@charset "UTF-8";
/* Rules for sizing the icon. */
/* line 2, app/assets/stylesheets/material_icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 6, app/assets/stylesheets/material_icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 10, app/assets/stylesheets/material_icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 14, app/assets/stylesheets/material_icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 20, app/assets/stylesheets/material_icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 24, app/assets/stylesheets/material_icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 30, app/assets/stylesheets/material_icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 34, app/assets/stylesheets/material_icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 40, app/assets/stylesheets/material_icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 47, app/assets/stylesheets/material_icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 54, app/assets/stylesheets/material_icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 61, app/assets/stylesheets/material_icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 68, app/assets/stylesheets/material_icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_root.scss */
:root {
  --mdb-blue: #0d6efd;
  --mdb-indigo: #6610f2;
  --mdb-purple: #6f42c1;
  --mdb-pink: #d63384;
  --mdb-red: #dc3545;
  --mdb-orange: #fd7e14;
  --mdb-yellow: #ffc107;
  --mdb-green: #198754;
  --mdb-teal: #20c997;
  --mdb-cyan: #0dcaf0;
  --mdb-white: #fff;
  --mdb-gray: #757575;
  --mdb-gray-dark: #4f4f4f;
  --mdb-primary: #005558;
  --mdb-secondary: #159447;
  --mdb-success: #00b74a;
  --mdb-info: #39c0ed;
  --mdb-warning: #ffa900;
  --mdb-danger: #f93154;
  --mdb-light: #fbfbfb;
  --mdb-dark: #262626;
  --mdb-white: #fff;
  --mdb-black: #000;
  --mdb-font-sans-serif: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --mdb-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --mdb-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 42, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
body {
  margin: 0;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #263238;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
hr:not([size]) {
  height: 1px;
}

/* line 78, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h1, .h1 {
  font-size: calc(1.35rem + 1.2vw);
}

@media (min-width: 1200px) {
  /* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  h1, .h1 {
    font-size: 2.25rem;
  }
}

/* line 93, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h2, .h2 {
  font-size: calc(1.305rem + 0.66vw);
}

@media (min-width: 1200px) {
  /* line 93, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  h2, .h2 {
    font-size: 1.8rem;
  }
}

/* line 98, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h3, .h3 {
  font-size: calc(1.2825rem + 0.39vw);
}

@media (min-width: 1200px) {
  /* line 98, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  h3, .h3 {
    font-size: 1.575rem;
  }
}

/* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h4, .h4 {
  font-size: calc(1.26rem + 0.12vw);
}

@media (min-width: 1200px) {
  /* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  h4, .h4 {
    font-size: 1.35rem;
  }
}

/* line 108, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h5, .h5 {
  font-size: 1.125rem;
}

/* line 113, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h6, .h6 {
  font-size: 0.9rem;
}

/* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 135, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
abbr[title],
abbr[data-mdb-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

/* line 145, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 153, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
ol,
ul {
  padding-left: 2rem;
}

/* line 158, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 165, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 172, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 178, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

/* line 185, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 193, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 202, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
small, .small {
  font-size: 0.875em;
}

/* line 208, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 218, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 226, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
sub {
  bottom: -0.25em;
}

/* line 229, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
sup {
  top: -0.5em;
}

/* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
a {
  color: #1F6BD6;
  text-decoration: underline;
}

/* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
a:hover {
  color: #123e7d;
}

/* line 251, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 260, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: var(--mdb-font-monospace);
  font-size: 1em;
  /*!rtl:ignore*/
  direction: ltr;
  unicode-bidi: bidi-override;
}

/* line 275, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 284, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 291, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

/* line 297, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
a > code {
  color: inherit;
}

/* line 302, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #262626;
  border-radius: 0.2rem;
}

/* line 309, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

/* line 320, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 326, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
img,
svg {
  vertical-align: middle;
}

/* line 335, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 340, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
caption {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #757575;
  text-align: left;
}

/* line 351, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 357, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 372, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
label {
  display: inline-block;
}

/* line 379, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button {
  border-radius: 0;
}

/* line 389, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 395, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 407, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 414, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
[role='button'] {
  cursor: pointer;
}

/* line 418, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 424, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
select:disabled {
  opacity: 1;
}

/* line 432, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
[list]::-webkit-calendar-picker-indicator {
  display: none;
}

/* line 441, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 448, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 456, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 463, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 474, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 486, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  /* line 486, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  legend {
    font-size: 1.5rem;
  }
}

/* line 495, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
legend + * {
  clear: left;
}

/* line 503, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

/* line 513, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 523, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/*!rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 544, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 550, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 556, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::file-selector-button {
  font: inherit;
}

/* line 563, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 570, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
output {
  display: inline-block;
}

/* line 576, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
iframe {
  border: 0;
}

/* line 584, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 593, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 601, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.lead {
  font-size: 1.125rem;
  font-weight: 300;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-6 {
    font-size: 2.5rem;
  }
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 62, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 78, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.125rem;
}

/* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 93, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #757575;
}

/* line 99, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.blockquote-footer::before {
  content: '\2014\00A0';
}

/* line 8, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.figure {
  display: inline-block;
}

/* line 33, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 38, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.figure-caption {
  font-size: 0.875em;
  color: #757575;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--mdb-gutter-x, 0.75rem);
  padding-left: var(--mdb-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_grid.scss */
.row {
  --mdb-gutter-x: 1.5rem;
  --mdb-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc( var(--mdb-gutter-y) * -1);
  margin-right: calc( var(--mdb-gutter-x) / -2);
  margin-left: calc( var(--mdb-gutter-x) / -2);
}

/* line 9, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_grid.scss */
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc( var(--mdb-gutter-x) / 2);
  padding-left: calc( var(--mdb-gutter-x) / 2);
  margin-top: var(--mdb-gutter-y);
}

/* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col {
  flex: 1 0 0%;
}

/* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

/* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-0,
.gx-0 {
  --mdb-gutter-x: 0;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-0,
.gy-0 {
  --mdb-gutter-y: 0;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-1,
.gx-1 {
  --mdb-gutter-x: 0.25rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-1,
.gy-1 {
  --mdb-gutter-y: 0.25rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-2,
.gx-2 {
  --mdb-gutter-x: 0.5rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-2,
.gy-2 {
  --mdb-gutter-y: 0.5rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-3,
.gx-3 {
  --mdb-gutter-x: 1rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-3,
.gy-3 {
  --mdb-gutter-y: 1rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-4,
.gx-4 {
  --mdb-gutter-x: 1.5rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-4,
.gy-4 {
  --mdb-gutter-y: 1.5rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-5,
.gx-5 {
  --mdb-gutter-x: 3rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-5,
.gy-5 {
  --mdb-gutter-y: 3rem;
}

@media (min-width: 576px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-0,
.gx-sm-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-0,
.gy-sm-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-1,
.gx-sm-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-1,
.gy-sm-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-2,
.gx-sm-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-2,
.gy-sm-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-3,
.gx-sm-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-3,
.gy-sm-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-4,
.gx-sm-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-4,
.gy-sm-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-5,
.gx-sm-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-5,
.gy-sm-5 {
    --mdb-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-0,
.gx-md-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-0,
.gy-md-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-1,
.gx-md-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-1,
.gy-md-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-2,
.gx-md-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-2,
.gy-md-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-3,
.gx-md-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-3,
.gy-md-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-4,
.gx-md-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-4,
.gy-md-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-5,
.gx-md-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-5,
.gy-md-5 {
    --mdb-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-0,
.gx-lg-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-0,
.gy-lg-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-1,
.gx-lg-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-1,
.gy-lg-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-2,
.gx-lg-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-2,
.gy-lg-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-3,
.gx-lg-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-3,
.gy-lg-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-4,
.gx-lg-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-4,
.gy-lg-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-5,
.gx-lg-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-5,
.gy-lg-5 {
    --mdb-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-0,
.gx-xl-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-0,
.gy-xl-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-1,
.gx-xl-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-1,
.gy-xl-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-2,
.gx-xl-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-2,
.gy-xl-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-3,
.gx-xl-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-3,
.gy-xl-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-4,
.gx-xl-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-4,
.gy-xl-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-5,
.gx-xl-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-5,
.gy-xl-5 {
    --mdb-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-0,
.gx-xxl-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-0,
.gy-xxl-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-1,
.gx-xxl-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-1,
.gy-xxl-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-2,
.gx-xxl-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-2,
.gy-xxl-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-3,
.gx-xxl-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-3,
.gy-xxl-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-4,
.gx-xxl-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-4,
.gy-xxl-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-5,
.gx-xxl-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-5,
.gy-xxl-5 {
    --mdb-gutter-y: 3rem;
  }
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table {
  --mdb-table-bg: transparent;
  --mdb-table-striped-color: #212529;
  --mdb-table-striped-bg: rgba(0, 0, 0, 0.05);
  --mdb-table-active-color: #212529;
  --mdb-table-active-bg: rgba(0, 0, 0, 0.1);
  --mdb-table-hover-color: #212529;
  --mdb-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #e0e0e0;
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table > :not(caption) > * > * {
  padding: 1rem 1.4rem;
  background-color: var(--mdb-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--mdb-table-accent-bg);
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table > tbody {
  vertical-align: inherit;
}

/* line 36, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table > thead {
  vertical-align: bottom;
}

/* line 41, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: inherit;
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.caption-top {
  caption-side: top;
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-sm > :not(caption) > * > * {
  padding: 0.5rem 1.4rem;
}

/* line 75, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

/* line 87, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 97, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  --mdb-table-accent-bg: var(--mdb-table-striped-bg);
  color: var(--mdb-table-striped-color);
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-active {
  --mdb-table-accent-bg: var(--mdb-table-active-bg);
  color: var(--mdb-table-active-color);
}

/* line 117, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-hover > tbody > tr:hover {
  --mdb-table-accent-bg: var(--mdb-table-hover-bg);
  color: var(--mdb-table-hover-color);
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-primary {
  --mdb-table-bg: #ccddde;
  --mdb-table-striped-bg: #c2d2d3;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #b8c7c8;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #bdcccd;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #b8c7c8;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-secondary {
  --mdb-table-bg: #d0eada;
  --mdb-table-striped-bg: #c6decf;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #bbd3c4;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #c0d8ca;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #bbd3c4;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-success {
  --mdb-table-bg: #ccf1db;
  --mdb-table-striped-bg: #c2e5d0;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #b8d9c5;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #bddfcb;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #b8d9c5;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-info {
  --mdb-table-bg: #d7f2fb;
  --mdb-table-striped-bg: #cce6ee;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #c2dae2;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #c7e0e8;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #c2dae2;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-warning {
  --mdb-table-bg: #ffeecc;
  --mdb-table-striped-bg: #f2e2c2;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #e6d6b8;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #ecdcbd;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #e6d6b8;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-danger {
  --mdb-table-bg: #fed6dd;
  --mdb-table-striped-bg: #f1cbd2;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #e5c1c7;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #ebc6cc;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #e5c1c7;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-light {
  --mdb-table-bg: #fbfbfb;
  --mdb-table-striped-bg: #eeeeee;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #e2e2e2;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #e8e8e8;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #e2e2e2;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-dark {
  --mdb-table-bg: #262626;
  --mdb-table-striped-bg: #313131;
  --mdb-table-striped-color: #fff;
  --mdb-table-active-bg: #3c3c3c;
  --mdb-table-active-color: #fff;
  --mdb-table-hover-bg: #363636;
  --mdb-table-hover-color: #fff;
  color: #fff;
  border-color: #3c3c3c;
}

/* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_labels.scss */
.form-label {
  margin-bottom: 0.5rem;
  color: #263238;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_labels.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
  color: #263238;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_labels.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1rem;
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_labels.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.775rem;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-text.scss */
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #757575;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #263238;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #bdbdbd;
  appearance: none;
  border-radius: 0.25rem;
  transition: all 0.2s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
  .form-control, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
    transition: none;
  }
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control[type='file'], .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file'] {
  overflow: hidden;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control[type='file']:not(:disabled):not([readonly]), .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 34, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control:focus, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus {
  color: #263238;
  background-color: #fff;
  border-color: #005558;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control::-webkit-date-and-time-value, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::-webkit-date-and-time-value {
  height: 1.6em;
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control::placeholder, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::placeholder {
  color: #757575;
  opacity: 1;
}

/* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control:disabled, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:disabled, .form-control[readonly], .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[readonly] {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control::file-selector-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #263238;
  background-color: #eeeeee;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
  .form-control::file-selector-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::file-selector-button {
    transition: none;
  }
}

/* line 91, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #e2e2e2;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #263238;
  background-color: #eeeeee;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
  .form-control::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::-webkit-file-upload-button {
    transition: none;
  }
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #e2e2e2;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.6;
  color: #263238;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg, .uppy-Root .uppy-FileInput-container .form-control-plaintext.uppy-FileInput-btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 145, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-sm {
  min-height: calc(1.6em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.775rem;
  border-radius: 0.2rem;
}

/* line 151, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 157, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 164, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-lg, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
  min-height: calc(1.6em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.3rem;
}

/* line 170, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-lg::file-selector-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

/* line 176, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-lg::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

/* line 187, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
textarea.form-control, .uppy-Root .uppy-FileInput-container textarea.uppy-FileInput-btn {
  min-height: calc(1.6em + 0.75rem + 2px);
}

/* line 191, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
textarea.form-control-sm {
  min-height: calc(1.6em + 0.5rem + 2px);
}

/* line 195, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
textarea.form-control-lg, .uppy-Root .uppy-FileInput-container textarea.uppy-FileInput-btn {
  min-height: calc(1.6em + 1rem + 2px);
}

/* line 201, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}

/* line 206, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 210, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-color::-moz-color-swatch {
  height: 1.6em;
  border-radius: 0.25rem;
}

/* line 215, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-color::-webkit-color-swatch {
  height: 1.6em;
  border-radius: 0.25rem;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #263238;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234f4f4f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #bdbdbd;
  border-radius: 0.25rem;
  appearance: none;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select:focus {
  border-color: #005558;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select[multiple], .form-select[size]:not([size='1']) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 43, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select:disabled {
  background-color: #eeeeee;
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #263238;
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.775rem;
}

/* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1rem;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check {
  display: block;
  min-height: 1.44rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

/* line 11, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.3em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid #8C9196;
  appearance: none;
  color-adjust: exact;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='checkbox'] {
  border-radius: 0.25em;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='radio'] {
  border-radius: 50%;
}

/* line 40, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input:focus {
  border-color: #005558;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input:checked {
  background-color: #005558;
  border-color: #005558;
}

/* line 54, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

/* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 73, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='checkbox']:indeterminate {
  background-color: #005558;
  border-color: #757575;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

/* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-switch {
  padding-left: 2.5em;
}

/* line 113, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 113, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 121, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23005558'/%3e%3c/svg%3e");
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 138, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 143, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 150, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:focus {
  outline: 0;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 27, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #005558;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 42, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-webkit-slider-thumb:active {
  background-color: #b3cccd;
}

/* line 47, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #e0e0e0;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 58, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #005558;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 58, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
  .form-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-moz-range-thumb:active {
  background-color: #b3cccd;
}

/* line 73, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #e0e0e0;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:disabled {
  pointer-events: none;
}

/* line 87, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:disabled::-webkit-slider-thumb {
  background-color: #9e9e9e;
}

/* line 91, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:disabled::-moz-range-thumb {
  background-color: #9e9e9e;
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating {
  position: relative;
}

/* line 4, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
  .form-floating > label {
    transition: none;
  }
}

/* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control::placeholder, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn::placeholder {
  color: transparent;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control:focus, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:focus, .form-floating > .form-control:not(:placeholder-shown), .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 34, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 40, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control:focus ~ label, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 55, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill ~ label, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 12, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group > .form-control, .uppy-Root .uppy-FileInput-container .input-group > .uppy-FileInput-btn,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 21, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group > .form-control:focus, .uppy-Root .uppy-FileInput-container .input-group > .uppy-FileInput-btn:focus,
.input-group > .form-select:focus {
  z-index: 3;
}

/* line 29, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 33, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group .btn:focus {
  z-index: 3;
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #263238;
  text-align: center;
  white-space: nowrap;
  background-color: #eeeeee;
  border: 1px solid #bdbdbd;
  border-radius: 0.25rem;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group-lg > .form-control, .uppy-Root .uppy-FileInput-container .input-group-lg > .uppy-FileInput-btn,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.3rem;
}

/* line 73, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group-sm > .form-control, .uppy-Root .uppy-FileInput-container .input-group-sm > .uppy-FileInput-btn,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.775rem;
  border-radius: 0.2rem;
}

/* line 82, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

/* line 96, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #00b74a;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  color: #000;
  background-color: rgba(0, 183, 74, 0.9);
  border-radius: 0.25rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-control:valid, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid, .form-control.is-valid, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn {
  border-color: #00b74a;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300b74a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid:focus, .form-control.is-valid:focus, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn:focus {
  border-color: #00b74a;
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated textarea.form-control:valid, .was-validated .uppy-Root .uppy-FileInput-container textarea.uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated textarea.uppy-FileInput-btn:valid, textarea.form-control.is-valid, .uppy-Root .uppy-FileInput-container textarea.is-valid.uppy-FileInput-btn {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #00b74a;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234f4f4f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300b74a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

/* line 96, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #00b74a;
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #00b74a;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #00b74a;
}

/* line 111, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #00b74a;
}

/* line 121, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .input-group .form-control:valid, .was-validated .input-group .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated .input-group .uppy-FileInput-btn:valid, .input-group .form-control.is-valid, .input-group .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .input-group .is-valid.uppy-FileInput-btn, .was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 3;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #f93154;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  color: #000;
  background-color: rgba(249, 49, 84, 0.9);
  border-radius: 0.25rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-control:invalid, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid, .form-control.is-invalid, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn {
  border-color: #f93154;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f93154'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f93154' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid:focus, .form-control.is-invalid:focus, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn:focus {
  border-color: #f93154;
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, .was-validated .uppy-Root .uppy-FileInput-container textarea.uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated textarea.uppy-FileInput-btn:invalid, textarea.form-control.is-invalid, .uppy-Root .uppy-FileInput-container textarea.is-invalid.uppy-FileInput-btn {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #f93154;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234f4f4f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f93154'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f93154' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

/* line 96, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #f93154;
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #f93154;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #f93154;
}

/* line 111, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f93154;
}

/* line 121, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .input-group .form-control:invalid, .was-validated .input-group .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated .input-group .uppy-FileInput-btn:invalid, .input-group .form-control.is-invalid, .input-group .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .input-group .is-invalid.uppy-FileInput-btn, .was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 3;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  color: #263238;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 0.125rem solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn:hover {
  color: #263238;
}

/* line 27, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #00484b;
  border-color: #004446;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #00484b;
  border-color: #004446;
  box-shadow: 0 0 0 0.25rem rgba(38, 111, 113, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #004446;
  border-color: #004042;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 111, 113, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-secondary {
  color: #000;
  background-color: #159447;
  border-color: #159447;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-secondary:hover {
  color: #000;
  background-color: #38a463;
  border-color: #2c9f59;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #000;
  background-color: #38a463;
  border-color: #2c9f59;
  box-shadow: 0 0 0 0.25rem rgba(18, 126, 60, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #000;
  background-color: #44a96c;
  border-color: #2c9f59;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(18, 126, 60, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #000;
  background-color: #159447;
  border-color: #159447;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-success {
  color: #000;
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-success:hover {
  color: #000;
  background-color: #26c265;
  border-color: #1abe5c;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #000;
  background-color: #26c265;
  border-color: #1abe5c;
  box-shadow: 0 0 0 0.25rem rgba(0, 156, 63, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #000;
  background-color: #33c56e;
  border-color: #1abe5c;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 156, 63, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-success:disabled, .btn-success.disabled {
  color: #000;
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-info {
  color: #000;
  background-color: #39c0ed;
  border-color: #39c0ed;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-info:hover {
  color: #000;
  background-color: #57c9f0;
  border-color: #4dc6ef;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #57c9f0;
  border-color: #4dc6ef;
  box-shadow: 0 0 0 0.25rem rgba(48, 163, 201, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #61cdf1;
  border-color: #4dc6ef;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(48, 163, 201, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #39c0ed;
  border-color: #39c0ed;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-warning {
  color: #000;
  background-color: #ffa900;
  border-color: #ffa900;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-warning:hover {
  color: #000;
  background-color: #ffb626;
  border-color: #ffb21a;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffb626;
  border-color: #ffb21a;
  box-shadow: 0 0 0 0.25rem rgba(217, 144, 0, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffba33;
  border-color: #ffb21a;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 144, 0, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffa900;
  border-color: #ffa900;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-danger {
  color: #000;
  background-color: #f93154;
  border-color: #f93154;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-danger:hover {
  color: #000;
  background-color: #fa506e;
  border-color: #fa4665;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #000;
  background-color: #fa506e;
  border-color: #fa4665;
  box-shadow: 0 0 0 0.25rem rgba(212, 42, 71, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #000;
  background-color: #fa5a76;
  border-color: #fa4665;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(212, 42, 71, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-danger:disabled, .btn-danger.disabled {
  color: #000;
  background-color: #f93154;
  border-color: #f93154;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-light {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-light:hover {
  color: #000;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
  box-shadow: 0 0 0 0.25rem rgba(213, 213, 213, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(213, 213, 213, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #202020;
  border-color: #1e1e1e;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #202020;
  border-color: #1e1e1e;
  box-shadow: 0 0 0 0.25rem rgba(71, 71, 71, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1e1e1e;
  border-color: #1d1d1d;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(71, 71, 71, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-white {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-white:hover {
  color: #000;
  background-color: white;
  border-color: white;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-white, .btn-white:focus {
  color: #000;
  background-color: white;
  border-color: white;
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-white, .btn-check:active + .btn-white, .btn-white:active, .btn-white.active, .show > .btn-white.dropdown-toggle {
  color: #000;
  background-color: white;
  border-color: white;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-white:focus, .btn-check:active + .btn-white:focus, .btn-white:active:focus, .btn-white.active:focus, .show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-white:disabled, .btn-white.disabled {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-black:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-black, .btn-black:focus {
  color: #fff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-black, .btn-check:active + .btn-black, .btn-black:active, .btn-black.active, .show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-black:focus, .btn-check:active + .btn-black:focus, .btn-black:active:focus, .btn-black.active:focus, .show > .btn-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-black:disabled, .btn-black.disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-primary {
  color: #005558;
  border-color: #005558;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #005558;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-secondary {
  color: #159447;
  border-color: #159447;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-secondary:hover {
  color: #000;
  background-color: #159447;
  border-color: #159447;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(21, 148, 71, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #000;
  background-color: #159447;
  border-color: #159447;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(21, 148, 71, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #159447;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-success {
  color: #00b74a;
  border-color: #00b74a;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-success:hover {
  color: #000;
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #000;
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #00b74a;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-info {
  color: #39c0ed;
  border-color: #39c0ed;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-info:hover {
  color: #000;
  background-color: #39c0ed;
  border-color: #39c0ed;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(57, 192, 237, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #39c0ed;
  border-color: #39c0ed;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(57, 192, 237, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #39c0ed;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-warning {
  color: #ffa900;
  border-color: #ffa900;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffa900;
  border-color: #ffa900;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 169, 0, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffa900;
  border-color: #ffa900;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 169, 0, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffa900;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-danger {
  color: #f93154;
  border-color: #f93154;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-danger:hover {
  color: #000;
  background-color: #f93154;
  border-color: #f93154;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #000;
  background-color: #f93154;
  border-color: #f93154;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #f93154;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-light {
  color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-light:hover {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(251, 251, 251, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(251, 251, 251, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #fbfbfb;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-dark {
  color: #262626;
  border-color: #262626;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #262626;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-white {
  color: #fff;
  border-color: #fff;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-white:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-white, .btn-outline-white:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-white, .btn-check:active + .btn-outline-white, .btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-white:focus, .btn-check:active + .btn-outline-white:focus, .btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-white:disabled, .btn-outline-white.disabled {
  color: #fff;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-black {
  color: #000;
  border-color: #000;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-black, .btn-outline-black:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-black, .btn-check:active + .btn-outline-black, .btn-outline-black:active, .btn-outline-black.active, .btn-outline-black.dropdown-toggle.show {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-black:focus, .btn-check:active + .btn-outline-black:focus, .btn-outline-black:active:focus, .btn-outline-black.active:focus, .btn-outline-black.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-black:disabled, .btn-outline-black.disabled {
  color: #000;
  background-color: transparent;
}

/* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #1F6BD6;
  text-decoration: underline;
}

/* line 81, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-link:hover {
  color: #123e7d;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #757575;
}

/* line 102, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  border-radius: 0.3rem;
}

/* line 111, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.2rem;
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 11, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

/* line 9, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.875rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu[data-mdb-popper] {
  left: 0;
  margin-top: 0.125rem;
}

/* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-start[data-mdb-popper] {
  /*!rtl:ignore*/
  right: auto;
  /*!rtl:ignore*/
  left: 0;
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-end[data-mdb-popper] {
  /*!rtl:ignore*/
  right: 0;
  /*!rtl:ignore*/
  left: auto;
}

@media (min-width: 576px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-sm-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-sm-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-md-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-md-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-lg-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-lg-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xl-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xl-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xxl-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xxl-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

/* line 77, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropup .dropdown-menu[data-mdb-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropend .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropend .dropdown-menu[data-mdb-popper] {
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropstart .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropstart .dropdown-menu[data-mdb-popper] {
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: none;
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 130, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 140, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  clear: both;
  font-weight: 400;
  color: #262626;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 165, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #222222;
  background-color: #eeeeee;
}

/* line 172, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #005558;
}

/* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #9e9e9e;
  pointer-events: none;
  background-color: transparent;
}

/* line 189, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 194, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.7875rem;
  color: #757575;
  white-space: nowrap;
}

/* line 204, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.5rem 1rem;
  color: #262626;
}

/* line 211, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark {
  color: #e0e0e0;
  background-color: #4f4f4f;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 217, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item {
  color: #e0e0e0;
}

/* line 220, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 226, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #005558;
}

/* line 232, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #9e9e9e;
}

/* line 238, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 242, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item-text {
  color: #e0e0e0;
}

/* line 246, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-header {
  color: #9e9e9e;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 8, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 38, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -0.125rem;
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 53, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 75, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -0.125rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 136, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #159447;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
  .nav-link {
    transition: none;
  }
}

/* line 30, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-link.disabled {
  color: #757575;
  pointer-events: none;
  cursor: default;
}

/* line 41, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #e0e0e0;
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #eeeeee #eeeeee #e0e0e0;
  isolation: isolate;
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #757575;
  background-color: transparent;
  border-color: transparent;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #616161;
  background-color: #fff;
  border-color: #e0e0e0 #e0e0e0 #fff;
}

/* line 71, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #005558;
}

/* line 102, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 130, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 133, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

/* line 54, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-brand {
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  text-decoration: none;
  white-space: nowrap;
}

/* line 72, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 93, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 106, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-toggler {
    transition: none;
  }
}

/* line 124, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 128, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

/* line 137, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 147, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-nav-scroll {
  max-height: var(--mdb-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1400px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

/* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 203, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-brand {
  color: #fff;
}

/* line 206, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: #005558;
}

/* line 213, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

/* line 216, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 221, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 226, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 232, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-toggler {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 237, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 241, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-text {
  color: #fff;
}

/* line 244, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 254, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 257, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 264, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}

/* line 267, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 272, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 277, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 283, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 288, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 292, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}

/* line 294, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card, .orf-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > hr, .orf-card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > .list-group, .orf-card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > .list-group:first-child, .orf-card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > .list-group:last-child, .orf-card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 39, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > .card-header + .list-group, .orf-card > .card-header + .list-group,
.card > .list-group + .card-footer,
.orf-card > .list-group + .card-footer {
  border-top: 0;
}

/* line 45, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

/* line 53, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-title {
  margin-bottom: 0.5rem;
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

/* line 62, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 71, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-link + .card-link {
  margin-left: 1rem;
}

/* line 80, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 87, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 98, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

/* line 121, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

/* line 137, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 143, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 148, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 160, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-group > .card, .card-group > .orf-card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 157, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card, .card-group > .orf-card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 174, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card + .card, .card-group > .orf-card + .card, .card-group > .card + .orf-card, .card-group > .orf-card + .orf-card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 181, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:last-child), .card-group > .orf-card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 184, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .orf-card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header,
.card-group > .orf-card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 189, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .orf-card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer,
.card-group > .orf-card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 196, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:first-child), .card-group > .orf-card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 199, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .orf-card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header,
.card-group > .orf-card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 204, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .orf-card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer,
.card-group > .orf-card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #757575;
  content: var(--mdb-breadcrumb-divider, "/") /*!rtl: var(--mdb-breadcrumb-divider, "/") */;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #757575;
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  transition: all 0.3s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
  .page-link {
    transition: none;
  }
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #212529;
  background-color: #eeeeee;
  border-color: #e0e0e0;
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-link:focus {
  z-index: 3;
  color: #123e7d;
  background-color: #eeeeee;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 33, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-item.disabled .page-link {
  color: #757575;
  pointer-events: none;
  background-color: #fff;
  border-color: #e0e0e0;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.page-link {
  padding: 0.375rem 0.75rem;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.page-item:first-child .page-link {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_badge.scss */
.badge:empty {
  display: none;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-primary {
  color: #003335;
  background-color: #ccddde;
  border-color: #b3cccd;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #00292a;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-secondary {
  color: #0d592b;
  background-color: #d0eada;
  border-color: #b9dfc8;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #0a4722;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-success {
  color: #006e2c;
  background-color: #ccf1db;
  border-color: #b3e9c9;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-success .alert-link {
  color: #005823;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-info {
  color: #22738e;
  background-color: #d7f2fb;
  border-color: #c4ecfa;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-info .alert-link {
  color: #1b5c72;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-warning {
  color: #664400;
  background-color: #ffeecc;
  border-color: #ffe5b3;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #523600;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-danger {
  color: #951d32;
  background-color: #fed6dd;
  border-color: #fdc1cc;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #771728;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-light {
  color: #646464;
  background-color: #fefefe;
  border-color: #fefefe;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-light .alert-link {
  color: #505050;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-dark {
  color: #171717;
  background-color: #d4d4d4;
  border-color: #bebebe;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #121212;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-white {
  color: #666666;
  background-color: white;
  border-color: white;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-white .alert-link {
  color: #525252;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-black {
  color: black;
  background-color: #cccccc;
  border-color: #b3b3b3;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-black .alert-link {
  color: black;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.9rem;
  color: #263238;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
  .accordion-button {
    transition: none;
  }
}

/* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button:not(.collapsed) {
  color: #004d4f;
  background-color: #e6eeee;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23004d4f'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(180deg);
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: '';
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23263238'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
  .accordion-button::after {
    transition: none;
  }
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button:hover {
  z-index: 2;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button:focus {
  z-index: 3;
  border-color: #005558;
  outline: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-header {
  margin-bottom: 0;
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item {
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 74, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:last-of-type {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-body {
  padding: 1rem 1.25rem;
}

/* line 99, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 108, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

/* line 111, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 4px;
  }
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
.progress, .orfui--progress-bar {
  display: flex;
  height: 4px;
  overflow: hidden;
  font-size: 0.675rem;
  background-color: #eeeeee;
  border-radius: 0.25rem;
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #005558;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 4px 4px;
}

/* line 41, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 41, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #616161;
  text-align: inherit;
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #616161;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 45, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item-action:active {
  color: #263238;
  background-color: #eeeeee;
}

/* line 55, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #262626;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 72, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #757575;
  pointer-events: none;
  background-color: #fff;
}

/* line 80, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 87, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

/* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 142, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-flush {
  border-radius: 0;
}

/* line 145, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 148, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-primary {
  color: #003335;
  background-color: #ccddde;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #003335;
  background-color: #b8c7c8;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #003335;
  border-color: #003335;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #0d592b;
  background-color: #d0eada;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #0d592b;
  background-color: #bbd3c4;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #0d592b;
  border-color: #0d592b;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-success {
  color: #006e2c;
  background-color: #ccf1db;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #006e2c;
  background-color: #b8d9c5;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #006e2c;
  border-color: #006e2c;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-info {
  color: #22738e;
  background-color: #d7f2fb;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #22738e;
  background-color: #c2dae2;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #22738e;
  border-color: #22738e;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-warning {
  color: #664400;
  background-color: #ffeecc;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664400;
  background-color: #e6d6b8;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664400;
  border-color: #664400;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-danger {
  color: #951d32;
  background-color: #fed6dd;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #951d32;
  background-color: #e5c1c7;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #951d32;
  border-color: #951d32;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-light {
  color: #646464;
  background-color: #fefefe;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #646464;
  background-color: #e5e5e5;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-dark {
  color: #171717;
  background-color: #d4d4d4;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #171717;
  background-color: #bfbfbf;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #171717;
  border-color: #171717;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-white {
  color: #666666;
  background-color: white;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: #666666;
  background-color: #e6e6e6;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-black {
  color: black;
  background-color: #cccccc;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
  color: black;
  background-color: #b8b8b8;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-black.list-group-item-action.active {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

/* line 18, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

/* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
  opacity: 1;
}

/* line 30, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

/* line 38, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0.25rem;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast:not(.showing):not(.show) {
  opacity: 0;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 27, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #757575;
  background-color: #fff;
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 42, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 43, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 43, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 47, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 70, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 77, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 108, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e0e0e0;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 124, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

/* line 132, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

/* line 139, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 148, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e0e0e0;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

/* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-footer > * {
  margin: 0.25rem;
}

/* line 167, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 178, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  /* line 187, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 195, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 201, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 208, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen .modal-header {
  border-radius: 0;
}

/* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

/* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1090;
  display: block;
  margin: 0;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: '';
  border-color: transparent;
  border-style: solid;
}

/* line 34, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^='top'] {
  padding: 0.4rem 0;
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow {
  bottom: 0;
}

/* line 40, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^='right'] {
  padding: 0 0.4rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^='bottom'] {
  padding: 0.4rem 0;
}

/* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow {
  top: 0;
}

/* line 70, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 78, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^='left'] {
  padding: 0 0.4rem;
}

/* line 81, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 86, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  /*!rtl:ignore*/
  left: 0;
  z-index: 1080;
  display: block;
  max-width: 276px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 21, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

/* line 27, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: '';
  border-color: transparent;
  border-style: solid;
}

/* line 39, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^='top'] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 42, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^='top'] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^='top'] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^='right'] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 62, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^='right'] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^='right'] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 77, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^='bottom'] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}

/* line 80, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^='bottom'] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 86, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^='bottom'] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 94, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^='bottom'] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: '';
  border-bottom: 1px solid #f0f0f0;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^='left'] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 112, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^='left'] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 118, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^='left'] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 142, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 151, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 156, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover-body {
  padding: 1rem 1rem;
  color: #263238;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: '';
}

/* line 29, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/*!rtl:begin:ignore*/
/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/*!rtl:end:ignore*/
/* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 69, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

/* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

/* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 108, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 124, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/*!rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
/* line 152, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev-icon {
  background-image: none;
}

/* line 155, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-next-icon {
  background-image: none;
}

/* line 164, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

/* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-indicators [data-mdb-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
  .carousel-indicators [data-mdb-target] {
    transition: none;
  }
}

/* line 199, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 208, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

/* line 222, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 227, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-dark .carousel-indicators [data-mdb-target] {
  background-color: #000;
}

/* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-dark .carousel-caption {
  color: #000;
}

@keyframes spinner-border {
  /*!rtl:ignore*/
  to {
    transform: rotate(360deg);
  }
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
  .spinner-border,
.spinner-grow {
    animation-duration: 1.5s;
  }
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1040;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
  .offcanvas {
    transition: none;
  }
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-header {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1rem;
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.6;
}

/* line 33, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

/* line 39, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

/* line 47, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

/* line 55, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas.show {
  transform: none;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-backdrop::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1039;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1090;
  display: block;
  margin: 0;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: '';
  border-color: transparent;
  border-style: solid;
}

/* line 34, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^='top'] {
  padding: 0.4rem 0;
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow {
  bottom: 0;
}

/* line 40, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^='right'] {
  padding: 0 0.4rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^='bottom'] {
  padding: 0.4rem 0;
}

/* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow {
  top: 0;
}

/* line 70, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 78, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^='left'] {
  padding: 0 0.4rem;
}

/* line 81, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 86, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: '';
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-primary {
  color: #005558;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-primary:hover, .link-primary:focus {
  color: #004446;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-secondary {
  color: #159447;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-secondary:hover, .link-secondary:focus {
  color: #44a96c;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-success {
  color: #00b74a;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-success:hover, .link-success:focus {
  color: #33c56e;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-info {
  color: #39c0ed;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-info:hover, .link-info:focus {
  color: #61cdf1;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-warning {
  color: #ffa900;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-warning:hover, .link-warning:focus {
  color: #ffba33;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-danger {
  color: #f93154;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-danger:hover, .link-danger:focus {
  color: #fa5a76;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-light {
  color: #fbfbfb;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-light:hover, .link-light:focus {
  color: #fcfcfc;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-dark {
  color: #262626;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-dark:hover, .link-dark:focus {
  color: #1e1e1e;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-white {
  color: #fff;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-white:hover, .link-white:focus {
  color: white;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-black {
  color: #000;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-black:hover, .link-black:focus {
  color: black;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio {
  position: relative;
  width: 100%;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio::before {
  display: block;
  padding-top: var(--mdb-aspect-ratio);
  content: '';
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio-1x1 {
  --mdb-aspect-ratio: 100%;
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio-4x3 {
  --mdb-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio-16x9 {
  --mdb-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio-21x9 {
  --mdb-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 11, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_visually-hidden.scss */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: '';
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_text-truncation.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-top {
  vertical-align: top !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.float-start {
  float: left !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.float-end {
  float: right !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.float-none {
  float: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-inline {
  display: inline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-block {
  display: block !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-grid {
  display: grid !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-table {
  display: table !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-table-row {
  display: table-row !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-flex {
  display: flex !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-none {
  display: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-static {
  position: static !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-relative {
  position: relative !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-absolute {
  position: absolute !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-fixed {
  position: fixed !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-sticky {
  position: sticky !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.top-0 {
  top: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.top-50 {
  top: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.top-100 {
  top: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bottom-0 {
  bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bottom-50 {
  bottom: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bottom-100 {
  bottom: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.start-0 {
  left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.start-50 {
  left: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.start-100 {
  left: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.end-0 {
  right: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.end-50 {
  right: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.end-100 {
  right: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border, .copyable-text {
  border: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-top {
  border-top: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-end, .copyable-text span {
  border-right: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-end-0 {
  border-right: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-bottom {
  border-bottom: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-start {
  border-left: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-start-0 {
  border-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-primary {
  border-color: #005558 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-secondary {
  border-color: #159447 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-success {
  border-color: #00b74a !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-info {
  border-color: #39c0ed !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-warning {
  border-color: #ffa900 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-danger {
  border-color: #f93154 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-light {
  border-color: #fbfbfb !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-dark {
  border-color: #262626 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-white {
  border-color: #fff !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-black {
  border-color: #000 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-1 {
  border-width: 1px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-5 {
  border-width: 5px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-25 {
  width: 25% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-50 {
  width: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-75 {
  width: 75% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-100 {
  width: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-auto {
  width: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-25 {
  height: 25% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-50 {
  height: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-75 {
  height: 75% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-auto {
  height: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-3 {
  gap: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-5 {
  gap: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-center {
  align-items: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-center {
  align-content: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-center {
  align-self: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-first {
  order: -1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-0 {
  order: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-1 {
  order: 1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-2 {
  order: 2 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-3 {
  order: 3 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-4 {
  order: 4 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-5 {
  order: 5 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-last {
  order: 6 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-0 {
  margin: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-auto {
  margin: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-0 {
  margin-right: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-3 {
  margin-right: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-5 {
  margin-right: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-auto {
  margin-right: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-0 {
  margin-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-5 {
  margin-left: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-auto {
  margin-left: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n1 {
  margin-top: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n2 {
  margin-top: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n3 {
  margin-top: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n4 {
  margin-top: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n5 {
  margin-top: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n1 {
  margin-right: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n2 {
  margin-right: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n3 {
  margin-right: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n4 {
  margin-right: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n5 {
  margin-right: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n3 {
  margin-bottom: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n5 {
  margin-bottom: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n1 {
  margin-left: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n2 {
  margin-left: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n3 {
  margin-left: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n4 {
  margin-left: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n5 {
  margin-left: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-0 {
  padding: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-3, .paper {
  padding: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-4, .orf-card {
  padding: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-0 {
  padding-right: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-5 {
  padding-right: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-5 {
  padding-left: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-monospace {
  font-family: var(--mdb-font-monospace) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-1 {
  font-size: calc(1.35rem + 1.2vw) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-2 {
  font-size: calc(1.305rem + 0.66vw) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-3 {
  font-size: calc(1.2825rem + 0.39vw) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-4 {
  font-size: calc(1.26rem + 0.12vw) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-5 {
  font-size: 1.125rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-6 {
  font-size: 0.9rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fst-italic {
  font-style: italic !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fst-normal {
  font-style: normal !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.lh-1 {
  line-height: 1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.lh-sm {
  line-height: 1.25 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.lh-base {
  line-height: 1.6 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.lh-lg {
  line-height: 2 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-start {
  text-align: left !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-end {
  text-align: right !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-center {
  text-align: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/*!rtl:begin:remove*/
/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/*!rtl:end:remove*/
/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-primary {
  color: #005558 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-secondary {
  color: #159447 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-success {
  color: #00b74a !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-info {
  color: #39c0ed !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-warning {
  color: #ffa900 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-danger {
  color: #f93154 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-light {
  color: #fbfbfb !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-dark {
  color: #262626 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-white {
  color: #fff !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-black {
  color: #000 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-body {
  color: #263238 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-muted {
  color: #757575 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-reset {
  color: inherit !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-primary {
  background-color: #005558 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-secondary {
  background-color: #159447 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-success {
  background-color: #00b74a !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-info {
  background-color: #39c0ed !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-warning {
  background-color: #ffa900 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-danger {
  background-color: #f93154 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-light, .copyable-text {
  background-color: #fbfbfb !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-dark {
  background-color: #262626 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-black {
  background-color: #000 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-body {
  background-color: #fff !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-gradient {
  background-image: var(--mdb-gradient) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.user-select-all {
  user-select: all !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.user-select-auto {
  user-select: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.user-select-none {
  user-select: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-none {
  pointer-events: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-auto {
  pointer-events: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-1 {
  border-radius: 0.2rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-2, .copyable-text {
  border-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-3 {
  border-radius: 0.3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-circle, .orfui--avatar img, .orfui--avatar [data-initials] {
  border-radius: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.visible {
  visibility: visible !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-sm-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-sm-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-sm-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-md-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-md-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-md-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-md-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-md-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-lg-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-lg-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-lg-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xl-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xl-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xl-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xxl-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xxl-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xxl-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .fs-1 {
    font-size: 2.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .fs-2 {
    font-size: 1.8rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .fs-3 {
    font-size: 1.575rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .fs-4 {
    font-size: 1.35rem !important;
  }
}

@media print {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-none {
    display: none !important;
  }
}

/* line 1, app/assets/stylesheets/mdb/free/_root.scss */
:root {
  --mdb-font-roboto: "Roboto", sans-serif;
}

/* line 3, app/assets/stylesheets/mdb/free/_reboot.scss */
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  line-height: 1.6;
  color: #263238;
}

/* line 11, app/assets/stylesheets/mdb/free/_reboot.scss */
a {
  text-decoration: none;
}

/* line 15, app/assets/stylesheets/mdb/free/_reboot.scss */
button:focus {
  outline: 0;
}

/* line 2, app/assets/stylesheets/mdb/free/_type.scss */
.note {
  padding: 10px;
  border-left: 6px solid;
  border-radius: 5px;
}

/* line 6, app/assets/stylesheets/mdb/free/_type.scss */
.note strong {
  font-weight: 600;
}

/* line 9, app/assets/stylesheets/mdb/free/_type.scss */
.note p {
  font-weight: 500;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-primary {
  background-color: #34f8ff;
  border-color: #005558;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-secondary {
  background-color: #68ea9b;
  border-color: #159447;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-success {
  background-color: #c6ffdd;
  border-color: #00b74a;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-danger {
  background-color: #fee3e8;
  border-color: #f93154;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-warning {
  background-color: #fff1d6;
  border-color: #ffa900;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-info {
  background-color: #e1f6fc;
  border-color: #39c0ed;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-light {
  background-color: #fbfbfb;
  border-color: #262626;
}

@media (min-width: 1199px) {
  /* line 21, app/assets/stylesheets/mdb/free/_type.scss */
  .w-responsive {
    width: 75%;
  }
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-primary {
  background-color: #005558 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-secondary {
  background-color: #159447 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-success {
  background-color: #00b74a !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-info {
  background-color: #39c0ed !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-warning {
  background-color: #ffa900 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-danger {
  background-color: #f93154 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-light, .copyable-text {
  background-color: #fbfbfb !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-dark {
  background-color: #262626 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-black {
  background-color: #000 !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-0 {
  box-shadow: none !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-1 {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-2 {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-3 {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-4 {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-5 {
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-1-strong {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25), 0px 3px 10px 0px rgba(0, 0, 0, 0.2) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-2-strong {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25), 0px 5px 15px 2px rgba(0, 0, 0, 0.2) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-3-strong {
  box-shadow: 0px 6px 11px 0px rgba(0, 0, 0, 0.25), 0px 7px 20px 3px rgba(0, 0, 0, 0.2) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-4-strong {
  box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25), 0px 10px 30px 4px rgba(0, 0, 0, 0.2) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-5-strong {
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.25), 0px 12px 40px 5px rgba(0, 0, 0, 0.2) !important;
}

/*!
 * # Semantic UI 2.4.2 - Flag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Flag
*******************************/
/* line 14, app/assets/stylesheets/mdb/free/_flag.scss */
#mdb-table-flag tr {
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/mdb/free/_flag.scss */
.mdb-flag-selected {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  max-width: 150px;
  margin: 0 auto;
  margin-top: 10px;
}

/* line 25, app/assets/stylesheets/mdb/free/_flag.scss */
.mdb-selected-flag-text {
  margin: 0 auto;
  max-width: 150px;
}

/* line 30, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag:not(.icon) {
  display: inline-block;
  width: 16px;
  height: 11px;
  margin: 0 0.5em 0 0;
  line-height: 11px;
  text-decoration: inherit;
  vertical-align: baseline;
  backface-visibility: hidden;
}

/* Sprite */
/* line 42, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag {
  /* Flag Sprite Based On http://www.famfamfam.com/lab/icons/flags/ */
  /*******************************
         Theme Overrides
*******************************/
}

/* line 43, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag::before {
  display: inline-block;
  width: 16px;
  height: 11px;
  content: '';
  background: url("https://mdbootstrap.com/img/svg/flags.png") no-repeat -108px -1976px;
}

/* line 57, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ad:before, i.flag-andorra:before {
  background-position: 0 0 !important;
}

/* line 62, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ae:before, i.flag-united-arab-emirates:before, i.flag-uae:before {
  background-position: 0 -26px !important;
}

/* line 67, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-af:before, i.flag-afghanistan:before {
  background-position: 0 -52px !important;
}

/* line 71, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ag:before, i.flag-antigua:before {
  background-position: 0 -78px !important;
}

/* line 75, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ai:before, i.flag-anguilla:before {
  background-position: 0 -104px !important;
}

/* line 79, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-al:before, i.flag-albania:before {
  background-position: 0 -130px !important;
}

/* line 83, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-am:before, i.flag-armenia:before {
  background-position: 0 -156px !important;
}

/* line 87, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-an:before, i.flag-netherlands-antilles:before {
  background-position: 0 -182px !important;
}

/* line 91, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ao:before, i.flag-angola:before {
  background-position: 0 -208px !important;
}

/* line 95, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ar:before, i.flag-argentina:before {
  background-position: 0 -234px !important;
}

/* line 99, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-as:before, i.flag-american-samoa:before {
  background-position: 0 -260px !important;
}

/* line 103, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-at:before, i.flag-austria:before {
  background-position: 0 -286px !important;
}

/* line 107, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-au:before, i.flag-australia:before {
  background-position: 0 -312px !important;
}

/* line 111, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-aw:before, i.flag-aruba:before {
  background-position: 0 -338px !important;
}

/* line 115, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ax:before, i.flag-aland-islands:before {
  background-position: 0 -364px !important;
}

/* line 119, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-az:before, i.flag-azerbaijan:before {
  background-position: 0 -390px !important;
}

/* line 123, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ba:before, i.flag-bosnia:before {
  background-position: 0 -416px !important;
}

/* line 127, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bb:before, i.flag-barbados:before {
  background-position: 0 -442px !important;
}

/* line 131, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bd:before, i.flag-bangladesh:before {
  background-position: 0 -468px !important;
}

/* line 135, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-be:before, i.flag-belgium:before {
  background-position: 0 -494px !important;
}

/* line 139, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bf:before, i.flag-burkina-faso:before {
  background-position: 0 -520px !important;
}

/* line 143, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bg:before, i.flag-bulgaria:before {
  background-position: 0 -546px !important;
}

/* line 147, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bh:before, i.flag-bahrain:before {
  background-position: 0 -572px !important;
}

/* line 151, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bi:before, i.flag-burundi:before {
  background-position: 0 -598px !important;
}

/* line 155, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bj:before, i.flag-benin:before {
  background-position: 0 -624px !important;
}

/* line 159, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bm:before, i.flag-bermuda:before {
  background-position: 0 -650px !important;
}

/* line 163, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bn:before, i.flag-brunei:before {
  background-position: 0 -676px !important;
}

/* line 167, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bo:before, i.flag-bolivia:before {
  background-position: 0 -702px !important;
}

/* line 171, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-br:before, i.flag-brazil:before {
  background-position: 0 -728px !important;
}

/* line 175, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bs:before, i.flag-bahamas:before {
  background-position: 0 -754px !important;
}

/* line 179, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bt:before, i.flag-bhutan:before {
  background-position: 0 -780px !important;
}

/* line 183, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bv:before, i.flag-bouvet-island:before {
  background-position: 0 -806px !important;
}

/* line 187, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bw:before, i.flag-botswana:before {
  background-position: 0 -832px !important;
}

/* line 191, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-by:before, i.flag-belarus:before {
  background-position: 0 -858px !important;
}

/* line 195, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bz:before, i.flag-belize:before {
  background-position: 0 -884px !important;
}

/* line 199, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ca:before, i.flag-canada:before {
  background-position: 0 -910px !important;
}

/* line 203, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cc:before, i.flag-cocos-islands:before {
  background-position: 0 -962px !important;
}

/* line 207, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cd:before, i.flag-congo:before {
  background-position: 0 -988px !important;
}

/* line 211, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cf:before, i.flag-central-african-republic:before {
  background-position: 0 -1014px !important;
}

/* line 215, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cg:before, i.flag-congo-brazzaville:before {
  background-position: 0 -1040px !important;
}

/* line 219, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ch:before, i.flag-switzerland:before {
  background-position: 0 -1066px !important;
}

/* line 223, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ci:before, i.flag-cote-divoire:before {
  background-position: 0 -1092px !important;
}

/* line 227, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ck:before, i.flag-cook-islands:before {
  background-position: 0 -1118px !important;
}

/* line 231, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cl:before, i.flag-chile:before {
  background-position: 0 -1144px !important;
}

/* line 235, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cm:before, i.flag-cameroon:before {
  background-position: 0 -1170px !important;
}

/* line 239, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cn:before, i.flag-china:before {
  background-position: 0 -1196px !important;
}

/* line 243, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-co:before, i.flag-colombia:before {
  background-position: 0 -1222px !important;
}

/* line 247, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cr:before, i.flag-costa-rica:before {
  background-position: 0 -1248px !important;
}

/* line 251, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cs:before, i.flag-serbia:before {
  background-position: 0 -1274px !important;
}

/* line 255, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cu:before, i.flag-cuba:before {
  background-position: 0 -1300px !important;
}

/* line 259, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cv:before, i.flag-cape-verde:before {
  background-position: 0 -1326px !important;
}

/* line 263, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cx:before, i.flag-christmas-island:before {
  background-position: 0 -1352px !important;
}

/* line 267, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cy:before, i.flag-cyprus:before {
  background-position: 0 -1378px !important;
}

/* line 271, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cz:before, i.flag-czech-republic:before {
  background-position: 0 -1404px !important;
}

/* line 275, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-de:before, i.flag-germany:before {
  background-position: 0 -1430px !important;
}

/* line 279, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-dj:before, i.flag-djibouti:before {
  background-position: 0 -1456px !important;
}

/* line 283, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-dk:before, i.flag-denmark:before {
  background-position: 0 -1482px !important;
}

/* line 287, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-dm:before, i.flag-dominica:before {
  background-position: 0 -1508px !important;
}

/* line 291, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-do:before, i.flag-dominican-republic:before {
  background-position: 0 -1534px !important;
}

/* line 295, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-dz:before, i.flag-algeria:before {
  background-position: 0 -1560px !important;
}

/* line 299, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ec:before, i.flag-ecuador:before {
  background-position: 0 -1586px !important;
}

/* line 303, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ee:before, i.flag-estonia:before {
  background-position: 0 -1612px !important;
}

/* line 307, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-eg:before, i.flag-egypt:before {
  background-position: 0 -1638px !important;
}

/* line 311, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-eh:before, i.flag-western-sahara:before {
  background-position: 0 -1664px !important;
}

/* line 315, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gb-eng:before, i.flag-england:before {
  background-position: 0 -1690px !important;
}

/* line 319, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-er:before, i.flag-eritrea:before {
  background-position: 0 -1716px !important;
}

/* line 323, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-es:before, i.flag-spain:before {
  background-position: 0 -1742px !important;
}

/* line 327, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-et:before, i.flag-ethiopia:before {
  background-position: 0 -1768px !important;
}

/* line 331, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-eu:before, i.flag-european-union:before {
  background-position: 0 -1794px !important;
}

/* line 335, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fi:before, i.flag-finland:before {
  background-position: 0 -1846px !important;
}

/* line 339, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fj:before, i.flag-fiji:before {
  background-position: 0 -1872px !important;
}

/* line 343, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fk:before, i.flag-falkland-islands:before {
  background-position: 0 -1898px !important;
}

/* line 347, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fm:before, i.flag-micronesia:before {
  background-position: 0 -1924px !important;
}

/* line 351, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fo:before, i.flag-faroe-islands:before {
  background-position: 0 -1950px !important;
}

/* line 355, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fr:before, i.flag-france:before {
  background-position: 0 -1976px !important;
}

/* line 359, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ga:before, i.flag-gabon:before {
  background-position: -36px 0 !important;
}

/* line 363, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gb:before, i.flag-uk:before, i.flag-united-kingdom:before {
  background-position: -36px -26px !important;
}

/* line 368, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gd:before, i.flag-grenada:before {
  background-position: -36px -52px !important;
}

/* line 372, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ge:before, i.flag-georgia:before {
  background-position: -36px -78px !important;
}

/* line 376, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gf:before, i.flag-french-guiana:before {
  background-position: -36px -104px !important;
}

/* line 380, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gh:before, i.flag-ghana:before {
  background-position: -36px -130px !important;
}

/* line 384, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gi:before, i.flag-gibraltar:before {
  background-position: -36px -156px !important;
}

/* line 388, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gl:before, i.flag-greenland:before {
  background-position: -36px -182px !important;
}

/* line 392, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gm:before, i.flag-gambia:before {
  background-position: -36px -208px !important;
}

/* line 396, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gn:before, i.flag-guinea:before {
  background-position: -36px -234px !important;
}

/* line 400, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gp:before, i.flag-guadeloupe:before {
  background-position: -36px -260px !important;
}

/* line 404, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gq:before, i.flag-equatorial-guinea:before {
  background-position: -36px -286px !important;
}

/* line 408, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gr:before, i.flag-greece:before {
  background-position: -36px -312px !important;
}

/* line 412, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gs:before, i.flag-sandwich-islands:before {
  background-position: -36px -338px !important;
}

/* line 416, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gt:before, i.flag-guatemala:before {
  background-position: -36px -364px !important;
}

/* line 420, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gu:before, i.flag-guam:before {
  background-position: -36px -390px !important;
}

/* line 424, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gw:before, i.flag-guinea-bissau:before {
  background-position: -36px -416px !important;
}

/* line 428, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gy:before, i.flag-guyana:before {
  background-position: -36px -442px !important;
}

/* line 432, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hk:before, i.flag-hong-kong:before {
  background-position: -36px -468px !important;
}

/* line 436, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hm:before, i.flag-heard-island:before {
  background-position: -36px -494px !important;
}

/* line 440, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hn:before, i.flag-honduras:before {
  background-position: -36px -520px !important;
}

/* line 444, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hr:before, i.flag-croatia:before {
  background-position: -36px -546px !important;
}

/* line 448, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ht:before, i.flag-haiti:before {
  background-position: -36px -572px !important;
}

/* line 452, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hu:before, i.flag-hungary:before {
  background-position: -36px -598px !important;
}

/* line 456, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-id:before, i.flag-indonesia:before {
  background-position: -36px -624px !important;
}

/* line 460, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ie:before, i.flag-ireland:before {
  background-position: -36px -650px !important;
}

/* line 464, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-il:before, i.flag-israel:before {
  background-position: -36px -676px !important;
}

/* line 468, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-in:before, i.flag-india:before {
  background-position: -36px -702px !important;
}

/* line 472, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-io:before, i.flag-indian-ocean-territory:before {
  background-position: -36px -728px !important;
}

/* line 476, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-iq:before, i.flag-iraq:before {
  background-position: -36px -754px !important;
}

/* line 480, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ir:before, i.flag-iran:before {
  background-position: -36px -780px !important;
}

/* line 484, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-is:before, i.flag-iceland:before {
  background-position: -36px -806px !important;
}

/* line 488, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-it:before, i.flag-italy:before {
  background-position: -36px -832px !important;
}

/* line 492, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-jm:before, i.flag-jamaica:before {
  background-position: -36px -858px !important;
}

/* line 496, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-jo:before, i.flag-jordan:before {
  background-position: -36px -884px !important;
}

/* line 500, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-jp:before, i.flag-japan:before {
  background-position: -36px -910px !important;
}

/* line 504, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ke:before, i.flag-kenya:before {
  background-position: -36px -936px !important;
}

/* line 508, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kg:before, i.flag-kyrgyzstan:before {
  background-position: -36px -962px !important;
}

/* line 512, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kh:before, i.flag-cambodia:before {
  background-position: -36px -988px !important;
}

/* line 516, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ki:before, i.flag-kiribati:before {
  background-position: -36px -1014px !important;
}

/* line 520, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-km:before, i.flag-comoros:before {
  background-position: -36px -1040px !important;
}

/* line 524, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kn:before, i.flag-saint-kitts-and-nevis:before {
  background-position: -36px -1066px !important;
}

/* line 528, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kp:before, i.flag-north-korea:before {
  background-position: -36px -1092px !important;
}

/* line 532, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kr:before, i.flag-south-korea:before {
  background-position: -36px -1118px !important;
}

/* line 536, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kw:before, i.flag-kuwait:before {
  background-position: -36px -1144px !important;
}

/* line 540, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ky:before, i.flag-cayman-islands:before {
  background-position: -36px -1170px !important;
}

/* line 544, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kz:before, i.flag-kazakhstan:before {
  background-position: -36px -1196px !important;
}

/* line 548, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-la:before, i.flag-laos:before {
  background-position: -36px -1222px !important;
}

/* line 552, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lb:before, i.flag-lebanon:before {
  background-position: -36px -1248px !important;
}

/* line 556, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lc:before, i.flag-saint-lucia:before {
  background-position: -36px -1274px !important;
}

/* line 560, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-li:before, i.flag-liechtenstein:before {
  background-position: -36px -1300px !important;
}

/* line 564, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lk:before, i.flag-sri-lanka:before {
  background-position: -36px -1326px !important;
}

/* line 568, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lr:before, i.flag-liberia:before {
  background-position: -36px -1352px !important;
}

/* line 572, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ls:before, i.flag-lesotho:before {
  background-position: -36px -1378px !important;
}

/* line 576, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lt:before, i.flag-lithuania:before {
  background-position: -36px -1404px !important;
}

/* line 580, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lu:before, i.flag-luxembourg:before {
  background-position: -36px -1430px !important;
}

/* line 584, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lv:before, i.flag-latvia:before {
  background-position: -36px -1456px !important;
}

/* line 588, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ly:before, i.flag-libya:before {
  background-position: -36px -1482px !important;
}

/* line 592, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ma:before, i.flag-morocco:before {
  background-position: -36px -1508px !important;
}

/* line 596, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mc:before, i.flag-monaco:before {
  background-position: -36px -1534px !important;
}

/* line 600, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-md:before, i.flag-moldova:before {
  background-position: -36px -1560px !important;
}

/* line 604, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-me:before, i.flag-montenegro:before {
  background-position: -36px -1586px !important;
}

/* line 608, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mg:before, i.flag-madagascar:before {
  background-position: -36px -1613px !important;
}

/* line 612, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mh:before, i.flag-marshall-islands:before {
  background-position: -36px -1639px !important;
}

/* line 616, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mk:before, i.flag-macedonia:before {
  background-position: -36px -1665px !important;
}

/* line 620, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ml:before, i.flag-mali:before {
  background-position: -36px -1691px !important;
}

/* line 624, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mm:before, i.flag-myanmar:before, i.flag-burma:before {
  background-position: -73px -1821px !important;
}

/* line 629, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mn:before, i.flag-mongolia:before {
  background-position: -36px -1743px !important;
}

/* line 633, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mo:before, i.flag-macau:before {
  background-position: -36px -1769px !important;
}

/* line 637, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mp:before, i.flag-northern-mariana-islands:before {
  background-position: -36px -1795px !important;
}

/* line 641, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mq:before, i.flag-martinique:before {
  background-position: -36px -1821px !important;
}

/* line 645, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mr:before, i.flag-mauritania:before {
  background-position: -36px -1847px !important;
}

/* line 649, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ms:before, i.flag-montserrat:before {
  background-position: -36px -1873px !important;
}

/* line 653, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mt:before, i.flag-malta:before {
  background-position: -36px -1899px !important;
}

/* line 657, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mu:before, i.flag-mauritius:before {
  background-position: -36px -1925px !important;
}

/* line 661, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mv:before, i.flag-maldives:before {
  background-position: -36px -1951px !important;
}

/* line 665, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mw:before, i.flag-malawi:before {
  background-position: -36px -1977px !important;
}

/* line 669, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mx:before, i.flag-mexico:before {
  background-position: -72px 0 !important;
}

/* line 673, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-my:before, i.flag-malaysia:before {
  background-position: -72px -26px !important;
}

/* line 677, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mz:before, i.flag-mozambique:before {
  background-position: -72px -52px !important;
}

/* line 681, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-na:before, i.flag-namibia:before {
  background-position: -72px -78px !important;
}

/* line 685, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nc:before, i.flag-new-caledonia:before {
  background-position: -72px -104px !important;
}

/* line 689, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ne:before, i.flag-niger:before {
  background-position: -72px -130px !important;
}

/* line 693, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nf:before, i.flag-norfolk-island:before {
  background-position: -72px -156px !important;
}

/* line 697, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ng:before, i.flag-nigeria:before {
  background-position: -72px -182px !important;
}

/* line 701, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ni:before, i.flag-nicaragua:before {
  background-position: -72px -208px !important;
}

/* line 705, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nl:before, i.flag-netherlands:before {
  background-position: -72px -234px !important;
}

/* line 709, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-no:before, i.flag-norway:before {
  background-position: -72px -260px !important;
}

/* line 713, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-np:before, i.flag-nepal:before {
  background-position: -72px -286px !important;
}

/* line 717, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nr:before, i.flag-nauru:before {
  background-position: -72px -312px !important;
}

/* line 721, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nu:before, i.flag-niue:before {
  background-position: -72px -338px !important;
}

/* line 725, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nz:before, i.flag-new-zealand:before {
  background-position: -72px -364px !important;
}

/* line 729, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-om:before, i.flag-oman:before {
  background-position: -72px -390px !important;
}

/* line 733, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pa:before, i.flag-panama:before {
  background-position: -72px -416px !important;
}

/* line 737, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pe:before, i.flag-peru:before {
  background-position: -72px -442px !important;
}

/* line 741, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pf:before, i.flag-french-polynesia:before {
  background-position: -72px -468px !important;
}

/* line 745, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pg:before, i.flag-new-guinea:before {
  background-position: -72px -494px !important;
}

/* line 749, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ph:before, i.flag-philippines:before {
  background-position: -72px -520px !important;
}

/* line 753, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pk:before, i.flag-pakistan:before {
  background-position: -72px -546px !important;
}

/* line 757, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pl:before, i.flag-poland:before {
  background-position: -72px -572px !important;
}

/* line 761, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pm:before, i.flag-saint-pierre:before {
  background-position: -72px -598px !important;
}

/* line 765, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pn:before, i.flag-pitcairn-islands:before {
  background-position: -72px -624px !important;
}

/* line 769, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pr:before, i.flag-puerto-rico:before {
  background-position: -72px -650px !important;
}

/* line 773, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ps:before, i.flag-palestine:before {
  background-position: -72px -676px !important;
}

/* line 777, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pt:before, i.flag-portugal:before {
  background-position: -72px -702px !important;
}

/* line 781, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pw:before, i.flag-palau:before {
  background-position: -72px -728px !important;
}

/* line 785, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-py:before, i.flag-paraguay:before {
  background-position: -72px -754px !important;
}

/* line 789, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-qa:before, i.flag-qatar:before {
  background-position: -72px -780px !important;
}

/* line 793, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-re:before, i.flag-reunion:before {
  background-position: -72px -806px !important;
}

/* line 797, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ro:before, i.flag-romania:before {
  background-position: -72px -832px !important;
}

/* line 801, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-rs:before, i.flag-serbia:before {
  background-position: -72px -858px !important;
}

/* line 805, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ru:before, i.flag-russia:before {
  background-position: -72px -884px !important;
}

/* line 809, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-rw:before, i.flag-rwanda:before {
  background-position: -72px -910px !important;
}

/* line 813, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sa:before, i.flag-saudi-arabia:before {
  background-position: -72px -936px !important;
}

/* line 817, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sb:before, i.flag-solomon-islands:before {
  background-position: -72px -962px !important;
}

/* line 821, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sc:before, i.flag-seychelles:before {
  background-position: -72px -988px !important;
}

/* line 825, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gb-sct:before, i.flag-scotland:before {
  background-position: -72px -1014px !important;
}

/* line 829, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sd:before, i.flag-sudan:before {
  background-position: -72px -1040px !important;
}

/* line 833, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-se:before, i.flag-sweden:before {
  background-position: -72px -1066px !important;
}

/* line 837, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sg:before, i.flag-singapore:before {
  background-position: -72px -1092px !important;
}

/* line 841, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sh:before, i.flag-saint-helena:before {
  background-position: -72px -1118px !important;
}

/* line 845, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-si:before, i.flag-slovenia:before {
  background-position: -72px -1144px !important;
}

/* line 849, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sj:before, i.flag-svalbard:before, i.flag-jan-mayen:before {
  background-position: -72px -1170px !important;
}

/* line 854, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sk:before, i.flag-slovakia:before {
  background-position: -72px -1196px !important;
}

/* line 858, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sl:before, i.flag-sierra-leone:before {
  background-position: -72px -1222px !important;
}

/* line 862, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sm:before, i.flag-san-marino:before {
  background-position: -72px -1248px !important;
}

/* line 866, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sn:before, i.flag-senegal:before {
  background-position: -72px -1274px !important;
}

/* line 870, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-so:before, i.flag-somalia:before {
  background-position: -72px -1300px !important;
}

/* line 874, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sr:before, i.flag-suriname:before {
  background-position: -72px -1326px !important;
}

/* line 878, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-st:before, i.flag-sao-tome:before {
  background-position: -72px -1352px !important;
}

/* line 882, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sv:before, i.flag-el-salvador:before {
  background-position: -72px -1378px !important;
}

/* line 886, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sy:before, i.flag-syria:before {
  background-position: -72px -1404px !important;
}

/* line 890, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sz:before, i.flag-swaziland:before {
  background-position: -72px -1430px !important;
}

/* line 894, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tc:before, i.flag-caicos-islands:before {
  background-position: -72px -1456px !important;
}

/* line 898, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-td:before, i.flag-chad:before {
  background-position: -72px -1482px !important;
}

/* line 902, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tf:before, i.flag-french-territories:before {
  background-position: -72px -1508px !important;
}

/* line 906, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tg:before, i.flag-togo:before {
  background-position: -72px -1534px !important;
}

/* line 910, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-th:before, i.flag-thailand:before {
  background-position: -72px -1560px !important;
}

/* line 914, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tj:before, i.flag-tajikistan:before {
  background-position: -72px -1586px !important;
}

/* line 918, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tk:before, i.flag-tokelau:before {
  background-position: -72px -1612px !important;
}

/* line 922, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tl:before, i.flag-timorleste:before {
  background-position: -72px -1638px !important;
}

/* line 926, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tm:before, i.flag-turkmenistan:before {
  background-position: -72px -1664px !important;
}

/* line 930, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tn:before, i.flag-tunisia:before {
  background-position: -72px -1690px !important;
}

/* line 934, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-to:before, i.flag-tonga:before {
  background-position: -72px -1716px !important;
}

/* line 938, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tr:before, i.flag-turkey:before {
  background-position: -72px -1742px !important;
}

/* line 942, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tt:before, i.flag-trinidad:before {
  background-position: -72px -1768px !important;
}

/* line 946, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tv:before, i.flag-tuvalu:before {
  background-position: -72px -1794px !important;
}

/* line 950, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tw:before, i.flag-taiwan:before {
  background-position: -72px -1820px !important;
}

/* line 954, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tz:before, i.flag-tanzania:before {
  background-position: -72px -1846px !important;
}

/* line 958, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ua:before, i.flag-ukraine:before {
  background-position: -72px -1872px !important;
}

/* line 962, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ug:before, i.flag-uganda:before {
  background-position: -72px -1898px !important;
}

/* line 966, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-um:before, i.flag-us-minor-islands:before {
  background-position: -72px -1924px !important;
}

/* line 970, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-us:before, i.flag-america:before, i.flag-united-states:before {
  background-position: -72px -1950px !important;
}

/* line 975, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-uy:before, i.flag-uruguay:before {
  background-position: -72px -1976px !important;
}

/* line 979, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-uz:before, i.flag-uzbekistan:before {
  background-position: -108px 0 !important;
}

/* line 983, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-va:before, i.flag-vatican-city:before {
  background-position: -108px -26px !important;
}

/* line 987, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vc:before, i.flag-saint-vincent:before {
  background-position: -108px -52px !important;
}

/* line 991, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ve:before, i.flag-venezuela:before {
  background-position: -108px -78px !important;
}

/* line 995, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vg:before, i.flag-british-virgin-islands:before {
  background-position: -108px -104px !important;
}

/* line 999, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vi:before, i.flag-us-virgin-islands:before {
  background-position: -108px -130px !important;
}

/* line 1003, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vn:before, i.flag-vietnam:before {
  background-position: -108px -156px !important;
}

/* line 1007, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vu:before, i.flag-vanuatu:before {
  background-position: -108px -182px !important;
}

/* line 1011, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gb-wls:before, i.flag-wales:before {
  background-position: -108px -208px !important;
}

/* line 1015, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-wf:before, i.flag-wallis-and-futuna:before {
  background-position: -108px -234px !important;
}

/* line 1019, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ws:before, i.flag-samoa:before {
  background-position: -108px -260px !important;
}

/* line 1023, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ye:before, i.flag-yemen:before {
  background-position: -108px -286px !important;
}

/* line 1027, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-yt:before, i.flag-mayotte:before {
  background-position: -108px -312px !important;
}

/* line 1031, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-za:before, i.flag-south-africa:before {
  background-position: -108px -338px !important;
}

/* line 1035, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-zm:before, i.flag-zambia:before {
  background-position: -108px -364px !important;
}

/* line 1039, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-zw:before, i.flag-zimbabwe:before {
  background-position: -108px -390px !important;
}

/*******************************
         Site Overrides
*******************************/
/* line 5, app/assets/stylesheets/mdb/free/_images.scss */
.bg-image {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* line 13, app/assets/stylesheets/mdb/free/_images.scss */
.mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-attachment: fixed;
}

/* line 26, app/assets/stylesheets/mdb/free/_images.scss */
.hover-overlay .mask {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

/* line 29, app/assets/stylesheets/mdb/free/_images.scss */
.hover-overlay .mask:hover {
  opacity: 1;
}

/* line 36, app/assets/stylesheets/mdb/free/_images.scss */
.hover-zoom img,
.hover-zoom video {
  transition: all 0.3s linear;
}

/* line 41, app/assets/stylesheets/mdb/free/_images.scss */
.hover-zoom:hover img,
.hover-zoom:hover video {
  transform: scale(1.1);
}

/* line 48, app/assets/stylesheets/mdb/free/_images.scss */
.hover-shadow,
.card.hover-shadow {
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}

/* line 52, app/assets/stylesheets/mdb/free/_images.scss */
.hover-shadow:hover,
.card.hover-shadow:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transition: all 0.3s ease-in-out;
}

/* line 58, app/assets/stylesheets/mdb/free/_images.scss */
.bg-fixed {
  background-attachment: fixed;
}

/* line 5, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-control, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
  min-height: auto;
  padding-top: 4px;
  padding-bottom: 3.28px;
  transition: all 0.1s linear;
}

/* line 11, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-control:focus, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus {
  box-shadow: none;
  transition: all 0.1s linear;
  border-color: #1266f1;
  box-shadow: inset 0px 0px 0px 1px #1266f1;
}

/* line 17, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-control.form-control-sm, .uppy-Root .uppy-FileInput-container .form-control-sm.uppy-FileInput-btn {
  font-size: 0.775rem;
  line-height: 1.5;
}

/* line 21, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-control.form-control-lg, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
  line-height: 2.15;
  border-radius: 0.25rem;
}

/* line 27, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline {
  position: relative;
}

/* line 30, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-helper {
  width: 100%;
  position: absolute;
  font-size: 0.875em;
  color: #757575;
}

/* line 35, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-helper .form-counter {
  text-align: right;
}

/* line 40, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .trailing {
  position: absolute;
  right: 10px;
  left: initial;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

/* line 49, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-icon-trailing {
  padding-right: 2rem !important;
}

/* line 53, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn {
  min-height: auto;
  padding-top: 0.33em;
  padding-bottom: 0.33em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  border: 0;
  background: transparent;
  transition: all 0.2s linear;
}

/* line 62, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-label {
  position: absolute;
  top: 0;
  max-width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 0.75rem;
  padding-top: 0.37rem;
  pointer-events: none;
  transform-origin: 0 0;
  transition: all 0.2s ease-out;
  color: #263238;
  margin-bottom: 0;
}

/* line 77, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  text-align: left;
  pointer-events: none;
}

/* line 87, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch div, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch div, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch div {
  pointer-events: none;
  border: 1px solid;
  border-color: #bdbdbd;
  box-sizing: border-box;
  background: transparent;
}

/* line 94, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch .form-notch-leading {
  left: 0;
  top: 0;
  height: 100%;
  width: 0.5rem;
  border-right: none;
  border-radius: 0.25rem 0 0 0.25rem;
}

/* line 102, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch .form-notch-middle, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch .form-notch-middle {
  flex: 0 0 auto;
  width: auto;
  max-width: calc(100% - 1rem);
  height: 100%;
  border-right: none;
  border-left: none;
}

/* line 110, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch .form-notch-trailing, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch .form-notch-trailing {
  flex-grow: 1;
  height: 100%;
  border-left: none;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 117, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:not(.placeholder-active)::placeholder, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:not(.placeholder-active)::placeholder, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:not(.placeholder-active)::placeholder {
  opacity: 0;
}

/* line 122, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus::placeholder, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus::placeholder, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus::placeholder, .form-outline .form-control.active::placeholder, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn::placeholder, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn::placeholder {
  opacity: 1;
}

/* line 126, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus {
  box-shadow: none !important;
}

/* line 129, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-label, .form-outline .form-control.active ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-label {
  transform: translateY(-1rem) translateY(0.1rem) scale(0.8);
}

/* line 133, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-label {
  color: #005558;
}

/* line 136, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-middle, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle, .form-outline .form-control.active ~ .form-notch .form-notch-middle, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-notch .form-notch-middle {
  border-top: none;
  border-right: none;
  border-left: none;
  transition: all 0.2s linear;
}

/* line 143, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-middle, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle {
  border-bottom: 0.125rem solid;
  border-color: #005558;
}

/* line 147, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .form-outline .form-control.active ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-notch .form-notch-leading {
  border-right: none;
  transition: all 0.2s linear;
}

/* line 152, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading {
  border-top: 0.125rem solid #005558;
  border-bottom: 0.125rem solid #005558;
  border-left: 0.125rem solid #005558;
}

/* line 157, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-trailing, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing, .form-outline .form-control.active ~ .form-notch .form-notch-trailing, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-notch .form-notch-trailing {
  border-left: none;
  transition: all 0.2s linear;
}

/* line 162, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-trailing, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing {
  border-top: 0.125rem solid #005558;
  border-bottom: 0.125rem solid #005558;
  border-right: 0.125rem solid #005558;
}

/* line 167, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:disabled, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:disabled, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:disabled, .form-outline .form-control.disabled, .form-outline .uppy-Root .uppy-FileInput-container .disabled.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline .disabled.uppy-FileInput-btn, .form-outline .form-control[readonly], .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[readonly], .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn[readonly] {
  background-color: #e9ecef;
}

/* line 172, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-lg, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn {
  font-size: 1rem;
  line-height: 2.15;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 177, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-lg ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-label {
  padding-top: 0.7rem;
}

/* line 180, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-lg:focus ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-label, .form-outline .form-control.form-control-lg.active ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-label {
  transform: translateY(-1.25rem) translateY(0.1rem) scale(0.8);
}

/* line 185, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-sm, .form-outline .uppy-Root .uppy-FileInput-container .form-control-sm.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline .form-control-sm.uppy-FileInput-btn {
  padding-left: 0.99em;
  padding-right: 0.99em;
  padding-top: 0.43em;
  padding-bottom: 0.35em;
  font-size: 0.775rem;
  line-height: 1.6;
}

/* line 192, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-sm ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .form-control-sm.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .form-control-sm.uppy-FileInput-btn ~ .form-label {
  padding-top: 0.33rem;
  font-size: 0.775rem;
}

/* line 196, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-sm:focus ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .form-control-sm.uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .form-control-sm.uppy-FileInput-btn:focus ~ .form-label, .form-outline .form-control.form-control-sm.active ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .form-control-sm.active.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .form-control-sm.active.uppy-FileInput-btn ~ .form-label {
  transform: translateY(-0.85rem) translateY(0.1rem) scale(0.8);
}

/* line 204, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn {
  color: #fff;
}

/* line 206, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control ~ .form-label, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn ~ .form-label {
  color: #fbfbfb;
}

/* line 210, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control ~ .form-notch div, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch div, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn ~ .form-notch div {
  border-color: #fbfbfb;
}

/* line 214, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control:focus ~ .form-label, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn:focus ~ .form-label {
  color: #fff;
}

/* line 217, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control:focus ~ .form-notch .form-notch-middle, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle {
  border-color: #fff;
}

/* line 220, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control:focus ~ .form-notch .form-notch-leading, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading {
  border-top: 0.125rem solid #fff;
  border-bottom: 0.125rem solid #fff;
  border-left: 0.125rem solid #fff;
}

/* line 225, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control:focus ~ .form-notch .form-notch-trailing, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing {
  border-color: #fff;
}

/* line 5, app/assets/stylesheets/mdb/free/forms/_form-select.scss */
.select-input.form-control[readonly]:not([disabled]), .uppy-Root .uppy-FileInput-container .select-input.uppy-FileInput-btn[readonly]:not([disabled]) {
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check {
  min-height: 1.5rem;
}

/* line 9, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input {
  position: relative;
  width: 1.125rem;
  height: 1.125rem;
  background-color: #fff;
  border: 0.125rem solid #8C9196;
}

/* line 16, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:before {
  content: '';
  position: absolute;
  box-shadow: 0px 0px 0px 13px transparent;
  border-radius: 50%;
  width: 0.875rem;
  height: 0.875rem;
  background-color: transparent;
  opacity: 0;
  pointer-events: none;
  transform: scale(0);
}

/* line 29, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:hover {
  cursor: pointer;
}

/* line 32, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:hover:before {
  opacity: 0.04;
  box-shadow: 0px 0px 0px 13px rgba(0, 0, 0, 0.6);
}

/* line 38, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:focus {
  box-shadow: none;
  border-color: #8C9196;
  transition: border-color 0.2s;
}

/* line 43, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:focus:before {
  opacity: 0.12;
  box-shadow: 0px 0px 0px 13px rgba(0, 0, 0, 0.6);
  transform: scale(1);
  transition: box-shadow 0.2s, transform 0.2s;
}

/* line 51, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked {
  border-color: #005558;
}

/* line 54, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked:before {
  opacity: 0.16;
}

/* line 58, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked:after {
  content: '';
  position: absolute;
}

/* line 63, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked:focus {
  border-color: #005558;
}

/* line 66, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #005558;
  transform: scale(1);
  transition: box-shadow 0.2s, transform 0.2s;
}

/* line 76, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:indeterminate:focus:before {
  box-shadow: 0px 0px 0px 13px #005558;
}

/* line 82, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox'] {
  border-radius: 0.125rem;
  margin-top: 0.19em;
  margin-right: 8px;
}

/* line 88, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:focus:after {
  content: '';
  position: absolute;
  width: 0.875rem;
  height: 0.875rem;
  z-index: 1;
  display: block;
  border-radius: 0;
  background-color: #fff;
}

/* line 100, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:checked {
  background-image: none;
  background-color: #005558;
}

/* line 104, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:checked:after {
  display: block;
  transform: rotate(45deg) /*!rtl:ignore*/;
  border-width: 0.125rem;
  border-color: #fff;
  width: 0.375rem;
  height: 0.8125rem;
  border-style: solid;
  border-top: 0;
  border-left: 0 /*!rtl:ignore*/;
  margin-left: 0.25rem;
  margin-top: -1px;
  background-color: transparent;
}

/* line 119, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:checked:focus {
  background-color: #005558;
}

/* line 124, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:indeterminate {
  background-image: none;
  background-color: transparent;
  border-color: #757575;
}

/* line 129, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:indeterminate:after {
  display: block;
  transform: rotate(90deg) /*!rtl:ignore*/;
  border-width: 0.125rem;
  border-color: #fff;
  width: 0.125rem;
  height: 0.875rem;
  border-style: solid;
  border-top: 0;
  border-left: 0 /*!rtl:ignore*/;
  margin-left: 0.375rem;
  margin-top: 0;
}

/* line 143, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:indeterminate:focus {
  background-color: #005558;
  border-color: #005558;
}

/* line 150, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio'] {
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.125em;
  margin-right: 6px;
}

/* line 157, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:before {
  width: 1rem;
  height: 1rem;
}

/* line 162, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:after {
  content: '';
  position: absolute;
  width: 1rem;
  height: 1rem;
  z-index: 1;
  display: block;
  border-radius: 50%;
  background-color: #fff;
}

/* line 173, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:checked {
  background-image: none;
  background-color: #fff;
}

/* line 177, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:checked:after {
  border-radius: 50%;
  width: 0.625rem;
  height: 0.625rem;
  border-color: #005558;
  background-color: #005558;
  margin-top: 0.1875rem;
  margin-left: 0.1875rem;
  transition: border-color;
}

/* line 188, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:checked:focus {
  background-color: #fff;
}

/* line 196, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-label:hover {
  cursor: pointer;
}

/* line 206, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input {
  background-image: none;
  border-width: 0;
  border-radius: 0.4375rem;
  width: 2.25rem;
  height: 0.875rem;
  background-color: rgba(0, 0, 0, 0.38);
  margin-top: 0.3em;
  margin-right: 8px;
}

/* line 216, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:after {
  content: '';
  position: absolute;
  border: none;
  z-index: 2;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #fff;
  margin-top: -0.1875rem;
  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);
  transition: background-color 0.2s, transform 0.2s;
}

/* line 230, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:focus {
  background-image: none;
}

/* line 233, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:focus:before {
  box-shadow: 3px -1px 0px 13px rgba(0, 0, 0, 0.6);
  transform: scale(1);
  transition: box-shadow 0.2s, transform 0.2s;
}

/* line 239, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:focus:after {
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
}

/* line 246, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:checked {
  background-image: none;
}

/* line 249, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:checked:focus {
  background-image: none;
}

/* line 252, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:checked:focus:before {
  margin-left: 1.0625rem;
  box-shadow: 3px -1px 0px 13px #005558;
  transform: scale(1);
  transition: box-shadow 0.2s, transform 0.2s;
}

/* line 260, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input[type='checkbox']:checked {
  background-image: none;
}

/* line 263, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input[type='checkbox']:checked:after {
  content: '';
  position: absolute;
  border: none;
  z-index: 2;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #005558;
  margin-top: -3px;
  margin-left: 1.0625rem;
  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);
  transition: background-color 0.2s, transform 0.2s;
}

/* line 3, app/assets/stylesheets/mdb/free/forms/_form-file.scss */
.form-control[type='file']::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']::-webkit-file-upload-button {
  background-color: transparent;
}

/* line 8, app/assets/stylesheets/mdb/free/forms/_form-file.scss */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > .form-control, .uppy-Root .uppy-FileInput-container .input-group > .uppy-FileInput-btn {
  min-height: calc(1.75rem + 0.33rem + 2px);
  height: calc(1.75rem + 0.33rem + 2px);
  padding-top: 0.27rem;
  padding-bottom: 0.27rem;
  transition: all 0.2s linear;
}

/* line 13, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > .form-control:focus, .uppy-Root .uppy-FileInput-container .input-group > .uppy-FileInput-btn:focus {
  transition: all 0.2s linear;
  border-color: #005558;
  outline: 0;
  box-shadow: inset 0 0 0 1px #005558;
}

/* line 22, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-text {
  background-color: transparent;
  padding-top: 0.26rem;
  padding-bottom: 0.26rem;
}

/* line 26, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-text > .form-check-input[type='checkbox'] {
  margin-left: 1px;
  margin-right: 1px;
}

/* line 30, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-text > .form-check-input[type='radio'] {
  margin-right: 0;
}

/* line 36, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-lg > .form-control, .uppy-Root .uppy-FileInput-container .input-group-lg > .uppy-FileInput-btn {
  height: calc(2.315rem + 0.33rem + 2px);
  font-size: 1rem;
  padding-top: 0.33rem;
  padding-bottom: 0.33rem;
}

/* line 43, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-lg .input-group-text {
  font-size: 1rem;
}

/* line 49, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-sm > .form-control, .uppy-Root .uppy-FileInput-container .input-group-sm > .uppy-FileInput-btn {
  min-height: calc(1.33rem + 0.33rem + 2px);
  height: calc(1.33rem + 0.33rem + 2px);
  font-size: 0.775rem;
  padding-top: 0.33rem;
  padding-bottom: 0.33rem;
}

/* line 57, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-sm .input-group-text {
  font-size: 0.775rem;
  line-height: 1.5;
}

/* line 65, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group.form-outline .input-group-text {
  border-left: 0;
}

/* line 68, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group.form-outline input + .input-group-text {
  border: 0;
  border-left: 1px solid #bdbdbd;
}

/* line 74, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group .form-outline:not(:first-child),
.input-group .form-outline:not(:first-child) .form-notch-leading {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 79, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group .form-outline:not(:last-child),
.input-group .form-outline:not(:last-child) .form-notch-trailing {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 86, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > [class*='btn-outline-'] + [class*='btn-outline-'] {
  border-left: 0;
}

/* line 90, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > .btn[class*='btn-outline-'] {
  padding-top: 0.47rem;
}

/* line 94, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > .btn {
  padding-top: 0.59rem;
}

/* line 198, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .input-group .invalid-feedback,
.was-validated .input-group .valid-feedback {
  margin-top: 2.5rem;
}

/* line 203, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.input-group .invalid-feedback,
.input-group .valid-feedback {
  margin-top: 2.5rem;
}

/* line 24, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.valid-feedback {
  position: absolute;
  display: none;
  width: auto;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #00b74a;
  margin-top: -0.75rem;
}

/* line 35, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  background-color: rgba(0, 183, 74, 0.9);
  border-radius: 0.25rem !important;
  color: #fff;
}

/* line 51, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-control:valid, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid, .form-control.is-valid, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn {
  margin-bottom: 1rem;
  background-image: none;
  border-color: #00b74a;
}

/* line 62, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-control:valid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid:focus, .form-control.is-valid:focus, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn:focus {
  border-color: #00b74a;
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 72, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-outline .form-control:valid ~ .form-label, .was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .form-label, .uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:valid ~ .form-label, .form-outline .form-control.is-valid ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .is-valid.uppy-FileInput-btn ~ .form-label {
  color: #00b74a;
}

/* line 76, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-outline .form-control:valid ~ .form-notch .form-notch-leading, .was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:valid ~ .form-notch .form-notch-leading,
.was-validated .form-outline .form-control:valid ~ .form-notch .form-notch-middle,
.was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .form-notch .form-notch-middle,
.uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:valid ~ .form-notch .form-notch-middle,
.was-validated .form-outline .form-control:valid ~ .form-notch .form-notch-trailing,
.was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .form-notch .form-notch-trailing,
.uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:valid ~ .form-notch .form-notch-trailing, .form-outline .form-control.is-valid ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-leading,
.form-outline .form-control.is-valid ~ .form-notch .form-notch-middle,
.form-outline .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-middle,
.uppy-Root .uppy-FileInput-container .form-outline .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-middle,
.form-outline .form-control.is-valid ~ .form-notch .form-notch-trailing,
.form-outline .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-trailing,
.uppy-Root .uppy-FileInput-container .form-outline .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-trailing {
  border-color: #00b74a;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #00b74a;
}

/* line 89, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #00b74a;
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 94, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:valid ~ .valid-feedback, .form-select.is-valid ~ .valid-feedback {
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .input-group .form-control:valid, .was-validated .input-group .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated .input-group .uppy-FileInput-btn:valid, .input-group .form-control.is-valid, .input-group .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .input-group .is-valid.uppy-FileInput-btn {
  margin-bottom: 0;
}

/* line 110, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:valid .valid-feedback, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid .valid-feedback, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid .valid-feedback, input.form-control.is-valid[type='file'] .valid-feedback, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file'] .valid-feedback {
  margin-top: 0;
}

/* line 114, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:valid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid:focus, input.form-control.is-valid[type='file']:focus, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file']:focus {
  box-shadow: inset 0 0 0 1px #00b74a;
  border-color: #00b74a;
}

/* line 118, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:valid:focus ~ .form-file-label, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid:focus ~ .form-file-label, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid:focus ~ .form-file-label, input.form-control.is-valid[type='file']:focus ~ .form-file-label, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file']:focus ~ .form-file-label {
  box-shadow: none;
}

/* line 125, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:valid:focus-within ~ .form-file-label .form-file-text, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid:focus-within ~ .form-file-label .form-file-text, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid:focus-within ~ .form-file-label .form-file-text,
.was-validated input.form-control[type='file']:valid:focus-within ~ .form-file-label .form-file-button,
.was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid:focus-within ~ .form-file-label .form-file-button,
.uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid:focus-within ~ .form-file-label .form-file-button, input.form-control.is-valid[type='file']:focus-within ~ .form-file-label .form-file-text, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file']:focus-within ~ .form-file-label .form-file-text,
input.form-control.is-valid[type='file']:focus-within ~ .form-file-label .form-file-button,
.uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file']:focus-within ~ .form-file-label .form-file-button {
  border-color: #00b74a;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #00b74a;
}

/* line 138, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #00b74a;
}

/* line 144, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid:checked:focus:before, .form-check-input.is-valid:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #00b74a;
}

/* line 150, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: none;
}

/* line 153, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid:focus:before, .form-check-input.is-valid:focus:before {
  box-shadow: 0px 0px 0px 13px #00b74a;
}

/* line 158, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #00b74a;
  margin-bottom: 1rem;
}

/* line 165, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='checkbox']:valid:checked:focus, .form-check-input.is-valid[type='checkbox']:checked:focus {
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 173, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:valid:checked, .form-check-input.is-valid[type='radio']:checked {
  border-color: #00b74a;
  background-color: #fff;
}

/* line 178, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:valid:checked:focus:before, .form-check-input.is-valid[type='radio']:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #00b74a;
}

/* line 183, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:valid:checked:after, .form-check-input.is-valid[type='radio']:checked:after {
  border-color: #00b74a;
  background-color: #00b74a;
}

/* line 192, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

/* line 24, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.invalid-feedback {
  position: absolute;
  display: none;
  width: auto;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #f93154;
  margin-top: -0.75rem;
}

/* line 35, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  background-color: rgba(249, 49, 84, 0.9);
  border-radius: 0.25rem !important;
  color: #fff;
}

/* line 51, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-control:invalid, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid, .form-control.is-invalid, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn {
  margin-bottom: 1rem;
  background-image: none;
  border-color: #f93154;
}

/* line 62, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-control:invalid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid:focus, .form-control.is-invalid:focus, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn:focus {
  border-color: #f93154;
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 72, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-outline .form-control:invalid ~ .form-label, .was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .form-label, .uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:invalid ~ .form-label, .form-outline .form-control.is-invalid ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .is-invalid.uppy-FileInput-btn ~ .form-label {
  color: #f93154;
}

/* line 76, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-outline .form-control:invalid ~ .form-notch .form-notch-leading, .was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-leading,
.was-validated .form-outline .form-control:invalid ~ .form-notch .form-notch-middle,
.was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-middle,
.uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-middle,
.was-validated .form-outline .form-control:invalid ~ .form-notch .form-notch-trailing,
.was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-trailing,
.uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-trailing, .form-outline .form-control.is-invalid ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-leading,
.form-outline .form-control.is-invalid ~ .form-notch .form-notch-middle,
.form-outline .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-middle,
.uppy-Root .uppy-FileInput-container .form-outline .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-middle,
.form-outline .form-control.is-invalid ~ .form-notch .form-notch-trailing,
.form-outline .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-trailing,
.uppy-Root .uppy-FileInput-container .form-outline .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-trailing {
  border-color: #f93154;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #f93154;
}

/* line 89, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #f93154;
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 94, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:invalid ~ .invalid-feedback, .form-select.is-invalid ~ .invalid-feedback {
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .input-group .form-control:invalid, .was-validated .input-group .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated .input-group .uppy-FileInput-btn:invalid, .input-group .form-control.is-invalid, .input-group .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .input-group .is-invalid.uppy-FileInput-btn {
  margin-bottom: 0;
}

/* line 110, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:invalid .invalid-feedback, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid .invalid-feedback, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid .invalid-feedback, input.form-control.is-invalid[type='file'] .invalid-feedback, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file'] .invalid-feedback {
  margin-top: 0;
}

/* line 114, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:invalid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid:focus, input.form-control.is-invalid[type='file']:focus, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file']:focus {
  box-shadow: inset 0 0 0 1px #f93154;
  border-color: #f93154;
}

/* line 118, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:invalid:focus ~ .form-file-label, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid:focus ~ .form-file-label, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid:focus ~ .form-file-label, input.form-control.is-invalid[type='file']:focus ~ .form-file-label, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file']:focus ~ .form-file-label {
  box-shadow: none;
}

/* line 125, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:invalid:focus-within ~ .form-file-label .form-file-text, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid:focus-within ~ .form-file-label .form-file-text, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid:focus-within ~ .form-file-label .form-file-text,
.was-validated input.form-control[type='file']:invalid:focus-within ~ .form-file-label .form-file-button,
.was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid:focus-within ~ .form-file-label .form-file-button,
.uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid:focus-within ~ .form-file-label .form-file-button, input.form-control.is-invalid[type='file']:focus-within ~ .form-file-label .form-file-text, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file']:focus-within ~ .form-file-label .form-file-text,
input.form-control.is-invalid[type='file']:focus-within ~ .form-file-label .form-file-button,
.uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file']:focus-within ~ .form-file-label .form-file-button {
  border-color: #f93154;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #f93154;
}

/* line 138, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #f93154;
}

/* line 144, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid:checked:focus:before, .form-check-input.is-invalid:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #f93154;
}

/* line 150, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: none;
}

/* line 153, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid:focus:before, .form-check-input.is-invalid:focus:before {
  box-shadow: 0px 0px 0px 13px #f93154;
}

/* line 158, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f93154;
  margin-bottom: 1rem;
}

/* line 165, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='checkbox']:invalid:checked:focus, .form-check-input.is-invalid[type='checkbox']:checked:focus {
  background-color: #f93154;
  border-color: #f93154;
}

/* line 173, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:invalid:checked, .form-check-input.is-invalid[type='radio']:checked {
  border-color: #f93154;
  background-color: #fff;
}

/* line 178, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:invalid:checked:focus:before, .form-check-input.is-invalid[type='radio']:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #f93154;
}

/* line 183, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:invalid:checked:after, .form-check-input.is-invalid[type='radio']:checked:after {
  border-color: #f93154;
  background-color: #f93154;
}

/* line 192, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

/* line 8, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range:focus {
  box-shadow: none;
}

/* line 13, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: none;
}

/* line 16, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range:focus::-moz-range-thumb {
  box-shadow: none;
}

/* line 19, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range:focus::-ms-thumb {
  box-shadow: none;
}

/* line 24, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 28, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range::-webkit-slider-thumb {
  margin-top: -6px;
  box-shadow: none;
  appearance: none;
}

/* line 34, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range::-webkit-slider-runnable-track {
  height: 4px;
  border-radius: 0;
}

/* line 39, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range::-moz-range-thumb {
  box-shadow: none;
  appearance: none;
}

/* line 5, app/assets/stylesheets/mdb/free/_tables.scss */
.table {
  font-size: 0.9rem;
}

/* line 8, app/assets/stylesheets/mdb/free/_tables.scss */
.table > :not(caption) > * > * {
  padding: 1rem 1.4rem;
}

/* line 12, app/assets/stylesheets/mdb/free/_tables.scss */
.table th {
  font-weight: 500;
}

/* line 16, app/assets/stylesheets/mdb/free/_tables.scss */
.table tbody {
  font-weight: 300;
}

/* line 20, app/assets/stylesheets/mdb/free/_tables.scss */
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: inherit;
}

/* line 26, app/assets/stylesheets/mdb/free/_tables.scss */
.table-sm > :not(caption) > * > * {
  padding: 0.5rem 1.4rem;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-primary {
  background-color: #ccddde;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-secondary {
  background-color: #d0eada;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-success {
  background-color: #ccf1db;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-info {
  background-color: #d7f2fb;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-warning {
  background-color: #ffeecc;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-danger {
  background-color: #fed6dd;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-light {
  background-color: #fbfbfb;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-dark {
  background-color: #262626;
}

/* line 36, app/assets/stylesheets/mdb/free/_tables.scss */
.table-hover > tbody > tr {
  transition: 0.5s;
}

/* line 39, app/assets/stylesheets/mdb/free/_tables.scss */
.table-hover > tbody > tr:hover {
  --mdb-table-accent-bg: transparent;
  color: var(--mdb-table-hover-color);
  background-color: var(--mdb-table-hover-bg);
}

/* line 5, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn {
  text-transform: uppercase;
  vertical-align: bottom;
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  font-weight: 500;
  padding: 0.625rem 1.5rem 0.5rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* line 21, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 25, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:focus, .btn.focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:active, .btn.active {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 34, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:active:focus, .btn.active:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 39, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border: 0;
}

/* line 46, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 57, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 62, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 71, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-'] {
  border-width: 0.125rem;
  border-style: solid;
  box-shadow: none;
  padding: 0.5rem 1.375rem 0.375rem 1.375rem;
}

/* line 82, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:hover {
  box-shadow: none;
  text-decoration: none;
}

/* line 87, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:focus, .focus[class*='btn-outline-'] {
  box-shadow: none;
  text-decoration: none;
}

/* line 93, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:active, .active[class*='btn-outline-'] {
  box-shadow: none;
}

/* line 97, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:active:focus, .active[class*='btn-outline-']:focus {
  box-shadow: none;
}

/* line 102, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:disabled, .disabled[class*='btn-outline-'], fieldset:disabled [class*='btn-outline-'] {
  box-shadow: none;
}

/* line 108, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-lg[class*='btn-outline-'], .btn-group-lg > .btn[class*='btn-outline-'] {
  padding: 0.625rem 1.5625rem 0.5625rem 1.5625rem;
}

/* line 117, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-sm[class*='btn-outline-'], .btn-group-sm > .btn[class*='btn-outline-'] {
  padding: 0.25rem 0.875rem 0.1875rem 0.875rem;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #005558;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #003032;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #003032;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: black;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #005558;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #159447;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #107337;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #107337;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #083b1c;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #159447;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #00b74a;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #00913b;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #00913b;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #005121;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #00b74a;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #39c0ed;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #16b5ea;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #16b5ea;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #1088b0;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-info:disabled, .btn-info.disabled {
  color: #fff;
  background-color: #39c0ed;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ffa900;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #d99000;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #d99000;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #996500;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-warning:disabled, .btn-warning.disabled {
  color: #fff;
  background-color: #ffa900;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #f93154;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #f80c35;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #f80c35;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #be0626;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #f93154;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-light {
  color: #4f4f4f;
  background-color: #fbfbfb;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-light:hover {
  color: #4f4f4f;
  background-color: #e8e8e8;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  color: #4f4f4f;
  background-color: #e8e8e8;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #4f4f4f;
  background-color: #c8c8c8;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-light:disabled, .btn-light.disabled {
  color: #4f4f4f;
  background-color: #fbfbfb;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #262626;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #131313;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #131313;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: black;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #262626;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-white {
  color: #4f4f4f;
  background-color: #fff;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-white:hover {
  color: #4f4f4f;
  background-color: #ececec;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-white:focus, .btn-white.focus {
  color: #4f4f4f;
  background-color: #ececec;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-white, .btn-check:active + .btn-white, .btn-white:active, .btn-white.active, .show > .btn-white.dropdown-toggle {
  color: #4f4f4f;
  background-color: #cccccc;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-white:focus, .btn-check:active + .btn-white:focus, .btn-white:active:focus, .btn-white.active:focus, .show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-white:disabled, .btn-white.disabled {
  color: #4f4f4f;
  background-color: #fff;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-black {
  color: #fff;
  background-color: #000;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-black:hover {
  color: #fff;
  background-color: black;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-black:focus, .btn-black.focus {
  color: #fff;
  background-color: black;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-black, .btn-check:active + .btn-black, .btn-black:active, .btn-black.active, .show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: black;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-black:focus, .btn-check:active + .btn-black:focus, .btn-black:active:focus, .btn-black.active:focus, .show > .btn-black.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-black:disabled, .btn-black.disabled {
  color: #fff;
  background-color: #000;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-primary {
  color: #005558;
  border-color: #005558;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:hover {
  color: #005558;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #005558;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #005558;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #005558;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-secondary {
  color: #159447;
  border-color: #159447;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:hover {
  color: #159447;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #159447;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #159447;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #159447;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-success {
  color: #00b74a;
  border-color: #00b74a;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:hover {
  color: #00b74a;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  color: #00b74a;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #00b74a;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #00b74a;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-info {
  color: #39c0ed;
  border-color: #39c0ed;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:hover {
  color: #39c0ed;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  color: #39c0ed;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #39c0ed;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #39c0ed;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-warning {
  color: #ffa900;
  border-color: #ffa900;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:hover {
  color: #ffa900;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #ffa900;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #ffa900;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffa900;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-danger {
  color: #f93154;
  border-color: #f93154;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:hover {
  color: #f93154;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #f93154;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #f93154;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #f93154;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-light {
  color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:hover {
  color: #fbfbfb;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  color: #fbfbfb;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #fbfbfb;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #fbfbfb;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-dark {
  color: #262626;
  border-color: #262626;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:hover {
  color: #262626;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  color: #262626;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #262626;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #262626;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-white {
  color: #fff;
  border-color: #fff;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:focus, .btn-outline-white.focus {
  color: #fff;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
  color: #fff;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:disabled, .btn-outline-white.disabled {
  color: #fff;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-black {
  color: #000;
  border-color: #000;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:focus, .btn-outline-black.focus {
  color: #000;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:active, .btn-outline-black.active, .btn-outline-black.dropdown-toggle.show {
  color: #000;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:active:focus, .btn-outline-black.active:focus, .btn-outline-black.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:disabled, .btn-outline-black.disabled {
  color: #000;
}

/* line 151, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.6875rem 0.6875rem 1.6875rem;
  font-size: 0.875rem;
  line-height: 1.6;
}

/* line 162, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.375rem 1rem 0.3125rem 1rem;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* line 177, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link {
  box-shadow: none;
  text-decoration: none;
}

/* line 181, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:hover {
  box-shadow: none;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 187, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  box-shadow: none;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 194, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:active, .btn-link.active {
  box-shadow: none;
  background-color: #f5f5f5;
}

/* line 199, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:active:focus, .btn-link.active:focus {
  box-shadow: none;
  background-color: #f5f5f5;
}

/* line 205, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:disabled, .btn-link.disabled, fieldset:disabled .btn-link {
  box-shadow: none;
}

/* line 216, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-rounded {
  border-radius: 10rem;
}

/* line 224, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating,
.btn-floating[class*='btn-outline-'] {
  border-radius: 50%;
  padding: 0;
  position: relative;
}

/* line 231, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating {
  width: 2.3125rem;
  height: 2.3125rem;
}

/* line 235, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating .fas,
.btn-floating .far,
.btn-floating .fab {
  width: 2.3125rem;
  line-height: 2.3125rem;
}

/* line 242, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-lg, .btn-group-lg > .btn-floating.btn {
  width: 2.8125rem;
  height: 2.8125rem;
}

/* line 246, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-lg .fas, .btn-group-lg > .btn-floating.btn .fas,
.btn-floating.btn-lg .far,
.btn-group-lg > .btn-floating.btn .far,
.btn-floating.btn-lg .fab,
.btn-group-lg > .btn-floating.btn .fab {
  width: 2.8125rem;
  line-height: 2.8125rem;
}

/* line 254, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-sm, .btn-group-sm > .btn-floating.btn {
  width: 1.8125rem;
  height: 1.8125rem;
}

/* line 258, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-sm .fas, .btn-group-sm > .btn-floating.btn .fas,
.btn-floating.btn-sm .far,
.btn-group-sm > .btn-floating.btn .far,
.btn-floating.btn-sm .fab,
.btn-group-sm > .btn-floating.btn .fab {
  width: 1.8125rem;
  line-height: 1.8125rem;
}

/* line 268, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating[class*='btn-outline-'] .fas,
.btn-floating[class*='btn-outline-'] .far,
.btn-floating[class*='btn-outline-'] .fab {
  width: 2.0625rem;
  line-height: 2.0625rem;
}

/* line 276, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-lg[class*='btn-outline-'] .fas, .btn-group-lg > .btn-floating.btn .fas,
.btn-floating.btn-lg[class*='btn-outline-'] .far,
.btn-group-lg > .btn-floating.btn .far,
.btn-floating.btn-lg[class*='btn-outline-'] .fab,
.btn-group-lg > .btn-floating.btn .fab {
  width: 2.5625rem;
  line-height: 2.5625rem;
}

/* line 285, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-sm[class*='btn-outline-'] .fas, .btn-group-sm > .btn-floating.btn .fas,
.btn-floating.btn-sm[class*='btn-outline-'] .far,
.btn-group-sm > .btn-floating.btn .far,
.btn-floating.btn-sm[class*='btn-outline-'] .fab,
.btn-group-sm > .btn-floating.btn .fab {
  width: 1.5625rem;
  line-height: 1.5625rem;
}

/* line 298, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn {
  position: fixed;
  right: 2.1875rem;
  bottom: 2.1875rem;
  z-index: 1030;
  display: flex;
  flex-flow: column-reverse nowrap;
  align-items: center;
  padding: 0.9375rem 20px 20px 20px;
  margin-bottom: 0;
  height: auto;
  overflow: hidden;
}

/* line 311, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn > .btn-floating {
  position: relative;
  transform: scale(1.2);
  z-index: 10;
}

/* line 317, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  margin-bottom: 0;
  text-align: center;
  opacity: 0;
  transition: transform 0.4s, opacity 0.4s;
  z-index: -1;
}

/* line 331, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul li {
  z-index: 0;
  display: flex;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
}

/* line 337, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul li:first-of-type {
  margin-top: 0.75rem;
}

/* line 342, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul a.btn {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

/* line 345, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul a.btn.shown {
  opacity: 1;
}

/* line 351, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn.active ul {
  opacity: 1;
}

/* line 2, app/assets/stylesheets/mdb/free/_deprecated.scss */
.close {
  font-size: calc(1.275rem + 0.3vw);
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

/* line 11, app/assets/stylesheets/mdb/free/_deprecated.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 16, app/assets/stylesheets/mdb/free/_deprecated.scss */
.close:hover, .close:focus {
  opacity: 0.75;
}

/* line 21, app/assets/stylesheets/mdb/free/_deprecated.scss */
.close:disabled, .close.disabled {
  pointer-events: none;
}

/* line 33, app/assets/stylesheets/mdb/free/_deprecated.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* line 40, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive {
  position: relative;
  width: 100%;
}

/* line 44, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive::before {
  display: block;
  content: '';
}

/* line 49, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 62, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive-21by9:before {
  padding-top: 42.85714%;
}

/* line 66, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive-16by9:before {
  padding-top: 56.25%;
}

/* line 70, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive-4by3:before {
  padding-top: 75%;
}

/* line 74, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive-1by1:before {
  padding-top: 100%;
}

/* line 78, app/assets/stylesheets/mdb/free/_deprecated.scss */
.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/*!
 * # Semantic UI 2.4.2 - Flag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Flag
*******************************/
/* line 107, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag:not(.icon) {
  display: inline-block;
  width: 16px;
  height: 11px;
  margin: 0 0.5em 0 0;
  line-height: 11px;
  text-decoration: inherit;
  vertical-align: baseline;
  backface-visibility: hidden;
}

/* Sprite */
/* line 121, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag:not(.icon):before {
  display: inline-block;
  width: 16px;
  height: 11px;
  content: '';
  background: url("https://mdbootstrap.com/img/svg/flags.png") no-repeat -108px -1976px;
}

/* Flag Sprite Based On http://www.famfamfam.com/lab/icons/flags/ */
/*******************************
         Theme Overrides
*******************************/
/* line 135, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ad:before,
i.flag.andorra:before {
  background-position: 0 0;
}

/* line 139, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ae:before,
i.flag.united.arab.emirates:before,
i.flag.uae:before {
  background-position: 0 -26px;
}

/* line 144, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.af:before,
i.flag.afghanistan:before {
  background-position: 0 -52px;
}

/* line 148, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ag:before,
i.flag.antigua:before {
  background-position: 0 -78px;
}

/* line 152, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ai:before,
i.flag.anguilla:before {
  background-position: 0 -104px;
}

/* line 156, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.al:before,
i.flag.albania:before {
  background-position: 0 -130px;
}

/* line 160, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.am:before,
i.flag.armenia:before {
  background-position: 0 -156px;
}

/* line 164, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.an:before,
i.flag.netherlands.antilles:before {
  background-position: 0 -182px;
}

/* line 168, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ao:before,
i.flag.angola:before {
  background-position: 0 -208px;
}

/* line 172, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ar:before,
i.flag.argentina:before {
  background-position: 0 -234px;
}

/* line 176, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.as:before,
i.flag.american.samoa:before {
  background-position: 0 -260px;
}

/* line 180, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.at:before,
i.flag.austria:before {
  background-position: 0 -286px;
}

/* line 184, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.au:before,
i.flag.australia:before {
  background-position: 0 -312px;
}

/* line 188, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.aw:before,
i.flag.aruba:before {
  background-position: 0 -338px;
}

/* line 192, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ax:before,
i.flag.aland.islands:before {
  background-position: 0 -364px;
}

/* line 196, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.az:before,
i.flag.azerbaijan:before {
  background-position: 0 -390px;
}

/* line 200, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ba:before,
i.flag.bosnia:before {
  background-position: 0 -416px;
}

/* line 204, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bb:before,
i.flag.barbados:before {
  background-position: 0 -442px;
}

/* line 208, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bd:before,
i.flag.bangladesh:before {
  background-position: 0 -468px;
}

/* line 212, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.be:before,
i.flag.belgium:before {
  background-position: 0 -494px;
}

/* line 216, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bf:before,
i.flag.burkina.faso:before {
  background-position: 0 -520px;
}

/* line 220, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bg:before,
i.flag.bulgaria:before {
  background-position: 0 -546px;
}

/* line 224, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bh:before,
i.flag.bahrain:before {
  background-position: 0 -572px;
}

/* line 228, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bi:before,
i.flag.burundi:before {
  background-position: 0 -598px;
}

/* line 232, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bj:before,
i.flag.benin:before {
  background-position: 0 -624px;
}

/* line 236, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bm:before,
i.flag.bermuda:before {
  background-position: 0 -650px;
}

/* line 240, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bn:before,
i.flag.brunei:before {
  background-position: 0 -676px;
}

/* line 244, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bo:before,
i.flag.bolivia:before {
  background-position: 0 -702px;
}

/* line 248, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.br:before,
i.flag.brazil:before {
  background-position: 0 -728px;
}

/* line 252, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bs:before,
i.flag.bahamas:before {
  background-position: 0 -754px;
}

/* line 256, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bt:before,
i.flag.bhutan:before {
  background-position: 0 -780px;
}

/* line 260, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bv:before,
i.flag.bouvet.island:before {
  background-position: 0 -806px;
}

/* line 264, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bw:before,
i.flag.botswana:before {
  background-position: 0 -832px;
}

/* line 268, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.by:before,
i.flag.belarus:before {
  background-position: 0 -858px;
}

/* line 272, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bz:before,
i.flag.belize:before {
  background-position: 0 -884px;
}

/* line 276, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ca:before,
i.flag.canada:before {
  background-position: 0 -910px;
}

/* line 280, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cc:before,
i.flag.cocos.islands:before {
  background-position: 0 -962px;
}

/* line 284, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cd:before,
i.flag.congo:before {
  background-position: 0 -988px;
}

/* line 288, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cf:before,
i.flag.central.african.republic:before {
  background-position: 0 -1014px;
}

/* line 292, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cg:before,
i.flag.congo.brazzaville:before {
  background-position: 0 -1040px;
}

/* line 296, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ch:before,
i.flag.switzerland:before {
  background-position: 0 -1066px;
}

/* line 300, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ci:before,
i.flag.cote.divoire:before {
  background-position: 0 -1092px;
}

/* line 304, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ck:before,
i.flag.cook.islands:before {
  background-position: 0 -1118px;
}

/* line 308, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cl:before,
i.flag.chile:before {
  background-position: 0 -1144px;
}

/* line 312, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cm:before,
i.flag.cameroon:before {
  background-position: 0 -1170px;
}

/* line 316, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cn:before,
i.flag.china:before {
  background-position: 0 -1196px;
}

/* line 320, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.co:before,
i.flag.colombia:before {
  background-position: 0 -1222px;
}

/* line 324, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cr:before,
i.flag.costa.rica:before {
  background-position: 0 -1248px;
}

/* line 328, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cs:before,
i.flag.serbia:before {
  background-position: 0 -1274px;
}

/* line 332, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cu:before,
i.flag.cuba:before {
  background-position: 0 -1300px;
}

/* line 336, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cv:before,
i.flag.cape.verde:before {
  background-position: 0 -1326px;
}

/* line 340, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cx:before,
i.flag.christmas.island:before {
  background-position: 0 -1352px;
}

/* line 344, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cy:before,
i.flag.cyprus:before {
  background-position: 0 -1378px;
}

/* line 348, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cz:before,
i.flag.czech.republic:before {
  background-position: 0 -1404px;
}

/* line 352, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.de:before,
i.flag.germany:before {
  background-position: 0 -1430px;
}

/* line 356, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.dj:before,
i.flag.djibouti:before {
  background-position: 0 -1456px;
}

/* line 360, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.dk:before,
i.flag.denmark:before {
  background-position: 0 -1482px;
}

/* line 364, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.dm:before,
i.flag.dominica:before {
  background-position: 0 -1508px;
}

/* line 368, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.do:before,
i.flag.dominican.republic:before {
  background-position: 0 -1534px;
}

/* line 372, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.dz:before,
i.flag.algeria:before {
  background-position: 0 -1560px;
}

/* line 376, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ec:before,
i.flag.ecuador:before {
  background-position: 0 -1586px;
}

/* line 380, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ee:before,
i.flag.estonia:before {
  background-position: 0 -1612px;
}

/* line 384, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.eg:before,
i.flag.egypt:before {
  background-position: 0 -1638px;
}

/* line 388, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.eh:before,
i.flag.western.sahara:before {
  background-position: 0 -1664px;
}

/* line 392, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gb.eng:before,
i.flag.england:before {
  background-position: 0 -1690px;
}

/* line 396, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.er:before,
i.flag.eritrea:before {
  background-position: 0 -1716px;
}

/* line 400, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.es:before,
i.flag.spain:before {
  background-position: 0 -1742px;
}

/* line 404, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.et:before,
i.flag.ethiopia:before {
  background-position: 0 -1768px;
}

/* line 408, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.eu:before,
i.flag.european.union:before {
  background-position: 0 -1794px;
}

/* line 412, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fi:before,
i.flag.finland:before {
  background-position: 0 -1846px;
}

/* line 416, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fj:before,
i.flag.fiji:before {
  background-position: 0 -1872px;
}

/* line 420, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fk:before,
i.flag.falkland.islands:before {
  background-position: 0 -1898px;
}

/* line 424, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fm:before,
i.flag.micronesia:before {
  background-position: 0 -1924px;
}

/* line 428, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fo:before,
i.flag.faroe.islands:before {
  background-position: 0 -1950px;
}

/* line 432, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fr:before,
i.flag.france:before {
  background-position: 0 -1976px;
}

/* line 436, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ga:before,
i.flag.gabon:before {
  background-position: -36px 0;
}

/* line 440, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gb:before,
i.flag.uk:before,
i.flag.united.kingdom:before {
  background-position: -36px -26px;
}

/* line 445, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gd:before,
i.flag.grenada:before {
  background-position: -36px -52px;
}

/* line 449, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ge:before,
i.flag.georgia:before {
  background-position: -36px -78px;
}

/* line 453, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gf:before,
i.flag.french.guiana:before {
  background-position: -36px -104px;
}

/* line 457, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gh:before,
i.flag.ghana:before {
  background-position: -36px -130px;
}

/* line 461, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gi:before,
i.flag.gibraltar:before {
  background-position: -36px -156px;
}

/* line 465, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gl:before,
i.flag.greenland:before {
  background-position: -36px -182px;
}

/* line 469, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gm:before,
i.flag.gambia:before {
  background-position: -36px -208px;
}

/* line 473, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gn:before,
i.flag.guinea:before {
  background-position: -36px -234px;
}

/* line 477, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gp:before,
i.flag.guadeloupe:before {
  background-position: -36px -260px;
}

/* line 481, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gq:before,
i.flag.equatorial.guinea:before {
  background-position: -36px -286px;
}

/* line 485, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gr:before,
i.flag.greece:before {
  background-position: -36px -312px;
}

/* line 489, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gs:before,
i.flag.sandwich.islands:before {
  background-position: -36px -338px;
}

/* line 493, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gt:before,
i.flag.guatemala:before {
  background-position: -36px -364px;
}

/* line 497, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gu:before,
i.flag.guam:before {
  background-position: -36px -390px;
}

/* line 501, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gw:before,
i.flag.guinea-bissau:before {
  background-position: -36px -416px;
}

/* line 505, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gy:before,
i.flag.guyana:before {
  background-position: -36px -442px;
}

/* line 509, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hk:before,
i.flag.hong.kong:before {
  background-position: -36px -468px;
}

/* line 513, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hm:before,
i.flag.heard.island:before {
  background-position: -36px -494px;
}

/* line 517, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hn:before,
i.flag.honduras:before {
  background-position: -36px -520px;
}

/* line 521, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hr:before,
i.flag.croatia:before {
  background-position: -36px -546px;
}

/* line 525, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ht:before,
i.flag.haiti:before {
  background-position: -36px -572px;
}

/* line 529, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hu:before,
i.flag.hungary:before {
  background-position: -36px -598px;
}

/* line 533, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.id:before,
i.flag.indonesia:before {
  background-position: -36px -624px;
}

/* line 537, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ie:before,
i.flag.ireland:before {
  background-position: -36px -650px;
}

/* line 541, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.il:before,
i.flag.israel:before {
  background-position: -36px -676px;
}

/* line 545, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.in:before,
i.flag.india:before {
  background-position: -36px -702px;
}

/* line 549, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.io:before,
i.flag.indian.ocean.territory:before {
  background-position: -36px -728px;
}

/* line 553, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.iq:before,
i.flag.iraq:before {
  background-position: -36px -754px;
}

/* line 557, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ir:before,
i.flag.iran:before {
  background-position: -36px -780px;
}

/* line 561, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.is:before,
i.flag.iceland:before {
  background-position: -36px -806px;
}

/* line 565, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.it:before,
i.flag.italy:before {
  background-position: -36px -832px;
}

/* line 569, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.jm:before,
i.flag.jamaica:before {
  background-position: -36px -858px;
}

/* line 573, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.jo:before,
i.flag.jordan:before {
  background-position: -36px -884px;
}

/* line 577, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.jp:before,
i.flag.japan:before {
  background-position: -36px -910px;
}

/* line 581, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ke:before,
i.flag.kenya:before {
  background-position: -36px -936px;
}

/* line 585, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kg:before,
i.flag.kyrgyzstan:before {
  background-position: -36px -962px;
}

/* line 589, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kh:before,
i.flag.cambodia:before {
  background-position: -36px -988px;
}

/* line 593, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ki:before,
i.flag.kiribati:before {
  background-position: -36px -1014px;
}

/* line 597, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.km:before,
i.flag.comoros:before {
  background-position: -36px -1040px;
}

/* line 601, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kn:before,
i.flag.saint.kitts.and.nevis:before {
  background-position: -36px -1066px;
}

/* line 605, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kp:before,
i.flag.north.korea:before {
  background-position: -36px -1092px;
}

/* line 609, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kr:before,
i.flag.south.korea:before {
  background-position: -36px -1118px;
}

/* line 613, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kw:before,
i.flag.kuwait:before {
  background-position: -36px -1144px;
}

/* line 617, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ky:before,
i.flag.cayman.islands:before {
  background-position: -36px -1170px;
}

/* line 621, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kz:before,
i.flag.kazakhstan:before {
  background-position: -36px -1196px;
}

/* line 625, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.la:before,
i.flag.laos:before {
  background-position: -36px -1222px;
}

/* line 629, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lb:before,
i.flag.lebanon:before {
  background-position: -36px -1248px;
}

/* line 633, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lc:before,
i.flag.saint.lucia:before {
  background-position: -36px -1274px;
}

/* line 637, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.li:before,
i.flag.liechtenstein:before {
  background-position: -36px -1300px;
}

/* line 641, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lk:before,
i.flag.sri.lanka:before {
  background-position: -36px -1326px;
}

/* line 645, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lr:before,
i.flag.liberia:before {
  background-position: -36px -1352px;
}

/* line 649, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ls:before,
i.flag.lesotho:before {
  background-position: -36px -1378px;
}

/* line 653, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lt:before,
i.flag.lithuania:before {
  background-position: -36px -1404px;
}

/* line 657, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lu:before,
i.flag.luxembourg:before {
  background-position: -36px -1430px;
}

/* line 661, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lv:before,
i.flag.latvia:before {
  background-position: -36px -1456px;
}

/* line 665, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ly:before,
i.flag.libya:before {
  background-position: -36px -1482px;
}

/* line 669, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ma:before,
i.flag.morocco:before {
  background-position: -36px -1508px;
}

/* line 673, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mc:before,
i.flag.monaco:before {
  background-position: -36px -1534px;
}

/* line 677, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.md:before,
i.flag.moldova:before {
  background-position: -36px -1560px;
}

/* line 681, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.me:before,
i.flag.montenegro:before {
  background-position: -36px -1586px;
}

/* line 685, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mg:before,
i.flag.madagascar:before {
  background-position: -36px -1613px;
}

/* line 689, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mh:before,
i.flag.marshall.islands:before {
  background-position: -36px -1639px;
}

/* line 693, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mk:before,
i.flag.macedonia:before {
  background-position: -36px -1665px;
}

/* line 697, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ml:before,
i.flag.mali:before {
  background-position: -36px -1691px;
}

/* line 701, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mm:before,
i.flag.myanmar:before,
i.flag.burma:before {
  background-position: -73px -1821px;
}

/* line 706, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mn:before,
i.flag.mongolia:before {
  background-position: -36px -1743px;
}

/* line 710, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mo:before,
i.flag.macau:before {
  background-position: -36px -1769px;
}

/* line 714, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mp:before,
i.flag.northern.mariana.islands:before {
  background-position: -36px -1795px;
}

/* line 718, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mq:before,
i.flag.martinique:before {
  background-position: -36px -1821px;
}

/* line 722, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mr:before,
i.flag.mauritania:before {
  background-position: -36px -1847px;
}

/* line 726, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ms:before,
i.flag.montserrat:before {
  background-position: -36px -1873px;
}

/* line 730, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mt:before,
i.flag.malta:before {
  background-position: -36px -1899px;
}

/* line 734, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mu:before,
i.flag.mauritius:before {
  background-position: -36px -1925px;
}

/* line 738, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mv:before,
i.flag.maldives:before {
  background-position: -36px -1951px;
}

/* line 742, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mw:before,
i.flag.malawi:before {
  background-position: -36px -1977px;
}

/* line 746, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mx:before,
i.flag.mexico:before {
  background-position: -72px 0;
}

/* line 750, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.my:before,
i.flag.malaysia:before {
  background-position: -72px -26px;
}

/* line 754, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mz:before,
i.flag.mozambique:before {
  background-position: -72px -52px;
}

/* line 758, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.na:before,
i.flag.namibia:before {
  background-position: -72px -78px;
}

/* line 762, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nc:before,
i.flag.new.caledonia:before {
  background-position: -72px -104px;
}

/* line 766, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ne:before,
i.flag.niger:before {
  background-position: -72px -130px;
}

/* line 770, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nf:before,
i.flag.norfolk.island:before {
  background-position: -72px -156px;
}

/* line 774, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ng:before,
i.flag.nigeria:before {
  background-position: -72px -182px;
}

/* line 778, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ni:before,
i.flag.nicaragua:before {
  background-position: -72px -208px;
}

/* line 782, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nl:before,
i.flag.netherlands:before {
  background-position: -72px -234px;
}

/* line 786, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.no:before,
i.flag.norway:before {
  background-position: -72px -260px;
}

/* line 790, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.np:before,
i.flag.nepal:before {
  background-position: -72px -286px;
}

/* line 794, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nr:before,
i.flag.nauru:before {
  background-position: -72px -312px;
}

/* line 798, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nu:before,
i.flag.niue:before {
  background-position: -72px -338px;
}

/* line 802, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nz:before,
i.flag.new.zealand:before {
  background-position: -72px -364px;
}

/* line 806, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.om:before,
i.flag.oman:before {
  background-position: -72px -390px;
}

/* line 810, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pa:before,
i.flag.panama:before {
  background-position: -72px -416px;
}

/* line 814, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pe:before,
i.flag.peru:before {
  background-position: -72px -442px;
}

/* line 818, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pf:before,
i.flag.french.polynesia:before {
  background-position: -72px -468px;
}

/* line 822, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pg:before,
i.flag.new.guinea:before {
  background-position: -72px -494px;
}

/* line 826, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ph:before,
i.flag.philippines:before {
  background-position: -72px -520px;
}

/* line 830, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pk:before,
i.flag.pakistan:before {
  background-position: -72px -546px;
}

/* line 834, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pl:before,
i.flag.poland:before {
  background-position: -72px -572px;
}

/* line 838, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pm:before,
i.flag.saint.pierre:before {
  background-position: -72px -598px;
}

/* line 842, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pn:before,
i.flag.pitcairn.islands:before {
  background-position: -72px -624px;
}

/* line 846, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pr:before,
i.flag.puerto.rico:before {
  background-position: -72px -650px;
}

/* line 850, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ps:before,
i.flag.palestine:before {
  background-position: -72px -676px;
}

/* line 854, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pt:before,
i.flag.portugal:before {
  background-position: -72px -702px;
}

/* line 858, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pw:before,
i.flag.palau:before {
  background-position: -72px -728px;
}

/* line 862, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.py:before,
i.flag.paraguay:before {
  background-position: -72px -754px;
}

/* line 866, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.qa:before,
i.flag.qatar:before {
  background-position: -72px -780px;
}

/* line 870, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.re:before,
i.flag.reunion:before {
  background-position: -72px -806px;
}

/* line 874, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ro:before,
i.flag.romania:before {
  background-position: -72px -832px;
}

/* line 878, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.rs:before,
i.flag.serbia:before {
  background-position: -72px -858px;
}

/* line 882, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ru:before,
i.flag.russia:before {
  background-position: -72px -884px;
}

/* line 886, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.rw:before,
i.flag.rwanda:before {
  background-position: -72px -910px;
}

/* line 890, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sa:before,
i.flag.saudi.arabia:before {
  background-position: -72px -936px;
}

/* line 894, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sb:before,
i.flag.solomon.islands:before {
  background-position: -72px -962px;
}

/* line 898, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sc:before,
i.flag.seychelles:before {
  background-position: -72px -988px;
}

/* line 902, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gb.sct:before,
i.flag.scotland:before {
  background-position: -72px -1014px;
}

/* line 906, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sd:before,
i.flag.sudan:before {
  background-position: -72px -1040px;
}

/* line 910, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.se:before,
i.flag.sweden:before {
  background-position: -72px -1066px;
}

/* line 914, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sg:before,
i.flag.singapore:before {
  background-position: -72px -1092px;
}

/* line 918, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sh:before,
i.flag.saint.helena:before {
  background-position: -72px -1118px;
}

/* line 922, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.si:before,
i.flag.slovenia:before {
  background-position: -72px -1144px;
}

/* line 926, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sj:before,
i.flag.svalbard:before,
i.flag.jan.mayen:before {
  background-position: -72px -1170px;
}

/* line 931, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sk:before,
i.flag.slovakia:before {
  background-position: -72px -1196px;
}

/* line 935, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sl:before,
i.flag.sierra.leone:before {
  background-position: -72px -1222px;
}

/* line 939, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sm:before,
i.flag.san.marino:before {
  background-position: -72px -1248px;
}

/* line 943, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sn:before,
i.flag.senegal:before {
  background-position: -72px -1274px;
}

/* line 947, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.so:before,
i.flag.somalia:before {
  background-position: -72px -1300px;
}

/* line 951, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sr:before,
i.flag.suriname:before {
  background-position: -72px -1326px;
}

/* line 955, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.st:before,
i.flag.sao.tome:before {
  background-position: -72px -1352px;
}

/* line 959, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sv:before,
i.flag.el.salvador:before {
  background-position: -72px -1378px;
}

/* line 963, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sy:before,
i.flag.syria:before {
  background-position: -72px -1404px;
}

/* line 967, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sz:before,
i.flag.swaziland:before {
  background-position: -72px -1430px;
}

/* line 971, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tc:before,
i.flag.caicos.islands:before {
  background-position: -72px -1456px;
}

/* line 975, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.td:before,
i.flag.chad:before {
  background-position: -72px -1482px;
}

/* line 979, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tf:before,
i.flag.french.territories:before {
  background-position: -72px -1508px;
}

/* line 983, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tg:before,
i.flag.togo:before {
  background-position: -72px -1534px;
}

/* line 987, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.th:before,
i.flag.thailand:before {
  background-position: -72px -1560px;
}

/* line 991, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tj:before,
i.flag.tajikistan:before {
  background-position: -72px -1586px;
}

/* line 995, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tk:before,
i.flag.tokelau:before {
  background-position: -72px -1612px;
}

/* line 999, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tl:before,
i.flag.timorleste:before {
  background-position: -72px -1638px;
}

/* line 1003, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tm:before,
i.flag.turkmenistan:before {
  background-position: -72px -1664px;
}

/* line 1007, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tn:before,
i.flag.tunisia:before {
  background-position: -72px -1690px;
}

/* line 1011, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.to:before,
i.flag.tonga:before {
  background-position: -72px -1716px;
}

/* line 1015, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tr:before,
i.flag.turkey:before {
  background-position: -72px -1742px;
}

/* line 1019, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tt:before,
i.flag.trinidad:before {
  background-position: -72px -1768px;
}

/* line 1023, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tv:before,
i.flag.tuvalu:before {
  background-position: -72px -1794px;
}

/* line 1027, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tw:before,
i.flag.taiwan:before {
  background-position: -72px -1820px;
}

/* line 1031, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tz:before,
i.flag.tanzania:before {
  background-position: -72px -1846px;
}

/* line 1035, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ua:before,
i.flag.ukraine:before {
  background-position: -72px -1872px;
}

/* line 1039, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ug:before,
i.flag.uganda:before {
  background-position: -72px -1898px;
}

/* line 1043, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.um:before,
i.flag.us.minor.islands:before {
  background-position: -72px -1924px;
}

/* line 1047, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.us:before,
i.flag.america:before,
i.flag.united.states:before {
  background-position: -72px -1950px;
}

/* line 1052, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.uy:before,
i.flag.uruguay:before {
  background-position: -72px -1976px;
}

/* line 1056, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.uz:before,
i.flag.uzbekistan:before {
  background-position: -108px 0;
}

/* line 1060, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.va:before,
i.flag.vatican.city:before {
  background-position: -108px -26px;
}

/* line 1064, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vc:before,
i.flag.saint.vincent:before {
  background-position: -108px -52px;
}

/* line 1068, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ve:before,
i.flag.venezuela:before {
  background-position: -108px -78px;
}

/* line 1072, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vg:before,
i.flag.british.virgin.islands:before {
  background-position: -108px -104px;
}

/* line 1076, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vi:before,
i.flag.us.virgin.islands:before {
  background-position: -108px -130px;
}

/* line 1080, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vn:before,
i.flag.vietnam:before {
  background-position: -108px -156px;
}

/* line 1084, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vu:before,
i.flag.vanuatu:before {
  background-position: -108px -182px;
}

/* line 1088, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gb.wls:before,
i.flag.wales:before {
  background-position: -108px -208px;
}

/* line 1092, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.wf:before,
i.flag.wallis.and.futuna:before {
  background-position: -108px -234px;
}

/* line 1096, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ws:before,
i.flag.samoa:before {
  background-position: -108px -260px;
}

/* line 1100, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ye:before,
i.flag.yemen:before {
  background-position: -108px -286px;
}

/* line 1104, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.yt:before,
i.flag.mayotte:before {
  background-position: -108px -312px;
}

/* line 1108, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.za:before,
i.flag.south.africa:before {
  background-position: -108px -338px;
}

/* line 1112, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.zm:before,
i.flag.zambia:before {
  background-position: -108px -364px;
}

/* line 1116, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.zw:before,
i.flag.zimbabwe:before {
  background-position: -108px -390px;
}

/*******************************
         Site Overrides
*******************************/
/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-italic {
  font-style: italic !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-normal {
  font-style: normal !important;
}

/* line 1199, app/assets/stylesheets/mdb/free/_deprecated.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1199, app/assets/stylesheets/mdb/free/_deprecated.scss */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 1220, app/assets/stylesheets/mdb/free/_deprecated.scss */
.carousel-dark .carousel-indicators li {
  background-color: #000;
}

/* line 1, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu {
  color: #212529;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
  font-size: 0.875rem;
}

/* line 10, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li {
  border-radius: 0;
}

/* line 12, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 17, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:first-child .dropdown-item {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 26, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:not(:first-child):not(:last-child) .dropdown-item {
  border-radius: 0;
}

/* line 31, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 36, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:last-child .dropdown-item {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 45, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu.animation {
  display: block;
  /* Speed up animations */
  animation-duration: 0.55s;
  animation-timing-function: ease;
}

/* line 53, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-item {
  padding: 0.5rem 1rem;
  color: #212529;
  border-radius: 0;
}

/* line 58, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  background-color: #eee;
}

/* line 64, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #16181b;
  background-color: #eee;
}

/* line 72, app/assets/stylesheets/mdb/free/_dropdown.scss */
.hidden-arrow.dropdown-toggle:after {
  display: none;
}

/* line 77, app/assets/stylesheets/mdb/free/_dropdown.scss */
.animation {
  animation-duration: 1s;
  animation-fill-mode: both;
  padding: auto;
}

@media (prefers-reduced-motion) {
  /* line 84, app/assets/stylesheets/mdb/free/_dropdown.scss */
  .animation {
    transition: none !important;
    animation: unset !important;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 100, app/assets/stylesheets/mdb/free/_dropdown.scss */
.fade-in {
  animation-name: fade-in;
}

@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 114, app/assets/stylesheets/mdb/free/_dropdown.scss */
.fade-out {
  animation-name: fade-out;
}

/* line 5, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group,
.btn-group-vertical {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: calc(4px - 1px);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* line 11, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:hover,
.btn-group-vertical:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 15, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:focus, .btn-group.focus,
.btn-group-vertical:focus,
.btn-group-vertical.focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 20, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:active, .btn-group.active,
.btn-group-vertical:active,
.btn-group-vertical.active {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 24, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:active:focus, .btn-group.active:focus,
.btn-group-vertical:active:focus,
.btn-group-vertical.active:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 29, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:disabled, .btn-group.disabled, fieldset:disabled .btn-group,
.btn-group-vertical:disabled,
.btn-group-vertical.disabled, fieldset:disabled .btn-group-vertical {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border: 0;
}

/* line 36, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  box-shadow: none;
}

/* line 39, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group > .btn-group,
.btn-group-vertical > .btn-group {
  box-shadow: none;
}

/* line 43, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group > .btn-link:first-child,
.btn-group-vertical > .btn-link:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 47, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group > .btn-link:last-child,
.btn-group-vertical > .btn-link:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 7, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs {
  border-bottom: 0;
}

/* line 10, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs .nav-link {
  border-width: 0 0 2px 0;
  border-style: solid;
  border-color: transparent;
  border-radius: 0;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  padding: 17px 29px 16px 29px;
}

/* line 23, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs .nav-link:hover {
  background-color: #f5f5f5;
  border-color: transparent;
}

/* line 28, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs .nav-link:focus {
  border-color: transparent;
}

/* line 33, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #005558;
  border-color: #005558;
}

/* line 44, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-pills {
  margin-left: -0.5rem;
}

/* line 47, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
  font-size: 12px;
  text-transform: uppercase;
  padding: 17px 29px 16px 29px;
  line-height: 1;
  background-color: #f5f5f5;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin: 0.5rem;
}

/* line 60, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #005558;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}

/* line 72, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: auto;
}

/* line 3, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  padding-top: 0.5625rem;
}

/* line 8, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-toggler {
  border: 0;
}

/* line 11, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-toggler:focus {
  box-shadow: none;
}

/* line 16, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-dark .navbar-toggler,
.navbar-light .navbar-toggler {
  border: 0;
}

/* line 21, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-brand {
  display: flex;
  align-items: center;
}

/* line 24, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-brand img {
  margin-right: 0.25rem;
}

/* line 29, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 34, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: none;
}

/* line 40, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: none;
}

/* line 3, app/assets/stylesheets/mdb/free/_card.scss */
.card, .orf-card {
  border: 0;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}

/* line 7, app/assets/stylesheets/mdb/free/_card.scss */
.card .bg-image, .orf-card .bg-image {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 13, app/assets/stylesheets/mdb/free/_card.scss */
.card-header {
  background-color: rgba(255, 255, 255, 0);
}

/* line 18, app/assets/stylesheets/mdb/free/_card.scss */
.card-body[class*='bg-'] {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 24, app/assets/stylesheets/mdb/free/_card.scss */
.card-footer {
  background-color: rgba(255, 255, 255, 0);
}

/* line 4, app/assets/stylesheets/mdb/free/_breadcrumb.scss */
.navbar .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
}

/* line 9, app/assets/stylesheets/mdb/free/_breadcrumb.scss */
.navbar .breadcrumb .breadcrumb-item a {
  color: rgba(0, 0, 0, 0.55);
  transition: color 0.15s ease-in-out;
}

/* line 12, app/assets/stylesheets/mdb/free/_breadcrumb.scss */
.navbar .breadcrumb .breadcrumb-item a:hover, .navbar .breadcrumb .breadcrumb-item a:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 18, app/assets/stylesheets/mdb/free/_breadcrumb.scss */
.navbar .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: rgba(0, 0, 0, 0.55);
}

/* line 3, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-link {
  border: 0;
  font-size: 0.9rem;
  color: #212529;
  background-color: transparent;
  border: 0;
  outline: 0;
  transition: all 0.3s linear;
  border-radius: 0.125rem;
}

/* line 13, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-link:hover {
  color: #212529;
}

/* line 17, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-link:focus {
  box-shadow: none;
}

/* line 23, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-item.active .page-link {
  background-color: #005558;
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.2s linear;
}

/* line 31, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-item:first-child .page-link {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

/* line 38, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

/* line 44, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: 0;
}

/* line 53, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-lg .page-item:first-child .page-link,
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

/* line 57, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-lg .page-item:last-child .page-link,
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

/* line 67, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle .page-item:first-child .page-link {
  border-radius: 50%;
}

/* line 73, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle .page-item:last-child .page-link {
  border-radius: 50%;
}

/* line 78, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle .page-link {
  border-radius: 50%;
  padding-left: 0.841rem;
  padding-right: 0.841rem;
}

/* line 85, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle.pagination-lg .page-link {
  padding-left: 1.399414rem;
  padding-right: 1.399415rem;
}

/* line 91, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle.pagination-sm .page-link {
  padding-left: 0.696rem;
  padding-right: 0.688rem;
}

/* line 2, app/assets/stylesheets/mdb/free/_badge.scss */
.badge-dot {
  position: absolute;
  border-radius: 4.5px;
  height: 9px;
  min-width: 0;
  padding: 0;
  width: 9px;
  margin-left: -0.3125rem;
}

/* line 10, app/assets/stylesheets/mdb/free/_badge.scss */
.badge-dot:empty {
  display: inline-block;
}

/* line 15, app/assets/stylesheets/mdb/free/_badge.scss */
.badge-notification {
  position: absolute;
  font-size: 0.6rem;
  margin-top: -0.1rem;
  margin-left: -0.5rem;
  padding: 0.2em 0.45em;
}

/* line 3, app/assets/stylesheets/mdb/free/_alert.scss */
.alert {
  border: 0;
}

/* line 7, app/assets/stylesheets/mdb/free/_alert.scss */
.alert-absolute {
  position: absolute;
}

/* line 11, app/assets/stylesheets/mdb/free/_alert.scss */
.alert-fixed {
  position: fixed;
  z-index: 1070;
}

/* line 16, app/assets/stylesheets/mdb/free/_alert.scss */
.parent-alert-relative {
  position: relative;
}

/* line 3, app/assets/stylesheets/mdb/free/_progress.scss */
.progress, .orfui--progress-bar {
  border-radius: 0;
}

/* line 3, app/assets/stylesheets/mdb/free/_list-group.scss */
.list-group-item-action {
  transition: 0.5s;
}

/* line 7, app/assets/stylesheets/mdb/free/_list-group.scss */
.list-group-item-action:hover {
  transition: 0.5s;
}

/* line 7, app/assets/stylesheets/mdb/free/_close.scss */
.btn-close:focus {
  box-shadow: none;
}

/* line 2, app/assets/stylesheets/mdb/free/_modal.scss */
.modal-content {
  border: 0;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}

/* line 3, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast {
  background-color: #fff;
  border: 0;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
}

/* line 8, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast .btn-close {
  width: 1.3em;
}

/* line 13, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast-header {
  background-color: #fff;
}

/* line 17, app/assets/stylesheets/mdb/free/_toasts.scss */
.parent-toast-relative {
  position: relative;
}

/* line 21, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast-absolute {
  position: absolute;
}

/* line 25, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast-fixed {
  position: fixed;
  z-index: 1060;
}

/* line 4, app/assets/stylesheets/mdb/free/_tooltip.scss */
.tooltip.show {
  opacity: 1;
}

/* line 8, app/assets/stylesheets/mdb/free/_tooltip.scss */
.tooltip .tooltip-arrow {
  display: none;
}

/* line 13, app/assets/stylesheets/mdb/free/_tooltip.scss */
.tooltip-inner {
  color: #fff;
  padding: 6px 16px;
  font-size: 14px;
  background-color: #6d6d6d;
  border-radius: 0.25rem;
}

/* line 3, app/assets/stylesheets/mdb/free/_popover.scss */
.popover {
  border: 0;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
}

/* line 7, app/assets/stylesheets/mdb/free/_popover.scss */
.popover .popover-arrow {
  display: none;
}

/* line 12, app/assets/stylesheets/mdb/free/_popover.scss */
.popover-header {
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/mdb/free/_scrollspy.scss */
.nav-pills.menu-sidebar .nav-link {
  font-size: 0.8rem;
  background-color: transparent;
  color: #262626;
  line-height: 1.1rem;
  padding: 0 5px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
  text-transform: initial;
  margin-top: 3px;
  margin-bottom: 3px;
}

/* line 18, app/assets/stylesheets/mdb/free/_scrollspy.scss */
.nav-pills.menu-sidebar .nav-link.active,
.nav-pills.menu-sidebar .show > .nav-link {
  background-color: transparent;
  box-shadow: none;
  color: #005558;
  font-weight: 600;
  border-left: 0.125rem solid #005558;
  border-radius: 0;
}

/* line 1, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
}

/* line 8, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-unbound {
  overflow: visible;
}

/* line 12, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-wave {
  background-image: radial-gradient(circle, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 70%);
  border-radius: 50%;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  touch-action: none;
  transform: scale(0);
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0, 0, 0.15, 1), cubic-bezier(0, 0, 0.15, 1);
  z-index: 999;
}

/* line 24, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-wave.active {
  transform: scale(1);
  opacity: 0;
}

/* line 30, app/assets/stylesheets/mdb/free/_ripple.scss */
.btn .ripple-wave {
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-primary .ripple-wave {
  background-image: radial-gradient(circle, rgba(0, 85, 88, 0.2) 0, rgba(0, 85, 88, 0.3) 40%, rgba(0, 85, 88, 0.4) 50%, rgba(0, 85, 88, 0.5) 60%, rgba(0, 85, 88, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-secondary .ripple-wave {
  background-image: radial-gradient(circle, rgba(21, 148, 71, 0.2) 0, rgba(21, 148, 71, 0.3) 40%, rgba(21, 148, 71, 0.4) 50%, rgba(21, 148, 71, 0.5) 60%, rgba(21, 148, 71, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-success .ripple-wave {
  background-image: radial-gradient(circle, rgba(0, 183, 74, 0.2) 0, rgba(0, 183, 74, 0.3) 40%, rgba(0, 183, 74, 0.4) 50%, rgba(0, 183, 74, 0.5) 60%, rgba(0, 183, 74, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-info .ripple-wave {
  background-image: radial-gradient(circle, rgba(57, 192, 237, 0.2) 0, rgba(57, 192, 237, 0.3) 40%, rgba(57, 192, 237, 0.4) 50%, rgba(57, 192, 237, 0.5) 60%, rgba(57, 192, 237, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-warning .ripple-wave {
  background-image: radial-gradient(circle, rgba(255, 169, 0, 0.2) 0, rgba(255, 169, 0, 0.3) 40%, rgba(255, 169, 0, 0.4) 50%, rgba(255, 169, 0, 0.5) 60%, rgba(255, 169, 0, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-danger .ripple-wave {
  background-image: radial-gradient(circle, rgba(249, 49, 84, 0.2) 0, rgba(249, 49, 84, 0.3) 40%, rgba(249, 49, 84, 0.4) 50%, rgba(249, 49, 84, 0.5) 60%, rgba(249, 49, 84, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-light .ripple-wave {
  background-image: radial-gradient(circle, rgba(251, 251, 251, 0.2) 0, rgba(251, 251, 251, 0.3) 40%, rgba(251, 251, 251, 0.4) 50%, rgba(251, 251, 251, 0.5) 60%, rgba(251, 251, 251, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-dark .ripple-wave {
  background-image: radial-gradient(circle, rgba(38, 38, 38, 0.2) 0, rgba(38, 38, 38, 0.3) 40%, rgba(38, 38, 38, 0.4) 50%, rgba(38, 38, 38, 0.5) 60%, rgba(38, 38, 38, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-white .ripple-wave {
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-black .ripple-wave {
  background-image: radial-gradient(circle, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 70%);
}

/* line 2, app/assets/stylesheets/mdb/free/_range.scss */
.range {
  position: relative;
}

/* line 5, app/assets/stylesheets/mdb/free/_range.scss */
.range .thumb {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: -35px;
  margin-left: -15px;
  text-align: center;
  border-radius: 50% 50% 50% 0;
  transform: scale(0);
  transform-origin: bottom;
  transition: transform 0.2s ease-in-out;
}

/* line 18, app/assets/stylesheets/mdb/free/_range.scss */
.range .thumb:after {
  position: absolute;
  display: block;
  content: '';
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg);
  background: #1266f1;
  z-index: -1;
}

/* line 32, app/assets/stylesheets/mdb/free/_range.scss */
.range .thumb .thumb-value {
  display: block;
  font-size: 12px;
  line-height: 30px;
  color: white;
  font-weight: 500;
  z-index: 2;
}

/* line 41, app/assets/stylesheets/mdb/free/_range.scss */
.range .thumb.thumb-active {
  transform: scale(1);
}

/* line 4, app/assets/stylesheets/mdb/free/_accordion.scss */
.accordion-button:not(.collapsed) {
  background-color: #fff;
}

/* line 7, app/assets/stylesheets/mdb/free/_accordion.scss */
.accordion-button:not(.collapsed):focus {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

/* line 12, app/assets/stylesheets/mdb/free/_accordion.scss */
.accordion-button:focus {
  border-color: #005558;
  outline: 0;
  box-shadow: none;
}

/* line 2, app/assets/stylesheets/mdb/free/_carousel.scss */
.carousel-control-prev-icon::after {
  content: '\f053';
  font-weight: 700;
  font-family: 'Font Awesome 5 Pro', 'Font Awesome 5 Free';
  font-size: 1.7rem;
}

/* line 10, app/assets/stylesheets/mdb/free/_carousel.scss */
.carousel-control-next-icon::after {
  content: '\f054';
  font-weight: 700;
  font-family: 'Font Awesome 5 Pro', 'Font Awesome 5 Free';
  font-size: 1.7rem;
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-top {
    top: 0;
  }
  /* line 9, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-left {
    left: 0;
  }
  /* line 12, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-right {
    right: 0;
  }
  /* line 15, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-bottom {
    bottom: 0;
  }
  /* line 18, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-top-left {
    top: 10px;
    left: 10px;
  }
  /* line 22, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-top-right {
    top: 10px;
    right: 10px;
  }
  /* line 26, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-bottom-left {
    bottom: 10px;
    left: 10px;
  }
  /* line 30, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-bottom-right {
    right: 10px;
    bottom: 10px;
  }
}

/* line 37, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal.fade.top:not(.show) .modal-dialog {
  transform: translate3d(0, -25%, 0);
}

/* line 40, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal.fade.right:not(.show) .modal-dialog {
  transform: translate3d(25%, 0, 0);
}

/* line 43, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal.fade.bottom:not(.show) .modal-dialog {
  transform: translate3d(0, 25%, 0);
}

/* line 46, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal.fade.left:not(.show) .modal-dialog {
  transform: translate3d(-25%, 0, 0);
}

@media (min-width: 992px) {
  /* line 51, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-side {
    position: absolute;
    width: 100%;
    right: 10px;
    bottom: 10px;
    margin: 0;
  }
  /* line 58, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-frame {
    position: absolute;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}

/* line 69, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-open .modal.frame {
  overflow-y: hidden;
}

/* line 75, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open {
  overflow-y: auto;
}

/* line 77, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show {
  display: table;
}

@media (min-width: 992px) {
  /* line 80, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-bottom-right {
    bottom: 0;
  }
  /* line 83, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-bottom-left {
    bottom: 0;
  }
  /* line 86, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-side {
    bottom: 0;
  }
  /* line 90, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show.modal.frame.bottom {
    box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 92, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show.modal.frame.bottom .modal-content {
    box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 96, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show.modal.frame.top {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 102, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-side.modal-bottom-right .modal-content {
    box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 107, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-side.modal-bottom-left .modal-content {
    box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.05);
  }
}

/* line 113, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-bottom-right {
  right: 0;
}

/* line 116, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-bottom-left {
  left: 0;
}

/* line 119, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-top-left {
  left: 0;
}

/* line 122, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show .modal-side {
  right: 0;
}

/* line 1, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  touch-action: auto;
}

/* line 7, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-x,
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  position: absolute;
  z-index: 1035;
}

/* line 16, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-x {
  height: 0.9375rem;
  bottom: 0;
}

/* line 21, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-y {
  width: 0.9375rem;
  right: 0;
}

/* line 26, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

/* line 33, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y {
  opacity: 0.6;
}

/* line 40, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y {
  opacity: 0.6;
}

/* line 46, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

/* line 52, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
/* line 67, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__thumb-x,
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 0.375rem;
  /* please don't change 'position' */
  position: absolute;
}

/* line 75, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__thumb-x {
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 0.375rem;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 0.125rem;
}

/* line 82, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__thumb-y {
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 0.375rem;
  /* there must be 'right' for ps__thumb-y */
  right: 0.125rem;
}

/* line 90, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-x:hover > .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 0.6875rem;
}

/* line 99, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 0.6875rem;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  /* line 109, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 115, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
  .ps {
    overflow: auto !important;
  }
}

/* line 1, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav {
  top: 0;
  left: 0;
  transform: translateX(-100%);
  position: fixed;
  z-index: 1035;
  background-color: #fff;
  overflow: hidden;
  width: 255px;
  height: 100vh;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}

/* line 13, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-hidden="false"] {
  transform: translateX(0%);
}

/* line 17, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-color="light"] {
  color: rgba(255, 255, 255, 0.6);
}

/* line 21, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-right="true"] {
  right: 0;
  left: unset;
  transform: translateX(100%);
}

/* line 27, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-position="absolute"] {
  position: absolute;
  height: 100%;
}

/* line 32, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-position="relative"] {
  position: relative;
  height: 100%;
}

/* line 37, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav [data-mdb-slim="true"] {
  display: none;
}

/* line 41, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-slim-collapsed="true"] {
  width: 70px;
}

/* line 44, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-slim-collapsed="true"] [data-mdb-slim="false"] {
  display: none;
}

/* line 48, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-slim-collapsed="true"] [data-mdb-slim="true"] {
  display: unset;
}

/* line 54, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-menu,
.sidenav-collapse {
  list-style: none;
  position: relative;
  padding: 0 0.2rem;
  margin: 0;
}

/* line 62, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-collapse {
  display: none;
  padding: 0;
}

/* line 66, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-collapse.show, .sidenav-collapse.collapsing {
  display: block;
}

/* line 71, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-collapse .sidenav-link {
  font-size: 0.78rem;
  height: 1.5rem;
  padding-left: 3rem;
}

/* line 78, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-item {
  position: relative;
}

/* line 82, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-link {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.89rem;
  padding: 1rem 1.5rem;
  height: 3rem;
  color: unset;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 5px;
  transition: all 0.3s linear;
}

/* line 96, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-link:hover {
  color: #005558;
  background-color: #f6f9fc;
  outline: none;
}

/* line 102, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-link:active, .sidenav-link:focus {
  color: #005558;
  background-color: #f6f9fc;
  outline: none;
}

/* line 109, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-link.active {
  color: #005558;
}

/* line 114, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.rotate-icon {
  position: absolute;
  right: 0;
  margin-left: auto;
  margin-right: 0.8rem;
  transition: transform 0.3s;
}

/* line 122, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-backdrop {
  z-index: 900;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 129, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-light {
  color: rgba(255, 255, 255, 0.6);
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-primary .sidenav-item .sidenav-link:hover {
  color: #005558;
  background-color: rgba(0, 85, 88, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-primary .sidenav-link:active, .sidenav-primary .sidenav-link:focus {
  color: #005558;
  background-color: rgba(0, 85, 88, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-primary .sidenav-link.active {
  color: #005558;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-secondary .sidenav-item .sidenav-link:hover {
  color: #159447;
  background-color: rgba(21, 148, 71, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-secondary .sidenav-link:active, .sidenav-secondary .sidenav-link:focus {
  color: #159447;
  background-color: rgba(21, 148, 71, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-secondary .sidenav-link.active {
  color: #159447;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-success .sidenav-item .sidenav-link:hover {
  color: #00b74a;
  background-color: rgba(0, 183, 74, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-success .sidenav-link:active, .sidenav-success .sidenav-link:focus {
  color: #00b74a;
  background-color: rgba(0, 183, 74, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-success .sidenav-link.active {
  color: #00b74a;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-info .sidenav-item .sidenav-link:hover {
  color: #39c0ed;
  background-color: rgba(57, 192, 237, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-info .sidenav-link:active, .sidenav-info .sidenav-link:focus {
  color: #39c0ed;
  background-color: rgba(57, 192, 237, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-info .sidenav-link.active {
  color: #39c0ed;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-warning .sidenav-item .sidenav-link:hover {
  color: #ffa900;
  background-color: rgba(255, 169, 0, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-warning .sidenav-link:active, .sidenav-warning .sidenav-link:focus {
  color: #ffa900;
  background-color: rgba(255, 169, 0, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-warning .sidenav-link.active {
  color: #ffa900;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-danger .sidenav-item .sidenav-link:hover {
  color: #f93154;
  background-color: rgba(249, 49, 84, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-danger .sidenav-link:active, .sidenav-danger .sidenav-link:focus {
  color: #f93154;
  background-color: rgba(249, 49, 84, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-danger .sidenav-link.active {
  color: #f93154;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-light .sidenav-item .sidenav-link:hover {
  color: #fbfbfb;
  background-color: rgba(251, 251, 251, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-light .sidenav-link:active, .sidenav-light .sidenav-link:focus {
  color: #fbfbfb;
  background-color: rgba(251, 251, 251, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-light .sidenav-link.active {
  color: #fbfbfb;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-dark .sidenav-item .sidenav-link:hover {
  color: #262626;
  background-color: rgba(38, 38, 38, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-dark .sidenav-link:active, .sidenav-dark .sidenav-link:focus {
  color: #262626;
  background-color: rgba(38, 38, 38, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-dark .sidenav-link.active {
  color: #262626;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-white .sidenav-item .sidenav-link:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-white .sidenav-link:active, .sidenav-white .sidenav-link:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-white .sidenav-link.active {
  color: #fff;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-black .sidenav-item .sidenav-link:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-black .sidenav-link:active, .sidenav-black .sidenav-link:focus {
  color: #000;
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-black .sidenav-link.active {
  color: #000;
}

/* line 4, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.infinite {
  animation-iteration-count: infinite;
}

/* line 7, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-1s {
  animation-delay: 1s;
}

/* line 10, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-2s {
  animation-delay: 2s;
}

/* line 13, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-3s {
  animation-delay: 3s;
}

/* line 16, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-4s {
  animation-delay: 4s;
}

/* line 19, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-5s {
  animation-delay: 5s;
}

/* line 22, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.fast {
  animation-duration: 800ms;
}

/* line 25, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.faster {
  animation-duration: 500ms;
}

/* line 28, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.slow {
  animation-duration: 2s;
}

/* line 31, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.slower {
  animation-duration: 3s;
}

@keyframes fade-in-down {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 48, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-in-down {
  animation-name: fade-in-down;
}

@keyframes fade-in-left {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 64, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-in-left {
  animation-name: fade-in-left;
}

@keyframes fade-in-right {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 80, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-in-right {
  animation-name: fade-in-right;
}

@keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 96, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-in-up {
  animation-name: fade-in-up;
}

@keyframes fade-out-down {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 111, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-out-down {
  animation-name: fade-out-down;
}

@keyframes fade-out-left {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 126, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-out-left {
  animation-name: fade-out-left;
}

@keyframes fade-out-right {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 141, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-out-right {
  animation-name: fade-out-right;
}

@keyframes fade-out-up {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 156, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-out-up {
  animation-name: fade-out-up;
}

@keyframes slide-in-down {
  from {
    visibility: visible;
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 171, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-in-down {
  animation-name: slide-in-down;
}

@keyframes slide-in-left {
  from {
    visibility: visible;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 186, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-in-left {
  animation-name: slide-in-left;
}

@keyframes slide-in-right {
  from {
    visibility: visible;
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 201, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-in-right {
  animation-name: slide-in-right;
}

@keyframes slide-in-up {
  from {
    visibility: visible;
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 216, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-in-up {
  animation-name: slide-in-up;
}

@keyframes slide-out-down {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 231, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-out-down {
  animation-name: slide-out-down;
}

@keyframes slide-out-left {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 246, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-out-left {
  animation-name: slide-out-left;
}

@keyframes slide-out-right {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 261, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-out-right {
  animation-name: slide-out-right;
}

@keyframes slide-out-up {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 276, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-out-up {
  animation-name: slide-out-up;
}

@keyframes slide-down {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 100%, 0);
  }
}

/* line 290, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-down {
  animation-name: slide-down;
}

@keyframes slide-left {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 304, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-left {
  animation-name: slide-left;
}

@keyframes slide-right {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(100%, 0, 0);
  }
}

/* line 318, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-right {
  animation-name: slide-right;
}

@keyframes slide-up {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -100%, 0);
  }
}

/* line 332, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-up {
  animation-name: slide-up;
}

@keyframes zoom-in {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 347, app/assets/stylesheets/mdb/pro/_animate.scss */
.zoom-in {
  animation-name: zoom-in;
}

@keyframes zoom-out {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 366, app/assets/stylesheets/mdb/pro/_animate.scss */
.zoom-out {
  animation-name: zoom-out;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
50%,
70%,
90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
60%,
80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 398, app/assets/stylesheets/mdb/pro/_animate.scss */
.tada {
  animation-name: tada;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 416, app/assets/stylesheets/mdb/pro/_animate.scss */
.pulse {
  animation-name: pulse;
}

/* line 2, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox img:not(.lightbox-disabled) {
  cursor: zoom-in;
}

/* line 7, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery {
  visibility: hidden;
  position: fixed;
  left: 0 /*!rtl:ignore*/;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-out;
}

/* line 19, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar {
  position: absolute;
  top: 0;
  left: 0 /*!rtl:ignore*/;
  width: 100%;
  height: 50px;
  z-index: 1110;
  transition: opacity 0.4s;
}

/* line 27, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar .lightbox-gallery-left-tools {
  float: left;
  height: 100%;
}

/* line 31, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar .lightbox-gallery-right-tools {
  float: right;
}

/* line 34, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button {
  border: none;
  background: none;
  width: 50px;
  height: 50px;
  color: #b3b3b3;
  transition: color 0.2s;
}

/* line 41, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button:hover {
  color: #fff;
}

/* line 44, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 48, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.fontawesome-pro:before {
  font-family: 'Font Awesome 5 Pro';
}

/* line 51, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-fullscreen-btn:before {
  content: '\f065';
}

/* line 54, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-fullscreen-btn.active:before {
  content: '\f066';
}

/* line 57, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-zoom-btn:before {
  content: '\f00e';
}

/* line 60, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-zoom-btn.active:before {
  content: '\f010';
}

/* line 63, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-close-btn:before {
  content: '\f00d';
}

/* line 69, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-counter {
  height: 100%;
  color: #b3b3b3;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  margin-bottom: 0;
  direction: ltr /*!rtl:ignore*/;
}

/* line 80, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-content {
  position: fixed;
  top: 50px;
  left: 50px /*!rtl:ignore*/;
  width: calc(100% - 100px);
  height: calc(100% - 100px);
}

/* line 86, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image {
  position: absolute;
  left: 0 /*!rtl:ignore*/;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(0.25);
  transition: all 0.4s ease-out;
  pointer-events: none;
}

/* line 96, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image img {
  position: absolute;
  left: 0 /*!rtl:ignore*/;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  cursor: pointer;
  pointer-events: auto;
}

/* line 105, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image img.vertical {
  height: 100%;
  max-height: 100%;
  width: auto;
  max-width: initial;
}

/* line 114, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right {
  position: fixed;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.4s;
}

/* line 124, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right button {
  border: none;
  background: none;
  width: 50px;
  height: 50px;
  color: #b3b3b3;
  transition: color 0.2s;
}

/* line 131, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right button:hover {
  color: #fff;
}

/* line 134, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right button:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f061';
}

/* line 139, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right button.fontawesome-pro:before {
  font-family: 'Font Awesome 5 Pro';
}

/* line 144, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left {
  position: fixed;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.4s;
}

/* line 154, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left button {
  border: none;
  background: none;
  width: 50px;
  height: 50px;
  color: #b3b3b3;
  transition: color 0.2s;
}

/* line 161, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left button:hover {
  color: #fff;
}

/* line 164, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left button:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f060';
}

/* line 169, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left button.fontawesome-pro:before {
  font-family: 'Font Awesome 5 Pro';
}

/* line 174, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-caption-wrapper {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 183, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-caption-wrapper .lightbox-gallery-caption {
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 10px;
  text-align: center;
}

/* line 192, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-loader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  transition: opacity 1s;
}

/* line 206, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery button:focus {
  outline: none;
  color: #fff;
}

/* line 212, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.disabled-scroll {
  overflow-y: hidden;
  position: relative;
}

@media only screen and (min-device-width: 768px) {
  /* line 215, app/assets/stylesheets/mdb/pro/_lightbox.scss */
  .disabled-scroll.replace-scrollbar {
    padding-right: 17px;
  }
}

/* line 1, app/assets/stylesheets/mdb/pro/_rating.scss */
.rating {
  display: flex;
  margin: 0;
  padding: 0;
}

/* line 5, app/assets/stylesheets/mdb/pro/_rating.scss */
.rating li {
  list-style: none;
}

/* line 8, app/assets/stylesheets/mdb/pro/_rating.scss */
.rating i {
  padding: 0.25rem;
}

/* line 12, app/assets/stylesheets/mdb/pro/_rating.scss */
.rating:not([data-mdb-readonly='true']) li {
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-wrapper {
  z-index: 1065;
  opacity: 0;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 12, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-wrapper-inline {
  border-radius: 4px;
}

/* line 16, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-elements {
  min-width: 310px;
  min-height: 325px;
  background: #fff;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 16, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-elements {
    flex-direction: row !important;
    border-bottom-left-radius: 4px;
    min-width: auto;
    min-height: auto;
    overflow-y: auto;
  }
}

/* line 32, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-elements-inline {
  min-height: auto;
}

/* line 36, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-head {
  background-color: #2979ff;
  height: 100px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding: 10px 24px 10px 50px;
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 36, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-head {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 10px;
    padding-right: 10px !important;
    height: auto;
    min-height: 305px;
  }
}

/* line 54, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-head-inline {
  padding: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 60, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-head-content {
    flex-direction: column;
  }
}

/* line 66, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-button {
  font-size: 0.8rem;
  min-width: 64px;
  box-sizing: border-box;
  font-weight: 500;
  line-height: 40px;
  border-radius: 10px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: #2979ff;
  border: none;
  background-color: transparent;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  outline: none;
  padding: 0 10px;
  height: 40px;
  margin-bottom: 10px;
}

/* line 84, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-button:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

/* line 88, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-button:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0.08);
}

/* line 94, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-submit-inline {
  border-radius: 100%;
  height: 48px;
  min-width: 48px;
  display: inline-block;
  margin-left: 30px;
  color: #fff;
}

/* line 103, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current {
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: -0.00833em;
  color: #fff;
  opacity: 0.54;
  border: none;
  background: transparent;
  padding: 0;
}

/* line 114, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current.active {
  opacity: 1;
}

/* line 118, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current-wrapper {
  direction: ltr /*!rtl:ignore*/;
}

/* line 123, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-mode-wrapper {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.54);
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 123, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-mode-wrapper {
    justify-content: space-around !important;
    flex-direction: row !important;
  }
}

/* line 132, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-mode-wrapper.active {
  opacity: 1;
}

/* line 137, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-clock-wrapper {
  min-width: 310px;
  max-width: 325px;
  min-height: 305px;
  overflow-x: hidden;
  height: 100%;
}

/* line 145, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-clock {
  position: relative;
  border-radius: 100%;
  width: 260px;
  height: 260px;
  cursor: default;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.07);
}

/* line 155, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-clock-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 160px;
  height: 160px;
  border-radius: 100%;
}

/* line 165, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes, .timepicker-time-tips-inner, .timepicker-time-tips-hours {
  position: absolute;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  text-align: center;
  cursor: pointer;
  font-size: 1.1rem;
  border-radius: 100%;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
}

/* line 182, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes.active, .timepicker-time-tips-inner.active, .timepicker-time-tips-hours.active {
  color: #fff;
  background-color: #2979ff;
  font-weight: 400;
}

/* line 188, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes:focus, .timepicker-time-tips-inner:focus, .timepicker-time-tips-hours:focus {
  outline: none;
}

/* line 192, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes.disabled, .timepicker-time-tips-inner.disabled, .timepicker-time-tips-hours.disabled {
  color: #b3afaf;
  pointer-events: none;
  background-color: transparent;
}

/* line 198, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes::selection, .timepicker-time-tips-inner::selection, .timepicker-time-tips-hours::selection {
  background-color: transparent;
}

/* line 203, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current, .timepicker-dot {
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: -0.00833em;
  color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 203, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-current, .timepicker-dot {
    font-size: 3rem;
    font-weight: 400;
  }
}

/* line 216, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-dot {
  font-size: 3.75rem;
  opacity: 0.54;
  border: none;
  background: transparent;
  padding: 0;
}

/* line 224, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current-inline {
  font-size: 2.5rem;
}

/* line 228, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-item {
  position: absolute;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 10px;
  user-select: none;
  cursor: default;
  font-size: 1.1em;
  z-index: 3;
}

/* line 241, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-middle-dot {
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #2979ff;
}

/* line 251, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hand-pointer {
  background-color: #2979ff;
  bottom: 50%;
  height: 40%;
  left: calc(50% - 1px) /*!rtl:ignore*/;
  transform-origin: center bottom 0 /*!rtl:ignore*/;
  width: 2px;
}

/* line 260, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-transform {
  transition: transform 400ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, height 400ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

/* line 264, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips {
  position: absolute;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  text-align: center;
  cursor: pointer;
  font-size: 1.1rem;
}

/* line 273, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips.active {
  color: #fff;
}

/* line 278, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-circle {
  top: -21px;
  left: -15px;
  width: 4px;
  border: 14px solid #2979ff;
  height: 4px;
  box-sizing: content-box;
  border-radius: 100%;
}

/* line 288, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode {
  padding: 0;
  background-color: transparent;
  border: none;
  color: #fff;
  opacity: 0.54;
}

/* line 296, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode, .timepicker-hour, .timepicker-minute {
  cursor: pointer;
}

/* line 301, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode:hover, .timepicker-hour-mode:focus, .timepicker-hour:hover, .timepicker-hour:focus, .timepicker-minute:hover, .timepicker-minute:focus {
  background-color: rgba(0, 0, 0, 0.15);
  outline: none;
}

/* line 307, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode.active, .timepicker-hour.active, .timepicker-minute.active {
  color: #fff;
  opacity: 1;
}

/* line 312, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode-current-inline, .timepicker-hour-current-inline, .timepicker-minute-current-inline {
  font-size: 2.5rem;
}

/* line 317, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-footer {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 56px;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #fff;
}

/* line 330, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-container {
  max-height: calc(100% - 64px);
  overflow-y: auto;
}

/* line 335, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-up, .timepicker-icon-down {
  opacity: 0;
  transition: 0.2s ease all;
  cursor: pointer;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 349, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-up.active, .timepicker-icon-up:hover, .timepicker-icon-down.active, .timepicker-icon-down:hover {
  opacity: 1;
}

/* line 355, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-up {
  top: -35px;
}

/* line 359, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-down {
  bottom: -47px;
}

/* line 365, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-inline-hour-icons button, .timepicker-inline-minutes-icons button {
  opacity: 1 !important;
  cursor: default;
}

/* line 369, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-inline-hour-icons button:hover, .timepicker-inline-minutes-icons button:hover {
  background-color: unset !important;
}

/* line 375, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-clock-animation {
  animation: show-up-clock 350ms linear;
}

/* line 379, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-btn {
  width: 30px;
  height: 30px;
}

/* line 384, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-toggle-button {
  position: absolute;
  outline: none;
  border: none;
  background-color: transparent;
  right: -10px;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  cursor: pointer;
}

/* line 395, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-toggle-button:hover {
  color: #2979ff;
}

/* line 399, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-toggle-button:focus {
  color: #2979ff;
}

/* line 404, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-input:focus + .timepicker-toggle-button, .timepicker-input:focus + .timepicker-toggle-button i {
  color: #2979ff;
}

/* line 409, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker a.timepicker-toggle-button, .timepicker-toggle-button.timepicker-icon {
  right: 1px;
}

@keyframes show-up-clock {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 427, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.justify-content-evenly {
  justify-content: space-evenly;
}

/* line 431, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-modal {
  z-index: 1065;
}

/* line 435, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-modal .fade.show {
  opacity: 1;
}

/* line 2, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar.navbar-scroll {
  transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
}

/* line 4, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar.navbar-scroll.navbar-scrolled {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 12, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar-scroll .nav-link,
.navbar-scroll .fa-bars {
  color: #fff;
}

/* line 19, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar-scrolled .nav-link,
.navbar-scrolled .fa-bars {
  color: #4f4f4f;
}

/* line 25, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar-scrolled {
  background-color: #fff;
}

/* line 1, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-toggle-button {
  position: absolute;
  outline: none;
  border: none;
  background-color: transparent;
  right: -10px;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 10, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-toggle-button:focus {
  color: #2979ff;
}

/* line 14, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-toggle-button:hover {
  color: #2979ff;
}

/* line 19, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-backdrop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1065;
}

/* line 31, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-dropdown-container {
  width: 328px;
  height: 380px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 1066;
}

/* line 40, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-modal-container {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 328px;
  height: 512px;
  background-color: #fff;
  border-radius: 7px 7px 4px 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 1066;
}

@media screen and (min-width: 320px) and (max-width: 820px) and (orientation: landscape) {
  /* line 54, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container .datepicker-header {
    height: 100%;
  }
}

@media screen and (min-width: 320px) and (max-width: 820px) and (orientation: landscape) {
  /* line 60, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container .datepicker-date {
    margin-top: 100px;
  }
}

@media screen and (min-width: 320px) and (max-width: 820px) and (orientation: landscape) {
  /* line 66, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container .datepicker-day-cell {
    width: 32x;
    height: 32x;
  }
}

@media screen and (min-width: 320px) and (max-width: 820px) and (orientation: landscape) {
  /* line 40, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container {
    flex-direction: row;
    width: 475px;
    height: 360px;
  }
  /* line 78, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container.datepicker-day-cell {
    width: 36px;
    height: 36px;
  }
}

/* line 85, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-header {
  height: 120px;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #2979ff;
  display: flex;
  flex-direction: column;
  border-radius: 4px 4px 0 0;
}

/* line 95, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-title {
  height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 102, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-title-text {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  color: #fff;
}

/* line 110, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-date {
  height: 72px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 117, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-date-text {
  font-size: 34px;
  font-weight: 400;
  color: #fff;
}

/* line 123, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-main {
  position: relative;
  height: 100%;
}

/* line 128, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-date-controls {
  padding: 10px 12px 0 12px;
  display: flex;
  justify-content: space-between;
}

/* line 135, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top-width: 5px;
  border-top-style: solid;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

/* line 147, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-arrow-up {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top-width: 5px;
  border-top-style: solid;
  margin: 0 0 0 5px;
  vertical-align: middle;
  transform: rotate(180deg);
}

/* line 160, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-date-controls {
  color: rgba(0, 0, 0, 0.64);
}

/* line 164, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-view-change-button {
  padding: 10px;
  color: #666;
  font-weight: 500;
  font-size: 0.9rem;
  border-radius: 10px;
  box-shadow: none;
  background-color: transparent;
  margin: 0;
  border: none;
}

/* line 175, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-view-change-button:hover, .datepicker-view-change-button:focus {
  background-color: #eee;
}

/* line 180, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-view-change-button:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top-width: 5px;
  border-top-style: solid;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

/* line 194, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-arrow-controls {
  margin-top: 10px;
}

/*!rtl:begin:options:
{
  "autoRename": true,
  "stringMap":[
      {
      "name"    : "prev-next",
      "search"  : ["datepicker-previous-button", "datepicker-next-button"],
      "replace" : ["datepicker-next-button", "datepicker-previous-button"],
      "options" : {"ignoreCase":false}
      }
  ]
}
*/
/* line 211, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-previous-button {
  position: relative;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: none;
  margin: 0;
  color: rgba(0, 0, 0, 0.64);
  background-color: transparent;
  margin-right: 24px;
}

/* line 224, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-previous-button:hover, .datepicker-previous-button:focus {
  background-color: #eee;
  border-radius: 50%;
}

/* line 231, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-previous-button::after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  content: '';
  margin: 15.5px;
  border: 0 solid currentColor;
  border-top-width: 2px;
  border-left-width: 2px;
  transform: translateX(2px) rotate(-45deg);
}

/* line 245, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-next-button {
  position: relative;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: none;
  margin: 0;
  color: rgba(0, 0, 0, 0.64);
  background-color: transparent;
}

/* line 257, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-next-button:hover, .datepicker-next-button:focus {
  background-color: #eee;
  border-radius: 50%;
}

/* line 264, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-next-button::after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  content: '';
  margin: 15.5px;
  border: 0 solid currentColor;
  border-top-width: 2px;
  border-right-width: 2px;
  transform: translateX(-2px) rotate(45deg);
}

/*!rtl:end:options*/
/* line 279, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-view {
  padding-left: 12px;
  padding-right: 12px;
  outline: none;
}

/* line 285, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-table {
  margin-right: auto;
  margin-left: auto;
  width: 304px;
}

/* line 291, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-day-heading {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}

/* line 299, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell {
  text-align: center;
}

/* line 302, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.disabled {
  color: #ccc;
  cursor: default;
  pointer-events: none;
}

/* line 308, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.disabled:hover {
  cursor: default;
}

/* line 312, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell:hover {
  cursor: pointer;
}

/* line 317, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell:not(.disabled):not(.selected):hover .datepicker-cell-content {
  background-color: #d3d3d3;
}

/* line 321, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.selected .datepicker-cell-content {
  background-color: #2979ff;
  color: #fff;
}

/* line 326, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.focused:not(.selected) .datepicker-cell-content {
  background-color: #eee;
}

/* line 330, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.focused .datepicker-cell-content.selected {
  background-color: #2979ff;
}

/* line 334, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.current .datepicker-cell-content {
  border: 1px solid #000;
}

/* line 338, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-small-cell {
  width: 40px;
  height: 40px;
}

/* line 343, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-small-cell-content {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  font-size: 13px;
}

/* line 351, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-large-cell {
  width: 76px;
  height: 42px;
}

/* line 356, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-large-cell-content {
  width: 72px;
  height: 40px;
  line-height: 40px;
  padding: 1px 2px;
  border-radius: 999px;
}

/* line 364, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-yearview-content {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 369, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-footer {
  height: 56px;
  display: flex;
  position: absolute;
  width: 100%;
  bottom: 0;
  justify-content: flex-end;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
}

/* line 381, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-footer-btn {
  background-color: #fff;
  color: #2979ff;
  border: none;
  cursor: pointer;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  letter-spacing: 0.1rem;
  border-radius: 10px;
  margin-bottom: 10px;
}

/* line 396, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-footer-btn:hover, .datepicker-footer-btn:focus {
  background-color: #eee;
}

/* line 402, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-clear-btn {
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm {
  padding: 1rem;
  background-color: #fff;
  border-radius: 0.25rem;
  opacity: 0;
}

/* line 7, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm.show {
  opacity: 1;
}

/* line 12, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-popover {
  z-index: 1080;
  width: 300px;
}

/* line 17, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-modal {
  z-index: 1080;
  width: 300px;
  position: absolute;
}

/* line 23, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-buttons-container {
  display: flex;
  justify-content: flex-end;
}

/* line 26, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-buttons-container .btn {
  margin-left: 0.75rem;
}

/* line 31, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-backdrop {
  height: 100%;
  width: 100%;
  z-index: 1070;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable {
  --datatable-color: rgb(33, 37, 41);
  --datatable-border-color: rgb(224, 224, 224);
  --datatable-striped-color: rgb(33, 37, 41);
  --datatable-accent-bg: rgb(242, 242, 242);
  --datatable-hover-color: rgb(19, 19, 19);
  --datatable-hover-bg: rgb(242, 242, 242);
  --datatable-muted-color: grey;
  --datatable-active-color: rgba(19, 19, 19, 0.05);
  font-size: 0.9rem;
  color: var(--datatable-color);
  background-color: #fff;
}

/* line 15, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-inner {
  background-color: inherit;
}

/* line 19, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable table {
  color: var(--datatable-color);
  background-color: inherit;
  margin-bottom: 0;
  border-color: var(--datatable-border-color);
}

/* line 25, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable table th,
.datatable table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
  padding: 1rem 1.4rem;
}

/* line 35, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead {
  background-color: inherit;
}

/* line 38, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead tr {
  background-color: inherit;
  border-bottom: 1px solid var(--datatable-border-color);
}

/* line 42, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead th {
  position: relative;
  border-bottom: none;
  font-weight: 500;
}

/* line 48, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead th:hover .datatable-sort-icon {
  opacity: 1;
}

/* line 54, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead .fixed-cell {
  position: sticky;
  top: 0;
  z-index: 3;
  box-shadow: var(--datatable-border-color) 0px 1px;
  background-color: #fff;
}

/* line 63, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody {
  font-weight: 300;
  background-color: inherit;
}

/* line 67, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody .fixed-cell {
  position: sticky;
  z-index: 1;
  background-color: inherit;
}

/* line 73, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody tr {
  background-color: inherit;
  transition: all 0.3s ease-in;
}

/* line 77, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody tr:last-child {
  border-bottom: transparent;
  height: 71px;
}

/* line 82, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody tr:focus {
  outline: none;
}

/* line 86, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody tr.active {
  background-color: var(--datatable-active-color);
}

/* line 92, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody td:focus {
  outline: none;
}

/* line 98, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-loader {
  width: 100%;
  height: 2px;
  position: relative;
  overflow: hidden;
}

/* line 105, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-loader-inner {
  display: block;
  height: 100%;
}

/* line 110, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-progress {
  animation: datatableProgress 3s ease-in-out;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  width: 45%;
  position: relative;
  opacity: 0.5;
  border-radius: 1px;
  display: block;
  height: 100%;
}

@keyframes datatableProgress {
  0% {
    left: -45%;
  }
  100% {
    left: 100%;
  }
}

/* line 131, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-pagination {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0.5rem 0;
  border-top: 1px solid var(--datatable-border-color);
}

/* line 140, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-pagination-nav {
  padding: 0;
  font-size: 0.9rem;
  direction: ltr /*!rtl:ignore*/;
}

/* line 146, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-pagination-buttons {
  margin-left: 2rem;
}

/* line 150, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-pagination-button {
  padding-left: 1rem;
  padding-right: 1rem;
  color: var(--datatable-color);
}

/* line 156, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-sort-icon {
  opacity: 0;
  color: var(--datatable-muted-color);
  cursor: pointer;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  position: absolute;
  left: 0.4rem;
  top: calc(50% - 0.5rem);
}

/* line 167, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-sort-icon.active {
  opacity: 1;
  color: var(--datatable-color);
}

/* line 173, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-select-wrapper {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  font-weight: 300;
  padding: 0 1rem;
}

/* line 180, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-select-wrapper .select-input {
  max-width: 70px;
}

/* line 185, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-select-text {
  margin: 0 1rem;
}

/* line 190, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-sm th,
.datatable.datatable-sm td {
  padding: 0.5rem 1.4rem;
}

/* line 196, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-sm tbody tr:last-child {
  border-bottom: transparent;
  height: 55px;
}

/* line 202, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-sm .datatable-pagination {
  padding: 0.2rem 0;
}

/* line 208, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-bordered th,
.datatable.datatable-bordered td {
  border-width: 1px;
}

/* line 213, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-bordered .datatable-pagination {
  border: 1px solid var(--datatable-border-color);
}

/* line 220, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-striped tbody tr:nth-of-type(odd) {
  background-color: var(--datatable-accent-bg);
  color: var(--datatable-striped-color);
}

/* line 229, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-hover tbody tr {
  transition: background-color 0.2s ease-in !important;
}

/* line 232, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-hover tbody tr:hover {
  background-color: var(--datatable-hover-bg) !important;
}

/* line 241, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-clickable-rows tbody tr {
  cursor: pointer;
}

/* line 244, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-clickable-rows tbody tr.active {
  background-color: var(--datatable-hover-bg);
}

/* line 251, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark {
  --datatable-color: #fff;
  --datatable-border-color: #fff;
  --datatable-active-color: rgba(255, 255, 255, 0.2);
}

/* line 257, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .select-wrapper .select-arrow,
.datatable.datatable-dark .select-wrapper input {
  color: white;
}

/* line 262, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .select-wrapper .form-outline .form-control:focus ~ .form-notch .form-notch-leading, .datatable.datatable-dark .select-wrapper .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .datatable.datatable-dark .select-wrapper .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading,
.datatable.datatable-dark .select-wrapper .form-notch-trailing {
  border-color: #fbfbfb !important;
}

/* line 266, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .select-wrapper .form-notch-leading,
.datatable.datatable-dark .select-wrapper .form-noth-middle,
.datatable.datatable-dark .select-wrapper .form-notch-trailing {
  border-color: #fbfbfb !important;
}

/* line 272, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .select-wrapper .form-outline .form-control:focus ~ .form-notch .form-notch-leading, .datatable.datatable-dark .select-wrapper .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .datatable.datatable-dark .select-wrapper .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading {
  border-color: #fbfbfb !important;
}

/* line 277, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .form-check-input[type='checkbox']:checked {
  background-color: transparent;
  border-color: #fff;
}

/* line 282, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .datatable-progress {
  opacity: 0.8;
}

/* line 286, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark.datatable-striped {
  --datatable-striped-color: white;
  --datatable-accent-bg: rgba(255, 255, 255, 0.05);
}

/* line 291, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark.datatable-hover {
  --datatable-hover-bg: rgba(255, 255, 255, 0.2);
  --datatable-hover-color: white;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-primary {
  --datatable-border-color: #005558;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-secondary {
  --datatable-border-color: #159447;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-success {
  --datatable-border-color: #00b74a;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-info {
  --datatable-border-color: #39c0ed;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-warning {
  --datatable-border-color: #ffa900;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-danger {
  --datatable-border-color: #f93154;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-light {
  --datatable-border-color: #fbfbfb;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-dark {
  --datatable-border-color: #262626;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-white {
  --datatable-border-color: #fff;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-black {
  --datatable-border-color: #000;
}

/* line 303, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-borderless {
  --datatable-border-color: transparent;
}

/* line 307, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-loading {
  color: var(--datatable-muted-color);
}

/* line 310, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-loading th {
  color: var(--datatable-muted-color);
}

/* line 314, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-loading .datatable-sort-icon {
  display: none;
}

@media (max-width: 520px) {
  /* line 321, app/assets/stylesheets/mdb/pro/_datatable.scss */
  .datatable-pagination {
    flex-direction: column-reverse;
  }
  /* line 324, app/assets/stylesheets/mdb/pro/_datatable.scss */
  .datatable-pagination-nav {
    margin: 0.8rem 0;
  }
  /* line 328, app/assets/stylesheets/mdb/pro/_datatable.scss */
  .datatable-pagination-button {
    font-size: 1rem;
  }
  /* line 332, app/assets/stylesheets/mdb/pro/_datatable.scss */
  .datatable-pagination-buttons {
    margin: 0.8rem 0;
  }
}

/* line 1, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  overflow: hidden;
  transition: height 0.2s ease-in-out;
}

/* line 10, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) {
  display: flex;
  justify-content: space-between;
}

/* line 13, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-content {
  position: absolute;
  width: 100%;
  padding: 0 1rem 0 1rem;
}

/* line 18, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step {
  flex: auto;
  height: 4.5rem;
}

/* line 21, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step:first-child .stepper-head {
  padding-left: 1.5rem;
}

/* line 24, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step:last-child .stepper-head {
  padding-right: 1.5rem;
}

/* line 28, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step:not(:first-child) .stepper-head:before {
  flex: 1;
  height: 1px;
  width: 100%;
  margin-right: 0.5rem;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 38, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step:not(:last-child) .stepper-head:after {
  flex: 1;
  height: 1px;
  width: 100%;
  margin-left: 0.5rem;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 48, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-head-icon {
  margin: 1.5rem 0.5rem 1.5rem 0;
}

/* line 53, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-step {
  height: fit-content;
  position: relative;
}

/* line 56, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-step:not(:last-child):after {
  position: absolute;
  left: 2.25rem;
  height: calc(100% - 2.45rem);
  top: 3rem;
  width: 1px;
  margin-top: 0.5rem;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 67, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-content {
  overflow: hidden;
  padding: 0 1.5rem 1.5rem 3.75rem;
  transition: height 0.3s ease-in-out, margin-top 0.3s ease-in-out, margin-bottom 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
}

/* line 73, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-content-hide {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 0 !important;
}

/* line 80, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-head {
  padding: 1.5rem;
}

/* line 83, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-head-icon {
  margin-right: 0.75rem;
}

/* line 86, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-head-text:after {
  position: absolute;
}

/* line 90, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile {
  justify-content: center;
  align-items: flex-end;
}

/* line 93, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile.stepper-progress-bar .stepper-head-icon {
  display: none;
}

/* line 96, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-step {
  flex: unset;
  height: fit-content;
  margin: 1rem 0 1rem 0;
}

/* line 100, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-step:not(:last-child) .stepper-head:after {
  margin-left: 0;
}

/* line 103, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-step:not(:first-child) .stepper-head:before {
  margin-right: 0;
}

/* line 106, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-step:not(:last-child):not(:first-child) .stepper-head {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

/* line 111, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-head-icon {
  font-size: 0;
  margin: 0;
  height: 0.5rem;
  width: 0.5rem;
  z-index: 1;
}

/* line 118, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-head-text {
  display: none;
}

/* line 121, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-content {
  top: 2.56rem;
}

/* line 125, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-form {
  display: inherit;
  justify-content: inherit;
  width: inherit;
  position: inherit;
}

/* line 131, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-content {
  left: 0;
}

/* line 134, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: unset;
  line-height: 1.3;
  cursor: pointer;
}

/* line 141, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head:hover {
  background-color: #dbdbdb;
}

/* line 144, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head:focus {
  outline: none;
}

/* line 148, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head-text:after {
  display: flex;
  font-size: 0.8rem;
  content: attr(data-content);
}

/* line 153, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background-color: gray;
  border-radius: 100%;
  font-size: 0.875rem;
  width: 1.5rem;
  height: 1.5rem;
}

/* line 164, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-completed .stepper-head-icon {
  background-color: #00b74a;
}

/* line 168, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-active .stepper-head-text {
  font-weight: 500;
}

/* line 171, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-active .stepper-content {
  display: block;
}

/* line 174, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-active .stepper-head-icon {
  background-color: #005558;
}

/* line 178, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-invalid .stepper-head-icon {
  background-color: #f93154;
}

/* line 182, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-disabled .stepper-head {
  color: #858585;
  cursor: default;
}

/* line 186, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-disabled .stepper-head-icon {
  background-color: #858585;
}

/* line 190, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-mobile-head {
  position: absolute;
  align-self: normal;
  height: fit-content;
  width: 100%;
  padding: 0.5rem 1rem 0.5rem 1rem;
}

/* line 197, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-mobile-footer {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 2.5rem;
}

/* line 205, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-back-btn {
  display: block;
  left: 0;
}

/* line 208, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-back-btn .btn-link {
  color: unset;
}

/* line 211, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-back-btn i {
  margin-right: 0.5rem;
}

/* line 215, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-next-btn {
  display: block;
  right: 0;
}

/* line 218, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-next-btn .btn-link {
  color: unset;
}

/* line 221, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-next-btn i {
  margin-left: 0.5rem;
}

/* line 225, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-mobile-progress-bar {
  height: 0.3rem;
  width: 0;
}

/* line 229, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-mobile-progress {
  height: 0.3rem;
  flex-grow: 100;
  background-color: #e0e0e0;
}

/* line 1, app/assets/stylesheets/mdb/pro/_sticky.scss */
.sticky.animation {
  animation-duration: 200ms;
}

/* line 3, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown .form-check-input label {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/pro/_select.scss */
select.select-initialized {
  display: none !important;
}

/* line 11, app/assets/stylesheets/mdb/pro/_select.scss */
.select-arrow {
  color: #000;
  text-align: center;
  font-size: 0.8rem;
  position: absolute;
  right: 9px;
  top: 9px;
}

/* line 19, app/assets/stylesheets/mdb/pro/_select.scss */
.select-arrow:before {
  content: '\25BC';
}

/* line 24, app/assets/stylesheets/mdb/pro/_select.scss */
.was-validated .form-control:valid ~ .select-arrow, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .select-arrow, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid ~ .select-arrow {
  color: #00b74a;
}

/* line 28, app/assets/stylesheets/mdb/pro/_select.scss */
.was-validated .form-control:invalid ~ .select-arrow, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .select-arrow, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid ~ .select-arrow {
  color: #f93154;
}

/* line 32, app/assets/stylesheets/mdb/pro/_select.scss */
.select-clear-btn {
  color: black;
  font-size: 1rem;
  position: absolute;
  top: 7px;
  right: 27px;
  cursor: pointer;
}

/* line 40, app/assets/stylesheets/mdb/pro/_select.scss */
.select-clear-btn:focus {
  color: #2979ff;
  outline: none;
}

/* line 46, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-sm ~ .select-clear-btn {
  font-size: 0.8rem;
  top: 4px;
}

/* line 51, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-lg ~ .select-clear-btn, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .select-clear-btn {
  top: 11px;
}

/* line 55, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown-container {
  z-index: 1070;
}

/* line 59, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown {
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0;
  min-width: 100px;
  outline: 0;
  position: relative;
  transform: scaleY(0.8);
  opacity: 0;
  transition: all 0.2s;
}

/* line 70, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown.open {
  transform: scaleY(1);
  opacity: 1;
}

/* line 76, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown > .input-group {
  padding: 10px;
}

/* line 80, app/assets/stylesheets/mdb/pro/_select.scss */
.select-label {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 85, app/assets/stylesheets/mdb/pro/_select.scss */
.select-label.active {
  transform: translateY(-1rem) translateY(0.1rem) scale(0.8);
}

/* line 90, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-lg ~ .select-label.active, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .select-label.active {
  transform: translateY(-1.25rem) translateY(0.1rem) scale(0.8);
}

/* line 94, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-sm ~ .select-label.active {
  transform: translateY(-0.83rem) translateY(0.1rem) scale(0.8);
}

/* line 98, app/assets/stylesheets/mdb/pro/_select.scss */
.form-outline .select-label.active ~ .form-notch .form-notch-middle {
  border-top: none;
  border-right: none;
  border-left: none;
}

/* line 104, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input {
  cursor: pointer;
}

/* line 107, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input[disabled] {
  cursor: default;
}

/* line 112, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused {
  color: #616161;
  outline: 0;
}

/* line 116, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .select-label {
  color: #1266f1;
}

/* line 120, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused::placeholder {
  opacity: 1;
}

/* line 124, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .form-notch .form-notch-leading {
  border-top: 2px solid #1266f1;
  border-bottom: 2px solid #1266f1;
  border-left: 2px solid #1266f1;
  transition: all 0.2s linear;
}

/* line 131, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .form-notch .form-notch-middle {
  border-bottom: 2px solid;
  border-color: #1266f1;
  transition: all 0.2s linear;
}

/* line 137, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .form-notch .form-notch-trailing {
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-right: 2px solid;
  border-color: #1266f1;
  transition: all 0.2s linear;
}

/* line 146, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .select-arrow {
  color: #4285f4;
}

/* line 150, app/assets/stylesheets/mdb/pro/_select.scss */
.form-white .select-input:focus ~ .select-arrow {
  color: #fff;
}

/* line 154, app/assets/stylesheets/mdb/pro/_select.scss */
.form-white .select-arrow {
  color: #fff;
}

/* line 158, app/assets/stylesheets/mdb/pro/_select.scss */
.form-white .select-clear-btn {
  color: #fff;
}

/* line 162, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-sm ~ .select-arrow {
  top: 3px;
}

/* line 166, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-lg ~ .select-arrow, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .select-arrow {
  top: 13px;
}

/* line 170, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper {
  overflow-y: auto;
}

/* line 173, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

/* line 179, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper::-webkit-scrollbar-button:start:decrement, .select-options-wrapper::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 0;
  background-color: transparent;
}

/* line 187, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 194, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper::-webkit-scrollbar-thumb:vertical {
  height: 50px;
  background-color: #999;
  border-radius: 4px;
}

/* line 201, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 207, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-group-label {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 1rem;
  font-weight: 400;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.54);
  user-select: none;
}

/* line 224, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-group > .select-option {
  padding-left: 26px;
}

/* line 228, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  color: rgba(0, 0, 0, 0.87);
  padding-left: 16px;
  padding-right: 16px;
  font-size: 1rem;
  font-weight: 400;
  background-color: transparent;
  user-select: none;
}

/* line 246, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option:hover:not(.disabled) {
  background-color: #ddd;
}

/* line 250, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.active {
  background-color: #ddd;
}

/* line 254, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.selected.active {
  background-color: #ddd;
}

/* line 258, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.selected.disabled {
  cursor: default;
  color: #9e9e9e;
  background-color: transparent;
}

/* line 264, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.selected {
  background-color: #eee;
}

/* line 268, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.disabled {
  cursor: default;
  color: #9e9e9e;
}

/* line 275, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-text .form-check-input {
  margin-right: 10px;
}

/* line 280, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-secondary-text {
  font-size: 0.8rem;
  color: #6c757d;
  display: block;
  line-height: normal;
}

/* line 287, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-icon {
  width: 28px;
  height: 28px;
}

/* line 292, app/assets/stylesheets/mdb/pro/_select.scss */
.select-custom-content {
  padding: 16px;
}

/* line 296, app/assets/stylesheets/mdb/pro/_select.scss */
.select-no-results {
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  align-items: center;
}

/* line 1, app/assets/stylesheets/mdb/pro/_loading.scss */
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #005558;
  z-index: 1056;
}

/* line 14, app/assets/stylesheets/mdb/pro/_loading.scss */
.loading-backdrop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1065;
}

/* line 1, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-label {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-label.active {
  transform: translateY(-1rem) translateY(0.1rem) scale(0.8);
}

/* line 11, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.form-outline .autocomplete-label.active ~ .form-notch .form-notch-middle {
  border-top: none;
  border-right: none;
  border-left: none;
}

/* line 17, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.select-input {
  cursor: pointer;
}

/* line 20, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.select-input[disabled] {
  cursor: default;
}

/* line 25, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused {
  color: #616161;
  outline: 0;
}

/* line 29, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused ~ .autocomplete-label {
  color: #1266f1;
}

/* line 33, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused::placeholder {
  opacity: 1;
}

/* line 37, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused ~ .form-notch .form-notch-leading {
  border-top: 2px solid #1266f1;
  border-bottom: 2px solid #1266f1;
  border-left: 2px solid #1266f1;
  transition: all 0.2s linear;
}

/* line 44, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused ~ .form-notch .form-notch-middle {
  border-bottom: 2px solid;
  border-color: #1266f1;
  transition: all 0.2s linear;
}

/* line 50, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused ~ .form-notch .form-notch-trailing {
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-right: 2px solid;
  border-color: #1266f1;
  transition: all 0.2s linear;
}

/* line 59, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-dropdown-container {
  z-index: 1050;
}

/* line 63, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-dropdown {
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0;
  outline: 0;
  position: relative;
  transform: scaleY(0.8);
  opacity: 0;
  transition: all 0.2s;
}

/* line 73, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-dropdown.open {
  transform: scaleY(1);
  opacity: 1;
}

/* line 79, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: auto;
}

/* line 86, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

/* line 92, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list::-webkit-scrollbar-button:start:decrement, .autocomplete-items-list::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 0;
  background-color: transparent;
}

/* line 100, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 107, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list::-webkit-scrollbar-thumb:vertical {
  height: 50px;
  background-color: #999;
  border-radius: 4px;
}

/* line 114, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-item {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  color: rgba(0, 0, 0, 0.87);
  padding: 6.5px 16px;
  font-size: 1rem;
  font-weight: 400;
  background-color: transparent;
  user-select: none;
}

/* line 131, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-item:hover:not(.disabled) {
  background-color: #ddd;
}

/* line 135, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-item.active {
  background-color: #ddd;
}

/* line 139, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-item.disabled {
  cursor: default;
  color: #9e9e9e;
}

/* line 145, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-loader {
  position: absolute;
  right: 5px;
  top: 8px;
  width: 1.4rem;
  height: 1.4rem;
  border-width: 0.15em;
}

/* line 1, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 32px;
  padding: 0 12px;
  margin-right: 1rem;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  background-color: #eceff1;
  border-radius: 16px;
  transition: opacity 0.3s linear;
  word-wrap: break-word;
  box-shadow: none;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 21, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip:hover {
  box-shadow: none;
}

/* line 25, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip:active, .chip.active {
  background-color: #cacfd1;
  transition: 0.3 ease all;
}

/* line 31, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip img {
  width: inherit;
  height: inherit;
  border-radius: 100%;
  margin: 0 8px 0 -12px;
}

/* line 38, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip .close {
  float: right;
  padding-left: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: opacity 0.15s linear;
  opacity: 0.53;
}

/* line 47, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip .close:hover {
  color: #262626;
}

/* line 52, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip .close-opacity {
  opacity: 0;
}

/* line 56, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip-outline {
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 63, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip.chip-md {
  height: 42px;
  border-radius: 21px;
}

/* line 68, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip.chip-lg {
  height: 52px;
  border-radius: 26px;
}

/* line 73, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip[contenteditable='true'] {
  outline: none;
  border: 3px solid #b2b3b4;
  background-color: #fff;
}

/* line 80, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips {
  min-height: 45px;
  padding-bottom: 1rem;
  margin-bottom: 30px;
  border: none;
  outline: none;
  box-shadow: none;
  transition: all 0.3s ease;
}

/* line 89, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-transition {
  transition: all 0.3s ease;
}

/* line 92, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-padding {
  padding: 5px;
}

/* line 96, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips.focus {
  box-shadow: 0 1px 0 0 red;
}

/* line 100, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips:hover {
  cursor: text;
}

/* line 104, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips .tag.selected {
  color: #fff;
}

/* line 109, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips .input {
  display: inline-block;
  width: 120px !important;
  height: 32px;
  padding: 0 !important;
  margin-right: 20px;
  font-size: 13px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.6);
  background: none;
  border: 0;
  outline: 0;
}

/* line 123, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips .input:focus {
  border: 0 !important;
  box-shadow: none !important;
}

/* line 129, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-placeholder, .chips-initial {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 134, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-placeholder .chips-input-wrapper, .chips-initial .chips-input-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  transition: all 0.3s ease;
}

/* line 140, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-placeholder .chips-input-wrapper input, .chips-initial .chips-input-wrapper input {
  width: 150px;
}

/* line 147, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip-opacity {
  opacity: 0;
}

/* line 1, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider {
  width: 100%;
  height: 100%;
  position: relative;
  position: relative;
  width: 100%;
  padding: 0;
  margin: auto;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border: 1px solid #fff;
  outline: none;
  appearance: none;
}

/* line 6, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 11, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider::-moz-focus-outer {
  border: 0;
}

/* line 15, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-connects {
  overflow: hidden;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 25, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-horizontal {
  height: 0.25rem;
}

/* line 29, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-hand {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #005558;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
  z-index: 5;
  cursor: pointer;
  will-change: transform;
  position: absolute;
  top: 50%;
  transform-origin: 0 0;
  transform-style: flat;
  transform: translateY(-25%);
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, app/assets/stylesheets/mdb/pro/_multi-range.scss */
  .multi-range-slider-hand {
    transition: none;
  }
}

/* line 48, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-hand:active, .multi-range-slider-hand.active {
  z-index: 6;
  background-color: #b3cccd;
}

/* line 55, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-connect {
  background-color: #e0e0e0;
  height: 100%;
  width: 100%;
  will-change: transform;
  z-index: 1;
}

/* line 78, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider:focus {
  outline: none;
}

/* line 82, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider + .thumb {
  position: absolute;
  top: 20;
  width: 0;
  height: 0;
  background-color: #005558;
  border: none;
  border-radius: 25%;
  transform: 0.3s ease all;
  transform-origin: 0 0;
}

/* line 94, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider + .thumb .value {
  display: block;
  width: 20px;
  font-size: 0;
  color: #005558;
  text-align: center;
}

/* line 102, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider + .thumb.active {
  border-radius: 25% 25% 25% 0;
}

/* line 107, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-tooltip {
  position: absolute;
  top: -18px;
  background-color: #005558;
  transform-origin: 50% 50%;
  border: none;
  transition: top 0.2s, transform 0.2s, border-radius 0.2s;
  color: #fff;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg) translate(-5px, -4px) scale(0);
}

/* line 118, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-tooltip-value {
  transform: rotate(45deg) translateY(25%);
  color: #fff;
  height: 30px;
  font-size: 10px;
  display: block;
  width: 30px;
  text-align: center;
}

/* line 128, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-tooltip.active {
  border-radius: 50% 50% 50% 0;
  top: -38px;
  transform: rotate(-45deg) translate(-5px, -4px) scale(1);
}

/* line 1, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.buttons-container {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
  background-color: #2979ff;
}

/* line 8, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datepicker-button-toggle,
.timepicker-button-toggle {
  outline: none;
  border: none;
  background-color: transparent;
  width: 50%;
  color: white;
  font-size: 23px;
  border-radius: 10px;
  min-height: 40px;
}

/* line 19, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datepicker-button-toggle:hover,
.timepicker-button-toggle:hover {
  background-color: rgba(0, 0, 0, 0.15);
  outline: none;
}

/* line 24, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datepicker-button-toggle i,
.timepicker-button-toggle i {
  pointer-events: none;
}

/* line 29, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datetimepicker-toggle-button {
  position: absolute;
  outline: none;
  border: none;
  background-color: transparent;
  right: -10px;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 38, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datetimepicker-toggle-button:focus {
  color: #2979ff;
}

/* line 42, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datetimepicker-toggle-button:hover {
  color: #2979ff;
}

/* line 3, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline {
  /* 
      -------------------------------------------------------------------------
      "-lg" suffix styles
      -------------------------------------------------------------------------
    */
  /* 
      -------------------------------------------------------------------------
      "-md" suffix styles
      -------------------------------------------------------------------------
    */
  /* 
      -------------------------------------------------------------------------
      "-sm" suffix styles
      -------------------------------------------------------------------------
    */
}

/* line 5, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label {
  overflow: visible;
  z-index: 2;
}

/* line 10, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label:before {
  content: "";
  width: calc(100% + 6px);
  display: block;
  height: 3px;
  background: white;
  position: relative;
  left: -3px;
  top: 15px;
  z-index: -1;
}

/* line 32, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label-outline-lg,
.orfui_form .form-outline .form-control:focus ~ .form-label-outline-lg,
.orfui_form .form-outline .form-control.active ~ .form-label-outline-lg,
.orfui_form .form-outline .form-label-orfui-select-lg,
.orfui_form .form-outline .form-control:focus ~ .form-label-orfui-select-lg,
.orfui_form .form-outline .form-control.active ~ .form-label-orfui-select-lg,
.orfui_form .form-outline .form-label-mdb-select-lg,
.orfui_form .form-outline .form-control:focus ~ .form-label-mdb-select-lg,
.orfui_form .form-outline .form-control.active ~ .form-label-mdb-select-lg {
  transform: translateY(-1.5rem) scale(0.9);
}

/* line 57, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label-outline-md,
.orfui_form .form-outline .form-control:focus ~ .form-label-outline-md,
.orfui_form .form-outline .form-control.active ~ .form-label-outline-md,
.orfui_form .form-outline .form-label-orfui-select-md,
.orfui_form .form-outline .form-control:focus ~ .form-label-orfui-select-md,
.orfui_form .form-outline .form-control.active ~ .form-label-orfui-select-md,
.orfui_form .form-outline .form-label-mdb-select-md,
.orfui_form .form-outline .form-control:focus ~ .form-label-mdb-select-md,
.orfui_form .form-outline .form-control.active ~ .form-label-mdb-select-md {
  transform: translateY(-1.2rem) scale(0.9);
}

/* line 82, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label-outline-sm,
.orfui_form .form-outline .form-control:focus ~ .form-label-outline-sm,
.orfui_form .form-outline .form-control.active ~ .form-label-outline-sm,
.orfui_form .form-outline .form-label-orfui-select-sm,
.orfui_form .form-outline .form-control:focus ~ .form-label-orfui-select-sm,
.orfui_form .form-outline .form-control.active ~ .form-label-orfui-select-sm,
.orfui_form .form-outline .form-label-mdb-select-sm,
.orfui_form .form-outline .form-control:focus ~ .form-label-mdb-select-sm,
.orfui_form .form-outline .form-control.active ~ .form-label-mdb-select-sm {
  transform: translateY(-0.83rem) translateY(-0.1rem) scale(0.8);
}

/* line 100, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label-outline-sm:before, .orfui_form .form-outline .form-label-orfui-select-sm:before, .orfui_form .form-outline .form-label-orfui-select-sm:before {
  height: 5px;
  top: 13px;
}

/* line 108, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline {
  background-color: white;
}

/* line 112, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-control.form-control-lg.select, .orfui_form .uppy-Root .uppy-FileInput-container .select.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .orfui_form .select.uppy-FileInput-btn {
  padding-right: 1.75em;
}

/* line 116, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .orfui_select-arrow {
  position: absolute;
  right: 4px;
  top: calc(50% - 12px);
}

/* line 4, app/assets/stylesheets/orfui_mobile_stepper.scss */
.orfui-mobile-stepper {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* line 10, app/assets/stylesheets/orfui_mobile_stepper.scss */
.orfui-mobile-stepper_steps-ring {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background: conic-gradient(green 25deg, lightgray 0deg);
}

/* line 21, app/assets/stylesheets/orfui_mobile_stepper.scss */
.orfui-mobile-stepper_steps-ring_inner {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
}

/* line 32, app/assets/stylesheets/orfui_mobile_stepper.scss */
.orfui-mobile-stepper_text {
  font-size: 1.3rem;
  font-weight: 500;
}

/* line 8, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: flex-start;
  gap: 2.4rem;
}

/* line 17, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_step {
  position: relative;
}

/* line 19, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_step:after {
  content: " ";
  position: absolute;
  height: 2px;
  top: calc(1rem - 1px);
  width: 1.8rem;
  left: 2.3rem;
  background-color: #F3F3F2;
}

/* line 28, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_step:last-child:after {
  display: none;
}

/* line 33, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step_complete-icon {
  display: none;
}

/* line 37, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_number,
.orfui-stepper-horizontal .orfui-step_complete-icon {
  width: 2rem;
  height: 2rem;
  border-radius: 1rem;
}

/* line 44, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_number {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 0.1rem 0.5625rem;
  border: 2px solid #f3f3f2;
  background-color: #F3F3F2;
}

/* line 53, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_text {
  display: none;
}

/* line 58, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step--active .orfui-stepper_number {
  background-color: transparent;
  border-color: #645CF6;
  color: #645CF6;
}

/* line 66, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step--complete .orfui-stepper_number {
  display: none;
}

/* line 69, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step--complete .orfui-step_complete-icon {
  display: inline-block;
  background-color: #63C886;
  color: white;
}

/* line 74, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step--complete .orfui-step_complete-icon .orfui-icon {
  font-size: 1.75rem;
  font-weight: 600;
  padding: 0.1rem 0.05rem;
}

@media (min-width: 768px) {
  /* line 83, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_list {
    gap: 1.25rem;
  }
  /* line 87, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step {
    border-top: 4px solid #1E4C4326;
    padding-top: 20px;
    flex-grow: 1;
    flex-basis: 0;
    white-space: nowrap;
  }
  /* line 94, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step .orfui-step_complete-icon {
    display: none;
  }
  /* line 99, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--active .orfui-stepper_text {
    color: black;
    font-weight: 600;
  }
  /* line 105, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--complete {
    border-color: #63C886;
  }
  /* line 108, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--complete .orfui-step_complete-icon {
    display: inline-block;
    color: #63C886;
    background-color: transparent;
    padding: 0;
    border: none;
    width: auto;
    height: auto;
  }
  /* line 117, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--complete .orfui-step_complete-icon .orfui-icon {
    font-size: 1.5rem;
    line-height: 1;
    padding: 0;
  }
  /* line 124, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--complete .orfui-stepper_text {
    color: black;
  }
  /* line 129, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step:after {
    display: none;
  }
  /* line 132, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_number {
    display: none;
  }
  /* line 135, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_text {
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    color: #74898D;
    display: inline-block;
    vertical-align: middle;
  }
}

/* line 6, app/assets/stylesheets/orfui.scss */
.orfui-tabs .nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 10, app/assets/stylesheets/orfui.scss */
.orfui-tabs .nav-tabs .nav-link:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 15, app/assets/stylesheets/orfui.scss */
.orfui-icon {
  font-size: inherit;
  vertical-align: middle;
  margin-top: -0.5%;
}

/* line 22, app/assets/stylesheets/orfui.scss */
.btn[class*=outline-]:disabled, .btn.disabled[class*=outline-], fieldset:disabled .btn[class*=outline-] {
  border-style: solid;
  border-width: 2px;
}

/* line 1, app/components/orfui/accent_line_item.scss */
.orfui-accent-line-item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

/* line 6, app/components/orfui/accent_line_item.scss */
.orfui-accent-line-item .orfui-accent-bar {
  width: 8px;
  height: 100%;
  min-height: 56px;
  border-radius: 4px;
  background: #6366F1;
  margin-right: 16px;
  flex-shrink: 0;
}

/* line 16, app/components/orfui/accent_line_item.scss */
.orfui-accent-line-item .orfui-accent-content {
  font-size: 1.125rem;
  color: #18323F;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
  align-items: center;
}

/* line 8, app/components/orfui/avatar.scss */
.orfui--avatar [data-initials]:before {
  content: attr(data-initials);
}

/* line 12, app/components/orfui/avatar.scss */
.orfui--avatar [data-initials] {
  background: #099bdd;
  color: white;
  opacity: 1;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
}

/* line 22, app/components/orfui/avatar.scss */
.orfui--avatar img {
  object-fit: cover;
  object-position: 50% 0%;
}

/* line 31, app/components/orfui/avatar.scss */
.orfui--avatar .orfui--avatar-header {
  font-weight: bolder;
}

/* line 35, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper {
  display: flex;
  position: relative;
}

/* line 39, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper .avatar_left-column {
  width: 30px;
  overflow: hidden;
  border-radius: calc(infinity * 1px);
}

/* line 45, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper .avatar_online-indicator {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: #63C886;
  border-radius: 50%;
  border: 2px solid #ffffff;
}

/* line 54, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper .avatar_right-column {
  display: flex;
  flex-direction: column;
  margin-left: 6px;
  line-height: 1.1em;
}

/* line 60, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper .avatar_right-column .avatar_row {
  flex: 1;
  display: flex;
  align-items: center;
  text-align: left;
}

/* line 69, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-small {
  font-size: .9em;
}

/* line 72, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-small img, .orfui--avatar.orfui--avatar-small [data-initials] {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
}

/* line 78, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-small .avatar_left-column {
  width: 30px;
}

/* line 82, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-small .avatar_online-indicator {
  width: 10px;
  height: 10px;
}

/* line 88, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-medium {
  font-size: 1.3em;
}

/* line 91, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-medium img, .orfui--avatar.orfui--avatar-medium [data-initials] {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

/* line 97, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-medium .avatar_left-column {
  width: 48px;
}

/* line 101, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-medium .avatar_online-indicator {
  width: 12px;
  height: 12px;
}

/* line 107, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-large {
  font-size: 1.6em;
}

/* line 109, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-large img, .orfui--avatar.orfui--avatar-large [data-initials] {
  width: 60px;
  height: 60px;
  line-height: 60px;
}

/* line 115, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-large .avatar_left-column {
  width: 60px;
}

/* line 119, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-large .avatar_online-indicator {
  width: 14px;
  height: 14px;
}

/* line 125, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-x_large {
  font-size: 2.3em;
}

/* line 128, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-x_large img, .orfui--avatar.orfui--avatar-x_large [data-initials] {
  width: 120px;
  height: 120px;
  line-height: 120px;
}

/* line 134, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-x_large .avatar_left-column {
  width: 120px;
}

/* line 138, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-x_large .avatar_online-indicator {
  width: 16px;
  height: 16px;
}

/* line 1, app/components/orfui/beta_tag.scss */
.orfui-beta-tag {
  display: inline-block;
}

/* line 4, app/components/orfui/beta_tag.scss */
.orfui-beta-tag .orfui-beta-tag_label {
  color: #6a9fff;
  background: #e9f1ff;
  font-size: .8em;
}

/* line 3, app/components/orfui/chat/message_component.scss */
.orfui--chat--message-content p:last-child,
.orfui--chat--message-content p.last-of-type {
  margin-bottom: 0 !important;
}

/* line 1, app/components/orfui/drawer.scss */
.orfui--drawer {
  background: #F5F5F5;
  height: 100%;
}

/* line 1, app/components/orfui/drawer/header.scss */
.orfui--drawer--header {
  background: #fff;
}

/* line 4, app/components/orfui/drawer/header.scss */
.orfui--drawer--header h1.drawer-header-title, .orfui--drawer--header .drawer-header-title.h1 {
  font-size: 1.4em;
  margin-bottom: 0;
}

/* line 1, app/components/orfui/drawer/panel.scss */
.orfui--drawer--panel {
  overflow: hidden;
}

/* line 4, app/components/orfui/drawer/panel.scss */
.orfui--drawer--panel h2.drawer-panel-title, .orfui--drawer--panel .drawer-panel-title.h2 {
  font-size: 1em;
  padding-left: 3px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 11, app/components/orfui/drawer/panel.scss */
.orfui--drawer--panel .drawer-panel-content {
  background: #fff;
  font-size: 1.2em;
}

/* line 3, app/components/orfui/progress_bar.scss */
.orfui--progress-bar .progress-bar {
  background: #209CEE !important;
  line-height: .8em;
}

/* line 8, app/components/orfui/progress_bar.scss */
.orfui--progress-bar.size-medium {
  height: 28px;
  border-radius: 60px;
  font-size: 14px;
}

/* line 1, app/components/orfui/status_light.scss */
.orfui-status-light-container {
  display: inline-block;
}

/* line 4, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light {
  height: 10px;
  width: 10px;
  border: none;
  border-radius: 100px;
  display: inline-block;
  margin-right: .3em;
}

/* line 12, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_small {
  height: 10px;
  width: 10px;
}

/* line 17, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_medium {
  height: 14px;
  width: 14px;
}

/* line 22, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_large {
  height: 20px;
  width: 20px;
}

/* line 27, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_danger {
  background: #e74c3c;
}

/* line 31, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_warning {
  background: #f1c40f;
}

/* line 35, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_success {
  background: #2ecc71;
}

/* line 39, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_info {
  background: #9EC5FE;
}

/* line 43, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_default {
  background: #999999;
}

/* line 1, app/components/orfui/tag_cloud.scss */
.orfui--tag-cloud {
  border-top: 1px solid #eee;
  display: block;
  padding: 10px 0 2px;
}

/* line 6, app/components/orfui/tag_cloud.scss */
.orfui--tag-cloud span.tag-cloud-tag {
  text-transform: lowercase;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  border-radius: 10px;
  margin-bottom: 8px;
}

/* line 17, app/components/orfui/tag_cloud.scss */
.orfui--tag-cloud span.tag-cloud-tag.label-warning {
  background: #ffedcc;
  color: #FF8C00;
}

/* line 6, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect {
  position: relative;
  width: 100%;
  max-width: 500px;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 6px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #fff;
}

/* line 18, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .orfui--tags-multiselect-selected-options {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

/* line 24, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .selected-option {
  background: #f2f1fe;
  padding: 5px 10px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 14px;
}

/* line 33, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .remove-option {
  margin-left: 5px;
  background: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
}

/* line 40, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .remove-option:hover {
  cursor: pointer;
}

/* line 45, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .orfui--tags-multiselect-input {
  border: none;
  outline: none;
  flex: 1;
  padding: 5px;
  font-size: 18px;
}

/* line 53, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .orfui--tags-multiselect-results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  list-style: none;
  padding: 0;
  margin-top: 5px;
  border-radius: 8px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 1000;
}

/* line 70, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .tags-multiselect-item {
  padding: 10px;
  cursor: pointer;
  font-size: 16px;
  transition: background 0.2s ease-in-out;
}

/* line 76, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .tags-multiselect-item:hover, .orfui--tags-multiselect .tags-multiselect-item.active {
  background: #f2f1fe;
}

/* line 82, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-large {
  max-width: 500px;
}

/* line 85, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-large .orfui--tags-multiselect-input {
  font-size: 18px;
}

/* line 89, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-large .tags-multiselect-item {
  font-size: 18px;
}

/* line 93, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-large .selected-option {
  font-size: 18px;
}

/* line 98, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-small {
  max-width: 300px;
}

/* line 101, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-small .orfui--tags-multiselect-input {
  font-size: 14px;
}

/* line 105, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-small .tags-multiselect-item {
  font-size: 14px;
}

/* line 109, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-small .selected-option {
  font-size: 14px;
}

/* line 1, app/components/orfui/timeline.scss */
.orfui--timeline {
  position: relative;
  padding: 0;
  margin: 0;
}

/* line 8, app/components/orfui/timeline/event.scss */
.orfui--timeline--event {
  position: relative;
  padding: 0 0 20px 32px;
  border-left: 3px solid #ccc;
  transition: border-color 0.3s ease-in-out;
}

/* line 15, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-marker {
  position: absolute;
  left: -9px;
  top: -3px;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #ccc;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* line 28, app/components/orfui/timeline/event.scss */
.orfui--timeline--event:last-child {
  border-left: 3px solid #ccc;
}

/* line 30, app/components/orfui/timeline/event.scss */
.orfui--timeline--event:last-child .timeline-marker {
  left: -6px;
}

/* line 35, app/components/orfui/timeline/event.scss */
.orfui--timeline--event.event-completed {
  border-left-color: #ff7f00;
}

/* line 38, app/components/orfui/timeline/event.scss */
.orfui--timeline--event.event-completed .timeline-marker {
  background-color: #ff7f00;
  box-shadow: 0 0 0 2px #ff7f00;
}

/* line 44, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content {
  margin: 5px 0;
}

/* line 47, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content h3, .orfui--timeline--event .timeline-content .h3 {
  padding: 20px 0 0;
  font-size: 16px;
  color: #333;
}

/* line 53, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content p {
  margin: 5px 0 0;
  color: #555;
  font-size: 14px;
}

/* line 59, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content ul {
  margin: 5px 0 0;
  padding-left: 18px;
  list-style-type: disc;
  color: #555;
  font-size: 14px;
}

/* line 66, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content ul li {
  margin: 2px 0;
}

/* line 71, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content .timeline-date {
  font-size: 12px;
  color: #999;
  position: absolute;
  top: -5px;
  text-transform: uppercase;
}

/* line 1, app/components/orfui/toggle.scss */
.orfui--toggle-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  user-select: none;
}

/* line 9, app/components/orfui/toggle.scss */
.orfui--toggle-label {
  font-weight: 500;
  color: #333;
  cursor: pointer;
}

/* line 15, app/components/orfui/toggle.scss */
.orfui--toggle {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 20, app/components/orfui/toggle.scss */
.orfui--toggle input {
  display: none;
}

/* line 24, app/components/orfui/toggle.scss */
.orfui--toggle .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.3s;
  border-radius: 50px;
}

/* line 35, app/components/orfui/toggle.scss */
.orfui--toggle .slider::before {
  content: "";
  position: absolute;
  background-color: white;
  transition: 0.3s;
  border-radius: 50%;
}

/* line 44, app/components/orfui/toggle.scss */
.orfui--toggle input:checked + .slider {
  background-color: #4caf50;
}

/* line 55, app/components/orfui/toggle.scss */
.orfui--toggle-small {
  width: 40px;
  height: 20px;
}

/* line 59, app/components/orfui/toggle.scss */
.orfui--toggle-small .slider {
  width: 100%;
  height: 100%;
}

/* line 63, app/components/orfui/toggle.scss */
.orfui--toggle-small .slider::before {
  width: 14px;
  height: 14px;
  left: 3px;
  bottom: 3px;
}

/* line 71, app/components/orfui/toggle.scss */
.orfui--toggle-small input:checked + .slider::before {
  transform: translateX(18px);
}

/* line 76, app/components/orfui/toggle.scss */
.orfui--toggle-small + .orfui--toggle-label {
  font-size: 16px;
}

/* line 55, app/components/orfui/toggle.scss */
.orfui--toggle-medium {
  width: 50px;
  height: 26px;
}

/* line 59, app/components/orfui/toggle.scss */
.orfui--toggle-medium .slider {
  width: 100%;
  height: 100%;
}

/* line 63, app/components/orfui/toggle.scss */
.orfui--toggle-medium .slider::before {
  width: 20px;
  height: 20px;
  left: 3px;
  bottom: 3px;
}

/* line 71, app/components/orfui/toggle.scss */
.orfui--toggle-medium input:checked + .slider::before {
  transform: translateX(24px);
}

/* line 76, app/components/orfui/toggle.scss */
.orfui--toggle-medium + .orfui--toggle-label {
  font-size: 16px;
}

/* line 55, app/components/orfui/toggle.scss */
.orfui--toggle-large {
  width: 60px;
  height: 32px;
}

/* line 59, app/components/orfui/toggle.scss */
.orfui--toggle-large .slider {
  width: 100%;
  height: 100%;
}

/* line 63, app/components/orfui/toggle.scss */
.orfui--toggle-large .slider::before {
  width: 26px;
  height: 26px;
  left: 3px;
  bottom: 3px;
}

/* line 71, app/components/orfui/toggle.scss */
.orfui--toggle-large input:checked + .slider::before {
  transform: translateX(30px);
}

/* line 76, app/components/orfui/toggle.scss */
.orfui--toggle-large + .orfui--toggle-label {
  font-size: 18px;
}

/**
 * Styles for the Collapsible Group Controller
 * 
 * These styles provide the necessary CSS for the collapsible group functionality:
 * 1. Basic styles for all collapsible groups (animated or not)
 * 2. Animation-specific styles when animations are enabled
 * 
 * The controller uses CSS custom properties for dynamic height calculations:
 * --details-content-height: Set by the controller to the content's scrollHeight
 * 
 * Animation States:
 * - opening: Content fades in and slides down
 * - closing: Content fades out and slides up
 * 
 * Transitions:
 * - opacity: For fade in/out
 * - transform: For slide effects
 * - height: For smooth expansion/collapse
 */
/* line 23, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"] details {
  overflow: hidden;
}

/* line 27, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"] details > summary {
  list-style: none;
}

/* line 29, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"] details > summary::-webkit-details-marker {
  display: none;
}

/* line 39, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"][data-collapsible-group-animate-value="true"] details [data-collapsible-group-target="content"] {
  transition: opacity 300ms ease-out, transform 300ms ease-out, height 300ms ease-out;
  opacity: 0;
  transform: translateY(-10px);
  height: 0;
  will-change: opacity, transform, height;
  overflow: hidden;
}

/* line 50, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"][data-collapsible-group-animate-value="true"] details[data-collapsible-group-state="opening"] [data-collapsible-group-target="content"] {
  opacity: 1;
  transform: translateY(0);
  height: var(--details-content-height);
}

/* line 56, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"][data-collapsible-group-animate-value="true"] details[data-collapsible-group-state="closing"] [data-collapsible-group-target="content"] {
  opacity: 0;
  transform: translateY(-10px);
  height: 0;
}

/* line 7, app/assets/stylesheets/shared.scss */
.btn-primary,
.link-primary {
  background-color: #159447;
}

/* line 11, app/assets/stylesheets/shared.scss */
.btn-primary:hover, .btn-primary:focus,
.link-primary:hover,
.link-primary:focus {
  background-color: #38a463;
  border-color: #2c9f59;
}

/* line 18, app/assets/stylesheets/shared.scss */
.btn-outline-primary {
  border-color: #159447;
  color: #159447;
}

/* line 22, app/assets/stylesheets/shared.scss */
.btn-outline-primary:hover, .btn-outline-primary:focus {
  border-color: #159447;
  color: #159447;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 30, app/assets/stylesheets/shared.scss */
.btn-xs {
  padding: .4rem;
  font-size: 10px;
  line-height: .5;
  border-radius: .2rem;
}

/* line 37, app/assets/stylesheets/shared.scss */
.f-gap-1 {
  gap: 0.25rem !important;
}

/* line 41, app/assets/stylesheets/shared.scss */
.f-gap-2 {
  gap: 0.5rem !important;
}

/* line 45, app/assets/stylesheets/shared.scss */
.f-gap-3 {
  gap: 1rem !important;
}

/* line 49, app/assets/stylesheets/shared.scss */
.fs-12 {
  font-size: 12px;
}

/* line 53, app/assets/stylesheets/shared.scss */
.fs-14 {
  font-size: 14px;
}

/* line 57, app/assets/stylesheets/shared.scss */
.fs-16 {
  font-size: 16px;
}

/* line 61, app/assets/stylesheets/shared.scss */
.fs-18 {
  font-size: 18px;
}

/* line 65, app/assets/stylesheets/shared.scss */
.fs-20 {
  font-size: 20px;
}

/* line 69, app/assets/stylesheets/shared.scss */
.fs-22 {
  font-size: 22px;
}

/* line 73, app/assets/stylesheets/shared.scss */
.fs-24 {
  font-size: 24px;
}

/* line 77, app/assets/stylesheets/shared.scss */
.label, .orfui--tag-cloud span.tag-cloud-tag {
  text-transform: uppercase;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
}

/* line 84, app/assets/stylesheets/shared.scss */
.label-default, .orfui--tag-cloud span.tag-cloud-tag {
  background-color: #eceff1;
  color: #263238;
}

/* line 88, app/assets/stylesheets/shared.scss */
.label-success {
  background-color: #e8f5e9;
  color: #4caf50;
}

/* line 92, app/assets/stylesheets/shared.scss */
.label-success2 {
  background-color: rgba(232, 245, 233, 0.5);
  color: #009499;
}

/* line 96, app/assets/stylesheets/shared.scss */
.label-warning {
  color: #ff9800;
  background-color: rgba(255, 243, 224, 0.5);
}

/* line 100, app/assets/stylesheets/shared.scss */
.label-warning2 {
  color: #ff6f00;
  background-color: rgba(255, 243, 224, 0.5);
}

/* line 104, app/assets/stylesheets/shared.scss */
.label-danger {
  color: #f44336;
  background-color: #feebee;
}

/* line 108, app/assets/stylesheets/shared.scss */
.border-green-light {
  border-color: #b3cccd !important;
}

/* line 111, app/assets/stylesheets/shared.scss */
.hover-default:hover {
  background: #f4f6f8;
}

/* line 114, app/assets/stylesheets/shared.scss */
.balance-headline {
  font-size: 1.9rem;
}

/* line 118, app/assets/stylesheets/shared.scss */
.bg-postit-yellow {
  background-color: #fff9be;
}

/* line 122, app/assets/stylesheets/shared.scss */
.bg-gray {
  background-color: #f4f6f8;
}

/* line 126, app/assets/stylesheets/shared.scss */
.text-gray {
  color: #546e7a;
}

/* line 130, app/assets/stylesheets/shared.scss */
.text-light-warning {
  color: #e7ca00;
}

/* line 134, app/assets/stylesheets/shared.scss */
.form-outline {
  margin-bottom: 1.5rem;
}

/* line 136, app/assets/stylesheets/shared.scss */
.form-outline .form-helper {
  bottom: -1.5rem;
}

/* line 140, app/assets/stylesheets/shared.scss */
.form-outline.form-group-invalid {
  margin-bottom: 2.5rem;
}

/* line 143, app/assets/stylesheets/shared.scss */
.form-outline.form-group-invalid .form-helper {
  display: none;
}

/* line 150, app/assets/stylesheets/shared.scss */
.form-mdb-select .invalid-feedback {
  margin-top: -24px;
}

/* line 155, app/assets/stylesheets/shared.scss */
.paper {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 2px 0 rgba(63, 63, 68, 0.15);
}

/* line 162, app/assets/stylesheets/shared.scss */
.orf-container {
  max-width: 840px;
  margin: 0 auto;
}

/* line 172, app/assets/stylesheets/shared.scss */
.overflow-x-auto {
  overflow-x: auto;
}

/* line 176, app/assets/stylesheets/shared.scss */
.overflow-x-scroll {
  overflow-x: scroll;
}

/* line 180, app/assets/stylesheets/shared.scss */
.copyable-text {
  display: flex;
  align-items: center;
  padding-left: 23px;
}

/* line 189, app/assets/stylesheets/shared.scss */
.copyable-text span {
  flex: 1 auto;
}

/* line 197, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no {
  flex: 1 1 auto;
  flex-direction: column;
  height: 65px;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  padding-left: 0;
}

/* line 207, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no input {
  position: absolute;
  top: -50px;
}

/* line 212, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no label {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
}

/* line 222, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no input:checked + label {
  border: 2px solid #005558;
}

/* line 225, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no input:checked + label .feather-check {
  color: #005558 !important;
}

/* line 229, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no input:checked + label .feather-x {
  color: #c71433 !important;
}

/* line 236, app/assets/stylesheets/shared.scss */
.font-weight-medium {
  font-weight: 500;
}

/* line 240, app/assets/stylesheets/shared.scss */
.align-bottom {
  vertical-align: bottom;
}

/* line 244, app/assets/stylesheets/shared.scss */
.flash {
  z-index: 10000;
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
}

/* line 253, app/assets/stylesheets/shared.scss */
.table-condensed > :not(caption) > * > * {
  padding: 0.5rem 0.7rem;
}

/* line 263, app/assets/stylesheets/shared.scss */
.file .invalid-feedback {
  position: relative;
}

/* line 267, app/assets/stylesheets/shared.scss */
.btn {
  text-transform: capitalize;
}

/* line 271, app/assets/stylesheets/shared.scss */
.sortable-drag {
  background-color: #fff;
}

/* line 275, app/assets/stylesheets/shared.scss */
.sortable-ghost {
  background-color: #fff;
}

/* line 282, app/assets/stylesheets/shared.scss */
fieldset .was-validated .form-check-input:invalid ~ .form-check-label,
fieldset .form-check-input.is-invalid ~ .form-check-label {
  margin-bottom: 0;
}

/* line 291, app/assets/stylesheets/shared.scss */
fieldset .invalid-feedback {
  position: static;
}

@media (min-width: 991.98px) {
  /* line 6, app/assets/stylesheets/front_end/sidebar.scss */
  main.general {
    padding-left: 275px !important;
  }
}

/* Sidebar */
/* line 12, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 255px;
  z-index: 600;
  border-right: 1px solid #E5E5E5;
  background-color: #FCFBFC;
}

/* line 22, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .sidebar-brand {
  display: block;
  margin: 35px 16px 38px 24px;
}

/* line 27, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .account-logo {
  color: #bdbdbd;
  font-size: 64px;
}

/* line 32, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .business_name {
  font-weight: 800;
  font-size: 16px;
  line-height: 26px;
  color: #263238;
}

/* line 39, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar h4, .sidebar .h4 {
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: 31px;
  text-align: left;
  letter-spacing: 0.83px;
  text-transform: uppercase;
  color: '#546E7A';
}

/* line 50, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu {
  padding: 16px;
}

/* line 53, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul {
  list-style: none;
  padding: 0 14px;
}

/* line 57, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul li {
  margin: 10px 0;
}

/* line 60, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul li a {
  color: #263238;
  height: 40px;
  display: flex;
  align-items: center;
}

/* line 65, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul li a .material-icons {
  margin-right: 5px;
}

/* line 69, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul li a.active, .sidebar .menu ul li a:active, .sidebar .menu ul li a:focus {
  color: #159447;
}

@media (max-width: 991.98px) {
  /* line 81, app/assets/stylesheets/front_end/sidebar.scss */
  .sidebar {
    width: 100%;
  }
}

/* line 85, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .active {
  border-radius: 5px;
}

/* line 89, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: 0.5rem;
  overflow-x: hidden;
  overflow-y: auto;
  /* Scrollable contents if viewport is shorter than content. */
}

/* line 5, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.onboarding-navbar {
  height: 64px;
  padding-left: 24px;
  padding-right: 24px;
}

/* line 10, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.onboarding-navbar .navbar-user-menu {
  margin-left: auto;
}

/* line 14, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.onboarding-navbar .user-menu {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 3px;
  padding-right: 0;
}

/* line 21, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.onboarding-navbar .user-menu .avatar {
  width: 24px;
}

/* line 24, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.onboarding-navbar .user-menu .avatar-chevron {
  width: 16px;
  padding-left: 4px;
  margin-right: 10px;
}

@media (min-width: 768px) {
  /* line 14, app/assets/stylesheets/front_end/onboarding_navbar.scss */
  .onboarding-navbar .user-menu {
    padding-right: 10px;
  }
}

/* line 37, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.app-top-navbar.navbar-brand {
  background-color: white !important;
  margin-right: 0;
  border-bottom: 1px solid #e0e0e0;
}

/* line 42, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.app-top-navbar.navbar-brand a {
  color: #263238;
}

/* line 46, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.app-top-navbar.navbar-brand .dropdown-menu a,
.app-top-navbar.navbar-brand .dropdown-menu input {
  color: #263238;
}

/* line 52, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.app-top-navbar.navbar-light {
  margin-right: 0;
}

/* line 55, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.app-top-navbar.navbar-light > a {
  color: #263238;
}

/* line 59, app/assets/stylesheets/front_end/onboarding_navbar.scss */
.app-top-navbar.navbar-light .dropdown-menu a,
.app-top-navbar.navbar-light .dropdown-menu input {
  color: #263238;
}

@media (min-width: 991.98px) {
  /* line 6, app/assets/stylesheets/front_end/sidebar.scss */
  main.general {
    padding-left: 275px !important;
  }
}

/* Sidebar */
/* line 12, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 255px;
  z-index: 600;
  border-right: 1px solid #E5E5E5;
  background-color: #FCFBFC;
}

/* line 22, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .sidebar-brand {
  display: block;
  margin: 35px 16px 38px 24px;
}

/* line 27, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .account-logo {
  color: #bdbdbd;
  font-size: 64px;
}

/* line 32, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .business_name {
  font-weight: 800;
  font-size: 16px;
  line-height: 26px;
  color: #263238;
}

/* line 39, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar h4, .sidebar .h4 {
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: 31px;
  text-align: left;
  letter-spacing: 0.83px;
  text-transform: uppercase;
  color: '#546E7A';
}

/* line 50, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu {
  padding: 16px;
}

/* line 53, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul {
  list-style: none;
  padding: 0 14px;
}

/* line 57, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul li {
  margin: 10px 0;
}

/* line 60, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul li a {
  color: #263238;
  height: 40px;
  display: flex;
  align-items: center;
}

/* line 65, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul li a .material-icons {
  margin-right: 5px;
}

/* line 69, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .menu ul li a.active, .sidebar .menu ul li a:active, .sidebar .menu ul li a:focus {
  color: #159447;
}

@media (max-width: 991.98px) {
  /* line 81, app/assets/stylesheets/front_end/sidebar.scss */
  .sidebar {
    width: 100%;
  }
}

/* line 85, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar .active {
  border-radius: 5px;
}

/* line 89, app/assets/stylesheets/front_end/sidebar.scss */
.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: 0.5rem;
  overflow-x: hidden;
  overflow-y: auto;
  /* Scrollable contents if viewport is shorter than content. */
}

/* line 6, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.dashboard-navbar {
  height: 108px;
  padding-left: 24px;
  padding-right: 24px;
  z-index: 1 !important;
}

/* line 12, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.dashboard-navbar .container-fluid, .dashboard-navbar .container-sm, .dashboard-navbar .container-md, .dashboard-navbar .container-lg, .dashboard-navbar .container-xl, .dashboard-navbar .container-xxl {
  justify-content: space-around;
}

@media (min-width: 992px) {
  /* line 16, app/assets/stylesheets/front_end/dashboard_navbar.scss */
  .dashboard-navbar .navbar-user-menu {
    margin-left: auto;
  }
}

/* line 22, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.dashboard-navbar .user-menu {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 3px;
  padding-right: 0;
}

/* line 29, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.dashboard-navbar .user-menu .avatar {
  width: 24px;
}

/* line 32, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.dashboard-navbar .user-menu .avatar-chevron {
  width: 16px;
  padding-left: 4px;
  margin-right: 10px;
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/front_end/dashboard_navbar.scss */
  .dashboard-navbar .user-menu {
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/front_end/dashboard_navbar.scss */
  .dashboard-navbar {
    margin-left: 255px;
  }
}

/* line 48, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.dashboard-navbar .navbar-brand {
  margin: 0;
}

/* line 50, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.dashboard-navbar .navbar-brand img {
  margin-right: 0;
}

@media (min-width: 992px) {
  /* line 48, app/assets/stylesheets/front_end/dashboard_navbar.scss */
  .dashboard-navbar .navbar-brand {
    display: none;
  }
}

/* line 60, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.app-top-navbar.dashboard-navbar {
  background-color: white !important;
  margin-right: 0;
  border-bottom: 1px solid #e0e0e0;
}

/* line 65, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.app-top-navbar.dashboard-navbar a {
  color: #263238;
}

/* line 69, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.app-top-navbar.dashboard-navbar .dropdown-menu a,
.app-top-navbar.dashboard-navbar .dropdown-menu input {
  color: #263238;
}

/* line 75, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.app-top-navbar.navbar-light {
  margin-right: 0;
}

/* line 78, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.app-top-navbar.navbar-light > a {
  color: #263238;
}

/* line 82, app/assets/stylesheets/front_end/dashboard_navbar.scss */
.app-top-navbar.navbar-light .dropdown-menu a,
.app-top-navbar.navbar-light .dropdown-menu input {
  color: #263238;
}

/* line 5, app/assets/stylesheets/front_end/dashboard.scss */
.alert-exclamation-triangle {
  font-size: 1.5em;
  height: 0;
}

/* line 10, app/assets/stylesheets/front_end/dashboard.scss */
.dashboard-tabs {
  border-bottom: 1px solid #e0e0e0;
}

/* line 13, app/assets/stylesheets/front_end/dashboard.scss */
.dashboard-tabs .nav-link {
  font-size: 14px;
}

/* line 18, app/assets/stylesheets/front_end/dashboard.scss */
.pending-cash-advance {
  color: #009499;
}

/* line 21, app/assets/stylesheets/front_end/dashboard.scss */
.pending-cash-advance.badge {
  background: rgba(0, 148, 153, 0.2);
}

/* line 27, app/assets/stylesheets/front_end/dashboard.scss */
#terms-modal .modal-dialog {
  width: 750px;
  max-width: calc(100% - 16px);
}

/* line 31, app/assets/stylesheets/front_end/dashboard.scss */
#terms-modal .modal-header {
  border-bottom: none;
}

/* line 33, app/assets/stylesheets/front_end/dashboard.scss */
#terms-modal .modal-header .btn-close {
  margin-right: 1rem;
}

/* line 37, app/assets/stylesheets/front_end/dashboard.scss */
#terms-modal .modal-footer {
  border-top: none;
}

/* line 42, app/assets/stylesheets/front_end/dashboard.scss */
.funding-balance-wrapper {
  height: 80dvh;
}

/* line 46, app/assets/stylesheets/front_end/dashboard.scss */
h4.request-cash-faq-title, .request-cash-faq-title.h4 {
  font-size: calc(1.105rem + 0.66vw);
}

@media (min-width: 768px) {
  /* line 46, app/assets/stylesheets/front_end/dashboard.scss */
  h4.request-cash-faq-title, .request-cash-faq-title.h4 {
    font-size: calc(1.305rem + 0.66vw);
  }
}

/* line 1, app/assets/stylesheets/front_end/login_signup.scss */
body.login,
body.signup,
body.passwords {
  background: #f0f4f4;
}

/* line 6, app/assets/stylesheets/front_end/login_signup.scss */
body.login main,
body.signup main,
body.passwords main {
  align-items: start;
  padding-top: 0;
}

/* line 10, app/assets/stylesheets/front_end/login_signup.scss */
body.login .wrapper,
body.signup .wrapper,
body.passwords .wrapper {
  min-height: 100vh;
}

/* line 13, app/assets/stylesheets/front_end/login_signup.scss */
body.login .left-column,
body.signup .left-column,
body.passwords .left-column {
  background: #f0f4f4;
}

/* line 15, app/assets/stylesheets/front_end/login_signup.scss */
body.login .left-column .fas.fa-star,
body.signup .left-column .fas.fa-star,
body.passwords .left-column .fas.fa-star {
  font-size: 16px;
}

/* line 18, app/assets/stylesheets/front_end/login_signup.scss */
body.login .left-column .quote-stars,
body.signup .left-column .quote-stars,
body.passwords .left-column .quote-stars {
  color: #fa8575;
}

/* line 22, app/assets/stylesheets/front_end/login_signup.scss */
body.login .right-column,
body.signup .right-column,
body.passwords .right-column {
  position: relative;
}

/* line 25, app/assets/stylesheets/front_end/login_signup.scss */
body.login .white-box-image,
body.signup .white-box-image,
body.passwords .white-box-image {
  height: 182px;
  height: 182px;
  min-width: 119px;
  width: 119px;
}

@media (max-width: 767.98px) {
  /* line 32, app/assets/stylesheets/front_end/login_signup.scss */
  body.login .auth0-lock.auth0-lock .auth0-lock-widget,
body.signup .auth0-lock.auth0-lock .auth0-lock-widget,
body.passwords .auth0-lock.auth0-lock .auth0-lock-widget {
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/front_end/login_signup.scss */
  body.login,
body.signup,
body.passwords {
    height: 100%;
  }
  /* line 40, app/assets/stylesheets/front_end/login_signup.scss */
  body.login .left-column,
body.signup .left-column,
body.passwords .left-column {
    max-width: 690px;
  }
  /* line 44, app/assets/stylesheets/front_end/login_signup.scss */
  body.login main,
body.signup main,
body.passwords main {
    align-items: start;
    min-height: 100vh;
  }
  /* line 49, app/assets/stylesheets/front_end/login_signup.scss */
  body.login .left-column,
body.signup .left-column,
body.passwords .left-column {
    min-height: 100%;
  }
  /* line 52, app/assets/stylesheets/front_end/login_signup.scss */
  body.login .right-column,
body.signup .right-column,
body.passwords .right-column {
    min-height: 100%;
  }
  /* line 56, app/assets/stylesheets/front_end/login_signup.scss */
  body.login .white-box-image,
body.signup .white-box-image,
body.passwords .white-box-image {
    min-width: 182px;
    width: 182px;
  }
}

/* line 61, app/assets/stylesheets/front_end/login_signup.scss */
body.login .logo-image,
body.signup .logo-image,
body.passwords .logo-image {
  max-height: 52px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  object-fit: contain;
}

/* line 68, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock.auth0-lock,
body.signup .auth0-lock.auth0-lock,
body.passwords .auth0-lock.auth0-lock {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  z-index: 1;
}

/* line 72, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock.auth0-lock .auth0-lock-form,
body.signup .auth0-lock.auth0-lock .auth0-lock-form,
body.passwords .auth0-lock.auth0-lock .auth0-lock-form {
  padding: 0px !important;
}

/* line 75, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock-header,
body.signup .auth0-lock-header,
body.passwords .auth0-lock-header {
  display: none !important;
}

/* line 78, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input,
body.signup .auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input,
body.passwords .auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input {
  font-size: 15px !important;
  height: 44px !important;
}

/* line 82, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock.auth0-lock .auth0-lock-input-wrap.auth0-lock-input-wrap-with-icon,
body.signup .auth0-lock.auth0-lock .auth0-lock-input-wrap.auth0-lock-input-wrap-with-icon,
body.passwords .auth0-lock.auth0-lock .auth0-lock-input-wrap.auth0-lock-input-wrap-with-icon {
  padding-left: 0px !important;
}

/* line 85, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock-header-bg .auth0-lock-header-bg-blur,
body.signup .auth0-lock-header-bg .auth0-lock-header-bg-blur,
body.passwords .auth0-lock-header-bg .auth0-lock-header-bg-blur {
  opacity: 0 !important;
}

/* line 88, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock-header-bg,
body.login .auth0-lock-header-bg-solid,
body.signup .auth0-lock-header-bg,
body.signup .auth0-lock-header-bg-solid,
body.passwords .auth0-lock-header-bg,
body.passwords .auth0-lock-header-bg-solid {
  background-color: #fff !important;
  background: transparent;
}

/* line 93, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock.auth0-lock .auth0-lock-center,
body.signup .auth0-lock.auth0-lock .auth0-lock-center,
body.passwords .auth0-lock.auth0-lock .auth0-lock-center {
  padding: 0px;
}

/* line 96, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock.auth0-lock .auth0-lock-cred-pane-internal-wrapper,
body.signup .auth0-lock.auth0-lock .auth0-lock-cred-pane-internal-wrapper,
body.passwords .auth0-lock.auth0-lock .auth0-lock-cred-pane-internal-wrapper {
  min-height: auto;
  height: auto;
}

/* line 100, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock-input-checkbox,
body.signup .auth0-lock-input-checkbox,
body.passwords .auth0-lock-input-checkbox {
  margin-bottom: 20px;
}

/* line 103, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock.auth0-lock .auth0-lock-submit,
body.signup .auth0-lock.auth0-lock .auth0-lock-submit,
body.passwords .auth0-lock.auth0-lock .auth0-lock-submit {
  width: 140px !important;
  padding: 2px !important;
  border-radius: 5px  !important;
  text-transform: none;
}

/* line 109, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock.auth0-lock .auth0-lock-submit svg,
body.signup .auth0-lock.auth0-lock .auth0-lock-submit svg,
body.passwords .auth0-lock.auth0-lock .auth0-lock-submit svg {
  display: none;
}

/* line 113, app/assets/stylesheets/front_end/login_signup.scss */
body.login .auth0-lock.auth0-lock .auth0-lock-form p,
body.signup .auth0-lock.auth0-lock .auth0-lock-form p,
body.passwords .auth0-lock.auth0-lock .auth0-lock-form p {
  text-align: left;
  color: #263238;
}

/* line 118, app/assets/stylesheets/front_end/login_signup.scss */
body.login,
body.passwords {
  background-color: #fff;
  min-height: 100%;
}

/* line 122, app/assets/stylesheets/front_end/login_signup.scss */
body.login .wrapper,
body.passwords .wrapper {
  min-height: 100%;
}

/* line 125, app/assets/stylesheets/front_end/login_signup.scss */
body.login .right-column,
body.passwords .right-column {
  min-height: 100%;
}

@media (min-width: 768px) {
  /* line 130, app/assets/stylesheets/front_end/login_signup.scss */
  body.login .left-column,
body.passwords .left-column {
    max-width: 538px;
  }
}

/* line 141, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .login-signup_page-top,
body.login-password-reset-v2 .login-signup_page-top {
  height: 76px;
  display: flex;
  justify-content: space-between;
  padding: 24px 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 24px;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 141, app/assets/stylesheets/front_end/login_signup.scss */
  body.signup-v2 .login-signup_page-top,
body.login-password-reset-v2 .login-signup_page-top {
    margin-bottom: 60px;
    height: 100px;
    padding: 9px 24px 8px;
  }
}

/* line 159, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .signup_page-top-logo,
body.login-password-reset-v2 .signup_page-top-logo {
  margin-top: 0.25rem;
}

@media (min-width: 768px) {
  /* line 163, app/assets/stylesheets/front_end/login_signup.scss */
  body.signup-v2 .login-signup_form-box,
body.login-password-reset-v2 .login-signup_form-box {
    border: 1px solid #F3F3F2;
    border-radius: 16px;
    padding: 30px;
  }
}

/* line 171, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .login-signup_terms-and-privacy,
body.login-password-reset-v2 .login-signup_terms-and-privacy {
  display: flex;
  gap: 15px;
  font-size: 12px;
  line-height: 12.6px;
  justify-content: center;
}

@media (min-width: 576px) {
  /* line 171, app/assets/stylesheets/front_end/login_signup.scss */
  body.signup-v2 .login-signup_terms-and-privacy,
body.login-password-reset-v2 .login-signup_terms-and-privacy {
    justify-content: flex-start;
  }
}

/* line 186, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .auth0-lock.auth0-lock.auth0-lock-opened-in-frame form.auth0-lock-widget,
body.login-password-reset-v2 .auth0-lock.auth0-lock.auth0-lock-opened-in-frame form.auth0-lock-widget {
  margin: 0;
  width: 100%;
}

/* line 191, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .auth0-lock.auth0-lock .auth0-lock-form p,
body.login-password-reset-v2 .auth0-lock.auth0-lock .auth0-lock-form p {
  font-family: PP Mori;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 1.5rem;
}

/* line 199, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input,
body.login-password-reset-v2 .auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input {
  font-size: 16px !important;
  height: 66px !important;
  border-radius: 8px;
}

/* line 205, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .auth0-lock.auth0-lock .auth0-lock-input-wrap,
body.login-password-reset-v2 .auth0-lock.auth0-lock .auth0-lock-input-wrap {
  border-color: #DDDDDD;
  border-radius: 8px;
  margin-bottom: 20px;
}

/* line 211, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .auth0-lock.auth0-lock .auth0-lock-input-checkbox,
body.login-password-reset-v2 .auth0-lock.auth0-lock .auth0-lock-input-checkbox {
  margin-bottom: 30px;
}

/* line 215, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .auth0-lock.auth0-lock .auth0-lock-submit,
body.login-password-reset-v2 .auth0-lock.auth0-lock .auth0-lock-submit {
  border-radius: 32.5px !important;
  font-size: 20px;
  line-height: 21px;
  height: 65px;
  width: 100% !important;
}

@media (min-width: 576px) {
  /* line 215, app/assets/stylesheets/front_end/login_signup.scss */
  body.signup-v2 .auth0-lock.auth0-lock .auth0-lock-submit,
body.login-password-reset-v2 .auth0-lock.auth0-lock .auth0-lock-submit {
    width: 270px !important;
  }
}

/* line 229, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 {
  background-color: white;
}

/* line 232, app/assets/stylesheets/front_end/login_signup.scss */
body.signup-v2 .signup_container {
  padding-left: 24px;
  padding-right: 24px;
}

@media (min-width: 576px) {
  /* line 237, app/assets/stylesheets/front_end/login_signup.scss */
  body.signup-v2 .signup_container {
    padding: 0;
  }
}

/* line 245, app/assets/stylesheets/front_end/login_signup.scss */
body.login-password-reset-v2 .login-password-reset_container {
  padding-left: 24px;
  padding-right: 24px;
}

@media (min-width: 768px) {
  /* line 245, app/assets/stylesheets/front_end/login_signup.scss */
  body.login-password-reset-v2 .login-password-reset_container {
    width: 560px;
    margin: 0 auto;
  }
}

/* line 255, app/assets/stylesheets/front_end/login_signup.scss */
body.login-password-reset-v2 .login-password-reset_heading {
  margin-bottom: 2rem;
  font-size: 30px;
  font-weight: 600;
  line-height: 31px;
}

/* line 262, app/assets/stylesheets/front_end/login_signup.scss */
body.login-password-reset-v2 .login_password-reset-link {
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
}

/* line 268, app/assets/stylesheets/front_end/login_signup.scss */
body.login-password-reset-v2 .login-signup_terms-and-privacy {
  justify-content: flex-start;
}

/* line 4, app/assets/stylesheets/front_end/connections.scss */
.btn-connection-connect {
  color: #263238;
}

/* line 7, app/assets/stylesheets/front_end/connections.scss */
.btn-connection-connect .left-column {
  min-width: 130px;
}

@media (min-width: 576px) {
  /* line 12, app/assets/stylesheets/front_end/connections.scss */
  .btn-connection-connect .connection-button-left-column {
    width: 140px;
    margin-right: -140px;
  }
}

/* line 19, app/assets/stylesheets/front_end/connections.scss */
.connection-connect-button-logo {
  width: 20px;
}

/* line 24, app/assets/stylesheets/front_end/connections.scss */
.connection-connections-container thead {
  border-bottom: 3px solid #b3cccd;
  color: #005558;
}

/* line 30, app/assets/stylesheets/front_end/connections.scss */
.connection-connections-container .connection-connection-row .connection-connection-logo {
  width: 30px;
}

/* line 36, app/assets/stylesheets/front_end/connections.scss */
.connection-instruction-image {
  width: 550px;
  max-width: 100%;
}

/* line 40, app/assets/stylesheets/front_end/connections.scss */
.connection-instruction-image-mobile {
  width: 390px;
  max-width: 100%;
  display: none;
}

@media (max-width: 575.98px) {
  /* line 46, app/assets/stylesheets/front_end/connections.scss */
  .connection-instruction-image {
    display: none;
  }
  /* line 49, app/assets/stylesheets/front_end/connections.scss */
  .connection-instruction-image-mobile {
    display: block;
  }
}

/* line 4, app/assets/stylesheets/front_end/connections/stores.scss */
.store-instruction-image {
  width: 550px;
  max-width: 100%;
}

/* line 8, app/assets/stylesheets/front_end/connections/stores.scss */
.store-instruction-image-mobile {
  width: 390px;
  max-width: 100%;
  display: none;
}

@media (max-width: 575.98px) {
  /* line 14, app/assets/stylesheets/front_end/connections/stores.scss */
  .store-instruction-image {
    display: none;
  }
  /* line 17, app/assets/stylesheets/front_end/connections/stores.scss */
  .store-instruction-image-mobile {
    display: block;
  }
}

/* line 3, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
.btn-accounting-platform-connect {
  color: #263238;
}

/* line 6, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
.btn-accounting-platform-connect .left-column {
  min-width: 130px;
}

@media (min-width: 576px) {
  /* line 11, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
  .btn-accounting-platform-connect .accounting-platform-button-left-column {
    width: 140px;
    margin-right: -140px;
  }
}

/* line 18, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
.accounting-platform-connect-button-logo {
  width: 20px;
}

/* line 23, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
.accounting-platform-connections-container thead {
  border-bottom: 3px solid #b3cccd;
  color: #005558;
}

/* line 29, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
.accounting-platform-connections-container .accounting-platform-connection-row .accounting-platform-connection-logo {
  width: 30px;
}

/* line 35, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
.accounting-platform-instruction-image {
  width: 550px;
  max-width: 100%;
}

/* line 39, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
.accounting-platform-instruction-image-mobile {
  width: 390px;
  max-width: 100%;
  display: none;
}

@media (max-width: 575.98px) {
  /* line 45, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
  .accounting-platform-instruction-image {
    display: none;
  }
  /* line 48, app/assets/stylesheets/front_end/connections/accounting_platforms.scss */
  .accounting-platform-instruction-image-mobile {
    display: block;
  }
}

/* line 4, app/assets/stylesheets/front_end/statements.scss */
.statement .table > :not(caption) > * > * {
  padding: 0.8rem 0.7rem;
}

/* line 8, app/assets/stylesheets/front_end/statements.scss */
.statement .repayment-legend-icon {
  border-radius: 2px;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 3px;
}

/* line 15, app/assets/stylesheets/front_end/statements.scss */
.statement .repayment-legend-icon.past-payments {
  border: 1px solid #9AC9AC;
  background: rgba(21, 148, 71, 0.2);
}

/* line 20, app/assets/stylesheets/front_end/statements.scss */
.statement .repayment-legend-icon.this-statement {
  background: #00595C;
}

/* line 24, app/assets/stylesheets/front_end/statements.scss */
.statement .repayment-legend-icon.balance {
  background-color: #E5E5E5;
  border: 1px solid #C2C2C2;
}

/* line 2, app/components/front_end/bank_accounts/default_component.scss */
.bank-accounts-default-component .badc-assign-default-account-link {
  font-size: 14px;
  margin-left: 16px;
}

/* line 7, app/components/front_end/bank_accounts/default_component.scss */
.bank-accounts-default-component .badc-header {
  background-color: #eceff1;
}

/* line 11, app/components/front_end/bank_accounts/default_component.scss */
.bank-accounts-default-component .badc-title {
  font-size: 16px;
}

/* line 15, app/components/front_end/bank_accounts/default_component.scss */
.bank-accounts-default-component .badc-info {
  font-size: 14px;
}

/* line 2, app/components/front_end/beneficial_owners/form_modal.scss */
#new-beneficial-owner-modal .orfui-modal__container {
  width: 700px;
}

/* line 6, app/components/front_end/beneficial_owners/form_modal.scss */
#new-beneficial-owner-modal .nbom-two-field-row {
  display: flex;
  gap: 0 1rem;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 6, app/components/front_end/beneficial_owners/form_modal.scss */
  #new-beneficial-owner-modal .nbom-two-field-row {
    flex-wrap: nowrap;
  }
}

/* line 17, app/components/front_end/beneficial_owners/form_modal.scss */
#new-beneficial-owner-modal .nbom-city-state-zip {
  display: flex;
  gap: 0 1rem;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 23, app/components/front_end/beneficial_owners/form_modal.scss */
  #new-beneficial-owner-modal .nbom-city-state-zip .nbom-city {
    width: 40%;
  }
  /* line 26, app/components/front_end/beneficial_owners/form_modal.scss */
  #new-beneficial-owner-modal .nbom-city-state-zip .nbom-state,
#new-beneficial-owner-modal .nbom-city-state-zip .nbom-zip {
    width: calc(30% - 1rem);
  }
}

/* line 3, app/components/front_end/beneficial_owners/listing.scss */
.beneficial-owners-listing .bol-table th {
  font-size: 14px;
  font-weight: 600;
  line-height: 15px;
  padding: 0.625rem 1rem;
  background-color: #FAFBFB;
}

/* line 10, app/components/front_end/beneficial_owners/listing.scss */
.beneficial-owners-listing .bol-table th, .beneficial-owners-listing .bol-table td {
  border-bottom: 1px solid #E1E3E5;
}

/* line 13, app/components/front_end/beneficial_owners/listing.scss */
.beneficial-owners-listing .bol-table td {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 1rem;
}

/* line 19, app/components/front_end/beneficial_owners/listing.scss */
.beneficial-owners-listing .bol-table .bol-owner-verified {
  color: #63C886;
}

/* line 22, app/components/front_end/beneficial_owners/listing.scss */
.beneficial-owners-listing .bol-table .bol-owner-unverified {
  color: #C09A11;
}

/* line 2, app/components/front_end/consolidated_profiles/address_subform.scss */
.cons-profiles-address-subform .cpas-addr1-addr2 {
  display: flex;
  gap: 0 1rem;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 2, app/components/front_end/consolidated_profiles/address_subform.scss */
  .cons-profiles-address-subform .cpas-addr1-addr2 {
    flex-wrap: nowrap;
  }
}

/* line 13, app/components/front_end/consolidated_profiles/address_subform.scss */
.cons-profiles-address-subform .cpas-city-state-zip {
  display: flex;
  gap: 0 1rem;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 19, app/components/front_end/consolidated_profiles/address_subform.scss */
  .cons-profiles-address-subform .cpas-city-state-zip .orfui-form-wrapped-field {
    width: 25%;
  }
}

@media (min-width: 992px) {
  /* line 23, app/components/front_end/consolidated_profiles/address_subform.scss */
  .cons-profiles-address-subform .cpas-city-state-zip .orfui-form-wrapped-field {
    width: 18%;
  }
}

/* line 1, app/components/front_end/consolidated_profiles/form.scss */
.consolidate-profiles-form {
  max-width: 62.5rem;
}

/* line 4, app/components/front_end/consolidated_profiles/form.scss */
.consolidate-profiles-form .cpf-two-field-row {
  display: flex;
  gap: 0 1rem;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 4, app/components/front_end/consolidated_profiles/form.scss */
  .consolidate-profiles-form .cpf-two-field-row {
    flex-wrap: nowrap;
  }
}

/* line 15, app/components/front_end/consolidated_profiles/form.scss */
.consolidate-profiles-form .cpf-four-field-row {
  display: flex;
  gap: 0 1rem;
  flex-wrap: wrap;
}

/* line 20, app/components/front_end/consolidated_profiles/form.scss */
.consolidate-profiles-form .cpf-four-field-row .orfui-form-wrapped-field {
  width: 100%;
}

/* line 24, app/components/front_end/consolidated_profiles/form.scss */
.consolidate-profiles-form .cpf-four-field-row .cpf-sec-state-file-num {
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 29, app/components/front_end/consolidated_profiles/form.scss */
  .consolidate-profiles-form .cpf-four-field-row .orfui-form-check,
.consolidate-profiles-form .cpf-four-field-row .orfui-form-wrapped-field {
    width: calc(50% - 0.5rem);
  }
}

@media (min-width: 992px) {
  /* line 38, app/components/front_end/consolidated_profiles/form.scss */
  .consolidate-profiles-form .cpf-four-field-row .orfui-form-check:not(.cpf-half-width),
.consolidate-profiles-form .cpf-four-field-row .orfui-form-wrapped-field:not(.cpf-half-width) {
    width: calc(25% - 0.75rem);
  }
}

/* line 2, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .header {
  background: linear-gradient(to right, #377c59 0%, #39707a 25%, #4c7f93 50%, #4c7f93 75%, #5878bf 100%);
  color: white;
  height: 390px;
  padding: 2rem;
  border-radius: 15px 15px 0 0px;
}

@media (min-width: 768px) {
  /* line 2, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
  .request-cash .header {
    height: 250px;
  }
}

/* line 20, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .title {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 1.3rem;
}

@media (min-width: 768px) {
  /* line 20, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
  .request-cash .title {
    font-size: 3rem;
    margin-bottom: 0.5rem;
  }
}

/* line 31, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .more {
  font-weight: 600;
  position: relative;
}

/* line 36, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .subtitle {
  font-size: 1rem;
  margin-bottom: 1.5rem;
  font-weight: 200;
}

/* line 42, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .actions-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  /* line 42, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
  .request-cash .actions-wrapper {
    flex-direction: row;
    gap: initial;
  }
}

/* line 55, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .button {
  background-color: #103239;
  padding: 0.75rem 1.5rem 0.75rem 1.5rem;
  color: white !important;
  border-radius: 25px !important;
  box-shadow: 0px 0px 6px 1px #ffffff45;
  text-decoration: none;
  border: none;
}

/* line 64, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .button:hover {
  box-shadow: 0px 0px 7px 3px #ffffff45;
  transition: 0.5s all ease;
  text-decoration: none !important;
}

/* line 70, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .button:disabled {
  background: grey;
  color: darkgrey !important;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 78, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .info {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1rem 0.5rem 1rem;
  border-radius: 10px;
  font-size: 0.8rem;
  opacity: 0.8;
}

/* line 86, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .footer {
  height: 207px;
  border: 1px solid #e1e1e1;
  border-radius: 0px 0px 15px 15px;
  padding: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 86, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
  .request-cash .footer {
    flex-direction: row;
    height: 85px;
  }
}

/* line 103, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .footer-left {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 103, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
  .request-cash .footer-left {
    flex-direction: row;
  }
}

/* line 114, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .footer-right {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}

/* line 119, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .footer-right i {
  color: #625ded;
  background-color: #f7f7fe;
  border-radius: calc(infinity * 1px);
  padding: 0.5rem;
  font-size: 1rem;
}

/* line 128, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .avatar {
  height: 50px;
  width: 50px;
  border-radius: calc(infinity * 1px);
  overflow: hidden;
}

/* line 135, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .green-circle {
  width: 100%;
  left: 0;
  top: 0;
  transform: scale(1.3);
  height: 100%;
  position: absolute;
  object-position: center;
  object-fit: contain;
}

@media (min-width: 768px) {
  /* line 135, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
  .request-cash .green-circle {
    left: -6px;
    transform: scale(1.2);
  }
}

/* line 151, app/components/front_end/dashboard/existing_customer_request_cash_component.scss */
.request-cash .headshot {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.4);
  object-position: 0 -50%;
}

/* line 1, app/components/front_end/dashboard/finish_connecting_component.scss */
.dashboard-finish-connecting {
  margin-top: 0;
}

/* line 4, app/components/front_end/dashboard/finish_connecting_component.scss */
.dashboard-finish-connecting .dfc-step-bullet {
  float: left;
  vertical-align: bottom;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  height: 32px;
  background: #F7D1B8;
  border-radius: 100%;
  margin-right: 0.8rem;
  font-size: 18px;
  line-height: 28px;
}

/* line 18, app/components/front_end/dashboard/finish_connecting_component.scss */
.dashboard-finish-connecting .dfc-step-check {
  background: #63C886;
  color: white;
}

/* line 2, app/components/front_end/dashboard/new_customer_request_pending_component.scss */
.request-pending .rp-image {
  max-width: 100%;
  border-radius: 1.5rem;
}

/* line 2, app/components/front_end/dashboard/notices/amended_rates_component.scss */
.amended-rates-enforced-notice .button {
  padding: 0.375rem 1rem 0.3125rem 1rem !important;
  font-size: 0.75rem !important;
  line-height: 1.5 !important;
}

/* line 2, app/components/front_end/dashboard/notices/missing_default_funding_source_component.scss */
.missing-default-funding-source-component .button {
  padding: 0.375rem 1rem 0.3125rem 1rem !important;
  font-size: 0.75rem !important;
  line-height: 1.5 !important;
}

/* line 2, app/components/front_end/dashboard/notices/reverify_bank_component.scss */
.reverify-bank-notice .button {
  padding: 0.375rem 1rem 0.3125rem 1rem !important;
  font-size: 0.75rem !important;
  line-height: 1.5 !important;
}

/* line 2, app/components/front_end/dashboard/notices_component.scss */
.dashboard-notices .dn-notice {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 2, app/components/front_end/dashboard/notices_component.scss */
  .dashboard-notices .dn-notice {
    flex-wrap: nowrap;
  }
}

/* line 11, app/components/front_end/dashboard/notices_component.scss */
.dashboard-notices a.dn-notice-action-link {
  font-size: 1.125rem;
  color: #C09A11 !important;
  text-wrap: nowrap;
}

/* line 1, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component {
  width: 100%;
  max-width: 360px;
  background-color: #FFF;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

/* line 11, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-number-badge {
  text-transform: uppercase;
  background-color: #e9e8fc;
  padding: 0.3rem 0.8rem 0.3rem 0.8rem;
  width: 90px;
  text-align: center;
  border-radius: 30px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
  letter-spacing: 0.05em;
}

/* line 25, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-amount {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 2.3rem;
  text-align: center;
}

/* line 33, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-amount-subtext {
  font-size: 0.8rem;
  font-weight: 400;
  text-align: center;
  margin-top: 0.3rem;
  color: #818181;
}

/* line 41, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-repayment-info {
  font-size: 1rem;
  font-weight: 300;
  text-align: center;
  margin-top: 0.3rem;
}

/* line 48, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-select-button {
  margin-top: 2rem;
  margin-bottom: 1.8rem;
  padding: 0.5rem 1.5rem;
}

/* line 54, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details-wrapper {
  width: 100%;
  padding: 0 1.5rem;
}

/* line 58, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details-wrapper .separator {
  position: absolute;
  left: 0;
  top: 9px;
  width: 100%;
  height: 1px;
  background-color: #e9e8fc;
}

/* line 67, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details-wrapper summary {
  font-weight: 600;
  cursor: pointer;
  text-align: center;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 79, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details-wrapper summary::-webkit-details-marker, .front-end--dashboard--offer-component .offer-details-wrapper summary::marker {
  display: none;
  content: "";
}

/* line 86, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details-wrapper summary::after {
  content: '';
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.5em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.2s ease;
}

/* line 100, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details-wrapper[open] summary::after {
  transform: rotate(180deg);
}

/* line 105, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details {
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 2.3rem;
}

/* line 114, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details .detail-row {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

/* line 121, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details .detail-label {
  color: #8c8c8c;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* line 129, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details .detail-value {
  color: #1e293b;
  font-size: 1rem;
  font-weight: 300;
}

/* line 136, app/components/front_end/dashboard/offer_component.scss */
.front-end--dashboard--offer-component .offer-details .detail-value .list-unstyled li::before {
  content: '•';
  margin-right: 0.3em;
  display: inline-block;
}

@font-face {
  font-family: 'PP Mori';
  src: url(/assets/PPMori-Medium-05071910400ebb517036a9b08d70b860cea8574799d240e8cb1b8d7a3d2ea182.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Mori';
  src: url(/assets/PPMori-Regular-c1a3d2dade638a48f6a39e7120fbc2e555a3aa9149740fa68874f0c8303d4e1d.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Mori';
  src: url(/assets/PPMori-SemiBold-1f9f5ecbffd0a59a6de722eb14cce8390e104a33ec22fda2d552819fc4b60feb.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* line 27, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-50 {
  color: #F3F3F3;
}

/* line 28, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-100 {
  color: #E5E5E5;
}

/* line 29, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-200 {
  color: #DDDDDD;
}

/* line 30, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-300 {
  color: #BBBBBB;
}

/* line 31, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-400 {
  color: #A6A6A6;
}

/* line 32, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-500 {
  color: #868686;
}

/* line 33, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-600 {
  color: #727272;
}

/* line 34, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-700 {
  color: #5E5E5E;
}

/* line 35, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-800 {
  color: #5E5E5E;
}

/* line 36, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-900 {
  color: #5E5E5E;
}

/* line 43, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-fw1, .orfui-fw-light {
  font-weight: 400 !important;
}

/* line 44, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-fw2, .orfui-fw-normal {
  font-weight: 500 !important;
}

/* line 45, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-fw3, .orfui-fw-bold {
  font-weight: 600 !important;
}

/* line 58, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header1 {
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
}

@media (min-width: 768px) {
  /* line 58, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header1 {
    font-size: 72px;
    font-weight: 500;
    line-height: 76px;
  }
}

/* line 71, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header2 {
  font-size: 50px;
  font-weight: 500;
  line-height: 64px;
}

@media (min-width: 768px) {
  /* line 71, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header2 {
    font-size: 64px;
    font-weight: 500;
    line-height: 70px;
  }
}

/* line 84, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header3 {
  font-size: 40px;
  font-weight: 500;
  line-height: 56px;
}

@media (min-width: 768px) {
  /* line 84, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header3 {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

/* line 97, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header4 {
  font-size: 34px;
  font-weight: 500;
  line-height: 48px;
}

@media (min-width: 768px) {
  /* line 97, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header4 {
    font-size: 48px;
    font-weight: 500;
    line-height: 56px;
  }
}

/* line 110, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header5 {
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

@media (min-width: 768px) {
  /* line 110, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header5 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* line 123, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
}

@media (min-width: 768px) {
  /* line 123, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
  }
}

/* line 136, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header7 {
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header7 {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
  }
}

/* line 149, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

@media (min-width: 768px) {
  /* line 149, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph1 {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
  }
}

/* line 162, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (min-width: 768px) {
  /* line 162, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
}

/* line 175, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

@media (min-width: 768px) {
  /* line 175, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}

/* line 188, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph4 {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
}

@media (min-width: 768px) {
  /* line 188, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph4 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
}

/* line 3, app/components/front_end/dashboard/offer_ready_component.scss */
.offer-ready {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 3, app/components/front_end/dashboard/offer_ready_component.scss */
  .offer-ready {
    margin-top: 4rem;
  }
}

/* line 11, app/components/front_end/dashboard/offer_ready_component.scss */
.offer-ready .or-content {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 11, app/components/front_end/dashboard/offer_ready_component.scss */
  .offer-ready .or-content {
    width: 70%;
  }
}

/* line 18, app/components/front_end/dashboard/offer_ready_component.scss */
.offer-ready .or-image {
  max-width: 350px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  /* line 18, app/components/front_end/dashboard/offer_ready_component.scss */
  .offer-ready .or-image {
    width: 28%;
    margin-right: 0;
  }
}

/* line 27, app/components/front_end/dashboard/offer_ready_component.scss */
.offer-ready .or-image img {
  max-width: 100%;
  border-radius: 1.5rem;
}

/* line 33, app/components/front_end/dashboard/offer_ready_component.scss */
.offer-ready .or-expiry {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #BBBBBB;
  margin-top: 0.25rem;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 33, app/components/front_end/dashboard/offer_ready_component.scss */
  .offer-ready .or-expiry {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
  }
}

@media (min-width: 576px) {
  /* line 33, app/components/front_end/dashboard/offer_ready_component.scss */
  .offer-ready .or-expiry {
    text-align: left;
  }
}

/* line 1, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component {
  margin-bottom: 2rem;
}

/* line 4, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.5rem;
}

/* line 10, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .title-wrapper .title {
  font-size: 2rem;
  font-weight: 400;
}

/* line 14, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .title-wrapper .title--purple {
  color: #645CF6;
}

/* line 18, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .title-wrapper .title .congrats {
  color: #268A44;
}

/* line 23, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .title-wrapper .subtitle-wrapper {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 29, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .title-wrapper .subtitle-wrapper .subtitle-icon {
  flex-shrink: 0;
}

/* line 35, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .expired-offers {
  background-color: #F3F3F2;
  border-radius: 15px;
  padding: 1.75rem;
  margin-bottom: 0.9rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

@media (min-width: 768px) {
  /* line 35, app/components/front_end/dashboard/offers_component.scss */
  .front-end--dashboard--offers-component .expired-offers {
    flex-direction: row;
  }
}

/* line 48, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .expired-offers--all-expired {
  margin-bottom: 0;
  border-radius: 15px 15px 0 0;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 48, app/components/front_end/dashboard/offers_component.scss */
  .front-end--dashboard--offers-component .expired-offers--all-expired {
    text-align: left;
  }
}

/* line 58, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .expired-offers--rollover {
  border-radius: 15px;
}

/* line 62, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .expired-offers__contact-button-wrapper {
  align-self: center;
}

/* line 66, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .expired-offers__contact-button {
  padding: 0.5rem 1.5rem;
  font-weight: 400;
}

/* line 71, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .expired-offers__header {
  font-size: 1rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 0.3rem;
}

/* line 78, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .expired-offers__content {
  font-size: 0.9rem;
  font-weight: 300;
  color: #29454C;
}

/* line 84, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .expired-offers__mail-link {
  color: #3C585E !important;
  font-weight: 600;
  text-decoration: none;
}

/* line 91, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers {
  background-color: #faf6ee;
  border-radius: 15px;
}

/* line 95, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers .header {
  height: 207px;
  border-bottom: 1px solid #e1e1e1;
  padding: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 95, app/components/front_end/dashboard/offers_component.scss */
  .front-end--dashboard--offers-component .offers .header {
    flex-direction: row;
    height: 85px;
  }
}

/* line 111, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers .header-left {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 111, app/components/front_end/dashboard/offers_component.scss */
  .front-end--dashboard--offers-component .offers .header-left {
    flex-direction: row;
  }
}

/* line 122, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers .header-right {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

/* line 127, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers .header-right i {
  color: #29454C;
  background-color: #F0ECE5;
  border-radius: calc(infinity * 1px);
  padding: 0.5rem;
  font-size: 1rem;
}

/* line 136, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers .offers__content {
  padding: 1.75rem;
  padding-bottom: 3.2rem;
}

/* line 140, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers .offers__content--rollover {
  padding-bottom: 1.2rem;
}

/* line 144, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers .offers__content__list {
  margin-top: 1.5rem;
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 144, app/components/front_end/dashboard/offers_component.scss */
  .front-end--dashboard--offers-component .offers .offers__content__list {
    flex-wrap: nowrap;
  }
}

/* line 157, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers .offers__content__footer {
  margin-top: 2.5rem;
  letter-spacing: 0.01em;
}

/* line 161, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .offers .offers__content__footer p {
  margin-bottom: 0;
}

/* line 168, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth {
  padding: 4rem 2rem;
  border-radius: 15px;
  border: 1px solid #E1E1E1;
  position: relative;
  top: -25px;
  z-index: -1;
}

/* line 176, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth--all-expired {
  border-radius: 0 0 15px 15px;
}

/* line 180, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .title {
  margin-top: 2rem;
  text-align: center;
  font-weight: 400;
  font-size: 2.5rem;
  letter-spacing: 0.01em;
  margin-bottom: 3rem;
}

/* line 189, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .title--purple {
  color: #645CF6;
}

/* line 193, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .text-swoosh {
  display: inline-block;
  position: relative;
}

/* line 197, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .text-swoosh.text-swoosh_in:after {
  right: 0;
  top: 82%;
}

/* line 202, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .text-swoosh:after {
  content: " ";
  position: absolute;
  height: 26px;
  top: 68%;
  left: 0;
  right: 119px;
  background-size: 119px 14px;
  background-image: url(/assets/signup/pen-underline-2-1d04180617f529147dd036bfc854df1c32db97e074d12e3c23d6ce4349a31daa.png);
  background-repeat: no-repeat;
  rotate: 6deg;
  transition: all 250ms ease-in-out;
}

/* line 217, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .features {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

@media (min-width: 768px) {
  /* line 217, app/components/front_end/dashboard/offers_component.scss */
  .front-end--dashboard--offers-component .growth .features {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  /* line 217, app/components/front_end/dashboard/offers_component.scss */
  .front-end--dashboard--offers-component .growth .features {
    grid-template-columns: repeat(4, 1fr);
    align-items: stretch;
  }
}

/* line 235, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .feature {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 200px;
}

/* line 243, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .feature-icon {
  margin-bottom: 1rem;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 251, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .feature-title {
  font-size: 1.15rem;
  font-weight: 400;
  margin: 0 0 1rem 0;
  min-height: 2.5rem;
  display: flex;
  align-items: center;
}

/* line 260, app/components/front_end/dashboard/offers_component.scss */
.front-end--dashboard--offers-component .growth .feature-description {
  font-size: 0.875rem;
  line-height: 1.5;
  margin: 0;
  font-weight: 300;
  max-width: 250px;
}

/* line 1, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component {
  padding: 2rem 0;
  min-height: 100vh;
}

/* line 5, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .card-header {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}

/* line 12, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component h4, .front-end--dashboard--onboarding-steps-component .h4 {
  color: #263238;
  font-size: 1.25rem;
  font-weight: 500;
}

/* line 18, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .avatar_left-column {
  margin-right: 1rem;
}

/* line 22, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .btn-outline-primary {
  border-color: #125557;
  color: #125557;
  padding: 0.5rem;
  line-height: 1;
}

/* line 28, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .btn-outline-primary:hover {
  background-color: #125557;
  color: white;
}

/* line 33, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .btn-outline-primary .material-icons {
  font-size: 1.25rem;
}

/* line 39, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .lets-get-you-funded h1, .front-end--dashboard--onboarding-steps-component .lets-get-you-funded .h1 {
  font-size: 24px;
  font-weight: 500;
}

/* line 43, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .lets-get-you-funded p {
  color: #737373;
}

/* line 48, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .reminder-container {
  width: 423px;
  background-color: #00000008;
  align-self: center;
  font-size: 12px;
}

/* line 55, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .onramp-stats {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: center;
  width: 258px;
  background-color: #63C88633;
}

@media (max-width: 768px) {
  /* line 55, app/components/front_end/dashboard/onboarding_steps_component.scss */
  .front-end--dashboard--onboarding-steps-component .onramp-stats {
    width: 100%;
  }
}

/* line 69, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .steps-container {
  padding: 1.5rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
}

/* line 76, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .steps-container .connecting-lines {
  position: absolute;
  top: 53px;
  left: 0;
  right: 0;
  height: 2px;
  border-top: 2px dashed #DADFE0;
  z-index: 0;
  margin: 0 200px;
}

/* line 87, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .steps-container h5, .front-end--dashboard--onboarding-steps-component .steps-container .h5 {
  font-size: 18px;
  font-weight: 500;
}

/* line 92, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .steps-container .step-box {
  flex: 1;
}

/* line 96, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .steps-container .step-badge {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 7px 16px;
  gap: 6px;
  width: 140px;
  height: 44px;
  background: #d4e5d6;
  border-radius: 100px;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: #177A33;
  z-index: 1;
  border: 5px solid #fff;
}

/* line 116, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .steps-container h5, .front-end--dashboard--onboarding-steps-component .steps-container .h5 {
  font-size: 18px;
  font-weight: 500;
  color: #0F3239;
}

/* line 122, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .steps-container .step-content {
  color: #0F3239;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

/* line 130, app/components/front_end/dashboard/onboarding_steps_component.scss */
.front-end--dashboard--onboarding-steps-component .card, .front-end--dashboard--onboarding-steps-component .orf-card {
  border: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* line 2, app/components/front_end/dashboard/post_acceptance_modal.scss */
#post-acceptance-modal .orfui-modal__container {
  width: 58rem;
}

/* line 6, app/components/front_end/dashboard/post_acceptance_modal.scss */
#post-acceptance-modal .pam-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 12, app/components/front_end/dashboard/post_acceptance_modal.scss */
#post-acceptance-modal .pam-content {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 12, app/components/front_end/dashboard/post_acceptance_modal.scss */
  #post-acceptance-modal .pam-content {
    width: 30rem;
  }
}

/* line 20, app/components/front_end/dashboard/post_acceptance_modal.scss */
#post-acceptance-modal .pam-image {
  width: 10rem;
  display: none;
}

/* line 24, app/components/front_end/dashboard/post_acceptance_modal.scss */
#post-acceptance-modal .pam-image img {
  width: 100%;
  height: auto;
  border-radius: 0.75rem;
}

@media (min-width: 768px) {
  /* line 20, app/components/front_end/dashboard/post_acceptance_modal.scss */
  #post-acceptance-modal .pam-image {
    width: 13rem;
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 20, app/components/front_end/dashboard/post_acceptance_modal.scss */
  #post-acceptance-modal .pam-image {
    width: 21.5rem;
  }
}

/* line 41, app/components/front_end/dashboard/post_acceptance_modal.scss */
#post-acceptance-modal .pam-heading {
  font-size: 25px;
  font-weight: 600;
  line-height: 33px;
  margin-bottom: 2rem;
}

/* line 48, app/components/front_end/dashboard/post_acceptance_modal.scss */
#post-acceptance-modal .pam-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  /* line 48, app/components/front_end/dashboard/post_acceptance_modal.scss */
  #post-acceptance-modal .pam-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
}

/* line 2, app/components/front_end/dashboard/preparing_new_offers_component.scss */
.preparing-new-offers-component .check {
  font-size: 2rem;
  position: relative;
  top: 3px;
  color: #268A44;
}

@media (min-width: 768px) {
  /* line 2, app/components/front_end/dashboard/preparing_new_offers_component.scss */
  .preparing-new-offers-component .check {
    top: 8px;
  }
}

@media (min-width: 992px) {
  /* line 2, app/components/front_end/dashboard/preparing_new_offers_component.scss */
  .preparing-new-offers-component .check {
    top: 12px;
  }
}

/* line 17, app/components/front_end/dashboard/preparing_new_offers_component.scss */
.preparing-new-offers-component .title {
  color: #268A44;
  font-weight: 400;
}

/* line 1, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component {
  height: 600px;
  background-color: #faf6ee;
  margin-top: 5rem;
  position: relative;
}

/* line 7, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .trusted-badge {
  text-transform: uppercase;
  background-color: #e9e8fc;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  width: 240px;
  border-radius: 30px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -80%);
  font-weight: 600;
}

/* line 19, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .callout {
  background: white;
  height: 175px;
  width: 90%;
  margin-top: 6rem;
  position: relative;
  left: 50%;
  translate: -50%;
  display: flex;
  flex-direction: row-reverse;
}

@media (min-width: 768px) {
  /* line 19, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .callout {
    width: 80%;
    height: 226px;
  }
}

/* line 35, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .callout .content {
  width: 50%;
  flex-shrink: 0;
  padding: 1rem;
}

@media (min-width: 992px) {
  /* line 35, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .callout .content {
    width: 60%;
  }
}

/* line 44, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .callout .content .quote {
  font-size: 0.7rem;
}

@media (min-width: 768px) {
  /* line 44, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .callout .content .quote {
    font-size: 1.2rem;
  }
}

/* line 54, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .headshot {
  width: 155px;
  height: 200px;
  object-fit: cover;
  position: absolute;
  left: 4%;
  top: 94px;
  object-position: top;
  z-index: 1000;
}

@media (min-width: 768px) {
  /* line 54, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .headshot {
    width: 250px;
    height: 300px;
    left: 10%;
    top: 46px;
  }
}

@media (min-width: 992px) {
  /* line 54, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .headshot {
    left: 8.5%;
  }
}

/* line 76, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .purple-lines {
  position: absolute;
  left: 36%;
  z-index: 100000;
  height: 50px;
  top: 100px;
}

@media (min-width: 1200px) {
  /* line 76, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .purple-lines {
    left: 33%;
    height: 60px;
  }
}

/* line 89, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .metrics {
  margin-top: 2.5rem;
  display: flex;
  align-items: start;
  gap: 2rem;
  width: 90%;
  justify-content: space-evenly;
  translate: -50%;
  position: relative;
  left: 50%;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 89, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .metrics {
    flex-direction: row;
    width: 80%;
  }
}

/* line 107, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .metric {
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 107, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .metric {
    width: 50%;
  }
}

/* line 116, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .metric-title {
  font-size: 2.1rem;
}

@media (min-width: 768px) {
  /* line 116, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .metric-title {
    font-size: 2.3rem;
  }
}

/* line 124, app/components/front_end/dashboard/trust_banner.scss */
.trust-banner-component .metric-content {
  font-size: 1.1rem;
}

@media (min-width: 768px) {
  /* line 124, app/components/front_end/dashboard/trust_banner.scss */
  .trust-banner-component .metric-content {
    font-size: 1.3rem;
  }
}

@font-face {
  font-family: 'PP Mori';
  src: url(/assets/PPMori-Medium-05071910400ebb517036a9b08d70b860cea8574799d240e8cb1b8d7a3d2ea182.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Mori';
  src: url(/assets/PPMori-Regular-c1a3d2dade638a48f6a39e7120fbc2e555a3aa9149740fa68874f0c8303d4e1d.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Mori';
  src: url(/assets/PPMori-SemiBold-1f9f5ecbffd0a59a6de722eb14cce8390e104a33ec22fda2d552819fc4b60feb.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* line 27, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-50 {
  color: #F3F3F3;
}

/* line 28, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-100 {
  color: #E5E5E5;
}

/* line 29, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-200 {
  color: #DDDDDD;
}

/* line 30, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-300 {
  color: #BBBBBB;
}

/* line 31, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-400 {
  color: #A6A6A6;
}

/* line 32, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-500 {
  color: #868686;
}

/* line 33, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-600 {
  color: #727272;
}

/* line 34, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-700 {
  color: #5E5E5E;
}

/* line 35, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-800 {
  color: #5E5E5E;
}

/* line 36, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-900 {
  color: #5E5E5E;
}

/* line 43, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-fw1, .orfui-fw-light {
  font-weight: 400 !important;
}

/* line 44, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-fw2, .orfui-fw-normal {
  font-weight: 500 !important;
}

/* line 45, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-fw3, .orfui-fw-bold {
  font-weight: 600 !important;
}

/* line 58, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header1 {
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
}

@media (min-width: 768px) {
  /* line 58, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header1 {
    font-size: 72px;
    font-weight: 500;
    line-height: 76px;
  }
}

/* line 71, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header2 {
  font-size: 50px;
  font-weight: 500;
  line-height: 64px;
}

@media (min-width: 768px) {
  /* line 71, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header2 {
    font-size: 64px;
    font-weight: 500;
    line-height: 70px;
  }
}

/* line 84, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header3 {
  font-size: 40px;
  font-weight: 500;
  line-height: 56px;
}

@media (min-width: 768px) {
  /* line 84, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header3 {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

/* line 97, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header4 {
  font-size: 34px;
  font-weight: 500;
  line-height: 48px;
}

@media (min-width: 768px) {
  /* line 97, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header4 {
    font-size: 48px;
    font-weight: 500;
    line-height: 56px;
  }
}

/* line 110, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header5 {
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

@media (min-width: 768px) {
  /* line 110, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header5 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* line 123, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
}

@media (min-width: 768px) {
  /* line 123, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
  }
}

/* line 136, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header7 {
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header7 {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
  }
}

/* line 149, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

@media (min-width: 768px) {
  /* line 149, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph1 {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
  }
}

/* line 162, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (min-width: 768px) {
  /* line 162, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
}

/* line 175, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

@media (min-width: 768px) {
  /* line 175, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}

/* line 188, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph4 {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
}

@media (min-width: 768px) {
  /* line 188, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph4 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
}

/* line 4, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-section {
  position: relative;
  margin-top: 2.5rem;
}

/* line 8, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-section:before {
  position: absolute;
  left: 0;
  background: #F7D1B8;
  border-radius: 100%;
  text-align: center;
  font-weight: 600;
  top: -0.375rem;
  font-size: 18px;
  line-height: 28px;
  padding-top: 2px;
  width: 2rem;
  height: 2rem;
}

@media (min-width: 576px) {
  /* line 8, app/components/front_end/dwolla_documents/form.scss */
  .dwolla-documents-form .ddf-section:before {
    top: -0.125rem;
    font-size: 18px;
    line-height: 28px;
    padding-top: 2px;
    width: 2rem;
    height: 2rem;
  }
}

/* line 32, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-section.ddf-section-1:before {
  content: "1";
}

/* line 33, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-section.ddf-section-2:before {
  content: "2";
}

/* line 36, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-section-header {
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
  margin-bottom: 1rem;
  margin-left: 2.7rem;
}

@media (min-width: 768px) {
  /* line 36, app/components/front_end/dwolla_documents/form.scss */
  .dwolla-documents-form .ddf-section-header {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
  }
}

@media (min-width: 576px) {
  /* line 36, app/components/front_end/dwolla_documents/form.scss */
  .dwolla-documents-form .ddf-section-header {
    margin-left: 3.5rem;
  }
}

/* line 46, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-section-body {
  margin-left: 0;
}

@media (min-width: 576px) {
  /* line 46, app/components/front_end/dwolla_documents/form.scss */
  .dwolla-documents-form .ddf-section-body {
    margin-left: 3.5rem;
  }
}

/* line 54, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-personal-doc-data-list,
.dwolla-documents-form .ddf-biz-doc-data-list {
  font-size: 14px;
  line-height: 24px;
}

/* line 59, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-personal-doc-data-list dt,
.dwolla-documents-form .ddf-biz-doc-data-list dt {
  float: left;
  font-weight: 400;
}

/* line 63, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-personal-doc-data-list dd,
.dwolla-documents-form .ddf-biz-doc-data-list dd {
  font-weight: 600;
  margin-bottom: 0;
}

/* line 70, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-personal-doc-data-list dd {
  margin-left: 5.5rem;
}

/* line 73, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-biz-doc-data-list dd {
  margin-left: 9rem;
}

@media (min-width: 576px) {
  /* line 73, app/components/front_end/dwolla_documents/form.scss */
  .dwolla-documents-form .ddf-biz-doc-data-list dd {
    margin-left: 10.5rem;
  }
}

@media (min-width: 768px) {
  /* line 82, app/components/front_end/dwolla_documents/form.scss */
  .dwolla-documents-form .ddf-fieldset {
    max-width: 42rem;
  }
}

/* line 88, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-callout {
  width: 100%;
}

/* line 92, app/components/front_end/dwolla_documents/form.scss */
.dwolla-documents-form .ddf-personal-doc-select {
  width: 25rem;
  max-width: 100%;
}

/* line 1, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout {
  font-size: 22px;
}

/* line 4, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .onramp-partner-image {
  max-width: 244px;
  width: 100%;
}

/* line 9, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .welcome-title {
  font-size: 14px;
  font-weight: 600;
  font-size: 14px;
  line-height: 14.7px;
  letter-spacing: 8%;
  text-transform: uppercase;
}

/* line 18, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout h1, .front-end--inbound-referral--layout .h1 {
  font-weight: 500;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: 0px;
  color: #645CF6;
}

/* line 27, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as {
  background-color: #0F3239;
  color: #fff;
  border-radius: 16px;
}

/* line 32, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as img {
  margin: 0 -5px;
  width: calc(100% + 10px);
}

/* line 37, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as h2, .front-end--inbound-referral--layout .its-as-easy-as .h2 {
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0px;
}

@media (min-width: 768px) {
  /* line 37, app/components/front_end/inbound_referral/layout.scss */
  .front-end--inbound-referral--layout .its-as-easy-as h2, .front-end--inbound-referral--layout .its-as-easy-as .h2 {
    font-size: 48px;
    line-height: 56px;
  }
}

/* line 50, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li {
  position: relative;
  padding: 8px 0 8px 10px;
  list-style: none;
  color: #FFFFFF80;
  font-size: 16px;
  line-height: 24px;
}

/* line 58, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:before {
  content: '';
  position: absolute;
  left: -29px;
  top: 7px;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: white;
  padding-left: 8px;
  padding-top: 1px;
  line-height: 1.5em;
  background: #FFFFFF1A;
}

/* line 75, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(1) {
  color: #fff;
}

/* line 77, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(1):before {
  content: '1';
  padding-left: 9px;
  background: #645CF6;
}

/* line 83, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(2):before {
  content: '2';
}

/* line 86, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(3):before {
  content: '3';
}

/* line 89, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(4):before {
  content: '4';
}

/* line 92, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(5):before {
  content: '5';
}

/* line 95, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(6):before {
  content: '6';
}

/* line 98, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(7):before {
  content: '7';
}

/* line 101, app/components/front_end/inbound_referral/layout.scss */
.front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(8):before {
  content: '8';
}

@media (min-width: 768px) {
  /* line 50, app/components/front_end/inbound_referral/layout.scss */
  .front-end--inbound-referral--layout .its-as-easy-as ul li {
    font-size: 22px;
    line-height: 36px;
    padding: 8px 0 8px 24px;
  }
  /* line 109, app/components/front_end/inbound_referral/layout.scss */
  .front-end--inbound-referral--layout .its-as-easy-as ul li:before {
    width: 32px;
    height: 32px;
    padding-left: 11px;
  }
  /* line 116, app/components/front_end/inbound_referral/layout.scss */
  .front-end--inbound-referral--layout .its-as-easy-as ul li:nth-child(1):before {
    padding-left: 12px;
  }
}

/* line 2, app/components/front_end/inbound_referral/layout/trust_pilot.scss */
.front-end--inbound-referral--layout--trust-pilot .trustpilot-widget-container {
  border-radius: 16px;
  background-color: #faf5ef;
}

/* line 2, app/components/front_end/inbound_referral/layout/value.scss */
.inbound-referral-layout-value h3, .inbound-referral-layout-value .h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 21px;
  letter-spacing: 0px;
  margin-bottom: 0;
}

/* line 10, app/components/front_end/inbound_referral/layout/value.scss */
.inbound-referral-layout-value p {
  font-size: 14px;
  color: #5E5E5E;
}

/* line 15, app/components/front_end/inbound_referral/layout/value.scss */
.inbound-referral-layout-value .value-icon {
  width: 48px;
}

/* line 1, app/components/front_end/inbound_referral/layout/who_we_fund.scss */
.front-end--inbound-referral--layout--who-we-fund {
  padding-top: 48px;
  padding-right: 24px;
  padding-bottom: 48px;
  padding-left: 24px;
  border-radius: 16px;
  background-color: #F3F3F2;
  font-weight: 400;
  font-size: 22px;
  line-height: 34px;
  letter-spacing: 0%;
}

@media (max-width: 768px) {
  /* line 1, app/components/front_end/inbound_referral/layout/who_we_fund.scss */
  .front-end--inbound-referral--layout--who-we-fund {
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 19, app/components/front_end/inbound_referral/layout/who_we_fund.scss */
.front-end--inbound-referral--layout--who-we-fund h2, .front-end--inbound-referral--layout--who-we-fund .h2 {
  font-size: calc(2.15rem + 0.7vw) !important;
  font-weight: 500;
  line-height: 56px;
  letter-spacing: 0px;
  background: url(/assets/front_end/marketing_survey/title-underline-98ad105fb4221b7717f107e82e92c2e8cb00e5bab9ff4e90de63318fa7d895d0.svg) no-repeat bottom right;
  display: inline-block;
  padding: 0 23px 10px 0;
}

/* line 30, app/components/front_end/inbound_referral/layout/who_we_fund.scss */
.front-end--inbound-referral--layout--who-we-fund ul {
  list-style: none;
  padding-left: 0;
}

/* line 34, app/components/front_end/inbound_referral/layout/who_we_fund.scss */
.front-end--inbound-referral--layout--who-we-fund ul li {
  padding-left: 2.5em;
  margin-bottom: 0.5em;
  position: relative;
}

/* line 39, app/components/front_end/inbound_referral/layout/who_we_fund.scss */
.front-end--inbound-referral--layout--who-we-fund ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 2em;
  height: 2em;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyOSAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMTAuNzI1OUwxMC4wNTQ3IDE4Ljc4MDZMMjYuODM1MyAyIiBzdHJva2U9IiM2M0M4ODYiIHN0cm9rZS13aWR0aD0iNCIvPgo8L3N2Zz4=");
}

/* line 2, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey {
  width: 100%;
  min-height: 346px;
  background: #FFFFFF;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.06), 0px 1px 1px -0.5px rgba(0, 0, 0, 0.06), 0px 3px 3px -1.5px rgba(0, 0, 0, 0.06), 0px 6px 6px -3px rgba(0, 0, 0, 0.06), 0px 12px 12px -6px rgba(0, 0, 0, 0.06), 0px 24px 24px -12px rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  /* Inside auto layout */
  flex: none;
  order: 3;
  flex-grow: 0;
  font-size: 16px;
}

@media (min-width: 768px) {
  /* line 2, app/components/front_end/inbound_referral/marketing_survey_component.scss */
  .inbound-referral-marketing-survey {
    max-width: 458px;
  }
}

/* line 22, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey .lets-get-started-title {
  color: #645CF6;
  font-size: 12px;
  line-height: 13px;
  /* identical to box height */
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* line 32, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey .get-started-wrapper {
  height: 0px;
}

/* line 36, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey img.get-started {
  width: 100px;
  margin-top: -111px;
}

@media (min-width: 768px) {
  /* line 42, app/components/front_end/inbound_referral/marketing_survey_component.scss */
  .inbound-referral-marketing-survey img.get-started {
    width: 100px;
    margin-top: -111px;
  }
}

/* line 48, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey .orfui-toggle-btn {
  font-size: 16px;
  white-space: nowrap;
  background-color: transparent;
  border: 2px solid #0000001A;
  border-radius: 8px;
  padding: 10px 12px;
  width: 100%;
  color: #0F3239;
}

/* line 58, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey .orfui-toggle-btn span {
  opacity: 0.7;
}

@media (min-width: 768px) {
  /* line 48, app/components/front_end/inbound_referral/marketing_survey_component.scss */
  .inbound-referral-marketing-survey .orfui-toggle-btn {
    padding: 20px 24px;
  }
}

/* line 67, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey :not(.btn-check) + .orfui-toggle-btn:active {
  background-color: transparent;
  border-color: #177A33;
  color: #0F3239;
}

/* line 73, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey .orfui-btn-check:checked + .orfui-toggle-btn {
  background-color: transparent;
  border: 3px solid #177A33;
  padding: 19px 24px;
}

/* line 78, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey .orfui-btn-check:checked + .orfui-toggle-btn span {
  opacity: 1;
  color: #0F3239;
}

/* line 84, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey .orfui-form-bottom-buttons {
  display: block;
}

/* line 86, app/components/front_end/inbound_referral/marketing_survey_component.scss */
.inbound-referral-marketing-survey .orfui-form-bottom-buttons button.orfui-btn-primary, .inbound-referral-marketing-survey .orfui-form-bottom-buttons .quick-reskin button.btn.btn-primary, .quick-reskin .inbound-referral-marketing-survey .orfui-form-bottom-buttons button.btn.btn-primary, .inbound-referral-marketing-survey .orfui-form-bottom-buttons .quick-reskin button.btn.btn-secondary, .quick-reskin .inbound-referral-marketing-survey .orfui-form-bottom-buttons button.btn.btn-secondary, .inbound-referral-marketing-survey .orfui-form-bottom-buttons .quick-reskin button.btn.btn-outline-primary, .quick-reskin .inbound-referral-marketing-survey .orfui-form-bottom-buttons button.btn.btn-outline-primary {
  background-color: #0F3239;
  border: 0;
}

/* line 1, app/components/front_end/inbound_referral/question/funding_reason.scss */
.funding-reason-checks {
  display: flex;
}

/* line 3, app/components/front_end/inbound_referral/question/selling_platforms.scss */
.selling-platforms-checks .selling-platform-cell img {
  max-width: 100%;
  max-height: 26px;
}

/* line 9, app/components/front_end/inbound_referral/question/selling_platforms.scss */
.selling-platforms-checks .selling-platform-cell.amazon label {
  padding: 5px 1px 1px;
}

/* line 12, app/components/front_end/inbound_referral/question/selling_platforms.scss */
.selling-platforms-checks .selling-platform-cell.amazon img {
  max-height: 45px;
}

/* line 17, app/components/front_end/inbound_referral/question/selling_platforms.scss */
.selling-platforms-checks .selling-platform-cell label {
  padding: 11px 1px;
}

/* line 21, app/components/front_end/inbound_referral/question/selling_platforms.scss */
.selling-platforms-checks .selling-platform-cell .orfui-btn-check:checked + .orfui-toggle-btn {
  padding: 10px 0;
}

/* line 26, app/components/front_end/inbound_referral/question/selling_platforms.scss */
.selling-platforms-checks .selling-platform-cell.amazon .orfui-btn-check:checked + .orfui-toggle-btn {
  padding: 4px 0 0;
}

/* line 2, app/components/front_end/inbound_referral/sign_up_form.scss */
.inbound-referral-marketing-sign-up .pre-approval-header {
  font-size: 30px;
}

/* line 6, app/components/front_end/inbound_referral/sign_up_form.scss */
.inbound-referral-marketing-sign-up .pre-approval-amount {
  color: #177A33;
}

/* line 10, app/components/front_end/inbound_referral/sign_up_form.scss */
.inbound-referral-marketing-sign-up .signup-form .sf-form {
  border: 0;
  padding: 0;
}

/* line 2, app/components/front_end/onboarding/connections/shared/page_header.scss */
.connection-connect-page-header a.scph-back-link {
  font-size: 1.5rem;
}

/* line 5, app/components/front_end/onboarding/connections/shared/page_header.scss */
.connection-connect-page-header a.scph-back-link, .connection-connect-page-header a.scph-back-link:hover {
  color: inherit !important;
  text-decoration: none !important;
}

/* line 10, app/components/front_end/onboarding/connections/shared/page_header.scss */
.connection-connect-page-header a.scph-back-link i {
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  font-size: 2rem;
  padding: 0.5rem;
  margin-top: -0.25rem;
  background-color: #E5E5E5;
}

/* line 21, app/components/front_end/onboarding/connections/shared/page_header.scss */
.connection-connect-page-header .scph-partner-logo {
  display: block;
}

/* line 24, app/components/front_end/onboarding/connections/shared/page_header.scss */
.connection-connect-page-header .scph-partner-logo img {
  max-width: 100%;
}

/* line 28, app/components/front_end/onboarding/connections/shared/page_header.scss */
.connection-connect-page-header .scph-amazon {
  max-width: 227px;
  max-height: 41px;
}

/* line 32, app/components/front_end/onboarding/connections/shared/page_header.scss */
.connection-connect-page-header .scph-stripe {
  max-width: 227px;
  max-height: 41px;
}

/* line 36, app/components/front_end/onboarding/connections/shared/page_header.scss */
.connection-connect-page-header .scph-walmart {
  max-width: 303px;
  max-height: 53px;
}

/* line 2, app/components/front_end/onboarding/pages/cash_request_component.scss */
.onboarding-cash-request .ocr-form {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
}

/* line 9, app/components/front_end/onboarding/pages/cash_request_component.scss */
.onboarding-cash-request .ocr-cash-amount {
  font-size: 32px;
}

@media (min-width: 768px) {
  /* line 9, app/components/front_end/onboarding/pages/cash_request_component.scss */
  .onboarding-cash-request .ocr-cash-amount {
    font-size: 56px;
  }
}

/* line 18, app/components/front_end/onboarding/pages/cash_request_component.scss */
.onboarding-cash-request .ocr-progress-wrapper {
  height: 10px;
  border-radius: 5px;
  overflow: visible;
  transition: 0;
}

/* line 25, app/components/front_end/onboarding/pages/cash_request_component.scss */
.onboarding-cash-request .ocr-progress-bar {
  position: relative;
  border-radius: 5px;
  display: block;
  overflow: visible;
  background-color: #0F3239;
  transition: none;
}

/* line 34, app/components/front_end/onboarding/pages/cash_request_component.scss */
.onboarding-cash-request .ocr-progress-handle {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: 2px solid #0F3239;
  left: -12px;
  top: -7px;
  position: absolute;
  background-color: #fff;
}

/* line 45, app/components/front_end/onboarding/pages/cash_request_component.scss */
.onboarding-cash-request .orfui-currency-field-symbol, .onboarding-cash-request .request-amount-field {
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
}

@media (min-width: 768px) {
  /* line 45, app/components/front_end/onboarding/pages/cash_request_component.scss */
  .onboarding-cash-request .orfui-currency-field-symbol, .onboarding-cash-request .request-amount-field {
    font-size: 72px;
    font-weight: 500;
    line-height: 76px;
  }
}

/* line 49, app/components/front_end/onboarding/pages/cash_request_component.scss */
.onboarding-cash-request .request-amount-field {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  padding-left: 45px !important;
  padding-top: 17px !important;
}

@media (min-width: 768px) {
  /* line 49, app/components/front_end/onboarding/pages/cash_request_component.scss */
  .onboarding-cash-request .request-amount-field {
    padding-left: 55px !important;
    width: 90vw;
  }
}

@media (min-width: 992px) {
  /* line 49, app/components/front_end/onboarding/pages/cash_request_component.scss */
  .onboarding-cash-request .request-amount-field {
    width: 80vw;
  }
}

@media (min-width: 1200px) {
  /* line 49, app/components/front_end/onboarding/pages/cash_request_component.scss */
  .onboarding-cash-request .request-amount-field {
    width: 50vw;
  }
}

/* line 72, app/components/front_end/onboarding/pages/cash_request_component.scss */
.onboarding-cash-request .submit-button {
  margin-top: 3rem;
}

/* line 2, app/components/front_end/onboarding/pages/connect_payment_platform_component.scss */
.connect-payment-platform-component .csc-yes-no-radios {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}

/* line 7, app/components/front_end/onboarding/pages/connect_payment_platform_component.scss */
.connect-payment-platform-component .csc-yes-no-radios .orfui-form-btn-check {
  flex-grow: 1;
}

/* line 11, app/components/front_end/onboarding/pages/connect_payment_platform_component.scss */
.connect-payment-platform-component .csc-yes-no-radios .orfui-toggle-btn {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 17, app/components/front_end/onboarding/pages/connect_payment_platform_component.scss */
  .connect-payment-platform-component .csc-radio-buttons {
    max-width: 342px;
  }
}

/* line 1, app/components/front_end/onboarding/pages/connect_store_component.scss */
.connect-store-component {
  padding-bottom: 2rem;
}

/* line 4, app/components/front_end/onboarding/pages/connect_store_component.scss */
.connect-store-component .csc-yes-no-radios {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}

/* line 9, app/components/front_end/onboarding/pages/connect_store_component.scss */
.connect-store-component .csc-yes-no-radios .orfui-form-btn-check {
  flex-grow: 1;
}

/* line 13, app/components/front_end/onboarding/pages/connect_store_component.scss */
.connect-store-component .csc-yes-no-radios .orfui-toggle-btn {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 19, app/components/front_end/onboarding/pages/connect_store_component.scss */
  .connect-store-component .csc-radio-buttons {
    max-width: 342px;
  }
}

/* line 2, app/components/front_end/onboarding/pages/pending_review_component.scss */
.pending-review .pr-back-in-touch-box {
  padding: 1rem;
  border-radius: 1rem;
  gap: 0.5rem;
  background: #FBF5EE;
  width: auto;
  margin-top: 3.5rem;
  display: flex;
  align-items: flex-start;
}

/* line 13, app/components/front_end/onboarding/pages/pending_review_component.scss */
.pending-review .orfui-icon {
  margin: 0;
  font-size: 1.5rem;
  color: #645CF6;
  line-height: 1.45rem;
  display: inline-block;
}

/* line 21, app/components/front_end/onboarding/pages/pending_review_component.scss */
.pending-review .pr-customer-email {
  font-weight: 600 !important;
  overflow-wrap: break-word;
}

/* line 1, app/components/front_end/onboarding/pages/prequalifying_approved_component.scss */
.prequalifying-approved {
  display: flex;
  gap: 3rem;
}

/* line 5, app/components/front_end/onboarding/pages/prequalifying_approved_component.scss */
.prequalifying-approved .pa-sidebar-pic {
  min-width: 347px;
}

/* line 8, app/components/front_end/onboarding/pages/prequalifying_approved_component.scss */
.prequalifying-approved .pa-sidebar-pic img {
  max-width: 100%;
}

/* line 14, app/components/front_end/onboarding/pages/prequalifying_approved_component.scss */
.prequalifying-approved_header {
  font-size: 34px;
  font-weight: 500;
  line-height: 48px;
}

@media (min-width: 768px) {
  /* line 14, app/components/front_end/onboarding/pages/prequalifying_approved_component.scss */
  .prequalifying-approved_header {
    font-size: 48px;
    font-weight: 500;
    line-height: 56px;
  }
}

@media (min-width: 768px) {
  /* line 14, app/components/front_end/onboarding/pages/prequalifying_approved_component.scss */
  .prequalifying-approved_header {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  /* line 14, app/components/front_end/onboarding/pages/prequalifying_approved_component.scss */
  .prequalifying-approved_header {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

/* line 1, app/components/front_end/onboarding/pages/standby_list_component.scss */
.standby-list {
  display: flex;
  gap: 3rem;
}

/* line 5, app/components/front_end/onboarding/pages/standby_list_component.scss */
.standby-list .sl-sidebar-pic {
  min-width: 347px;
}

/* line 9, app/components/front_end/onboarding/pages/standby_list_component.scss */
.standby-list img {
  max-width: 100%;
}

/* line 1, app/components/front_end/onboarding/payment_platform_connect_button.scss */
.payment-platform-connect-button {
  display: flex;
  border-radius: 0.5rem;
  padding: 1rem 1rem;
  height: 4rem;
  justify-content: space-between;
  align-items: center;
  border: 1px solid transparent;
  background-color: #F3F3F3;
  width: 100%;
}

/* line 12, app/components/front_end/onboarding/payment_platform_connect_button.scss */
.payment-platform-connect-button.scb--connected {
  opacity: 0.5;
}

/* line 16, app/components/front_end/onboarding/payment_platform_connect_button.scss */
.payment-platform-connect-button.scb--disconnected {
  border-color: #DC7D7D;
}

/* line 20, app/components/front_end/onboarding/payment_platform_connect_button.scss */
.payment-platform-connect-button:hover:not(.scb--connected) {
  background-color: #E5E5E5;
  text-decoration: none !important;
}

/* line 25, app/components/front_end/onboarding/payment_platform_connect_button.scss */
.payment-platform-connect-button .scb-payment-platform-image {
  max-height: 2rem;
}

/* line 29, app/components/front_end/onboarding/payment_platform_connect_button.scss */
.payment-platform-connect-button .scb-connected-icon,
.payment-platform-connect-button .scb-connection-lost-icon {
  font-size: 1.25rem;
}

/* line 34, app/components/front_end/onboarding/payment_platform_connect_button.scss */
.payment-platform-connect-button .scb-connected-icon {
  color: #54B875;
}

/* line 38, app/components/front_end/onboarding/payment_platform_connect_button.scss */
.payment-platform-connect-button .scb-connection-lost-icon {
  color: #DC7D7D;
}

@media (min-width: 576px) {
  /* line 1, app/components/front_end/onboarding/payment_platform_connect_button.scss */
  .payment-platform-connect-button {
    width: 15rem;
  }
}

@media (min-width: 768px) {
  /* line 1, app/components/front_end/onboarding/payment_platform_connect_button.scss */
  .payment-platform-connect-button {
    width: 19rem;
  }
}

/* line 3, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
.pay-pal-component .ac-step-list li {
  list-style-type: none;
  padding-left: 1rem;
}

/* line 9, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
.pay-pal-component .ac-step-number {
  float: left;
  vertical-align: bottom;
  margin-top: -5px;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  height: 32px;
  border: 1px solid #645CF6;
  border-radius: 100%;
  font-size: 18px;
  line-height: 28px;
  margin-left: -3rem;
}

/* line 24, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
.pay-pal-component .ac-screenshot {
  max-width: 100%;
}

/* line 28, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
.pay-pal-component input.form-control, .pay-pal-component .uppy-Root .uppy-FileInput-container input.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .pay-pal-component input.uppy-FileInput-btn {
  border-color: #8E9EA1;
}

/* line 32, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
.pay-pal-component .ac-content {
  width: 100%;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 32, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
  .pay-pal-component .ac-content {
    padding-bottom: 0;
  }
}

/* line 41, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
.pay-pal-component .ac-connect-button {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: white;
  width: 100%;
  padding: 1rem;
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  /* line 41, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
  .pay-pal-component .ac-connect-button {
    position: static;
    margin-top: 3rem;
    display: block;
    padding: 0;
    width: auto;
  }
}

@media (min-width: 768px) {
  /* line 61, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
  .onboarding-payment-platforms-new .pay-pal-component .ac-content {
    width: 75%;
  }
}

@media (min-width: 992px) {
  /* line 61, app/components/front_end/onboarding/payment_platforms/pay_pal_component.scss */
  .onboarding-payment-platforms-new .pay-pal-component .ac-content {
    width: 50%;
  }
}

/* line 3, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
.stripe-component .ac-step-list li {
  list-style-type: none;
  padding-left: 1rem;
}

/* line 9, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
.stripe-component .ac-step-number {
  float: left;
  vertical-align: bottom;
  margin-top: -5px;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  height: 32px;
  border: 1px solid #645CF6;
  border-radius: 100%;
  font-size: 18px;
  line-height: 28px;
  margin-left: -3rem;
}

/* line 24, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
.stripe-component .ac-screenshot {
  max-width: 100%;
}

/* line 28, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
.stripe-component input.form-control, .stripe-component .uppy-Root .uppy-FileInput-container input.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .stripe-component input.uppy-FileInput-btn {
  border-color: #8E9EA1;
}

/* line 32, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
.stripe-component .ac-content {
  width: 100%;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 32, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
  .stripe-component .ac-content {
    padding-bottom: 0;
  }
}

/* line 41, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
.stripe-component .ac-connect-button {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: white;
  width: 100%;
  padding: 1rem;
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  /* line 41, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
  .stripe-component .ac-connect-button {
    position: static;
    margin-top: 3rem;
    display: block;
    padding: 0;
    width: auto;
  }
}

@media (min-width: 768px) {
  /* line 61, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
  .onboarding-payment-platforms-new .stripe-component .ac-content {
    width: 75%;
  }
}

@media (min-width: 992px) {
  /* line 61, app/components/front_end/onboarding/payment_platforms/stripe_component.scss */
  .onboarding-payment-platforms-new .stripe-component .ac-content {
    width: 50%;
  }
}

/* line 1, app/components/front_end/onboarding/store_connect_button.scss */
.store-connect-button {
  display: flex;
  border-radius: 0.5rem;
  padding: 1rem 1rem;
  height: 4rem;
  justify-content: space-between;
  align-items: center;
  border: 1px solid transparent;
  background-color: #F3F3F3;
  width: 100%;
}

/* line 12, app/components/front_end/onboarding/store_connect_button.scss */
.store-connect-button.scb--connected {
  opacity: 0.5;
}

/* line 16, app/components/front_end/onboarding/store_connect_button.scss */
.store-connect-button.scb--disconnected {
  border-color: #DC7D7D;
}

/* line 20, app/components/front_end/onboarding/store_connect_button.scss */
.store-connect-button:hover:not(.scb--connected) {
  background-color: #E5E5E5;
  text-decoration: none !important;
}

/* line 25, app/components/front_end/onboarding/store_connect_button.scss */
.store-connect-button .scb-store-image {
  max-height: 2rem;
}

/* line 29, app/components/front_end/onboarding/store_connect_button.scss */
.store-connect-button .scb-connected-icon,
.store-connect-button .scb-connection-lost-icon {
  font-size: 1.25rem;
}

/* line 34, app/components/front_end/onboarding/store_connect_button.scss */
.store-connect-button .scb-connected-icon {
  color: #54B875;
}

/* line 38, app/components/front_end/onboarding/store_connect_button.scss */
.store-connect-button .scb-connection-lost-icon {
  color: #DC7D7D;
}

@media (min-width: 576px) {
  /* line 1, app/components/front_end/onboarding/store_connect_button.scss */
  .store-connect-button {
    width: 15rem;
  }
}

@media (min-width: 768px) {
  /* line 1, app/components/front_end/onboarding/store_connect_button.scss */
  .store-connect-button {
    width: 19rem;
  }
}

/* line 3, app/components/front_end/onboarding/stores/amazon_component.scss */
.amazon-component .ac-step-list li {
  list-style-type: none;
  padding-left: 1rem;
}

/* line 9, app/components/front_end/onboarding/stores/amazon_component.scss */
.amazon-component .ac-step-number {
  float: left;
  vertical-align: bottom;
  margin-top: -5px;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  height: 32px;
  border: 1px solid #645CF6;
  border-radius: 100%;
  font-size: 18px;
  line-height: 28px;
  margin-left: -3rem;
}

/* line 24, app/components/front_end/onboarding/stores/amazon_component.scss */
.amazon-component .ac-screenshot {
  max-width: 100%;
}

/* line 28, app/components/front_end/onboarding/stores/amazon_component.scss */
.amazon-component input.form-control, .amazon-component .uppy-Root .uppy-FileInput-container input.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .amazon-component input.uppy-FileInput-btn {
  border-color: #8E9EA1;
}

/* line 32, app/components/front_end/onboarding/stores/amazon_component.scss */
.amazon-component .ac-content {
  width: 100%;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 32, app/components/front_end/onboarding/stores/amazon_component.scss */
  .amazon-component .ac-content {
    padding-bottom: 0;
  }
}

/* line 41, app/components/front_end/onboarding/stores/amazon_component.scss */
.amazon-component .ac-connect-button {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: white;
  width: 100%;
  padding: 1rem;
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  /* line 41, app/components/front_end/onboarding/stores/amazon_component.scss */
  .amazon-component .ac-connect-button {
    position: static;
    margin-top: 3rem;
    display: block;
    padding: 0;
    width: auto;
  }
}

@media (min-width: 768px) {
  /* line 61, app/components/front_end/onboarding/stores/amazon_component.scss */
  .onboarding-stores-new .amazon-component .ac-content {
    width: 75%;
  }
}

@media (min-width: 992px) {
  /* line 61, app/components/front_end/onboarding/stores/amazon_component.scss */
  .onboarding-stores-new .amazon-component .ac-content {
    width: 50%;
  }
}

/* line 3, app/components/front_end/onboarding/stores/bigcommerce_component.scss */
.bigcommerce-component .bc-step-list li {
  list-style-type: none;
  padding-left: 1rem;
}

/* line 9, app/components/front_end/onboarding/stores/bigcommerce_component.scss */
.bigcommerce-component .bc-step-number {
  float: left;
  vertical-align: bottom;
  margin-top: -5px;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  height: 32px;
  border: 1px solid #645CF6;
  border-radius: 100%;
  font-size: 18px;
  line-height: 28px;
  margin-left: -3rem;
}

/* line 24, app/components/front_end/onboarding/stores/bigcommerce_component.scss */
.bigcommerce-component .bc-screenshot {
  max-width: 100%;
  border: 1px solid #BBBBBB;
}

/* line 29, app/components/front_end/onboarding/stores/bigcommerce_component.scss */
.bigcommerce-component .bc-form {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 34, app/components/front_end/onboarding/stores/bigcommerce_component.scss */
  .onboarding-stores-new .bigcommerce-component .bc-form {
    width: 83%;
  }
}

@media (min-width: 992px) {
  /* line 34, app/components/front_end/onboarding/stores/bigcommerce_component.scss */
  .onboarding-stores-new .bigcommerce-component .bc-form {
    width: 67%;
  }
}

/* line 3, app/components/front_end/onboarding/stores/ebay_component.scss */
.ebay-component .eb-step-list li {
  list-style-type: none;
  padding-left: 1rem;
  margin-bottom: 2rem;
}

/* line 10, app/components/front_end/onboarding/stores/ebay_component.scss */
.ebay-component .eb-step-number {
  float: left;
  vertical-align: bottom;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  height: 32px;
  border: 1px solid #645CF6;
  border-radius: 100%;
  font-size: 18px;
  line-height: 28px;
  margin-left: -3rem;
  margin-top: -0.4rem;
}

/* line 2, app/components/front_end/onboarding/stores/fivetran/shopify_component.scss */
.shopify-component .fsc-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 7, app/components/front_end/onboarding/stores/fivetran/shopify_component.scss */
.shopify-component .fsc-content .fsc-form {
  width: 100%;
}

@media (min-width: 992px) {
  /* line 12, app/components/front_end/onboarding/stores/fivetran/shopify_component.scss */
  .shopify-component .fsc-content .fsc-form {
    width: 48%;
  }
}

/* line 2, app/components/front_end/onboarding/stores/shopify/classic_connection_component.scss */
.shopify-component .sc-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 7, app/components/front_end/onboarding/stores/shopify/classic_connection_component.scss */
.shopify-component .sc-content .sc-form,
.shopify-component .sc-content .shopify-setup-steps {
  width: 100%;
}

/* line 12, app/components/front_end/onboarding/stores/shopify/classic_connection_component.scss */
.shopify-component .sc-content .shopify-setup-steps {
  margin-top: 3rem;
}

@media (min-width: 992px) {
  /* line 17, app/components/front_end/onboarding/stores/shopify/classic_connection_component.scss */
  .shopify-component .sc-content .sc-form,
.shopify-component .sc-content .shopify-setup-steps {
    width: 48%;
  }
  /* line 22, app/components/front_end/onboarding/stores/shopify/classic_connection_component.scss */
  .shopify-component .sc-content .shopify-setup-steps {
    margin-top: 0;
  }
}

/* line 3, app/components/front_end/onboarding/stores/shopify/setup_steps_component.scss */
.shopify-setup-steps .accordion-button.collapsed strong {
  color: #263238;
  font-weight: 400;
}

/* line 9, app/components/front_end/onboarding/stores/shopify/setup_steps_component.scss */
.shopify-setup-steps .accordion-button:not(.collapsed) strong {
  color: black;
  font-weight: 600;
}

/* line 3, app/components/front_end/onboarding/stores/tiktok_component.scss */
.tiktok-component .tt-step-list li {
  list-style-type: none;
  padding-left: 1rem;
  margin-bottom: 2rem;
}

/* line 10, app/components/front_end/onboarding/stores/tiktok_component.scss */
.tiktok-component .tt-step-number {
  float: left;
  vertical-align: bottom;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  height: 32px;
  border: 1px solid #645CF6;
  border-radius: 100%;
  font-size: 18px;
  line-height: 28px;
  margin-left: -3rem;
  margin-top: -0.4rem;
}

/* line 3, app/components/front_end/onboarding/stores/walmart/classic_connection_component.scss */
.walmart-classic-connection .wcc-step-list li {
  list-style-type: none;
  padding-left: 1rem;
  margin-bottom: 3rem;
}

/* line 10, app/components/front_end/onboarding/stores/walmart/classic_connection_component.scss */
.walmart-classic-connection .wcc-step-number {
  float: left;
  vertical-align: bottom;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  height: 32px;
  border: 1px solid #645CF6;
  border-radius: 100%;
  font-size: 18px;
  line-height: 28px;
  margin-left: -3rem;
}

/* line 24, app/components/front_end/onboarding/stores/walmart/classic_connection_component.scss */
.walmart-classic-connection .wcc-permissions-list {
  margin-bottom: 2rem;
}

/* line 27, app/components/front_end/onboarding/stores/walmart/classic_connection_component.scss */
.walmart-classic-connection .wcc-permissions-list li {
  list-style-type: none;
  padding-left: 1rem;
  margin-bottom: 0.25rem;
}

/* line 33, app/components/front_end/onboarding/stores/walmart/classic_connection_component.scss */
.walmart-classic-connection .wcc-permissions-list > li {
  margin-bottom: 1rem;
}

/* line 38, app/components/front_end/onboarding/stores/walmart/classic_connection_component.scss */
.walmart-classic-connection .wcc-form {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 42, app/components/front_end/onboarding/stores/walmart/classic_connection_component.scss */
  .onboarding-stores-new .walmart-classic-connection .wcc-form {
    width: 75%;
  }
}

@media (min-width: 992px) {
  /* line 42, app/components/front_end/onboarding/stores/walmart/classic_connection_component.scss */
  .onboarding-stores-new .walmart-classic-connection .wcc-form {
    width: 50%;
  }
}

/* line 3, app/components/front_end/onboarding/stores/walmart/oauth_component.scss */
.walmart-oauth .wo-step-list li {
  list-style-type: none;
  padding-left: 1rem;
  margin-bottom: 2rem;
}

/* line 10, app/components/front_end/onboarding/stores/walmart/oauth_component.scss */
.walmart-oauth .wo-step-number {
  float: left;
  vertical-align: bottom;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  height: 32px;
  border: 1px solid #645CF6;
  border-radius: 100%;
  font-size: 18px;
  line-height: 28px;
  margin-left: -3rem;
  margin-top: -0.4rem;
}

/* line 25, app/components/front_end/onboarding/stores/walmart/oauth_component.scss */
.walmart-oauth .orfui-icon {
  color: #645CF6;
}

/* line 3, app/components/front_end/pre_approvals/average_monthly_sales.scss */
.survey-average_monthly_sales .snds-bigger input {
  font-size: 1.4rem;
  padding-left: 2rem;
}

/* line 8, app/components/front_end/pre_approvals/average_monthly_sales.scss */
.survey-average_monthly_sales .snds-bigger .orfui-currency-field-symbol {
  top: 1.2rem !important;
  font-size: 1.4rem !important;
}

/* line 14, app/components/front_end/pre_approvals/average_monthly_sales.scss */
.survey-average_monthly_sales .snds-header {
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 2.5rem;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 14, app/components/front_end/pre_approvals/average_monthly_sales.scss */
  .survey-average_monthly_sales .snds-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* line 20, app/components/front_end/pre_approvals/average_monthly_sales.scss */
.survey-average_monthly_sales .text-swoosh {
  display: inline-block;
  position: relative;
}

/* line 24, app/components/front_end/pre_approvals/average_monthly_sales.scss */
.survey-average_monthly_sales .text-swoosh.text-swoosh_in:after {
  right: 0;
  top: 82%;
}

/* line 29, app/components/front_end/pre_approvals/average_monthly_sales.scss */
.survey-average_monthly_sales .text-swoosh:after {
  content: " ";
  position: absolute;
  height: 26px;
  top: 68%;
  left: 0;
  right: 119px;
  background-size: 119px 14px;
  background-image: url(/assets/signup/pen-underline-2-1d04180617f529147dd036bfc854df1c32db97e074d12e3c23d6ce4349a31daa.png);
  background-repeat: no-repeat;
  rotate: 6deg;
  transition: all 250ms ease-in-out;
}

@media (min-width: 768px) {
  /* line 45, app/components/front_end/pre_approvals/average_monthly_sales.scss */
  .survey-average_monthly_sales .snds-fields {
    margin: auto;
    max-width: 400px;
  }
}

@media (min-width: 992px) {
  /* line 52, app/components/front_end/pre_approvals/average_monthly_sales.scss */
  .survey-average_monthly_sales .snds-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
    margin-bottom: 4rem;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 52, app/components/front_end/pre_approvals/average_monthly_sales.scss */
  .survey-average_monthly_sales .snds-header {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

@media (min-width: 992px) {
  /* line 58, app/components/front_end/pre_approvals/average_monthly_sales.scss */
  .survey-average_monthly_sales .text-swoosh.text-swoosh_in:after {
    top: 88%;
  }
  /* line 62, app/components/front_end/pre_approvals/average_monthly_sales.scss */
  .survey-average_monthly_sales .text-swoosh:after {
    background-size: 256px 20px;
    right: 256px;
  }
}

/* line 2, app/components/front_end/pre_approvals/contact_footer.scss */
.pre-signup_contact-footer p {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  line-height: 1.5;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 2, app/components/front_end/pre_approvals/contact_footer.scss */
  .pre-signup_contact-footer p {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
}

/* line 7, app/components/front_end/pre_approvals/contact_footer.scss */
.pre-signup_contact-footer p, .pre-signup_contact-footer p a:not(.pscf-sign-in) {
  color: #727272 !important;
}

/* line 2, app/components/front_end/pre_approvals/current_step.scss */
.survey-current_step .orfui-form-bottom-buttons {
  position: fixed;
  bottom: 5rem;
  justify-content: center;
  margin: 0 0.75rem;
  width: calc(100% - 0.75rem - 0.75rem);
}

/* line 9, app/components/front_end/pre_approvals/current_step.scss */
.survey-current_step .scs-footer {
  position: fixed;
  bottom: 0.75rem;
  margin: 0 0.75rem;
  width: calc(100% - 0.75rem - 0.75rem);
}

@media (min-width: 576px) and (max-height: 650px) {
  /* line 18, app/components/front_end/pre_approvals/current_step.scss */
  .survey-current_step .scs-footer {
    margin-top: 5rem;
    position: static;
  }
}

@media (min-width: 576px) {
  /* line 24, app/components/front_end/pre_approvals/current_step.scss */
  .survey-current_step .orfui-form-bottom-buttons {
    position: static;
    margin-top: 4rem;
    flex-direction: row;
  }
}

@media (min-width: 768px) and (max-height: 900px) {
  /* line 33, app/components/front_end/pre_approvals/current_step.scss */
  .survey-current_step .scs-footer {
    margin-top: 5rem;
    position: static;
  }
}

/* line 3, app/components/front_end/pre_approvals/funding_amount.scss */
.survey-funding-amount .snds-bigger input {
  font-size: 1.4rem;
  padding-left: 2rem;
}

/* line 8, app/components/front_end/pre_approvals/funding_amount.scss */
.survey-funding-amount .snds-bigger .orfui-currency-field-symbol {
  top: 1.2rem !important;
  font-size: 1.4rem !important;
}

/* line 14, app/components/front_end/pre_approvals/funding_amount.scss */
.survey-funding-amount .snds-fields {
  margin-bottom: 10rem;
}

/* line 18, app/components/front_end/pre_approvals/funding_amount.scss */
.survey-funding-amount .snds-header {
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 2.5rem;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 18, app/components/front_end/pre_approvals/funding_amount.scss */
  .survey-funding-amount .snds-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* line 24, app/components/front_end/pre_approvals/funding_amount.scss */
.survey-funding-amount .text-swoosh {
  display: inline-block;
  position: relative;
}

/* line 28, app/components/front_end/pre_approvals/funding_amount.scss */
.survey-funding-amount .text-swoosh.text-swoosh_in:after {
  right: 0;
  top: 82%;
}

/* line 33, app/components/front_end/pre_approvals/funding_amount.scss */
.survey-funding-amount .text-swoosh:after {
  content: " ";
  position: absolute;
  height: 26px;
  top: 68%;
  left: 0;
  right: 119px;
  background-size: 119px 14px;
  background-image: url(/assets/signup/pen-underline-2-1d04180617f529147dd036bfc854df1c32db97e074d12e3c23d6ce4349a31daa.png);
  background-repeat: no-repeat;
  rotate: 6deg;
  transition: all 250ms ease-in-out;
}

@media (min-width: 768px) {
  /* line 49, app/components/front_end/pre_approvals/funding_amount.scss */
  .survey-funding-amount .snds-fields {
    margin: auto;
    max-width: 400px;
  }
}

@media (min-width: 992px) {
  /* line 56, app/components/front_end/pre_approvals/funding_amount.scss */
  .survey-funding-amount .snds-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
    margin-bottom: 4rem;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 56, app/components/front_end/pre_approvals/funding_amount.scss */
  .survey-funding-amount .snds-header {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

@media (min-width: 992px) {
  /* line 62, app/components/front_end/pre_approvals/funding_amount.scss */
  .survey-funding-amount .text-swoosh.text-swoosh_in:after {
    top: 88%;
  }
  /* line 66, app/components/front_end/pre_approvals/funding_amount.scss */
  .survey-funding-amount .text-swoosh:after {
    background-size: 256px 20px;
    right: 256px;
  }
}

/* line 1, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason {
  margin-bottom: 10rem;
}

/* line 4, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason .sfr-header {
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 3.5rem;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 4, app/components/front_end/pre_approvals/funding_reason.scss */
  .survey-funding_reason .sfr-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* line 10, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason .funding-reason-checks {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: center;
}

/* line 16, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason .funding-reason-checks .orfui-toggle-btn {
  width: 100%;
}

/* line 21, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason .text-swoosh {
  display: inline-block;
  position: relative;
}

/* line 25, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason .text-swoosh.text-swoosh_in:after {
  right: 0;
  top: 79%;
}

/* line 30, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason .text-swoosh:after {
  content: " ";
  position: absolute;
  height: 26px;
  top: 68%;
  left: 0;
  right: 92px;
  background-size: 92px 11px;
  background-image: url(/assets/signup/pen-underline-2-1d04180617f529147dd036bfc854df1c32db97e074d12e3c23d6ce4349a31daa.png);
  background-repeat: no-repeat;
  rotate: 5deg;
  transition: all 250ms ease-in-out;
}

/* line 46, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason .orfui-btn-check + .orfui-toggle-btn {
  line-height: 59px;
  background-color: #F3F3F3;
  border-color: #F3F3F3;
}

/* line 51, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason .orfui-btn-check + .orfui-toggle-btn:hover {
  color: black;
  background-color: #E5E5E5;
  border-color: #E5E5E5;
}

/* line 59, app/components/front_end/pre_approvals/funding_reason.scss */
.survey-funding_reason .orfui-btn-check:checked + .orfui-toggle-btn, .survey-funding_reason .orfui-btn-check:checked + .orfui-toggle-btn:hover {
  color: white;
  background-color: #0F3239;
  border-color: #0F3239;
}

@media (min-width: 768px) {
  /* line 1, app/components/front_end/pre_approvals/funding_reason.scss */
  .survey-funding_reason {
    margin-bottom: 4rem;
  }
  /* line 69, app/components/front_end/pre_approvals/funding_reason.scss */
  .survey-funding_reason .sfr-check-boxes {
    margin: auto;
    max-width: 342px;
  }
}

@media (min-width: 992px) {
  /* line 1, app/components/front_end/pre_approvals/funding_reason.scss */
  .survey-funding_reason {
    margin-bottom: 6rem;
  }
  /* line 78, app/components/front_end/pre_approvals/funding_reason.scss */
  .survey-funding_reason .sfr-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
    margin-bottom: 5rem;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 78, app/components/front_end/pre_approvals/funding_reason.scss */
  .survey-funding_reason .sfr-header {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

@media (min-width: 992px) {
  /* line 84, app/components/front_end/pre_approvals/funding_reason.scss */
  .survey-funding_reason .text-swoosh.text-swoosh_in:after {
    top: 80%;
  }
  /* line 88, app/components/front_end/pre_approvals/funding_reason.scss */
  .survey-funding_reason .text-swoosh:after {
    background-size: 197px 20px;
    right: 197px;
  }
}

/* line 1, app/components/front_end/pre_approvals/mobile_stepper.scss */
.pre-signup_mobile-stepper {
  margin: 0 auto;
}

/* line 4, app/components/front_end/pre_approvals/mobile_stepper.scss */
.pre-signup_mobile-stepper .psms-bar {
  display: flex;
}

/* line 7, app/components/front_end/pre_approvals/mobile_stepper.scss */
.pre-signup_mobile-stepper .psms-bar-step {
  flex-grow: 1;
  height: 3px;
}

/* line 11, app/components/front_end/pre_approvals/mobile_stepper.scss */
.pre-signup_mobile-stepper .psms-bar-step.psms-bar-step--active {
  background: #63C886;
}

/* line 15, app/components/front_end/pre_approvals/mobile_stepper.scss */
.pre-signup_mobile-stepper .psms-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 3rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 15, app/components/front_end/pre_approvals/mobile_stepper.scss */
  .pre-signup_mobile-stepper .psms-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}

@media (min-width: 768px) {
  /* line 1, app/components/front_end/pre_approvals/mobile_stepper.scss */
  .pre-signup_mobile-stepper {
    max-width: 720px;
    margin-top: 3rem;
    padding: 0.75rem;
  }
  /* line 28, app/components/front_end/pre_approvals/mobile_stepper.scss */
  .pre-signup_mobile-stepper .psms-bar-step {
    background: #DDDDDD;
  }
  /* line 32, app/components/front_end/pre_approvals/mobile_stepper.scss */
  .pre-signup_mobile-stepper .psms-bar {
    gap: 1.5rem;
  }
  /* line 36, app/components/front_end/pre_approvals/mobile_stepper.scss */
  .pre-signup_mobile-stepper .psms-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 6.5rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  /* line 36, app/components/front_end/pre_approvals/mobile_stepper.scss */
  .pre-signup_mobile-stepper .psms-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
}

@media (min-width: 992px) {
  /* line 1, app/components/front_end/pre_approvals/mobile_stepper.scss */
  .pre-signup_mobile-stepper {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 1, app/components/front_end/pre_approvals/mobile_stepper.scss */
  .pre-signup_mobile-stepper {
    max-width: 1140px;
  }
}

@media (min-width: 1200px) {
  /* line 1, app/components/front_end/pre_approvals/mobile_stepper.scss */
  .pre-signup_mobile-stepper {
    max-width: 1320px;
  }
}

/* line 1, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant {
  height: 42dvh;
}

/* line 4, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant .som-header {
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 5rem;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 4, app/components/front_end/pre_approvals/online_merchant.scss */
  .survey-online_merchant .som-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* line 10, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant .yes-no-radios {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}

/* line 15, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant .yes-no-radios .orfui-toggle-btn {
  width: 100%;
}

/* line 20, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant .text-swoosh {
  display: inline-block;
  position: relative;
}

/* line 24, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant .text-swoosh.text-swoosh_in:after {
  right: 0;
  top: 78%;
}

/* line 29, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant .text-swoosh:after {
  content: " ";
  position: absolute;
  height: 26px;
  top: 65%;
  left: 0;
  right: 93px;
  background-size: 93px 11px;
  background-image: url(/assets/signup/pen-underline-2-1d04180617f529147dd036bfc854df1c32db97e074d12e3c23d6ce4349a31daa.png);
  background-repeat: no-repeat;
  rotate: 6deg;
  transition: all 250ms ease-in-out;
}

/* line 45, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant .orfui-btn-check + .orfui-toggle-btn {
  line-height: 59px;
  background-color: #F3F3F3;
  border-color: #F3F3F3;
}

/* line 50, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant .orfui-btn-check + .orfui-toggle-btn:hover {
  color: black;
  background-color: #E5E5E5;
  border-color: #E5E5E5;
}

/* line 58, app/components/front_end/pre_approvals/online_merchant.scss */
.survey-online_merchant .orfui-btn-check:checked + .orfui-toggle-btn, .survey-online_merchant .orfui-btn-check:checked + .orfui-toggle-btn:hover {
  color: white;
  background-color: #0F3239;
  border-color: #0F3239;
}

@media (min-width: 768px) {
  /* line 66, app/components/front_end/pre_approvals/online_merchant.scss */
  .survey-online_merchant .som-radio-buttons {
    margin: auto;
    max-width: 342px;
  }
}

@media (min-width: 992px) {
  /* line 73, app/components/front_end/pre_approvals/online_merchant.scss */
  .survey-online_merchant .som-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
    margin-bottom: 4rem;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 73, app/components/front_end/pre_approvals/online_merchant.scss */
  .survey-online_merchant .som-header {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

@media (min-width: 992px) {
  /* line 79, app/components/front_end/pre_approvals/online_merchant.scss */
  .survey-online_merchant .text-swoosh.text-swoosh_in:after {
    top: 80%;
  }
  /* line 83, app/components/front_end/pre_approvals/online_merchant.scss */
  .survey-online_merchant .text-swoosh:after {
    background-size: 200px 20px;
    right: 200px;
  }
}

/* line 3, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-container {
  margin-top: 1rem;
  position: relative;
}

/* line 8, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-header {
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  /* line 8, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* line 14, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-explainer {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 14, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-explainer {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}

/* line 20, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-partner-info {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  /* line 20, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-partner-info {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
  }
}

/* line 26, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-feature-list-label,
.survey-pre-approval .pre-approval-feature-list,
.survey-pre-approval .pre-approval-contact-incolumn {
  display: none;
}

/* line 32, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval #pre-approval-loading-mask-wrapper {
  animation: 1800ms linear 0s 1 pre-approval-fade-out-after-delay;
  background-color: white;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1000000;
}

/* line 47, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-loading-spinner {
  margin-top: 12rem;
  width: 48px;
  height: 48px;
  border: 5px solid #645CF6;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: pre-approval-loading-spinner-rotation 1s linear infinite;
}

/* line 59, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-emblem {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 1.5rem;
  margin-bottom: 1rem;
}

/* line 66, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-emblem .orfui-icon {
  font-size: 5.5rem;
  color: #63C886;
  margin-bottom: 0.5rem;
}

/* line 73, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-amount {
  color: #177A33;
}

/* line 77, app/components/front_end/pre_approvals/pre_approval.scss */
.survey-pre-approval .pre-approval-contact-footer {
  margin-top: 3rem;
}

@media (min-width: 992px) {
  /* line 82, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-container {
    margin-top: 5rem;
  }
  /* line 86, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-left-column {
    position: relative;
  }
  /* line 90, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-header {
    font-size: 50px;
    font-weight: 500;
    line-height: 64px;
    text-align: left;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 90, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-header {
    font-size: 64px;
    font-weight: 500;
    line-height: 70px;
  }
}

@media (min-width: 992px) {
  /* line 95, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-explainer {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: left;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 95, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-explainer {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
}

@media (min-width: 992px) {
  /* line 102, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-partner-info {
    text-align: left;
    margin-top: 2rem;
    margin-bottom: 4rem;
  }
  /* line 108, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-feature-list-label {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    display: block;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 108, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-feature-list-label {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
  }
}

@media (min-width: 992px) {
  /* line 113, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-feature-list {
    display: block;
    list-style: none;
    padding: 0;
    margin: 2rem 0 2rem;
  }
  /* line 119, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-feature-list li {
    padding-left: 36px;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
  }
  /* line 126, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-feature-list li:before {
    position: absolute;
    content: " ";
    left: 0;
    top: -2px;
    width: 26px;
    height: 21px;
    background-image: url(/assets/signup/feature-check-1b557d8bb2c862ee7ad41e2251fba9acf899c53cfac368d889aceea5cebd03d4.png);
    background-size: 26px 21px;
  }
}

@media (min-width: 992px) and (min-width: 576px) {
  /* line 119, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-feature-list li {
    font-size: 18px;
    line-height: 24px;
  }
  /* line 141, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-feature-list li:before {
    top: 0;
  }
}

@media (min-width: 992px) {
  /* line 147, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-feature-list li + li {
    margin-top: 28px;
  }
  /* line 152, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-contact-incolumn {
    display: block;
    position: absolute;
    bottom: 0;
  }
  /* line 158, app/components/front_end/pre_approvals/pre_approval.scss */
  .survey-pre-approval .pre-approval-contact-footer {
    display: none;
  }
}

@keyframes pre-approval-loading-spinner-rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes pre-approval-fade-out-after-delay {
  from {
    opacity: 1;
    visibility: visible;
  }
  70% {
    opacity: 1;
    visibility: visible;
  }
  99% {
    opacity: 0;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}

/* line 1, app/components/front_end/shared/bank_connection_stepper.scss */
.bank-connections-stepper {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  /* line 1, app/components/front_end/shared/bank_connection_stepper.scss */
  .bank-connections-stepper {
    margin-bottom: 6.5rem;
  }
}

/* line 2, app/components/front_end/shared/help_modal.scss */
#shared-help-modal .orfui-modal__header {
  padding: 9px 24px 8px;
  height: 76px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 7, app/components/front_end/shared/help_modal.scss */
#shared-help-modal .orfui-modal__header .shm-logo {
  margin-top: 0.25rem;
}

@media (min-width: 768px) {
  /* line 2, app/components/front_end/shared/help_modal.scss */
  #shared-help-modal .orfui-modal__header {
    height: 100px;
  }
}

/* line 16, app/components/front_end/shared/help_modal.scss */
#shared-help-modal .orfui-modal__container {
  width: 100%;
  height: 100%;
  border-radius: 0;
  padding: 0;
  animation: none;
}

/* line 24, app/components/front_end/shared/help_modal.scss */
#shared-help-modal .orfui-modal__close {
  font-size: 2rem;
}

/* line 28, app/components/front_end/shared/help_modal.scss */
#shared-help-modal .orfui-modal__content {
  display: flex;
  height: calc(100% - 76px);
  margin: 0;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 28, app/components/front_end/shared/help_modal.scss */
  #shared-help-modal .orfui-modal__content {
    height: calc(100% - 100px);
    flex-direction: row;
    padding-top: 100px;
  }
}

/* line 41, app/components/front_end/shared/help_modal.scss */
#shared-help-modal .shm-description,
#shared-help-modal .shm-links {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 41, app/components/front_end/shared/help_modal.scss */
  #shared-help-modal .shm-description,
#shared-help-modal .shm-links {
    width: 50%;
  }
}

/* line 49, app/components/front_end/shared/help_modal.scss */
#shared-help-modal .shm-description {
  padding: 40px 24px 24px;
}

/* line 52, app/components/front_end/shared/help_modal.scss */
#shared-help-modal .shm-description em {
  font-style: normal;
  color: #645CF6;
}

@media (min-width: 768px) {
  /* line 49, app/components/front_end/shared/help_modal.scss */
  #shared-help-modal .shm-description {
    padding: 0 0 0 5%;
  }
}

@media (min-width: 992px) {
  /* line 49, app/components/front_end/shared/help_modal.scss */
  #shared-help-modal .shm-description {
    padding: 0 0 0 15%;
  }
}

/* line 64, app/components/front_end/shared/help_modal.scss */
#shared-help-modal .shm-links {
  padding: 0 24px;
}

@media (min-width: 768px) {
  /* line 64, app/components/front_end/shared/help_modal.scss */
  #shared-help-modal .shm-links {
    padding: 0 5% 0 5%;
  }
}

@media (min-width: 992px) {
  /* line 64, app/components/front_end/shared/help_modal.scss */
  #shared-help-modal .shm-links {
    padding: 0 15% 0 5%;
  }
}

/* line 75, app/components/front_end/shared/help_modal.scss */
#shared-help-modal a.shm-link {
  display: block;
}

/* line 77, app/components/front_end/shared/help_modal.scss */
#shared-help-modal a.shm-link, #shared-help-modal a.shm-link:hover {
  color: inherit !important;
  text-decoration: none !important;
}

/* line 82, app/components/front_end/shared/help_modal.scss */
#shared-help-modal a.shm-link .orfui-icon {
  font-size: 1.5rem;
  margin: 0;
  margin-right: 0.75rem;
  color: #63C886;
}

/* line 2, app/components/front_end/shared/help_modal_link.scss */
.help-modal-link a.hml-the-link {
  font-size: 18px;
  line-height: 28px;
  color: #0F3239 !important;
  background-color: #E9E8FD;
  border-radius: 16px;
  padding: 20px;
}

/* line 10, app/components/front_end/shared/help_modal_link.scss */
.help-modal-link a.hml-the-link span {
  display: none;
}

@media (min-width: 768px) {
  /* line 10, app/components/front_end/shared/help_modal_link.scss */
  .help-modal-link a.hml-the-link span {
    margin-right: 8px;
    display: inline;
  }
}

/* line 19, app/components/front_end/shared/help_modal_link.scss */
.help-modal-link a.hml-the-link:hover {
  text-decoration: none !important;
  background-color: #e3e2fd;
}

/* line 3, app/components/front_end/shared/signup/form.scss */
.signup-form .sf-trust-badges {
  display: none;
}

@media (min-width: 992px) {
  /* line 9, app/components/front_end/shared/signup/form.scss */
  .signup-form .sf-trust-badges {
    justify-content: space-around;
    display: none;
    margin-top: 1.5rem;
    align-items: center;
  }
  /* line 15, app/components/front_end/shared/signup/form.scss */
  .signup-form .sf-trust-badges .signup_trustpilot {
    max-width: 97px;
  }
  /* line 16, app/components/front_end/shared/signup/form.scss */
  .signup-form .sf-trust-badges .signup_trust-amazon {
    max-width: 172px;
    max-height: 31px;
  }
  /* line 17, app/components/front_end/shared/signup/form.scss */
  .signup-form .sf-trust-badges .signup_trust-bbb {
    max-width: 126px;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  /* line 9, app/components/front_end/shared/signup/form.scss */
  .signup-form .sf-trust-badges {
    display: flex;
  }
}

@media (min-width: 992px) {
  /* line 24, app/components/front_end/shared/signup/form.scss */
  .signup-form .sf-form {
    border: 1px solid #DDDDDD;
    border-radius: 1rem;
    padding: 1.5rem;
  }
}

/* line 34, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/* line 37, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-form {
  padding: 0px !important;
}

/* line 40, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock-header {
  display: none !important;
}

/* line 43, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input {
  font-size: 15px !important;
  height: 44px !important;
}

/* line 47, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-input-wrap.auth0-lock-input-wrap-with-icon {
  padding-left: 0px !important;
}

/* line 50, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock-header-bg .auth0-lock-header-bg-blur {
  opacity: 0 !important;
}

/* line 53, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock-header-bg,
.signup-form .auth0-lock-header-bg-solid {
  background-color: #fff !important;
  background: transparent;
}

/* line 58, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-center {
  padding: 0px;
}

/* line 61, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-cred-pane-internal-wrapper {
  min-height: auto;
  height: auto;
}

/* line 65, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock-input-checkbox {
  margin-bottom: 20px;
}

/* line 68, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-submit {
  width: 140px !important;
  padding: 2px !important;
  border-radius: 5px  !important;
  text-transform: none;
}

/* line 74, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-submit svg {
  display: none;
}

/* line 78, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-terms {
  text-align: left;
  margin-bottom: 1rem;
}

/* line 82, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-form p {
  text-align: left;
  color: #263238;
}

/* line 87, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock.auth0-lock-opened-in-frame {
  z-index: 1;
}

/* line 91, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock.auth0-lock-opened-in-frame form.auth0-lock-widget {
  margin: 0;
  width: 100%;
}

/* line 96, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-form p {
  font-family: PP Mori;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 1.5rem;
}

/* line 104, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input {
  font-size: 16px !important;
  height: 66px !important;
  border-radius: 8px;
}

/* line 110, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-input-wrap {
  border-color: #DDDDDD;
  border-radius: 8px;
  margin-bottom: 20px;
}

/* line 116, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-input-checkbox {
  margin-bottom: 30px;
}

/* line 120, app/components/front_end/shared/signup/form.scss */
.signup-form .auth0-lock.auth0-lock .auth0-lock-submit {
  border-radius: 32.5px !important;
  font-size: 20px;
  line-height: 21px;
  height: 65px;
  width: 100% !important;
}

@media (min-width: 576px) {
  /* line 120, app/components/front_end/shared/signup/form.scss */
  .signup-form .auth0-lock.auth0-lock .auth0-lock-submit {
    width: 270px !important;
  }
}

/* line 2, app/components/front_end/simple_signup/contact_footer.scss */
.simple-signup_contact-footer p {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  line-height: 1.5;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 2, app/components/front_end/simple_signup/contact_footer.scss */
  .simple-signup_contact-footer p {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
}

/* line 7, app/components/front_end/simple_signup/contact_footer.scss */
.simple-signup_contact-footer p, .simple-signup_contact-footer p a:not(.cf-sign-in) {
  color: #727272 !important;
}

/* line 3, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-left-column {
  position: relative;
}

/* line 7, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-header {
  font-size: 40px;
  font-weight: 500;
  line-height: 56px;
  margin-bottom: 1rem;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 7, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-header {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

/* line 13, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-container {
  margin-top: 1rem;
  position: relative;
}

/* line 18, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-feature-header {
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 1rem;
  text-align: left;
}

@media (min-width: 768px) {
  /* line 18, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-feature-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* line 24, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-feature-list {
  display: block;
  list-style: none;
  padding: 0;
  margin: 2rem 0 2rem;
}

@media (min-width: 992px) {
  /* line 24, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-feature-list {
    padding-right: 1rem;
  }
}

/* line 35, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-feature-list li {
  padding-left: 36px;
  position: relative;
  font-size: 14px;
  line-height: 20px;
}

/* line 41, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-feature-list li:before {
  position: absolute;
  content: " ";
  left: 0;
  top: -2px;
  width: 26px;
  height: 21px;
  background-image: url(/assets/signup/feature-check-1b557d8bb2c862ee7ad41e2251fba9acf899c53cfac368d889aceea5cebd03d4.png);
  background-size: 26px 21px;
}

@media (min-width: 576px) {
  /* line 35, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-feature-list li {
    font-size: 18px;
    line-height: 24px;
  }
  /* line 56, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-feature-list li:before {
    top: 0;
  }
}

/* line 62, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-feature-list li + li {
  margin-top: 28px;
}

@media (min-width: 992px) {
  /* line 62, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-feature-list li + li {
    margin-top: 35px;
  }
}

/* line 71, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-contact-footer {
  margin-top: 3rem;
}

/* line 75, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-contact-incolumn {
  display: none;
}

@media (min-width: 992px) {
  /* line 80, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-container {
    margin-top: 5rem;
  }
  /* line 84, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-header {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
    text-align: left;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  /* line 84, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-header {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

@media (min-width: 992px) {
  /* line 89, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-contact-incolumn {
    display: block;
    position: absolute;
    bottom: 0;
  }
  /* line 95, app/components/front_end/simple_signup/page.scss */
  .simple-signup .simple-signup-contact-footer {
    display: none;
  }
}

/* line 102, app/components/front_end/simple_signup/page.scss */
.simple-signup .text-swoosh {
  display: inline-block;
  position: relative;
}

/* line 106, app/components/front_end/simple_signup/page.scss */
.simple-signup .text-swoosh.text-swoosh_in:after {
  right: 0;
  top: 82%;
  background-size: 140px 13px;
}

/* line 112, app/components/front_end/simple_signup/page.scss */
.simple-signup .text-swoosh:after {
  content: " ";
  position: absolute;
  height: 26px;
  top: 68%;
  left: 0;
  right: 256px;
  background-size: 216px 20px;
  background-image: url(/assets/signup/pen-underline-2-1d04180617f529147dd036bfc854df1c32db97e074d12e3c23d6ce4349a31daa.png);
  background-repeat: no-repeat;
  rotate: 6deg;
  transition: all 250ms ease-in-out 1.5s;
}

@media (min-width: 768px) {
  /* line 129, app/components/front_end/simple_signup/page.scss */
  .simple-signup .text-swoosh.text-swoosh_in:after {
    top: 82%;
    background-size: 216px 20px;
  }
}

/* line 139, app/components/front_end/simple_signup/page.scss */
.simple-signup #simple-signup-loading-mask-wrapper {
  animation: 1800ms linear 0s 1 simple-signup-fade-out-after-delay;
  background-color: white;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1000000;
}

/* line 154, app/components/front_end/simple_signup/page.scss */
.simple-signup .simple-signup-loading-spinner {
  margin-top: 12rem;
  width: 48px;
  height: 48px;
  border: 5px solid #645CF6;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: simple-signup-loading-spinner-rotation 1s linear infinite;
}

@keyframes simple-signup-fade-out-after-delay {
  from {
    opacity: 1;
    visibility: visible;
  }
  70% {
    opacity: 1;
    visibility: visible;
  }
  99% {
    opacity: 0;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes simple-signup-loading-spinner-rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 5, app/components/shared/terms_details_component.scss */
.terms-details .trix-content ul {
  list-style: disc;
}

/* line 10, app/components/shared/terms_details_component.scss */
.terms-details .td-content {
  flex-grow: 1;
  padding: 2rem;
}

/* line 15, app/components/shared/terms_details_component.scss */
.terms-details .td-section-header {
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #8E9EA1;
}

@media (min-width: 768px) {
  /* line 15, app/components/shared/terms_details_component.scss */
  .terms-details .td-section-header {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
  }
}

/* line 22, app/components/shared/terms_details_component.scss */
.terms-details .td-subsection-header {
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
  text-transform: uppercase;
  padding-top: 0.5rem;
  padding-bottom: 0.75rem;
}

@media (min-width: 768px) {
  /* line 22, app/components/shared/terms_details_component.scss */
  .terms-details .td-subsection-header {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
  }
}

/* line 29, app/components/shared/terms_details_component.scss */
.terms-details .td-terms-data-table {
  width: 100%;
}

/* line 32, app/components/shared/terms_details_component.scss */
.terms-details .td-terms-data-table > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (min-width: 576px) {
  /* line 32, app/components/shared/terms_details_component.scss */
  .terms-details .td-terms-data-table > div {
    flex-wrap: nowrap;
  }
}

/* line 42, app/components/shared/terms_details_component.scss */
.terms-details .td-terms-data-table dt, .terms-details .td-terms-data-table dd {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (min-width: 768px) {
  /* line 42, app/components/shared/terms_details_component.scss */
  .terms-details .td-terms-data-table dt, .terms-details .td-terms-data-table dd {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
}

/* line 45, app/components/shared/terms_details_component.scss */
.terms-details .td-terms-data-table dt {
  font-weight: 400 !important;
  white-space: nowrap;
  text-align: left;
  padding-right: 1.5rem;
}

@media (min-width: 576px) {
  /* line 45, app/components/shared/terms_details_component.scss */
  .terms-details .td-terms-data-table dt {
    padding-bottom: 0.75rem;
  }
}

/* line 55, app/components/shared/terms_details_component.scss */
.terms-details .td-terms-data-table dd {
  font-weight: 600 !important;
  text-align: left;
  padding-bottom: 0.75rem;
  width: 100%;
}

@media (min-width: 576px) {
  /* line 55, app/components/shared/terms_details_component.scss */
  .terms-details .td-terms-data-table dd {
    width: auto;
    text-align: right;
  }
}

/* line 68, app/components/shared/terms_details_component.scss */
.terms-details .td-rollover-description {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  float: right;
  max-width: 80%;
}

@media (min-width: 768px) {
  /* line 68, app/components/shared/terms_details_component.scss */
  .terms-details .td-rollover-description {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
}

@media (min-width: 576px) {
  /* line 68, app/components/shared/terms_details_component.scss */
  .terms-details .td-rollover-description {
    max-width: 40%;
  }
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_root.scss */
:root {
  --mdb-blue: #0d6efd;
  --mdb-indigo: #6610f2;
  --mdb-purple: #6f42c1;
  --mdb-pink: #d63384;
  --mdb-red: #dc3545;
  --mdb-orange: #fd7e14;
  --mdb-yellow: #ffc107;
  --mdb-green: #198754;
  --mdb-teal: #20c997;
  --mdb-cyan: #0dcaf0;
  --mdb-white: #fff;
  --mdb-gray: #757575;
  --mdb-gray-dark: #4f4f4f;
  --mdb-primary: #005558;
  --mdb-secondary: #159447;
  --mdb-success: #00b74a;
  --mdb-info: #39c0ed;
  --mdb-warning: #ffa900;
  --mdb-danger: #f93154;
  --mdb-light: #fbfbfb;
  --mdb-dark: #262626;
  --mdb-white: #fff;
  --mdb-black: #000;
  --mdb-font-sans-serif: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --mdb-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --mdb-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 42, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
body {
  margin: 0;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #263238;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
hr:not([size]) {
  height: 1px;
}

/* line 78, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h1, .h1 {
  font-size: calc(1.35rem + 1.2vw);
}

@media (min-width: 1200px) {
  /* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  h1, .h1 {
    font-size: 2.25rem;
  }
}

/* line 93, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h2, .h2 {
  font-size: calc(1.305rem + 0.66vw);
}

@media (min-width: 1200px) {
  /* line 93, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  h2, .h2 {
    font-size: 1.8rem;
  }
}

/* line 98, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h3, .h3 {
  font-size: calc(1.2825rem + 0.39vw);
}

@media (min-width: 1200px) {
  /* line 98, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  h3, .h3 {
    font-size: 1.575rem;
  }
}

/* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h4, .h4 {
  font-size: calc(1.26rem + 0.12vw);
}

@media (min-width: 1200px) {
  /* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  h4, .h4 {
    font-size: 1.35rem;
  }
}

/* line 108, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h5, .h5 {
  font-size: 1.125rem;
}

/* line 113, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
h6, .h6 {
  font-size: 0.9rem;
}

/* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 135, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
abbr[title],
abbr[data-mdb-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

/* line 145, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 153, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
ol,
ul {
  padding-left: 2rem;
}

/* line 158, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 165, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 172, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 178, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

/* line 185, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 193, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 202, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
small, .small {
  font-size: 0.875em;
}

/* line 208, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 218, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 226, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
sub {
  bottom: -0.25em;
}

/* line 229, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
sup {
  top: -0.5em;
}

/* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
a {
  color: #1F6BD6;
  text-decoration: underline;
}

/* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
a:hover {
  color: #123e7d;
}

/* line 251, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 260, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: var(--mdb-font-monospace);
  font-size: 1em;
  /*!rtl:ignore*/
  direction: ltr;
  unicode-bidi: bidi-override;
}

/* line 275, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 284, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 291, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

/* line 297, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
a > code {
  color: inherit;
}

/* line 302, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #262626;
  border-radius: 0.2rem;
}

/* line 309, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

/* line 320, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 326, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
img,
svg {
  vertical-align: middle;
}

/* line 335, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 340, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
caption {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #757575;
  text-align: left;
}

/* line 351, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 357, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 372, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
label {
  display: inline-block;
}

/* line 379, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button {
  border-radius: 0;
}

/* line 389, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 395, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 407, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 414, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
[role='button'] {
  cursor: pointer;
}

/* line 418, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 424, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
select:disabled {
  opacity: 1;
}

/* line 432, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
[list]::-webkit-calendar-picker-indicator {
  display: none;
}

/* line 441, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 448, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 456, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 463, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 474, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 486, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  /* line 486, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
  legend {
    font-size: 1.5rem;
  }
}

/* line 495, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
legend + * {
  clear: left;
}

/* line 503, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

/* line 513, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 523, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/*!rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 544, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 550, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 556, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::file-selector-button {
  font: inherit;
}

/* line 563, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 570, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
output {
  display: inline-block;
}

/* line 576, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
iframe {
  border: 0;
}

/* line 584, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 593, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 601, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.lead {
  font-size: 1.125rem;
  font-weight: 300;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
  .display-6 {
    font-size: 2.5rem;
  }
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 62, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 78, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.125rem;
}

/* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 93, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #757575;
}

/* line 99, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_type.scss */
.blockquote-footer::before {
  content: '\2014\00A0';
}

/* line 8, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.figure {
  display: inline-block;
}

/* line 33, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 38, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_images.scss */
.figure-caption {
  font-size: 0.875em;
  color: #757575;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--mdb-gutter-x, 0.75rem);
  padding-left: var(--mdb-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_containers.scss */
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_grid.scss */
.row {
  --mdb-gutter-x: 1.5rem;
  --mdb-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc( var(--mdb-gutter-y) * -1);
  margin-right: calc( var(--mdb-gutter-x) / -2);
  margin-left: calc( var(--mdb-gutter-x) / -2);
}

/* line 9, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_grid.scss */
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc( var(--mdb-gutter-x) / 2);
  padding-left: calc( var(--mdb-gutter-x) / 2);
  margin-top: var(--mdb-gutter-y);
}

/* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col {
  flex: 1 0 0%;
}

/* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

/* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-0,
.gx-0 {
  --mdb-gutter-x: 0;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-0,
.gy-0 {
  --mdb-gutter-y: 0;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-1,
.gx-1 {
  --mdb-gutter-x: 0.25rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-1,
.gy-1 {
  --mdb-gutter-y: 0.25rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-2,
.gx-2 {
  --mdb-gutter-x: 0.5rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-2,
.gy-2 {
  --mdb-gutter-y: 0.5rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-3,
.gx-3 {
  --mdb-gutter-x: 1rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-3,
.gy-3 {
  --mdb-gutter-y: 1rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-4,
.gx-4 {
  --mdb-gutter-x: 1.5rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-4,
.gy-4 {
  --mdb-gutter-y: 1.5rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-5,
.gx-5 {
  --mdb-gutter-x: 3rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
.g-5,
.gy-5 {
  --mdb-gutter-y: 3rem;
}

@media (min-width: 576px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-0,
.gx-sm-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-0,
.gy-sm-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-1,
.gx-sm-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-1,
.gy-sm-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-2,
.gx-sm-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-2,
.gy-sm-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-3,
.gx-sm-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-3,
.gy-sm-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-4,
.gx-sm-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-4,
.gy-sm-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-5,
.gx-sm-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-sm-5,
.gy-sm-5 {
    --mdb-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-0,
.gx-md-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-0,
.gy-md-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-1,
.gx-md-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-1,
.gy-md-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-2,
.gx-md-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-2,
.gy-md-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-3,
.gx-md-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-3,
.gy-md-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-4,
.gx-md-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-4,
.gy-md-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-5,
.gx-md-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-md-5,
.gy-md-5 {
    --mdb-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-0,
.gx-lg-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-0,
.gy-lg-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-1,
.gx-lg-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-1,
.gy-lg-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-2,
.gx-lg-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-2,
.gy-lg-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-3,
.gx-lg-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-3,
.gy-lg-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-4,
.gx-lg-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-4,
.gy-lg-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-5,
.gx-lg-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-lg-5,
.gy-lg-5 {
    --mdb-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-0,
.gx-xl-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-0,
.gy-xl-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-1,
.gx-xl-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-1,
.gy-xl-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-2,
.gx-xl-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-2,
.gy-xl-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-3,
.gx-xl-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-3,
.gy-xl-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-4,
.gx-xl-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-4,
.gy-xl-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-5,
.gx-xl-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xl-5,
.gy-xl-5 {
    --mdb-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  /* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 89, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 101, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  /* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-0,
.gx-xxl-0 {
    --mdb-gutter-x: 0;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-0,
.gy-xxl-0 {
    --mdb-gutter-y: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-1,
.gx-xxl-1 {
    --mdb-gutter-x: 0.25rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-1,
.gy-xxl-1 {
    --mdb-gutter-y: 0.25rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-2,
.gx-xxl-2 {
    --mdb-gutter-x: 0.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-2,
.gy-xxl-2 {
    --mdb-gutter-y: 0.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-3,
.gx-xxl-3 {
    --mdb-gutter-x: 1rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-3,
.gy-xxl-3 {
    --mdb-gutter-y: 1rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-4,
.gx-xxl-4 {
    --mdb-gutter-x: 1.5rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-4,
.gy-xxl-4 {
    --mdb-gutter-y: 1.5rem;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-5,
.gx-xxl-5 {
    --mdb-gutter-x: 3rem;
  }
  /* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_grid.scss */
  .g-xxl-5,
.gy-xxl-5 {
    --mdb-gutter-y: 3rem;
  }
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table {
  --mdb-table-bg: transparent;
  --mdb-table-striped-color: #212529;
  --mdb-table-striped-bg: rgba(0, 0, 0, 0.05);
  --mdb-table-active-color: #212529;
  --mdb-table-active-bg: rgba(0, 0, 0, 0.1);
  --mdb-table-hover-color: #212529;
  --mdb-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #e0e0e0;
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table > :not(caption) > * > * {
  padding: 1rem 1.4rem;
  background-color: var(--mdb-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--mdb-table-accent-bg);
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table > tbody {
  vertical-align: inherit;
}

/* line 36, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table > thead {
  vertical-align: bottom;
}

/* line 41, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: inherit;
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.caption-top {
  caption-side: top;
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-sm > :not(caption) > * > * {
  padding: 0.5rem 1.4rem;
}

/* line 75, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

/* line 87, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 97, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  --mdb-table-accent-bg: var(--mdb-table-striped-bg);
  color: var(--mdb-table-striped-color);
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-active {
  --mdb-table-accent-bg: var(--mdb-table-active-bg);
  color: var(--mdb-table-active-color);
}

/* line 117, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-hover > tbody > tr:hover {
  --mdb-table-accent-bg: var(--mdb-table-hover-bg);
  color: var(--mdb-table-hover-color);
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-primary {
  --mdb-table-bg: #ccddde;
  --mdb-table-striped-bg: #c2d2d3;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #b8c7c8;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #bdcccd;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #b8c7c8;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-secondary {
  --mdb-table-bg: #d0eada;
  --mdb-table-striped-bg: #c6decf;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #bbd3c4;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #c0d8ca;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #bbd3c4;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-success {
  --mdb-table-bg: #ccf1db;
  --mdb-table-striped-bg: #c2e5d0;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #b8d9c5;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #bddfcb;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #b8d9c5;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-info {
  --mdb-table-bg: #d7f2fb;
  --mdb-table-striped-bg: #cce6ee;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #c2dae2;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #c7e0e8;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #c2dae2;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-warning {
  --mdb-table-bg: #ffeecc;
  --mdb-table-striped-bg: #f2e2c2;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #e6d6b8;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #ecdcbd;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #e6d6b8;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-danger {
  --mdb-table-bg: #fed6dd;
  --mdb-table-striped-bg: #f1cbd2;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #e5c1c7;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #ebc6cc;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #e5c1c7;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-light {
  --mdb-table-bg: #fbfbfb;
  --mdb-table-striped-bg: #eeeeee;
  --mdb-table-striped-color: #000;
  --mdb-table-active-bg: #e2e2e2;
  --mdb-table-active-color: #000;
  --mdb-table-hover-bg: #e8e8e8;
  --mdb-table-hover-color: #000;
  color: #000;
  border-color: #e2e2e2;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_table-variants.scss */
.table-dark {
  --mdb-table-bg: #262626;
  --mdb-table-striped-bg: #313131;
  --mdb-table-striped-color: #fff;
  --mdb-table-active-bg: #3c3c3c;
  --mdb-table-active-color: #fff;
  --mdb-table-hover-bg: #363636;
  --mdb-table-hover-color: #fff;
  color: #fff;
  border-color: #3c3c3c;
}

/* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 141, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tables.scss */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_labels.scss */
.form-label {
  margin-bottom: 0.5rem;
  color: #263238;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_labels.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
  color: #263238;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_labels.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1rem;
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_labels.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.775rem;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-text.scss */
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #757575;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #263238;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #bdbdbd;
  appearance: none;
  border-radius: 0.25rem;
  transition: all 0.2s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
  .form-control, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
    transition: none;
  }
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control[type='file'], .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file'] {
  overflow: hidden;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control[type='file']:not(:disabled):not([readonly]), .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 34, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control:focus, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus {
  color: #263238;
  background-color: #fff;
  border-color: #005558;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control::-webkit-date-and-time-value, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::-webkit-date-and-time-value {
  height: 1.6em;
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control::placeholder, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::placeholder {
  color: #757575;
  opacity: 1;
}

/* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control:disabled, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:disabled, .form-control[readonly], .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[readonly] {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control::file-selector-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #263238;
  background-color: #eeeeee;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
  .form-control::file-selector-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::file-selector-button {
    transition: none;
  }
}

/* line 91, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #e2e2e2;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #263238;
  background-color: #eeeeee;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
  .form-control::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::-webkit-file-upload-button {
    transition: none;
  }
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #e2e2e2;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.6;
  color: #263238;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg, .uppy-Root .uppy-FileInput-container .form-control-plaintext.uppy-FileInput-btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 145, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-sm {
  min-height: calc(1.6em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.775rem;
  border-radius: 0.2rem;
}

/* line 151, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 157, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 164, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-lg, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
  min-height: calc(1.6em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.3rem;
}

/* line 170, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-lg::file-selector-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

/* line 176, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-lg::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

/* line 187, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
textarea.form-control, .uppy-Root .uppy-FileInput-container textarea.uppy-FileInput-btn {
  min-height: calc(1.6em + 0.75rem + 2px);
}

/* line 191, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
textarea.form-control-sm {
  min-height: calc(1.6em + 0.5rem + 2px);
}

/* line 195, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
textarea.form-control-lg, .uppy-Root .uppy-FileInput-container textarea.uppy-FileInput-btn {
  min-height: calc(1.6em + 1rem + 2px);
}

/* line 201, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}

/* line 206, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 210, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-color::-moz-color-swatch {
  height: 1.6em;
  border-radius: 0.25rem;
}

/* line 215, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-control.scss */
.form-control-color::-webkit-color-swatch {
  height: 1.6em;
  border-radius: 0.25rem;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #263238;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234f4f4f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #bdbdbd;
  border-radius: 0.25rem;
  appearance: none;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select:focus {
  border-color: #005558;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select[multiple], .form-select[size]:not([size='1']) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 43, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select:disabled {
  background-color: #eeeeee;
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #263238;
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.775rem;
}

/* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-select.scss */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1rem;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check {
  display: block;
  min-height: 1.44rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

/* line 11, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.3em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid #8C9196;
  appearance: none;
  color-adjust: exact;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='checkbox'] {
  border-radius: 0.25em;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='radio'] {
  border-radius: 50%;
}

/* line 40, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input:focus {
  border-color: #005558;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input:checked {
  background-color: #005558;
  border-color: #005558;
}

/* line 54, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

/* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 73, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[type='checkbox']:indeterminate {
  background-color: #005558;
  border-color: #757575;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

/* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-switch {
  padding-left: 2.5em;
}

/* line 113, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 113, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 121, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23005558'/%3e%3c/svg%3e");
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 138, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 143, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 150, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-check.scss */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:focus {
  outline: 0;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 27, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #005558;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 42, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-webkit-slider-thumb:active {
  background-color: #b3cccd;
}

/* line 47, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #e0e0e0;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 58, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #005558;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 58, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
  .form-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-moz-range-thumb:active {
  background-color: #b3cccd;
}

/* line 73, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #e0e0e0;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:disabled {
  pointer-events: none;
}

/* line 87, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:disabled::-webkit-slider-thumb {
  background-color: #9e9e9e;
}

/* line 91, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_form-range.scss */
.form-range:disabled::-moz-range-thumb {
  background-color: #9e9e9e;
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating {
  position: relative;
}

/* line 4, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
  .form-floating > label {
    transition: none;
  }
}

/* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control::placeholder, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn::placeholder {
  color: transparent;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control:focus, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:focus, .form-floating > .form-control:not(:placeholder-shown), .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 34, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 40, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control:focus ~ label, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 55, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill ~ label, .uppy-Root .uppy-FileInput-container .form-floating > .uppy-FileInput-btn:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 12, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group > .form-control, .uppy-Root .uppy-FileInput-container .input-group > .uppy-FileInput-btn,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 21, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group > .form-control:focus, .uppy-Root .uppy-FileInput-container .input-group > .uppy-FileInput-btn:focus,
.input-group > .form-select:focus {
  z-index: 3;
}

/* line 29, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 33, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group .btn:focus {
  z-index: 3;
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #263238;
  text-align: center;
  white-space: nowrap;
  background-color: #eeeeee;
  border: 1px solid #bdbdbd;
  border-radius: 0.25rem;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group-lg > .form-control, .uppy-Root .uppy-FileInput-container .input-group-lg > .uppy-FileInput-btn,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.3rem;
}

/* line 73, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group-sm > .form-control, .uppy-Root .uppy-FileInput-container .input-group-sm > .uppy-FileInput-btn,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.775rem;
  border-radius: 0.2rem;
}

/* line 82, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

/* line 96, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/forms/_input-group.scss */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #00b74a;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  color: #000;
  background-color: rgba(0, 183, 74, 0.9);
  border-radius: 0.25rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-control:valid, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid, .form-control.is-valid, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn {
  border-color: #00b74a;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300b74a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid:focus, .form-control.is-valid:focus, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn:focus {
  border-color: #00b74a;
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated textarea.form-control:valid, .was-validated .uppy-Root .uppy-FileInput-container textarea.uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated textarea.uppy-FileInput-btn:valid, textarea.form-control.is-valid, .uppy-Root .uppy-FileInput-container textarea.is-valid.uppy-FileInput-btn {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #00b74a;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234f4f4f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300b74a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

/* line 96, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #00b74a;
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #00b74a;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #00b74a;
}

/* line 111, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #00b74a;
}

/* line 121, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .input-group .form-control:valid, .was-validated .input-group .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated .input-group .uppy-FileInput-btn:valid, .input-group .form-control.is-valid, .input-group .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .input-group .is-valid.uppy-FileInput-btn, .was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 3;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #f93154;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  color: #000;
  background-color: rgba(249, 49, 84, 0.9);
  border-radius: 0.25rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-control:invalid, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid, .form-control.is-invalid, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn {
  border-color: #f93154;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f93154'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f93154' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid:focus, .form-control.is-invalid:focus, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn:focus {
  border-color: #f93154;
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, .was-validated .uppy-Root .uppy-FileInput-container textarea.uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated textarea.uppy-FileInput-btn:invalid, textarea.form-control.is-invalid, .uppy-Root .uppy-FileInput-container textarea.is-invalid.uppy-FileInput-btn {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #f93154;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234f4f4f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f93154'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f93154' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

/* line 96, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #f93154;
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #f93154;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #f93154;
}

/* line 111, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f93154;
}

/* line 121, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_forms.scss */
.was-validated .input-group .form-control:invalid, .was-validated .input-group .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated .input-group .uppy-FileInput-btn:invalid, .input-group .form-control.is-invalid, .input-group .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .input-group .is-invalid.uppy-FileInput-btn, .was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 3;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  color: #263238;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 0.125rem solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn:hover {
  color: #263238;
}

/* line 27, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #00484b;
  border-color: #004446;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #00484b;
  border-color: #004446;
  box-shadow: 0 0 0 0.25rem rgba(38, 111, 113, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #004446;
  border-color: #004042;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 111, 113, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-secondary {
  color: #000;
  background-color: #159447;
  border-color: #159447;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-secondary:hover {
  color: #000;
  background-color: #38a463;
  border-color: #2c9f59;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #000;
  background-color: #38a463;
  border-color: #2c9f59;
  box-shadow: 0 0 0 0.25rem rgba(18, 126, 60, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #000;
  background-color: #44a96c;
  border-color: #2c9f59;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(18, 126, 60, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #000;
  background-color: #159447;
  border-color: #159447;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-success {
  color: #000;
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-success:hover {
  color: #000;
  background-color: #26c265;
  border-color: #1abe5c;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #000;
  background-color: #26c265;
  border-color: #1abe5c;
  box-shadow: 0 0 0 0.25rem rgba(0, 156, 63, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #000;
  background-color: #33c56e;
  border-color: #1abe5c;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 156, 63, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-success:disabled, .btn-success.disabled {
  color: #000;
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-info {
  color: #000;
  background-color: #39c0ed;
  border-color: #39c0ed;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-info:hover {
  color: #000;
  background-color: #57c9f0;
  border-color: #4dc6ef;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #57c9f0;
  border-color: #4dc6ef;
  box-shadow: 0 0 0 0.25rem rgba(48, 163, 201, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #61cdf1;
  border-color: #4dc6ef;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(48, 163, 201, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #39c0ed;
  border-color: #39c0ed;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-warning {
  color: #000;
  background-color: #ffa900;
  border-color: #ffa900;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-warning:hover {
  color: #000;
  background-color: #ffb626;
  border-color: #ffb21a;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffb626;
  border-color: #ffb21a;
  box-shadow: 0 0 0 0.25rem rgba(217, 144, 0, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffba33;
  border-color: #ffb21a;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 144, 0, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffa900;
  border-color: #ffa900;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-danger {
  color: #000;
  background-color: #f93154;
  border-color: #f93154;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-danger:hover {
  color: #000;
  background-color: #fa506e;
  border-color: #fa4665;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #000;
  background-color: #fa506e;
  border-color: #fa4665;
  box-shadow: 0 0 0 0.25rem rgba(212, 42, 71, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #000;
  background-color: #fa5a76;
  border-color: #fa4665;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(212, 42, 71, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-danger:disabled, .btn-danger.disabled {
  color: #000;
  background-color: #f93154;
  border-color: #f93154;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-light {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-light:hover {
  color: #000;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
  box-shadow: 0 0 0 0.25rem rgba(213, 213, 213, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(213, 213, 213, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #202020;
  border-color: #1e1e1e;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #202020;
  border-color: #1e1e1e;
  box-shadow: 0 0 0 0.25rem rgba(71, 71, 71, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1e1e1e;
  border-color: #1d1d1d;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(71, 71, 71, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-white {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-white:hover {
  color: #000;
  background-color: white;
  border-color: white;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-white, .btn-white:focus {
  color: #000;
  background-color: white;
  border-color: white;
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-white, .btn-check:active + .btn-white, .btn-white:active, .btn-white.active, .show > .btn-white.dropdown-toggle {
  color: #000;
  background-color: white;
  border-color: white;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-white:focus, .btn-check:active + .btn-white:focus, .btn-white:active:focus, .btn-white.active:focus, .show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-white:disabled, .btn-white.disabled {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-black:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-black, .btn-black:focus {
  color: #fff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-black, .btn-check:active + .btn-black, .btn-black:active, .btn-black.active, .show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-black:focus, .btn-check:active + .btn-black:focus, .btn-black:active:focus, .btn-black.active:focus, .show > .btn-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5);
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-black:disabled, .btn-black.disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-primary {
  color: #005558;
  border-color: #005558;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #005558;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-secondary {
  color: #159447;
  border-color: #159447;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-secondary:hover {
  color: #000;
  background-color: #159447;
  border-color: #159447;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(21, 148, 71, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #000;
  background-color: #159447;
  border-color: #159447;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(21, 148, 71, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #159447;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-success {
  color: #00b74a;
  border-color: #00b74a;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-success:hover {
  color: #000;
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #000;
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #00b74a;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-info {
  color: #39c0ed;
  border-color: #39c0ed;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-info:hover {
  color: #000;
  background-color: #39c0ed;
  border-color: #39c0ed;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(57, 192, 237, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #39c0ed;
  border-color: #39c0ed;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(57, 192, 237, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #39c0ed;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-warning {
  color: #ffa900;
  border-color: #ffa900;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffa900;
  border-color: #ffa900;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 169, 0, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffa900;
  border-color: #ffa900;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 169, 0, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffa900;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-danger {
  color: #f93154;
  border-color: #f93154;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-danger:hover {
  color: #000;
  background-color: #f93154;
  border-color: #f93154;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #000;
  background-color: #f93154;
  border-color: #f93154;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #f93154;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-light {
  color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-light:hover {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(251, 251, 251, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(251, 251, 251, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #fbfbfb;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-dark {
  color: #262626;
  border-color: #262626;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 38, 38, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #262626;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-white {
  color: #fff;
  border-color: #fff;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-white:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-white, .btn-outline-white:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-white, .btn-check:active + .btn-outline-white, .btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-white:focus, .btn-check:active + .btn-outline-white:focus, .btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-white:disabled, .btn-outline-white.disabled {
  color: #fff;
  background-color: transparent;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-outline-black {
  color: #000;
  border-color: #000;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:focus + .btn-outline-black, .btn-outline-black:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-black, .btn-check:active + .btn-outline-black, .btn-outline-black:active, .btn-outline-black.active, .btn-outline-black.dropdown-toggle.show {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-check:checked + .btn-outline-black:focus, .btn-check:active + .btn-outline-black:focus, .btn-outline-black:active:focus, .btn-outline-black.active:focus, .btn-outline-black.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}

/* line 144, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_buttons.scss */
.btn-outline-black:disabled, .btn-outline-black.disabled {
  color: #000;
  background-color: transparent;
}

/* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #1F6BD6;
  text-decoration: underline;
}

/* line 81, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-link:hover {
  color: #123e7d;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #757575;
}

/* line 102, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  border-radius: 0.3rem;
}

/* line 111, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.2rem;
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 11, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

/* line 9, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.875rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu[data-mdb-popper] {
  left: 0;
  margin-top: 0.125rem;
}

/* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-start[data-mdb-popper] {
  /*!rtl:ignore*/
  right: auto;
  /*!rtl:ignore*/
  left: 0;
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-end[data-mdb-popper] {
  /*!rtl:ignore*/
  right: 0;
  /*!rtl:ignore*/
  left: auto;
}

@media (min-width: 576px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-sm-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-sm-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-md-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-md-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-lg-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-lg-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xl-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xl-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 49, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xxl-start[data-mdb-popper] {
    /*!rtl:ignore*/
    right: auto;
    /*!rtl:ignore*/
    left: 0;
  }
  /* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
  .dropdown-menu-xxl-end[data-mdb-popper] {
    /*!rtl:ignore*/
    right: 0;
    /*!rtl:ignore*/
    left: auto;
  }
}

/* line 77, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropup .dropdown-menu[data-mdb-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropend .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropend .dropdown-menu[data-mdb-popper] {
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropstart .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropstart .dropdown-menu[data-mdb-popper] {
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
}

/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: none;
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 59, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_caret.scss */
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 130, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 140, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  clear: both;
  font-weight: 400;
  color: #262626;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 165, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #222222;
  background-color: #eeeeee;
}

/* line 172, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #005558;
}

/* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #9e9e9e;
  pointer-events: none;
  background-color: transparent;
}

/* line 189, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 194, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.7875rem;
  color: #757575;
  white-space: nowrap;
}

/* line 204, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.5rem 1rem;
  color: #262626;
}

/* line 211, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark {
  color: #e0e0e0;
  background-color: #4f4f4f;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 217, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item {
  color: #e0e0e0;
}

/* line 220, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 226, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #005558;
}

/* line 232, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #9e9e9e;
}

/* line 238, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 242, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-item-text {
  color: #e0e0e0;
}

/* line 246, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_dropdown.scss */
.dropdown-menu-dark .dropdown-header {
  color: #9e9e9e;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 8, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 38, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -0.125rem;
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 53, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 75, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 85, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 125, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -0.125rem;
}

/* line 131, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 136, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_button-group.scss */
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #159447;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
  .nav-link {
    transition: none;
  }
}

/* line 30, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-link.disabled {
  color: #757575;
  pointer-events: none;
  cursor: default;
}

/* line 41, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #e0e0e0;
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 50, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #eeeeee #eeeeee #e0e0e0;
  isolation: isolate;
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #757575;
  background-color: transparent;
  border-color: transparent;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #616161;
  background-color: #fff;
  border-color: #e0e0e0 #e0e0e0 #fff;
}

/* line 71, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #005558;
}

/* line 102, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 120, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 130, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 133, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

/* line 54, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-brand {
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  text-decoration: none;
  white-space: nowrap;
}

/* line 72, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 93, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 106, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-toggler {
    transition: none;
  }
}

/* line 124, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 128, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

/* line 137, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 147, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-nav-scroll {
  max-height: var(--mdb-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1400px) {
  /* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

/* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 166, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 173, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 188, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 203, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-brand {
  color: #fff;
}

/* line 206, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: #005558;
}

/* line 213, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

/* line 216, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 221, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 226, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 232, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-toggler {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 237, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 241, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-text {
  color: #fff;
}

/* line 244, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 254, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 257, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 264, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}

/* line 267, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 272, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 277, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 283, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 288, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 292, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}

/* line 294, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_navbar.scss */
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card, .orf-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > hr, .orf-card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > .list-group, .orf-card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > .list-group:first-child, .orf-card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > .list-group:last-child, .orf-card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 39, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card > .card-header + .list-group, .orf-card > .card-header + .list-group,
.card > .list-group + .card-footer,
.orf-card > .list-group + .card-footer {
  border-top: 0;
}

/* line 45, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

/* line 53, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-title {
  margin-bottom: 0.5rem;
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

/* line 62, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 71, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-link + .card-link {
  margin-left: 1rem;
}

/* line 80, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 87, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 92, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 98, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

/* line 121, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

/* line 137, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 143, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 148, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 160, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
.card-group > .card, .card-group > .orf-card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 157, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 169, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card, .card-group > .orf-card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 174, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card + .card, .card-group > .orf-card + .card, .card-group > .card + .orf-card, .card-group > .orf-card + .orf-card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 181, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:last-child), .card-group > .orf-card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 184, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .orf-card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header,
.card-group > .orf-card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 189, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .orf-card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer,
.card-group > .orf-card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 196, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:first-child), .card-group > .orf-card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 199, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .orf-card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header,
.card-group > .orf-card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 204, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .orf-card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer,
.card-group > .orf-card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #757575;
  content: var(--mdb-breadcrumb-divider, "/") /*!rtl: var(--mdb-breadcrumb-divider, "/") */;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #757575;
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  transition: all 0.3s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
  .page-link {
    transition: none;
  }
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #212529;
  background-color: #eeeeee;
  border-color: #e0e0e0;
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-link:focus {
  z-index: 3;
  color: #123e7d;
  background-color: #eeeeee;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 33, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_pagination.scss */
.page-item.disabled .page-link {
  color: #757575;
  pointer-events: none;
  background-color: #fff;
  border-color: #e0e0e0;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.page-link {
  padding: 0.375rem 0.75rem;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.page-item:first-child .page-link {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_badge.scss */
.badge:empty {
  display: none;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-primary {
  color: #003335;
  background-color: #ccddde;
  border-color: #b3cccd;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #00292a;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-secondary {
  color: #0d592b;
  background-color: #d0eada;
  border-color: #b9dfc8;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #0a4722;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-success {
  color: #006e2c;
  background-color: #ccf1db;
  border-color: #b3e9c9;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-success .alert-link {
  color: #005823;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-info {
  color: #22738e;
  background-color: #d7f2fb;
  border-color: #c4ecfa;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-info .alert-link {
  color: #1b5c72;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-warning {
  color: #664400;
  background-color: #ffeecc;
  border-color: #ffe5b3;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #523600;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-danger {
  color: #951d32;
  background-color: #fed6dd;
  border-color: #fdc1cc;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #771728;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-light {
  color: #646464;
  background-color: #fefefe;
  border-color: #fefefe;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-light .alert-link {
  color: #505050;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-dark {
  color: #171717;
  background-color: #d4d4d4;
  border-color: #bebebe;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #121212;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-white {
  color: #666666;
  background-color: white;
  border-color: white;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-white .alert-link {
  color: #525252;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_alert.scss */
.alert-black {
  color: black;
  background-color: #cccccc;
  border-color: #b3b3b3;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_alert.scss */
.alert-black .alert-link {
  color: black;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.9rem;
  color: #263238;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
  .accordion-button {
    transition: none;
  }
}

/* line 20, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button:not(.collapsed) {
  color: #004d4f;
  background-color: #e6eeee;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23004d4f'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(180deg);
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: '';
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23263238'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
  .accordion-button::after {
    transition: none;
  }
}

/* line 44, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button:hover {
  z-index: 2;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-button:focus {
  z-index: 3;
  border-color: #005558;
  outline: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-header {
  margin-bottom: 0;
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item {
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 74, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:last-of-type {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 79, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 84, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-body {
  padding: 1rem 1.25rem;
}

/* line 99, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 103, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 108, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

/* line 111, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_accordion.scss */
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 4px;
  }
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
.progress, .orfui--progress-bar {
  display: flex;
  height: 4px;
  overflow: hidden;
  font-size: 0.675rem;
  background-color: #eeeeee;
  border-radius: 0.25rem;
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #005558;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 4px 4px;
}

/* line 41, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 41, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 31, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #616161;
  text-align: inherit;
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #616161;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 45, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item-action:active {
  color: #263238;
  background-color: #eeeeee;
}

/* line 55, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: black;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 72, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #757575;
  pointer-events: none;
  background-color: #fff;
}

/* line 80, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #005558;
  border-color: #005558;
}

/* line 87, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 90, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

/* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  /* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 109, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 114, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 119, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 123, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 127, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 142, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-flush {
  border-radius: 0;
}

/* line 145, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 148, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_list-group.scss */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-primary {
  color: #003335;
  background-color: #ccddde;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #003335;
  background-color: #b8c7c8;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #003335;
  border-color: #003335;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #0d592b;
  background-color: #d0eada;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #0d592b;
  background-color: #bbd3c4;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #0d592b;
  border-color: #0d592b;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-success {
  color: #006e2c;
  background-color: #ccf1db;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #006e2c;
  background-color: #b8d9c5;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #006e2c;
  border-color: #006e2c;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-info {
  color: #22738e;
  background-color: #d7f2fb;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #22738e;
  background-color: #c2dae2;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #22738e;
  border-color: #22738e;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-warning {
  color: #664400;
  background-color: #ffeecc;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664400;
  background-color: #e6d6b8;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664400;
  border-color: #664400;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-danger {
  color: #951d32;
  background-color: #fed6dd;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #951d32;
  background-color: #e5c1c7;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #951d32;
  border-color: #951d32;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-light {
  color: #646464;
  background-color: #fefefe;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #646464;
  background-color: #e5e5e5;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-dark {
  color: #171717;
  background-color: #d4d4d4;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #171717;
  background-color: #bfbfbf;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #171717;
  border-color: #171717;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-white {
  color: #666666;
  background-color: white;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: #666666;
  background-color: #e6e6e6;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-black {
  color: black;
  background-color: #cccccc;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
  color: black;
  background-color: #b8b8b8;
}

/* line 16, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_list-group.scss */
.list-group-item-black.list-group-item-action.active {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

/* line 18, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

/* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
  opacity: 1;
}

/* line 30, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

/* line 38, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_close.scss */
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0.25rem;
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast:not(.showing):not(.show) {
  opacity: 0;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 27, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 32, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #757575;
  background-color: #fff;
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 42, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_toasts.scss */
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 35, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 43, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 43, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 47, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 52, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 65, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 70, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 77, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 95, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 105, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 108, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 115, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e0e0e0;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 124, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

/* line 132, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

/* line 139, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 148, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e0e0e0;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

/* line 161, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-footer > * {
  margin: 0.25rem;
}

/* line 167, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 178, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 183, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  /* line 187, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 195, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 201, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 208, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen .modal-header {
  border-radius: 0;
}

/* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

/* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  /* line 219, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 225, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  /* line 235, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  /* line 239, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_modal.scss */
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1090;
  display: block;
  margin: 0;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: '';
  border-color: transparent;
  border-style: solid;
}

/* line 34, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^='top'] {
  padding: 0.4rem 0;
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow {
  bottom: 0;
}

/* line 40, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^='right'] {
  padding: 0 0.4rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^='bottom'] {
  padding: 0.4rem 0;
}

/* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow {
  top: 0;
}

/* line 70, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 78, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^='left'] {
  padding: 0 0.4rem;
}

/* line 81, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 86, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  /*!rtl:ignore*/
  left: 0;
  z-index: 1080;
  display: block;
  max-width: 276px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 21, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

/* line 27, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: '';
  border-color: transparent;
  border-style: solid;
}

/* line 39, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^='top'] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 42, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^='top'] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^='top'] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 57, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^='right'] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 62, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^='right'] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^='right'] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 77, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^='bottom'] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}

/* line 80, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^='bottom'] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 86, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^='bottom'] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 94, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^='bottom'] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: '';
  border-bottom: 1px solid #f0f0f0;
}

/* line 107, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^='left'] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 112, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^='left'] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 118, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^='left'] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 142, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 151, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 156, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_popover.scss */
.popover-body {
  padding: 1rem 1rem;
  color: #263238;
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: '';
}

/* line 29, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/*!rtl:begin:ignore*/
/* line 46, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/*!rtl:end:ignore*/
/* line 63, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 69, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

/* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 76, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

/* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 88, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 108, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 116, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 124, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 134, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/*!rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
/* line 152, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-prev-icon {
  background-image: none;
}

/* line 155, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-control-next-icon {
  background-image: none;
}

/* line 164, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

/* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-indicators [data-mdb-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 179, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
  .carousel-indicators [data-mdb-target] {
    transition: none;
  }
}

/* line 199, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 208, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

/* line 222, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 227, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-dark .carousel-indicators [data-mdb-target] {
  background-color: #000;
}

/* line 231, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_carousel.scss */
.carousel-dark .carousel-caption {
  color: #000;
}

@keyframes spinner-border {
  /*!rtl:ignore*/
  to {
    transform: rotate(360deg);
  }
}

/* line 14, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

/* line 26, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

/* line 60, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_spinners.scss */
  .spinner-border,
.spinner-grow {
    animation-duration: 1.5s;
  }
}

/* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1040;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
  .offcanvas {
    transition: none;
  }
}

/* line 17, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-header {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1rem;
}

/* line 22, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

/* line 28, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.6;
}

/* line 33, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

/* line 39, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

/* line 47, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

/* line 55, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas.show {
  transform: none;
}

/* line 68, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_offcanvas.scss */
.offcanvas-backdrop::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1039;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1090;
  display: block;
  margin: 0;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 19, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 25, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: '';
  border-color: transparent;
  border-style: solid;
}

/* line 34, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^='top'] {
  padding: 0.4rem 0;
}

/* line 37, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow {
  bottom: 0;
}

/* line 40, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 48, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^='right'] {
  padding: 0 0.4rem;
}

/* line 51, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 56, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 64, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^='bottom'] {
  padding: 0.4rem 0;
}

/* line 67, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow {
  top: 0;
}

/* line 70, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 78, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^='left'] {
  padding: 0 0.4rem;
}

/* line 81, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 86, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 110, app/assets/stylesheets/mdb/bootstrap-rtl-fix/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: '';
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-primary {
  color: #005558;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-primary:hover, .link-primary:focus {
  color: #004446;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-secondary {
  color: #159447;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-secondary:hover, .link-secondary:focus {
  color: #44a96c;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-success {
  color: #00b74a;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-success:hover, .link-success:focus {
  color: #33c56e;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-info {
  color: #39c0ed;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-info:hover, .link-info:focus {
  color: #61cdf1;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-warning {
  color: #ffa900;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-warning:hover, .link-warning:focus {
  color: #ffba33;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-danger {
  color: #f93154;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-danger:hover, .link-danger:focus {
  color: #fa5a76;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-light {
  color: #fbfbfb;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-light:hover, .link-light:focus {
  color: #fcfcfc;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-dark {
  color: #262626;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-dark:hover, .link-dark:focus {
  color: #1e1e1e;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-white {
  color: #fff;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-white:hover, .link-white:focus {
  color: white;
}

/* line 2, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-black {
  color: #000;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_colored-links.scss */
.link-black:hover, .link-black:focus {
  color: black;
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio {
  position: relative;
  width: 100%;
}

/* line 7, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio::before {
  display: block;
  padding-top: var(--mdb-aspect-ratio);
  content: '';
}

/* line 13, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio-1x1 {
  --mdb-aspect-ratio: 100%;
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio-4x3 {
  --mdb-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio-16x9 {
  --mdb-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 23, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_ratio.scss */
.ratio-21x9 {
  --mdb-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 3, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 11, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 24, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_position.scss */
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_visually-hidden.scss */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 6, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: '';
}

/* line 5, app/assets/stylesheets/mdb/bootstrap-rtl-fix/helpers/_text-truncation.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-top {
  vertical-align: top !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.float-start {
  float: left !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.float-end {
  float: right !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.float-none {
  float: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-inline {
  display: inline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-block {
  display: block !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-grid {
  display: grid !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-table {
  display: table !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-table-row {
  display: table-row !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-flex {
  display: flex !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.d-none {
  display: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-static {
  position: static !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-relative {
  position: relative !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-absolute {
  position: absolute !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-fixed {
  position: fixed !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.position-sticky {
  position: sticky !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.top-0 {
  top: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.top-50 {
  top: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.top-100 {
  top: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bottom-0 {
  bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bottom-50 {
  bottom: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bottom-100 {
  bottom: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.start-0 {
  left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.start-50 {
  left: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.start-100 {
  left: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.end-0 {
  right: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.end-50 {
  right: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.end-100 {
  right: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border, .copyable-text {
  border: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-top {
  border-top: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-end, .copyable-text span {
  border-right: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-end-0 {
  border-right: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-bottom {
  border-bottom: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-start {
  border-left: 1px solid #e0e0e0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-start-0 {
  border-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-primary {
  border-color: #005558 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-secondary {
  border-color: #159447 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-success {
  border-color: #00b74a !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-info {
  border-color: #39c0ed !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-warning {
  border-color: #ffa900 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-danger {
  border-color: #f93154 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-light {
  border-color: #fbfbfb !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-dark {
  border-color: #262626 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-white {
  border-color: #fff !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-black {
  border-color: #000 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-1 {
  border-width: 1px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.border-5 {
  border-width: 5px !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-25 {
  width: 25% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-50 {
  width: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-75 {
  width: 75% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-100 {
  width: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.w-auto {
  width: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-25 {
  height: 25% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-50 {
  height: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-75 {
  height: 75% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.h-auto {
  height: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-3 {
  gap: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.gap-5 {
  gap: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-center {
  align-items: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-center {
  align-content: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-center {
  align-self: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-first {
  order: -1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-0 {
  order: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-1 {
  order: 1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-2 {
  order: 2 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-3 {
  order: 3 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-4 {
  order: 4 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-5 {
  order: 5 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.order-last {
  order: 6 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-0 {
  margin: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-auto {
  margin: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-0 {
  margin-right: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-3 {
  margin-right: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-5 {
  margin-right: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-auto {
  margin-right: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-0 {
  margin-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-5 {
  margin-left: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-auto {
  margin-left: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mx-n5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.my-n5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n1 {
  margin-top: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n2 {
  margin-top: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n3 {
  margin-top: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n4 {
  margin-top: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mt-n5 {
  margin-top: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n1 {
  margin-right: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n2 {
  margin-right: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n3 {
  margin-right: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n4 {
  margin-right: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.me-n5 {
  margin-right: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n3 {
  margin-bottom: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.mb-n5 {
  margin-bottom: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n1 {
  margin-left: -0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n2 {
  margin-left: -0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n3 {
  margin-left: -1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n4 {
  margin-left: -1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ms-n5 {
  margin-left: -3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-0 {
  padding: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-3, .paper {
  padding: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-4, .orf-card {
  padding: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-0 {
  padding-right: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-5 {
  padding-right: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.ps-5 {
  padding-left: 3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-monospace {
  font-family: var(--mdb-font-monospace) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-1 {
  font-size: calc(1.35rem + 1.2vw) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-2 {
  font-size: calc(1.305rem + 0.66vw) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-3 {
  font-size: calc(1.2825rem + 0.39vw) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-4 {
  font-size: calc(1.26rem + 0.12vw) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-5 {
  font-size: 1.125rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fs-6 {
  font-size: 0.9rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fst-italic {
  font-style: italic !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fst-normal {
  font-style: normal !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.lh-1 {
  line-height: 1 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.lh-sm {
  line-height: 1.25 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.lh-base {
  line-height: 1.6 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.lh-lg {
  line-height: 2 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-start {
  text-align: left !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-end {
  text-align: right !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-center {
  text-align: center !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/*!rtl:begin:remove*/
/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/*!rtl:end:remove*/
/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-primary {
  color: #005558 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-secondary {
  color: #159447 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-success {
  color: #00b74a !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-info {
  color: #39c0ed !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-warning {
  color: #ffa900 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-danger {
  color: #f93154 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-light {
  color: #fbfbfb !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-dark {
  color: #262626 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-white {
  color: #fff !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-black {
  color: #000 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-body {
  color: #263238 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-muted {
  color: #757575 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.text-reset {
  color: inherit !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-primary {
  background-color: #005558 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-secondary {
  background-color: #159447 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-success {
  background-color: #00b74a !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-info {
  background-color: #39c0ed !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-warning {
  background-color: #ffa900 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-danger {
  background-color: #f93154 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-light, .copyable-text {
  background-color: #fbfbfb !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-dark {
  background-color: #262626 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-black {
  background-color: #000 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-body {
  background-color: #fff !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.bg-gradient {
  background-image: var(--mdb-gradient) !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.user-select-all {
  user-select: all !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.user-select-auto {
  user-select: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.user-select-none {
  user-select: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-none {
  pointer-events: none !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.pe-auto {
  pointer-events: auto !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-1 {
  border-radius: 0.2rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-2, .copyable-text {
  border-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-3 {
  border-radius: 0.3rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-circle, .orfui--avatar img, .orfui--avatar [data-initials] {
  border-radius: 50% !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.visible {
  visibility: visible !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-sm-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-sm-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-sm-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-sm-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-sm-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-md-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-md-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-md-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-md-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-md-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-md-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-md-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-md-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-lg-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-lg-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-lg-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-lg-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-lg-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xl-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xl-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xl-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xxl-start {
    float: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xxl-end {
    float: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .float-xxl-none {
    float: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-xxl-none {
    display: none !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mx-xxl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .my-xxl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n3 {
    margin-top: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mt-xxl-n5 {
    margin-top: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n3 {
    margin-right: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .me-xxl-n5 {
    margin-right: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .mb-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n3 {
    margin-left: -1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ms-xxl-n5 {
    margin-left: -3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .fs-1 {
    font-size: 2.25rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .fs-2 {
    font-size: 1.8rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .fs-3 {
    font-size: 1.575rem !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .fs-4 {
    font-size: 1.35rem !important;
  }
}

@media print {
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-grid {
    display: grid !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
  .d-print-none {
    display: none !important;
  }
}

/* line 1, app/assets/stylesheets/mdb/free/_root.scss */
:root {
  --mdb-font-roboto: "Roboto", sans-serif;
}

/* line 3, app/assets/stylesheets/mdb/free/_reboot.scss */
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  line-height: 1.6;
  color: #263238;
}

/* line 11, app/assets/stylesheets/mdb/free/_reboot.scss */
a {
  text-decoration: none;
}

/* line 15, app/assets/stylesheets/mdb/free/_reboot.scss */
button:focus {
  outline: 0;
}

/* line 2, app/assets/stylesheets/mdb/free/_type.scss */
.note {
  padding: 10px;
  border-left: 6px solid;
  border-radius: 5px;
}

/* line 6, app/assets/stylesheets/mdb/free/_type.scss */
.note strong {
  font-weight: 600;
}

/* line 9, app/assets/stylesheets/mdb/free/_type.scss */
.note p {
  font-weight: 500;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-primary {
  background-color: #34f8ff;
  border-color: #005558;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-secondary {
  background-color: #68ea9b;
  border-color: #159447;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-success {
  background-color: #c6ffdd;
  border-color: #00b74a;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-danger {
  background-color: #fee3e8;
  border-color: #f93154;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-warning {
  background-color: #fff1d6;
  border-color: #ffa900;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-info {
  background-color: #e1f6fc;
  border-color: #39c0ed;
}

/* line 15, app/assets/stylesheets/mdb/free/_type.scss */
.note-light {
  background-color: #fbfbfb;
  border-color: #262626;
}

@media (min-width: 1199px) {
  /* line 21, app/assets/stylesheets/mdb/free/_type.scss */
  .w-responsive {
    width: 75%;
  }
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-primary {
  background-color: #005558 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-secondary {
  background-color: #159447 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-success {
  background-color: #00b74a !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-info {
  background-color: #39c0ed !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-warning {
  background-color: #ffa900 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-danger {
  background-color: #f93154 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-light, .copyable-text {
  background-color: #fbfbfb !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-dark {
  background-color: #262626 !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 4, app/assets/stylesheets/mdb/free/_colors.scss */
.bg-black {
  background-color: #000 !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-0 {
  box-shadow: none !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-1 {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-2 {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-3 {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-4 {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 3, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-5 {
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-1-strong {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25), 0px 3px 10px 0px rgba(0, 0, 0, 0.2) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-2-strong {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25), 0px 5px 15px 2px rgba(0, 0, 0, 0.2) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-3-strong {
  box-shadow: 0px 6px 11px 0px rgba(0, 0, 0, 0.25), 0px 7px 20px 3px rgba(0, 0, 0, 0.2) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-4-strong {
  box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25), 0px 10px 30px 4px rgba(0, 0, 0, 0.2) !important;
}

/* line 9, app/assets/stylesheets/mdb/free/_shadows.scss */
.shadow-5-strong {
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.25), 0px 12px 40px 5px rgba(0, 0, 0, 0.2) !important;
}

/*!
 * # Semantic UI 2.4.2 - Flag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Flag
*******************************/
/* line 14, app/assets/stylesheets/mdb/free/_flag.scss */
#mdb-table-flag tr {
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/mdb/free/_flag.scss */
.mdb-flag-selected {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  max-width: 150px;
  margin: 0 auto;
  margin-top: 10px;
}

/* line 25, app/assets/stylesheets/mdb/free/_flag.scss */
.mdb-selected-flag-text {
  margin: 0 auto;
  max-width: 150px;
}

/* line 30, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag:not(.icon) {
  display: inline-block;
  width: 16px;
  height: 11px;
  margin: 0 0.5em 0 0;
  line-height: 11px;
  text-decoration: inherit;
  vertical-align: baseline;
  backface-visibility: hidden;
}

/* Sprite */
/* line 42, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag {
  /* Flag Sprite Based On http://www.famfamfam.com/lab/icons/flags/ */
  /*******************************
         Theme Overrides
*******************************/
}

/* line 43, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag::before {
  display: inline-block;
  width: 16px;
  height: 11px;
  content: '';
  background: url("https://mdbootstrap.com/img/svg/flags.png") no-repeat -108px -1976px;
}

/* line 57, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ad:before, i.flag-andorra:before {
  background-position: 0 0 !important;
}

/* line 62, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ae:before, i.flag-united-arab-emirates:before, i.flag-uae:before {
  background-position: 0 -26px !important;
}

/* line 67, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-af:before, i.flag-afghanistan:before {
  background-position: 0 -52px !important;
}

/* line 71, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ag:before, i.flag-antigua:before {
  background-position: 0 -78px !important;
}

/* line 75, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ai:before, i.flag-anguilla:before {
  background-position: 0 -104px !important;
}

/* line 79, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-al:before, i.flag-albania:before {
  background-position: 0 -130px !important;
}

/* line 83, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-am:before, i.flag-armenia:before {
  background-position: 0 -156px !important;
}

/* line 87, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-an:before, i.flag-netherlands-antilles:before {
  background-position: 0 -182px !important;
}

/* line 91, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ao:before, i.flag-angola:before {
  background-position: 0 -208px !important;
}

/* line 95, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ar:before, i.flag-argentina:before {
  background-position: 0 -234px !important;
}

/* line 99, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-as:before, i.flag-american-samoa:before {
  background-position: 0 -260px !important;
}

/* line 103, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-at:before, i.flag-austria:before {
  background-position: 0 -286px !important;
}

/* line 107, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-au:before, i.flag-australia:before {
  background-position: 0 -312px !important;
}

/* line 111, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-aw:before, i.flag-aruba:before {
  background-position: 0 -338px !important;
}

/* line 115, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ax:before, i.flag-aland-islands:before {
  background-position: 0 -364px !important;
}

/* line 119, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-az:before, i.flag-azerbaijan:before {
  background-position: 0 -390px !important;
}

/* line 123, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ba:before, i.flag-bosnia:before {
  background-position: 0 -416px !important;
}

/* line 127, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bb:before, i.flag-barbados:before {
  background-position: 0 -442px !important;
}

/* line 131, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bd:before, i.flag-bangladesh:before {
  background-position: 0 -468px !important;
}

/* line 135, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-be:before, i.flag-belgium:before {
  background-position: 0 -494px !important;
}

/* line 139, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bf:before, i.flag-burkina-faso:before {
  background-position: 0 -520px !important;
}

/* line 143, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bg:before, i.flag-bulgaria:before {
  background-position: 0 -546px !important;
}

/* line 147, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bh:before, i.flag-bahrain:before {
  background-position: 0 -572px !important;
}

/* line 151, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bi:before, i.flag-burundi:before {
  background-position: 0 -598px !important;
}

/* line 155, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bj:before, i.flag-benin:before {
  background-position: 0 -624px !important;
}

/* line 159, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bm:before, i.flag-bermuda:before {
  background-position: 0 -650px !important;
}

/* line 163, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bn:before, i.flag-brunei:before {
  background-position: 0 -676px !important;
}

/* line 167, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bo:before, i.flag-bolivia:before {
  background-position: 0 -702px !important;
}

/* line 171, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-br:before, i.flag-brazil:before {
  background-position: 0 -728px !important;
}

/* line 175, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bs:before, i.flag-bahamas:before {
  background-position: 0 -754px !important;
}

/* line 179, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bt:before, i.flag-bhutan:before {
  background-position: 0 -780px !important;
}

/* line 183, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bv:before, i.flag-bouvet-island:before {
  background-position: 0 -806px !important;
}

/* line 187, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bw:before, i.flag-botswana:before {
  background-position: 0 -832px !important;
}

/* line 191, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-by:before, i.flag-belarus:before {
  background-position: 0 -858px !important;
}

/* line 195, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-bz:before, i.flag-belize:before {
  background-position: 0 -884px !important;
}

/* line 199, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ca:before, i.flag-canada:before {
  background-position: 0 -910px !important;
}

/* line 203, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cc:before, i.flag-cocos-islands:before {
  background-position: 0 -962px !important;
}

/* line 207, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cd:before, i.flag-congo:before {
  background-position: 0 -988px !important;
}

/* line 211, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cf:before, i.flag-central-african-republic:before {
  background-position: 0 -1014px !important;
}

/* line 215, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cg:before, i.flag-congo-brazzaville:before {
  background-position: 0 -1040px !important;
}

/* line 219, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ch:before, i.flag-switzerland:before {
  background-position: 0 -1066px !important;
}

/* line 223, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ci:before, i.flag-cote-divoire:before {
  background-position: 0 -1092px !important;
}

/* line 227, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ck:before, i.flag-cook-islands:before {
  background-position: 0 -1118px !important;
}

/* line 231, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cl:before, i.flag-chile:before {
  background-position: 0 -1144px !important;
}

/* line 235, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cm:before, i.flag-cameroon:before {
  background-position: 0 -1170px !important;
}

/* line 239, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cn:before, i.flag-china:before {
  background-position: 0 -1196px !important;
}

/* line 243, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-co:before, i.flag-colombia:before {
  background-position: 0 -1222px !important;
}

/* line 247, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cr:before, i.flag-costa-rica:before {
  background-position: 0 -1248px !important;
}

/* line 251, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cs:before, i.flag-serbia:before {
  background-position: 0 -1274px !important;
}

/* line 255, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cu:before, i.flag-cuba:before {
  background-position: 0 -1300px !important;
}

/* line 259, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cv:before, i.flag-cape-verde:before {
  background-position: 0 -1326px !important;
}

/* line 263, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cx:before, i.flag-christmas-island:before {
  background-position: 0 -1352px !important;
}

/* line 267, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cy:before, i.flag-cyprus:before {
  background-position: 0 -1378px !important;
}

/* line 271, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-cz:before, i.flag-czech-republic:before {
  background-position: 0 -1404px !important;
}

/* line 275, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-de:before, i.flag-germany:before {
  background-position: 0 -1430px !important;
}

/* line 279, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-dj:before, i.flag-djibouti:before {
  background-position: 0 -1456px !important;
}

/* line 283, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-dk:before, i.flag-denmark:before {
  background-position: 0 -1482px !important;
}

/* line 287, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-dm:before, i.flag-dominica:before {
  background-position: 0 -1508px !important;
}

/* line 291, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-do:before, i.flag-dominican-republic:before {
  background-position: 0 -1534px !important;
}

/* line 295, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-dz:before, i.flag-algeria:before {
  background-position: 0 -1560px !important;
}

/* line 299, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ec:before, i.flag-ecuador:before {
  background-position: 0 -1586px !important;
}

/* line 303, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ee:before, i.flag-estonia:before {
  background-position: 0 -1612px !important;
}

/* line 307, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-eg:before, i.flag-egypt:before {
  background-position: 0 -1638px !important;
}

/* line 311, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-eh:before, i.flag-western-sahara:before {
  background-position: 0 -1664px !important;
}

/* line 315, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gb-eng:before, i.flag-england:before {
  background-position: 0 -1690px !important;
}

/* line 319, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-er:before, i.flag-eritrea:before {
  background-position: 0 -1716px !important;
}

/* line 323, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-es:before, i.flag-spain:before {
  background-position: 0 -1742px !important;
}

/* line 327, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-et:before, i.flag-ethiopia:before {
  background-position: 0 -1768px !important;
}

/* line 331, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-eu:before, i.flag-european-union:before {
  background-position: 0 -1794px !important;
}

/* line 335, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fi:before, i.flag-finland:before {
  background-position: 0 -1846px !important;
}

/* line 339, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fj:before, i.flag-fiji:before {
  background-position: 0 -1872px !important;
}

/* line 343, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fk:before, i.flag-falkland-islands:before {
  background-position: 0 -1898px !important;
}

/* line 347, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fm:before, i.flag-micronesia:before {
  background-position: 0 -1924px !important;
}

/* line 351, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fo:before, i.flag-faroe-islands:before {
  background-position: 0 -1950px !important;
}

/* line 355, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-fr:before, i.flag-france:before {
  background-position: 0 -1976px !important;
}

/* line 359, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ga:before, i.flag-gabon:before {
  background-position: -36px 0 !important;
}

/* line 363, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gb:before, i.flag-uk:before, i.flag-united-kingdom:before {
  background-position: -36px -26px !important;
}

/* line 368, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gd:before, i.flag-grenada:before {
  background-position: -36px -52px !important;
}

/* line 372, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ge:before, i.flag-georgia:before {
  background-position: -36px -78px !important;
}

/* line 376, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gf:before, i.flag-french-guiana:before {
  background-position: -36px -104px !important;
}

/* line 380, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gh:before, i.flag-ghana:before {
  background-position: -36px -130px !important;
}

/* line 384, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gi:before, i.flag-gibraltar:before {
  background-position: -36px -156px !important;
}

/* line 388, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gl:before, i.flag-greenland:before {
  background-position: -36px -182px !important;
}

/* line 392, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gm:before, i.flag-gambia:before {
  background-position: -36px -208px !important;
}

/* line 396, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gn:before, i.flag-guinea:before {
  background-position: -36px -234px !important;
}

/* line 400, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gp:before, i.flag-guadeloupe:before {
  background-position: -36px -260px !important;
}

/* line 404, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gq:before, i.flag-equatorial-guinea:before {
  background-position: -36px -286px !important;
}

/* line 408, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gr:before, i.flag-greece:before {
  background-position: -36px -312px !important;
}

/* line 412, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gs:before, i.flag-sandwich-islands:before {
  background-position: -36px -338px !important;
}

/* line 416, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gt:before, i.flag-guatemala:before {
  background-position: -36px -364px !important;
}

/* line 420, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gu:before, i.flag-guam:before {
  background-position: -36px -390px !important;
}

/* line 424, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gw:before, i.flag-guinea-bissau:before {
  background-position: -36px -416px !important;
}

/* line 428, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gy:before, i.flag-guyana:before {
  background-position: -36px -442px !important;
}

/* line 432, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hk:before, i.flag-hong-kong:before {
  background-position: -36px -468px !important;
}

/* line 436, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hm:before, i.flag-heard-island:before {
  background-position: -36px -494px !important;
}

/* line 440, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hn:before, i.flag-honduras:before {
  background-position: -36px -520px !important;
}

/* line 444, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hr:before, i.flag-croatia:before {
  background-position: -36px -546px !important;
}

/* line 448, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ht:before, i.flag-haiti:before {
  background-position: -36px -572px !important;
}

/* line 452, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-hu:before, i.flag-hungary:before {
  background-position: -36px -598px !important;
}

/* line 456, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-id:before, i.flag-indonesia:before {
  background-position: -36px -624px !important;
}

/* line 460, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ie:before, i.flag-ireland:before {
  background-position: -36px -650px !important;
}

/* line 464, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-il:before, i.flag-israel:before {
  background-position: -36px -676px !important;
}

/* line 468, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-in:before, i.flag-india:before {
  background-position: -36px -702px !important;
}

/* line 472, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-io:before, i.flag-indian-ocean-territory:before {
  background-position: -36px -728px !important;
}

/* line 476, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-iq:before, i.flag-iraq:before {
  background-position: -36px -754px !important;
}

/* line 480, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ir:before, i.flag-iran:before {
  background-position: -36px -780px !important;
}

/* line 484, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-is:before, i.flag-iceland:before {
  background-position: -36px -806px !important;
}

/* line 488, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-it:before, i.flag-italy:before {
  background-position: -36px -832px !important;
}

/* line 492, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-jm:before, i.flag-jamaica:before {
  background-position: -36px -858px !important;
}

/* line 496, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-jo:before, i.flag-jordan:before {
  background-position: -36px -884px !important;
}

/* line 500, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-jp:before, i.flag-japan:before {
  background-position: -36px -910px !important;
}

/* line 504, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ke:before, i.flag-kenya:before {
  background-position: -36px -936px !important;
}

/* line 508, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kg:before, i.flag-kyrgyzstan:before {
  background-position: -36px -962px !important;
}

/* line 512, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kh:before, i.flag-cambodia:before {
  background-position: -36px -988px !important;
}

/* line 516, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ki:before, i.flag-kiribati:before {
  background-position: -36px -1014px !important;
}

/* line 520, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-km:before, i.flag-comoros:before {
  background-position: -36px -1040px !important;
}

/* line 524, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kn:before, i.flag-saint-kitts-and-nevis:before {
  background-position: -36px -1066px !important;
}

/* line 528, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kp:before, i.flag-north-korea:before {
  background-position: -36px -1092px !important;
}

/* line 532, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kr:before, i.flag-south-korea:before {
  background-position: -36px -1118px !important;
}

/* line 536, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kw:before, i.flag-kuwait:before {
  background-position: -36px -1144px !important;
}

/* line 540, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ky:before, i.flag-cayman-islands:before {
  background-position: -36px -1170px !important;
}

/* line 544, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-kz:before, i.flag-kazakhstan:before {
  background-position: -36px -1196px !important;
}

/* line 548, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-la:before, i.flag-laos:before {
  background-position: -36px -1222px !important;
}

/* line 552, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lb:before, i.flag-lebanon:before {
  background-position: -36px -1248px !important;
}

/* line 556, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lc:before, i.flag-saint-lucia:before {
  background-position: -36px -1274px !important;
}

/* line 560, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-li:before, i.flag-liechtenstein:before {
  background-position: -36px -1300px !important;
}

/* line 564, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lk:before, i.flag-sri-lanka:before {
  background-position: -36px -1326px !important;
}

/* line 568, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lr:before, i.flag-liberia:before {
  background-position: -36px -1352px !important;
}

/* line 572, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ls:before, i.flag-lesotho:before {
  background-position: -36px -1378px !important;
}

/* line 576, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lt:before, i.flag-lithuania:before {
  background-position: -36px -1404px !important;
}

/* line 580, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lu:before, i.flag-luxembourg:before {
  background-position: -36px -1430px !important;
}

/* line 584, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-lv:before, i.flag-latvia:before {
  background-position: -36px -1456px !important;
}

/* line 588, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ly:before, i.flag-libya:before {
  background-position: -36px -1482px !important;
}

/* line 592, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ma:before, i.flag-morocco:before {
  background-position: -36px -1508px !important;
}

/* line 596, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mc:before, i.flag-monaco:before {
  background-position: -36px -1534px !important;
}

/* line 600, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-md:before, i.flag-moldova:before {
  background-position: -36px -1560px !important;
}

/* line 604, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-me:before, i.flag-montenegro:before {
  background-position: -36px -1586px !important;
}

/* line 608, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mg:before, i.flag-madagascar:before {
  background-position: -36px -1613px !important;
}

/* line 612, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mh:before, i.flag-marshall-islands:before {
  background-position: -36px -1639px !important;
}

/* line 616, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mk:before, i.flag-macedonia:before {
  background-position: -36px -1665px !important;
}

/* line 620, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ml:before, i.flag-mali:before {
  background-position: -36px -1691px !important;
}

/* line 624, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mm:before, i.flag-myanmar:before, i.flag-burma:before {
  background-position: -73px -1821px !important;
}

/* line 629, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mn:before, i.flag-mongolia:before {
  background-position: -36px -1743px !important;
}

/* line 633, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mo:before, i.flag-macau:before {
  background-position: -36px -1769px !important;
}

/* line 637, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mp:before, i.flag-northern-mariana-islands:before {
  background-position: -36px -1795px !important;
}

/* line 641, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mq:before, i.flag-martinique:before {
  background-position: -36px -1821px !important;
}

/* line 645, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mr:before, i.flag-mauritania:before {
  background-position: -36px -1847px !important;
}

/* line 649, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ms:before, i.flag-montserrat:before {
  background-position: -36px -1873px !important;
}

/* line 653, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mt:before, i.flag-malta:before {
  background-position: -36px -1899px !important;
}

/* line 657, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mu:before, i.flag-mauritius:before {
  background-position: -36px -1925px !important;
}

/* line 661, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mv:before, i.flag-maldives:before {
  background-position: -36px -1951px !important;
}

/* line 665, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mw:before, i.flag-malawi:before {
  background-position: -36px -1977px !important;
}

/* line 669, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mx:before, i.flag-mexico:before {
  background-position: -72px 0 !important;
}

/* line 673, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-my:before, i.flag-malaysia:before {
  background-position: -72px -26px !important;
}

/* line 677, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-mz:before, i.flag-mozambique:before {
  background-position: -72px -52px !important;
}

/* line 681, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-na:before, i.flag-namibia:before {
  background-position: -72px -78px !important;
}

/* line 685, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nc:before, i.flag-new-caledonia:before {
  background-position: -72px -104px !important;
}

/* line 689, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ne:before, i.flag-niger:before {
  background-position: -72px -130px !important;
}

/* line 693, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nf:before, i.flag-norfolk-island:before {
  background-position: -72px -156px !important;
}

/* line 697, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ng:before, i.flag-nigeria:before {
  background-position: -72px -182px !important;
}

/* line 701, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ni:before, i.flag-nicaragua:before {
  background-position: -72px -208px !important;
}

/* line 705, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nl:before, i.flag-netherlands:before {
  background-position: -72px -234px !important;
}

/* line 709, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-no:before, i.flag-norway:before {
  background-position: -72px -260px !important;
}

/* line 713, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-np:before, i.flag-nepal:before {
  background-position: -72px -286px !important;
}

/* line 717, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nr:before, i.flag-nauru:before {
  background-position: -72px -312px !important;
}

/* line 721, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nu:before, i.flag-niue:before {
  background-position: -72px -338px !important;
}

/* line 725, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-nz:before, i.flag-new-zealand:before {
  background-position: -72px -364px !important;
}

/* line 729, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-om:before, i.flag-oman:before {
  background-position: -72px -390px !important;
}

/* line 733, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pa:before, i.flag-panama:before {
  background-position: -72px -416px !important;
}

/* line 737, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pe:before, i.flag-peru:before {
  background-position: -72px -442px !important;
}

/* line 741, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pf:before, i.flag-french-polynesia:before {
  background-position: -72px -468px !important;
}

/* line 745, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pg:before, i.flag-new-guinea:before {
  background-position: -72px -494px !important;
}

/* line 749, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ph:before, i.flag-philippines:before {
  background-position: -72px -520px !important;
}

/* line 753, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pk:before, i.flag-pakistan:before {
  background-position: -72px -546px !important;
}

/* line 757, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pl:before, i.flag-poland:before {
  background-position: -72px -572px !important;
}

/* line 761, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pm:before, i.flag-saint-pierre:before {
  background-position: -72px -598px !important;
}

/* line 765, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pn:before, i.flag-pitcairn-islands:before {
  background-position: -72px -624px !important;
}

/* line 769, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pr:before, i.flag-puerto-rico:before {
  background-position: -72px -650px !important;
}

/* line 773, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ps:before, i.flag-palestine:before {
  background-position: -72px -676px !important;
}

/* line 777, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pt:before, i.flag-portugal:before {
  background-position: -72px -702px !important;
}

/* line 781, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-pw:before, i.flag-palau:before {
  background-position: -72px -728px !important;
}

/* line 785, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-py:before, i.flag-paraguay:before {
  background-position: -72px -754px !important;
}

/* line 789, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-qa:before, i.flag-qatar:before {
  background-position: -72px -780px !important;
}

/* line 793, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-re:before, i.flag-reunion:before {
  background-position: -72px -806px !important;
}

/* line 797, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ro:before, i.flag-romania:before {
  background-position: -72px -832px !important;
}

/* line 801, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-rs:before, i.flag-serbia:before {
  background-position: -72px -858px !important;
}

/* line 805, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ru:before, i.flag-russia:before {
  background-position: -72px -884px !important;
}

/* line 809, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-rw:before, i.flag-rwanda:before {
  background-position: -72px -910px !important;
}

/* line 813, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sa:before, i.flag-saudi-arabia:before {
  background-position: -72px -936px !important;
}

/* line 817, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sb:before, i.flag-solomon-islands:before {
  background-position: -72px -962px !important;
}

/* line 821, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sc:before, i.flag-seychelles:before {
  background-position: -72px -988px !important;
}

/* line 825, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gb-sct:before, i.flag-scotland:before {
  background-position: -72px -1014px !important;
}

/* line 829, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sd:before, i.flag-sudan:before {
  background-position: -72px -1040px !important;
}

/* line 833, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-se:before, i.flag-sweden:before {
  background-position: -72px -1066px !important;
}

/* line 837, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sg:before, i.flag-singapore:before {
  background-position: -72px -1092px !important;
}

/* line 841, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sh:before, i.flag-saint-helena:before {
  background-position: -72px -1118px !important;
}

/* line 845, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-si:before, i.flag-slovenia:before {
  background-position: -72px -1144px !important;
}

/* line 849, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sj:before, i.flag-svalbard:before, i.flag-jan-mayen:before {
  background-position: -72px -1170px !important;
}

/* line 854, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sk:before, i.flag-slovakia:before {
  background-position: -72px -1196px !important;
}

/* line 858, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sl:before, i.flag-sierra-leone:before {
  background-position: -72px -1222px !important;
}

/* line 862, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sm:before, i.flag-san-marino:before {
  background-position: -72px -1248px !important;
}

/* line 866, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sn:before, i.flag-senegal:before {
  background-position: -72px -1274px !important;
}

/* line 870, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-so:before, i.flag-somalia:before {
  background-position: -72px -1300px !important;
}

/* line 874, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sr:before, i.flag-suriname:before {
  background-position: -72px -1326px !important;
}

/* line 878, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-st:before, i.flag-sao-tome:before {
  background-position: -72px -1352px !important;
}

/* line 882, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sv:before, i.flag-el-salvador:before {
  background-position: -72px -1378px !important;
}

/* line 886, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sy:before, i.flag-syria:before {
  background-position: -72px -1404px !important;
}

/* line 890, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-sz:before, i.flag-swaziland:before {
  background-position: -72px -1430px !important;
}

/* line 894, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tc:before, i.flag-caicos-islands:before {
  background-position: -72px -1456px !important;
}

/* line 898, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-td:before, i.flag-chad:before {
  background-position: -72px -1482px !important;
}

/* line 902, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tf:before, i.flag-french-territories:before {
  background-position: -72px -1508px !important;
}

/* line 906, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tg:before, i.flag-togo:before {
  background-position: -72px -1534px !important;
}

/* line 910, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-th:before, i.flag-thailand:before {
  background-position: -72px -1560px !important;
}

/* line 914, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tj:before, i.flag-tajikistan:before {
  background-position: -72px -1586px !important;
}

/* line 918, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tk:before, i.flag-tokelau:before {
  background-position: -72px -1612px !important;
}

/* line 922, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tl:before, i.flag-timorleste:before {
  background-position: -72px -1638px !important;
}

/* line 926, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tm:before, i.flag-turkmenistan:before {
  background-position: -72px -1664px !important;
}

/* line 930, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tn:before, i.flag-tunisia:before {
  background-position: -72px -1690px !important;
}

/* line 934, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-to:before, i.flag-tonga:before {
  background-position: -72px -1716px !important;
}

/* line 938, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tr:before, i.flag-turkey:before {
  background-position: -72px -1742px !important;
}

/* line 942, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tt:before, i.flag-trinidad:before {
  background-position: -72px -1768px !important;
}

/* line 946, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tv:before, i.flag-tuvalu:before {
  background-position: -72px -1794px !important;
}

/* line 950, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tw:before, i.flag-taiwan:before {
  background-position: -72px -1820px !important;
}

/* line 954, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-tz:before, i.flag-tanzania:before {
  background-position: -72px -1846px !important;
}

/* line 958, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ua:before, i.flag-ukraine:before {
  background-position: -72px -1872px !important;
}

/* line 962, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ug:before, i.flag-uganda:before {
  background-position: -72px -1898px !important;
}

/* line 966, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-um:before, i.flag-us-minor-islands:before {
  background-position: -72px -1924px !important;
}

/* line 970, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-us:before, i.flag-america:before, i.flag-united-states:before {
  background-position: -72px -1950px !important;
}

/* line 975, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-uy:before, i.flag-uruguay:before {
  background-position: -72px -1976px !important;
}

/* line 979, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-uz:before, i.flag-uzbekistan:before {
  background-position: -108px 0 !important;
}

/* line 983, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-va:before, i.flag-vatican-city:before {
  background-position: -108px -26px !important;
}

/* line 987, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vc:before, i.flag-saint-vincent:before {
  background-position: -108px -52px !important;
}

/* line 991, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ve:before, i.flag-venezuela:before {
  background-position: -108px -78px !important;
}

/* line 995, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vg:before, i.flag-british-virgin-islands:before {
  background-position: -108px -104px !important;
}

/* line 999, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vi:before, i.flag-us-virgin-islands:before {
  background-position: -108px -130px !important;
}

/* line 1003, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vn:before, i.flag-vietnam:before {
  background-position: -108px -156px !important;
}

/* line 1007, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-vu:before, i.flag-vanuatu:before {
  background-position: -108px -182px !important;
}

/* line 1011, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-gb-wls:before, i.flag-wales:before {
  background-position: -108px -208px !important;
}

/* line 1015, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-wf:before, i.flag-wallis-and-futuna:before {
  background-position: -108px -234px !important;
}

/* line 1019, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ws:before, i.flag-samoa:before {
  background-position: -108px -260px !important;
}

/* line 1023, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-ye:before, i.flag-yemen:before {
  background-position: -108px -286px !important;
}

/* line 1027, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-yt:before, i.flag-mayotte:before {
  background-position: -108px -312px !important;
}

/* line 1031, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-za:before, i.flag-south-africa:before {
  background-position: -108px -338px !important;
}

/* line 1035, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-zm:before, i.flag-zambia:before {
  background-position: -108px -364px !important;
}

/* line 1039, app/assets/stylesheets/mdb/free/_flag.scss */
i.flag-zw:before, i.flag-zimbabwe:before {
  background-position: -108px -390px !important;
}

/*******************************
         Site Overrides
*******************************/
/* line 5, app/assets/stylesheets/mdb/free/_images.scss */
.bg-image {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* line 13, app/assets/stylesheets/mdb/free/_images.scss */
.mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-attachment: fixed;
}

/* line 26, app/assets/stylesheets/mdb/free/_images.scss */
.hover-overlay .mask {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

/* line 29, app/assets/stylesheets/mdb/free/_images.scss */
.hover-overlay .mask:hover {
  opacity: 1;
}

/* line 36, app/assets/stylesheets/mdb/free/_images.scss */
.hover-zoom img,
.hover-zoom video {
  transition: all 0.3s linear;
}

/* line 41, app/assets/stylesheets/mdb/free/_images.scss */
.hover-zoom:hover img,
.hover-zoom:hover video {
  transform: scale(1.1);
}

/* line 48, app/assets/stylesheets/mdb/free/_images.scss */
.hover-shadow,
.card.hover-shadow {
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}

/* line 52, app/assets/stylesheets/mdb/free/_images.scss */
.hover-shadow:hover,
.card.hover-shadow:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transition: all 0.3s ease-in-out;
}

/* line 58, app/assets/stylesheets/mdb/free/_images.scss */
.bg-fixed {
  background-attachment: fixed;
}

/* line 5, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-control, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
  min-height: auto;
  padding-top: 4px;
  padding-bottom: 3.28px;
  transition: all 0.1s linear;
}

/* line 11, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-control:focus, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus {
  box-shadow: none;
  transition: all 0.1s linear;
  border-color: #1266f1;
  box-shadow: inset 0px 0px 0px 1px #1266f1;
}

/* line 17, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-control.form-control-sm, .uppy-Root .uppy-FileInput-container .form-control-sm.uppy-FileInput-btn {
  font-size: 0.775rem;
  line-height: 1.5;
}

/* line 21, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-control.form-control-lg, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn {
  line-height: 2.15;
  border-radius: 0.25rem;
}

/* line 27, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline {
  position: relative;
}

/* line 30, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-helper {
  width: 100%;
  position: absolute;
  font-size: 0.875em;
  color: #757575;
}

/* line 35, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-helper .form-counter {
  text-align: right;
}

/* line 40, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .trailing {
  position: absolute;
  right: 10px;
  left: initial;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

/* line 49, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-icon-trailing {
  padding-right: 2rem !important;
}

/* line 53, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn {
  min-height: auto;
  padding-top: 0.33em;
  padding-bottom: 0.33em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  border: 0;
  background: transparent;
  transition: all 0.2s linear;
}

/* line 62, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-label {
  position: absolute;
  top: 0;
  max-width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 0.75rem;
  padding-top: 0.37rem;
  pointer-events: none;
  transform-origin: 0 0;
  transition: all 0.2s ease-out;
  color: #263238;
  margin-bottom: 0;
}

/* line 77, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  text-align: left;
  pointer-events: none;
}

/* line 87, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch div, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch div, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch div {
  pointer-events: none;
  border: 1px solid;
  border-color: #bdbdbd;
  box-sizing: border-box;
  background: transparent;
}

/* line 94, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch .form-notch-leading {
  left: 0;
  top: 0;
  height: 100%;
  width: 0.5rem;
  border-right: none;
  border-radius: 0.25rem 0 0 0.25rem;
}

/* line 102, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch .form-notch-middle, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch .form-notch-middle {
  flex: 0 0 auto;
  width: auto;
  max-width: calc(100% - 1rem);
  height: 100%;
  border-right: none;
  border-left: none;
}

/* line 110, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control ~ .form-notch .form-notch-trailing, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-notch .form-notch-trailing {
  flex-grow: 1;
  height: 100%;
  border-left: none;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 117, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:not(.placeholder-active)::placeholder, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:not(.placeholder-active)::placeholder, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:not(.placeholder-active)::placeholder {
  opacity: 0;
}

/* line 122, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus::placeholder, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus::placeholder, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus::placeholder, .form-outline .form-control.active::placeholder, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn::placeholder, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn::placeholder {
  opacity: 1;
}

/* line 126, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus {
  box-shadow: none !important;
}

/* line 129, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-label, .form-outline .form-control.active ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-label {
  transform: translateY(-1rem) translateY(0.1rem) scale(0.8);
}

/* line 133, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-label {
  color: #005558;
}

/* line 136, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-middle, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle, .form-outline .form-control.active ~ .form-notch .form-notch-middle, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-notch .form-notch-middle {
  border-top: none;
  border-right: none;
  border-left: none;
  transition: all 0.2s linear;
}

/* line 143, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-middle, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle {
  border-bottom: 0.125rem solid;
  border-color: #005558;
}

/* line 147, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .form-outline .form-control.active ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-notch .form-notch-leading {
  border-right: none;
  transition: all 0.2s linear;
}

/* line 152, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading {
  border-top: 0.125rem solid #005558;
  border-bottom: 0.125rem solid #005558;
  border-left: 0.125rem solid #005558;
}

/* line 157, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-trailing, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing, .form-outline .form-control.active ~ .form-notch .form-notch-trailing, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-notch .form-notch-trailing {
  border-left: none;
  transition: all 0.2s linear;
}

/* line 162, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:focus ~ .form-notch .form-notch-trailing, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing {
  border-top: 0.125rem solid #005558;
  border-bottom: 0.125rem solid #005558;
  border-right: 0.125rem solid #005558;
}

/* line 167, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control:disabled, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:disabled, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:disabled, .form-outline .form-control.disabled, .form-outline .uppy-Root .uppy-FileInput-container .disabled.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline .disabled.uppy-FileInput-btn, .form-outline .form-control[readonly], .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[readonly], .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn[readonly] {
  background-color: #e9ecef;
}

/* line 172, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-lg, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn {
  font-size: 1rem;
  line-height: 2.15;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 177, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-lg ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn ~ .form-label {
  padding-top: 0.7rem;
}

/* line 180, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-lg:focus ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .uppy-FileInput-btn:focus ~ .form-label, .form-outline .form-control.form-control-lg.active ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .active.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .active.uppy-FileInput-btn ~ .form-label {
  transform: translateY(-1.25rem) translateY(0.1rem) scale(0.8);
}

/* line 185, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-sm, .form-outline .uppy-Root .uppy-FileInput-container .form-control-sm.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline .form-control-sm.uppy-FileInput-btn {
  padding-left: 0.99em;
  padding-right: 0.99em;
  padding-top: 0.43em;
  padding-bottom: 0.35em;
  font-size: 0.775rem;
  line-height: 1.6;
}

/* line 192, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-sm ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .form-control-sm.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .form-control-sm.uppy-FileInput-btn ~ .form-label {
  padding-top: 0.33rem;
  font-size: 0.775rem;
}

/* line 196, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline .form-control.form-control-sm:focus ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .form-control-sm.uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .form-control-sm.uppy-FileInput-btn:focus ~ .form-label, .form-outline .form-control.form-control-sm.active ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .form-control-sm.active.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .form-control-sm.active.uppy-FileInput-btn ~ .form-label {
  transform: translateY(-0.85rem) translateY(0.1rem) scale(0.8);
}

/* line 204, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn {
  color: #fff;
}

/* line 206, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control ~ .form-label, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn ~ .form-label {
  color: #fbfbfb;
}

/* line 210, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control ~ .form-notch div, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .form-notch div, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn ~ .form-notch div {
  border-color: #fbfbfb;
}

/* line 214, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control:focus ~ .form-label, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn:focus ~ .form-label {
  color: #fff;
}

/* line 217, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control:focus ~ .form-notch .form-notch-middle, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn:focus ~ .form-notch .form-notch-middle {
  border-color: #fff;
}

/* line 220, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control:focus ~ .form-notch .form-notch-leading, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading {
  border-top: 0.125rem solid #fff;
  border-bottom: 0.125rem solid #fff;
  border-left: 0.125rem solid #fff;
}

/* line 225, app/assets/stylesheets/mdb/free/forms/_form-control.scss */
.form-outline.form-white .form-control:focus ~ .form-notch .form-notch-trailing, .form-outline.form-white .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing, .uppy-Root .uppy-FileInput-container .form-outline.form-white .uppy-FileInput-btn:focus ~ .form-notch .form-notch-trailing {
  border-color: #fff;
}

/* line 5, app/assets/stylesheets/mdb/free/forms/_form-select.scss */
.select-input.form-control[readonly]:not([disabled]), .uppy-Root .uppy-FileInput-container .select-input.uppy-FileInput-btn[readonly]:not([disabled]) {
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check {
  min-height: 1.5rem;
}

/* line 9, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input {
  position: relative;
  width: 1.125rem;
  height: 1.125rem;
  background-color: #fff;
  border: 0.125rem solid #8C9196;
}

/* line 16, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:before {
  content: '';
  position: absolute;
  box-shadow: 0px 0px 0px 13px transparent;
  border-radius: 50%;
  width: 0.875rem;
  height: 0.875rem;
  background-color: transparent;
  opacity: 0;
  pointer-events: none;
  transform: scale(0);
}

/* line 29, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:hover {
  cursor: pointer;
}

/* line 32, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:hover:before {
  opacity: 0.04;
  box-shadow: 0px 0px 0px 13px rgba(0, 0, 0, 0.6);
}

/* line 38, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:focus {
  box-shadow: none;
  border-color: #8C9196;
  transition: border-color 0.2s;
}

/* line 43, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:focus:before {
  opacity: 0.12;
  box-shadow: 0px 0px 0px 13px rgba(0, 0, 0, 0.6);
  transform: scale(1);
  transition: box-shadow 0.2s, transform 0.2s;
}

/* line 51, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked {
  border-color: #005558;
}

/* line 54, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked:before {
  opacity: 0.16;
}

/* line 58, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked:after {
  content: '';
  position: absolute;
}

/* line 63, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked:focus {
  border-color: #005558;
}

/* line 66, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #005558;
  transform: scale(1);
  transition: box-shadow 0.2s, transform 0.2s;
}

/* line 76, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input:indeterminate:focus:before {
  box-shadow: 0px 0px 0px 13px #005558;
}

/* line 82, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox'] {
  border-radius: 0.125rem;
  margin-top: 0.19em;
  margin-right: 8px;
}

/* line 88, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:focus:after {
  content: '';
  position: absolute;
  width: 0.875rem;
  height: 0.875rem;
  z-index: 1;
  display: block;
  border-radius: 0;
  background-color: #fff;
}

/* line 100, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:checked {
  background-image: none;
  background-color: #005558;
}

/* line 104, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:checked:after {
  display: block;
  transform: rotate(45deg) /*!rtl:ignore*/;
  border-width: 0.125rem;
  border-color: #fff;
  width: 0.375rem;
  height: 0.8125rem;
  border-style: solid;
  border-top: 0;
  border-left: 0 /*!rtl:ignore*/;
  margin-left: 0.25rem;
  margin-top: -1px;
  background-color: transparent;
}

/* line 119, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:checked:focus {
  background-color: #005558;
}

/* line 124, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:indeterminate {
  background-image: none;
  background-color: transparent;
  border-color: #757575;
}

/* line 129, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:indeterminate:after {
  display: block;
  transform: rotate(90deg) /*!rtl:ignore*/;
  border-width: 0.125rem;
  border-color: #fff;
  width: 0.125rem;
  height: 0.875rem;
  border-style: solid;
  border-top: 0;
  border-left: 0 /*!rtl:ignore*/;
  margin-left: 0.375rem;
  margin-top: 0;
}

/* line 143, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='checkbox']:indeterminate:focus {
  background-color: #005558;
  border-color: #005558;
}

/* line 150, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio'] {
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.125em;
  margin-right: 6px;
}

/* line 157, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:before {
  width: 1rem;
  height: 1rem;
}

/* line 162, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:after {
  content: '';
  position: absolute;
  width: 1rem;
  height: 1rem;
  z-index: 1;
  display: block;
  border-radius: 50%;
  background-color: #fff;
}

/* line 173, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:checked {
  background-image: none;
  background-color: #fff;
}

/* line 177, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:checked:after {
  border-radius: 50%;
  width: 0.625rem;
  height: 0.625rem;
  border-color: #005558;
  background-color: #005558;
  margin-top: 0.1875rem;
  margin-left: 0.1875rem;
  transition: border-color;
}

/* line 188, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-input[type='radio']:checked:focus {
  background-color: #fff;
}

/* line 196, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-check-label:hover {
  cursor: pointer;
}

/* line 206, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input {
  background-image: none;
  border-width: 0;
  border-radius: 0.4375rem;
  width: 2.25rem;
  height: 0.875rem;
  background-color: rgba(0, 0, 0, 0.38);
  margin-top: 0.3em;
  margin-right: 8px;
}

/* line 216, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:after {
  content: '';
  position: absolute;
  border: none;
  z-index: 2;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #fff;
  margin-top: -0.1875rem;
  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);
  transition: background-color 0.2s, transform 0.2s;
}

/* line 230, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:focus {
  background-image: none;
}

/* line 233, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:focus:before {
  box-shadow: 3px -1px 0px 13px rgba(0, 0, 0, 0.6);
  transform: scale(1);
  transition: box-shadow 0.2s, transform 0.2s;
}

/* line 239, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:focus:after {
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
}

/* line 246, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:checked {
  background-image: none;
}

/* line 249, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:checked:focus {
  background-image: none;
}

/* line 252, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input:checked:focus:before {
  margin-left: 1.0625rem;
  box-shadow: 3px -1px 0px 13px #005558;
  transform: scale(1);
  transition: box-shadow 0.2s, transform 0.2s;
}

/* line 260, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input[type='checkbox']:checked {
  background-image: none;
}

/* line 263, app/assets/stylesheets/mdb/free/forms/_form-check.scss */
.form-switch .form-check-input[type='checkbox']:checked:after {
  content: '';
  position: absolute;
  border: none;
  z-index: 2;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #005558;
  margin-top: -3px;
  margin-left: 1.0625rem;
  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);
  transition: background-color 0.2s, transform 0.2s;
}

/* line 3, app/assets/stylesheets/mdb/free/forms/_form-file.scss */
.form-control[type='file']::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']::-webkit-file-upload-button {
  background-color: transparent;
}

/* line 8, app/assets/stylesheets/mdb/free/forms/_form-file.scss */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: transparent;
}

/* line 6, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > .form-control, .uppy-Root .uppy-FileInput-container .input-group > .uppy-FileInput-btn {
  min-height: calc(1.75rem + 0.33rem + 2px);
  height: calc(1.75rem + 0.33rem + 2px);
  padding-top: 0.27rem;
  padding-bottom: 0.27rem;
  transition: all 0.2s linear;
}

/* line 13, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > .form-control:focus, .uppy-Root .uppy-FileInput-container .input-group > .uppy-FileInput-btn:focus {
  transition: all 0.2s linear;
  border-color: #005558;
  outline: 0;
  box-shadow: inset 0 0 0 1px #005558;
}

/* line 22, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-text {
  background-color: transparent;
  padding-top: 0.26rem;
  padding-bottom: 0.26rem;
}

/* line 26, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-text > .form-check-input[type='checkbox'] {
  margin-left: 1px;
  margin-right: 1px;
}

/* line 30, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-text > .form-check-input[type='radio'] {
  margin-right: 0;
}

/* line 36, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-lg > .form-control, .uppy-Root .uppy-FileInput-container .input-group-lg > .uppy-FileInput-btn {
  height: calc(2.315rem + 0.33rem + 2px);
  font-size: 1rem;
  padding-top: 0.33rem;
  padding-bottom: 0.33rem;
}

/* line 43, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-lg .input-group-text {
  font-size: 1rem;
}

/* line 49, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-sm > .form-control, .uppy-Root .uppy-FileInput-container .input-group-sm > .uppy-FileInput-btn {
  min-height: calc(1.33rem + 0.33rem + 2px);
  height: calc(1.33rem + 0.33rem + 2px);
  font-size: 0.775rem;
  padding-top: 0.33rem;
  padding-bottom: 0.33rem;
}

/* line 57, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group-sm .input-group-text {
  font-size: 0.775rem;
  line-height: 1.5;
}

/* line 65, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group.form-outline .input-group-text {
  border-left: 0;
}

/* line 68, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group.form-outline input + .input-group-text {
  border: 0;
  border-left: 1px solid #bdbdbd;
}

/* line 74, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group .form-outline:not(:first-child),
.input-group .form-outline:not(:first-child) .form-notch-leading {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 79, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group .form-outline:not(:last-child),
.input-group .form-outline:not(:last-child) .form-notch-trailing {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 86, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > [class*='btn-outline-'] + [class*='btn-outline-'] {
  border-left: 0;
}

/* line 90, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > .btn[class*='btn-outline-'] {
  padding-top: 0.47rem;
}

/* line 94, app/assets/stylesheets/mdb/free/forms/_input-group.scss */
.input-group > .btn {
  padding-top: 0.59rem;
}

/* line 198, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .input-group .invalid-feedback,
.was-validated .input-group .valid-feedback {
  margin-top: 2.5rem;
}

/* line 203, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.input-group .invalid-feedback,
.input-group .valid-feedback {
  margin-top: 2.5rem;
}

/* line 24, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.valid-feedback {
  position: absolute;
  display: none;
  width: auto;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #00b74a;
  margin-top: -0.75rem;
}

/* line 35, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  background-color: rgba(0, 183, 74, 0.9);
  border-radius: 0.25rem !important;
  color: #fff;
}

/* line 51, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-control:valid, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid, .form-control.is-valid, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn {
  margin-bottom: 1rem;
  background-image: none;
  border-color: #00b74a;
}

/* line 62, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-control:valid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid:focus, .form-control.is-valid:focus, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn:focus {
  border-color: #00b74a;
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 72, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-outline .form-control:valid ~ .form-label, .was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .form-label, .uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:valid ~ .form-label, .form-outline .form-control.is-valid ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .is-valid.uppy-FileInput-btn ~ .form-label {
  color: #00b74a;
}

/* line 76, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-outline .form-control:valid ~ .form-notch .form-notch-leading, .was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:valid ~ .form-notch .form-notch-leading,
.was-validated .form-outline .form-control:valid ~ .form-notch .form-notch-middle,
.was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .form-notch .form-notch-middle,
.uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:valid ~ .form-notch .form-notch-middle,
.was-validated .form-outline .form-control:valid ~ .form-notch .form-notch-trailing,
.was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .form-notch .form-notch-trailing,
.uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:valid ~ .form-notch .form-notch-trailing, .form-outline .form-control.is-valid ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-leading,
.form-outline .form-control.is-valid ~ .form-notch .form-notch-middle,
.form-outline .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-middle,
.uppy-Root .uppy-FileInput-container .form-outline .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-middle,
.form-outline .form-control.is-valid ~ .form-notch .form-notch-trailing,
.form-outline .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-trailing,
.uppy-Root .uppy-FileInput-container .form-outline .is-valid.uppy-FileInput-btn ~ .form-notch .form-notch-trailing {
  border-color: #00b74a;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #00b74a;
}

/* line 89, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #00b74a;
  box-shadow: 0 0 0 0.25rem rgba(0, 183, 74, 0.25);
}

/* line 94, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:valid ~ .valid-feedback, .form-select.is-valid ~ .valid-feedback {
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .input-group .form-control:valid, .was-validated .input-group .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid, .uppy-Root .uppy-FileInput-container .was-validated .input-group .uppy-FileInput-btn:valid, .input-group .form-control.is-valid, .input-group .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .input-group .is-valid.uppy-FileInput-btn {
  margin-bottom: 0;
}

/* line 110, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:valid .valid-feedback, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid .valid-feedback, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid .valid-feedback, input.form-control.is-valid[type='file'] .valid-feedback, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file'] .valid-feedback {
  margin-top: 0;
}

/* line 114, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:valid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid:focus, input.form-control.is-valid[type='file']:focus, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file']:focus {
  box-shadow: inset 0 0 0 1px #00b74a;
  border-color: #00b74a;
}

/* line 118, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:valid:focus ~ .form-file-label, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid:focus ~ .form-file-label, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid:focus ~ .form-file-label, input.form-control.is-valid[type='file']:focus ~ .form-file-label, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file']:focus ~ .form-file-label {
  box-shadow: none;
}

/* line 125, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:valid:focus-within ~ .form-file-label .form-file-text, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid:focus-within ~ .form-file-label .form-file-text, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid:focus-within ~ .form-file-label .form-file-text,
.was-validated input.form-control[type='file']:valid:focus-within ~ .form-file-label .form-file-button,
.was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:valid:focus-within ~ .form-file-label .form-file-button,
.uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:valid:focus-within ~ .form-file-label .form-file-button, input.form-control.is-valid[type='file']:focus-within ~ .form-file-label .form-file-text, .uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file']:focus-within ~ .form-file-label .form-file-text,
input.form-control.is-valid[type='file']:focus-within ~ .form-file-label .form-file-button,
.uppy-Root .uppy-FileInput-container .is-valid.uppy-FileInput-btn[type='file']:focus-within ~ .form-file-label .form-file-button {
  border-color: #00b74a;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #00b74a;
}

/* line 138, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #00b74a;
}

/* line 144, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid:checked:focus:before, .form-check-input.is-valid:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #00b74a;
}

/* line 150, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: none;
}

/* line 153, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid:focus:before, .form-check-input.is-valid:focus:before {
  box-shadow: 0px 0px 0px 13px #00b74a;
}

/* line 158, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #00b74a;
  margin-bottom: 1rem;
}

/* line 165, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='checkbox']:valid:checked:focus, .form-check-input.is-valid[type='checkbox']:checked:focus {
  background-color: #00b74a;
  border-color: #00b74a;
}

/* line 173, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:valid:checked, .form-check-input.is-valid[type='radio']:checked {
  border-color: #00b74a;
  background-color: #fff;
}

/* line 178, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:valid:checked:focus:before, .form-check-input.is-valid[type='radio']:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #00b74a;
}

/* line 183, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:valid:checked:after, .form-check-input.is-valid[type='radio']:checked:after {
  border-color: #00b74a;
  background-color: #00b74a;
}

/* line 192, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

/* line 24, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.invalid-feedback {
  position: absolute;
  display: none;
  width: auto;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #f93154;
  margin-top: -0.75rem;
}

/* line 35, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  background-color: rgba(249, 49, 84, 0.9);
  border-radius: 0.25rem !important;
  color: #fff;
}

/* line 51, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-control:invalid, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid, .form-control.is-invalid, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn {
  margin-bottom: 1rem;
  background-image: none;
  border-color: #f93154;
}

/* line 62, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-control:invalid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid:focus, .form-control.is-invalid:focus, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn:focus {
  border-color: #f93154;
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 72, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-outline .form-control:invalid ~ .form-label, .was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .form-label, .uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:invalid ~ .form-label, .form-outline .form-control.is-invalid ~ .form-label, .form-outline .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn ~ .form-label, .uppy-Root .uppy-FileInput-container .form-outline .is-invalid.uppy-FileInput-btn ~ .form-label {
  color: #f93154;
}

/* line 76, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-outline .form-control:invalid ~ .form-notch .form-notch-leading, .was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-leading,
.was-validated .form-outline .form-control:invalid ~ .form-notch .form-notch-middle,
.was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-middle,
.uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-middle,
.was-validated .form-outline .form-control:invalid ~ .form-notch .form-notch-trailing,
.was-validated .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-trailing,
.uppy-Root .uppy-FileInput-container .was-validated .form-outline .uppy-FileInput-btn:invalid ~ .form-notch .form-notch-trailing, .form-outline .form-control.is-invalid ~ .form-notch .form-notch-leading, .form-outline .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .form-outline .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-leading,
.form-outline .form-control.is-invalid ~ .form-notch .form-notch-middle,
.form-outline .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-middle,
.uppy-Root .uppy-FileInput-container .form-outline .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-middle,
.form-outline .form-control.is-invalid ~ .form-notch .form-notch-trailing,
.form-outline .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-trailing,
.uppy-Root .uppy-FileInput-container .form-outline .is-invalid.uppy-FileInput-btn ~ .form-notch .form-notch-trailing {
  border-color: #f93154;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #f93154;
}

/* line 89, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #f93154;
  box-shadow: 0 0 0 0.25rem rgba(249, 49, 84, 0.25);
}

/* line 94, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-select:invalid ~ .invalid-feedback, .form-select.is-invalid ~ .invalid-feedback {
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .input-group .form-control:invalid, .was-validated .input-group .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid, .uppy-Root .uppy-FileInput-container .was-validated .input-group .uppy-FileInput-btn:invalid, .input-group .form-control.is-invalid, .input-group .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .input-group .is-invalid.uppy-FileInput-btn {
  margin-bottom: 0;
}

/* line 110, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:invalid .invalid-feedback, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid .invalid-feedback, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid .invalid-feedback, input.form-control.is-invalid[type='file'] .invalid-feedback, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file'] .invalid-feedback {
  margin-top: 0;
}

/* line 114, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:invalid:focus, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid:focus, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid:focus, input.form-control.is-invalid[type='file']:focus, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file']:focus {
  box-shadow: inset 0 0 0 1px #f93154;
  border-color: #f93154;
}

/* line 118, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:invalid:focus ~ .form-file-label, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid:focus ~ .form-file-label, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid:focus ~ .form-file-label, input.form-control.is-invalid[type='file']:focus ~ .form-file-label, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file']:focus ~ .form-file-label {
  box-shadow: none;
}

/* line 125, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated input.form-control[type='file']:invalid:focus-within ~ .form-file-label .form-file-text, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid:focus-within ~ .form-file-label .form-file-text, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid:focus-within ~ .form-file-label .form-file-text,
.was-validated input.form-control[type='file']:invalid:focus-within ~ .form-file-label .form-file-button,
.was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn[type='file']:invalid:focus-within ~ .form-file-label .form-file-button,
.uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn[type='file']:invalid:focus-within ~ .form-file-label .form-file-button, input.form-control.is-invalid[type='file']:focus-within ~ .form-file-label .form-file-text, .uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file']:focus-within ~ .form-file-label .form-file-text,
input.form-control.is-invalid[type='file']:focus-within ~ .form-file-label .form-file-button,
.uppy-Root .uppy-FileInput-container .is-invalid.uppy-FileInput-btn[type='file']:focus-within ~ .form-file-label .form-file-button {
  border-color: #f93154;
}

/* line 7, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #f93154;
}

/* line 138, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #f93154;
}

/* line 144, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid:checked:focus:before, .form-check-input.is-invalid:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #f93154;
}

/* line 150, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: none;
}

/* line 153, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid:focus:before, .form-check-input.is-invalid:focus:before {
  box-shadow: 0px 0px 0px 13px #f93154;
}

/* line 158, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f93154;
  margin-bottom: 1rem;
}

/* line 165, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='checkbox']:invalid:checked:focus, .form-check-input.is-invalid[type='checkbox']:checked:focus {
  background-color: #f93154;
  border-color: #f93154;
}

/* line 173, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:invalid:checked, .form-check-input.is-invalid[type='radio']:checked {
  border-color: #f93154;
  background-color: #fff;
}

/* line 178, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:invalid:checked:focus:before, .form-check-input.is-invalid[type='radio']:checked:focus:before {
  box-shadow: 0px 0px 0px 13px #f93154;
}

/* line 183, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.was-validated .form-check-input[type='radio']:invalid:checked:after, .form-check-input.is-invalid[type='radio']:checked:after {
  border-color: #f93154;
  background-color: #f93154;
}

/* line 192, app/assets/stylesheets/mdb/free/forms/_validation.scss */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

/* line 8, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range:focus {
  box-shadow: none;
}

/* line 13, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: none;
}

/* line 16, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range:focus::-moz-range-thumb {
  box-shadow: none;
}

/* line 19, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range:focus::-ms-thumb {
  box-shadow: none;
}

/* line 24, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 28, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range::-webkit-slider-thumb {
  margin-top: -6px;
  box-shadow: none;
  appearance: none;
}

/* line 34, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range::-webkit-slider-runnable-track {
  height: 4px;
  border-radius: 0;
}

/* line 39, app/assets/stylesheets/mdb/free/forms/_form-range.scss */
.form-range::-moz-range-thumb {
  box-shadow: none;
  appearance: none;
}

/* line 5, app/assets/stylesheets/mdb/free/_tables.scss */
.table {
  font-size: 0.9rem;
}

/* line 8, app/assets/stylesheets/mdb/free/_tables.scss */
.table > :not(caption) > * > * {
  padding: 1rem 1.4rem;
}

/* line 12, app/assets/stylesheets/mdb/free/_tables.scss */
.table th {
  font-weight: 500;
}

/* line 16, app/assets/stylesheets/mdb/free/_tables.scss */
.table tbody {
  font-weight: 300;
}

/* line 20, app/assets/stylesheets/mdb/free/_tables.scss */
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: inherit;
}

/* line 26, app/assets/stylesheets/mdb/free/_tables.scss */
.table-sm > :not(caption) > * > * {
  padding: 0.5rem 1.4rem;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-primary {
  background-color: #ccddde;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-secondary {
  background-color: #d0eada;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-success {
  background-color: #ccf1db;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-info {
  background-color: #d7f2fb;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-warning {
  background-color: #ffeecc;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-danger {
  background-color: #fed6dd;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-light {
  background-color: #fbfbfb;
}

/* line 3, app/assets/stylesheets/mdb/free/mixins/_table-variants.scss */
.table-dark {
  background-color: #262626;
}

/* line 36, app/assets/stylesheets/mdb/free/_tables.scss */
.table-hover > tbody > tr {
  transition: 0.5s;
}

/* line 39, app/assets/stylesheets/mdb/free/_tables.scss */
.table-hover > tbody > tr:hover {
  --mdb-table-accent-bg: transparent;
  color: var(--mdb-table-hover-color);
  background-color: var(--mdb-table-hover-bg);
}

/* line 5, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn {
  text-transform: uppercase;
  vertical-align: bottom;
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  font-weight: 500;
  padding: 0.625rem 1.5rem 0.5rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* line 21, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 25, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:focus, .btn.focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:active, .btn.active {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 34, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:active:focus, .btn.active:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 39, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border: 0;
}

/* line 46, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 57, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 62, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 71, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-'] {
  border-width: 0.125rem;
  border-style: solid;
  box-shadow: none;
  padding: 0.5rem 1.375rem 0.375rem 1.375rem;
}

/* line 82, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:hover {
  box-shadow: none;
  text-decoration: none;
}

/* line 87, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:focus, .focus[class*='btn-outline-'] {
  box-shadow: none;
  text-decoration: none;
}

/* line 93, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:active, .active[class*='btn-outline-'] {
  box-shadow: none;
}

/* line 97, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:active:focus, .active[class*='btn-outline-']:focus {
  box-shadow: none;
}

/* line 102, app/assets/stylesheets/mdb/free/_buttons.scss */
[class*='btn-outline-']:disabled, .disabled[class*='btn-outline-'], fieldset:disabled [class*='btn-outline-'] {
  box-shadow: none;
}

/* line 108, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-lg[class*='btn-outline-'], .btn-group-lg > .btn[class*='btn-outline-'] {
  padding: 0.625rem 1.5625rem 0.5625rem 1.5625rem;
}

/* line 117, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-sm[class*='btn-outline-'], .btn-group-sm > .btn[class*='btn-outline-'] {
  padding: 0.25rem 0.875rem 0.1875rem 0.875rem;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #005558;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #003032;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #003032;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: black;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #005558;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #159447;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #107337;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #107337;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #083b1c;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #159447;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #00b74a;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #00913b;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #00913b;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #005121;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #00b74a;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #39c0ed;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #16b5ea;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #16b5ea;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #1088b0;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-info:disabled, .btn-info.disabled {
  color: #fff;
  background-color: #39c0ed;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ffa900;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #d99000;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #d99000;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #996500;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-warning:disabled, .btn-warning.disabled {
  color: #fff;
  background-color: #ffa900;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #f93154;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #f80c35;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #f80c35;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #be0626;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #f93154;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-light {
  color: #4f4f4f;
  background-color: #fbfbfb;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-light:hover {
  color: #4f4f4f;
  background-color: #e8e8e8;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  color: #4f4f4f;
  background-color: #e8e8e8;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #4f4f4f;
  background-color: #c8c8c8;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-light:disabled, .btn-light.disabled {
  color: #4f4f4f;
  background-color: #fbfbfb;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #262626;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #131313;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #131313;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: black;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #262626;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-white {
  color: #4f4f4f;
  background-color: #fff;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-white:hover {
  color: #4f4f4f;
  background-color: #ececec;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-white:focus, .btn-white.focus {
  color: #4f4f4f;
  background-color: #ececec;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-white, .btn-check:active + .btn-white, .btn-white:active, .btn-white.active, .show > .btn-white.dropdown-toggle {
  color: #4f4f4f;
  background-color: #cccccc;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-white:focus, .btn-check:active + .btn-white:focus, .btn-white:active:focus, .btn-white.active:focus, .show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-white:disabled, .btn-white.disabled {
  color: #4f4f4f;
  background-color: #fff;
}

/* line 132, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-black {
  color: #fff;
  background-color: #000;
}

/* line 6, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-black:hover {
  color: #fff;
  background-color: black;
}

/* line 11, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-black:focus, .btn-black.focus {
  color: #fff;
  background-color: black;
}

/* line 17, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-black, .btn-check:active + .btn-black, .btn-black:active, .btn-black.active, .show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: black;
}

/* line 25, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-check:checked + .btn-black:focus, .btn-check:active + .btn-black:focus, .btn-black:active:focus, .btn-black.active:focus, .show > .btn-black.dropdown-toggle:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 30, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-black:disabled, .btn-black.disabled {
  color: #fff;
  background-color: #000;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-primary {
  color: #005558;
  border-color: #005558;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:hover {
  color: #005558;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #005558;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #005558;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #005558;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-secondary {
  color: #159447;
  border-color: #159447;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:hover {
  color: #159447;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #159447;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #159447;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #159447;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-success {
  color: #00b74a;
  border-color: #00b74a;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:hover {
  color: #00b74a;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  color: #00b74a;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #00b74a;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #00b74a;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-info {
  color: #39c0ed;
  border-color: #39c0ed;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:hover {
  color: #39c0ed;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  color: #39c0ed;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #39c0ed;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #39c0ed;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-warning {
  color: #ffa900;
  border-color: #ffa900;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:hover {
  color: #ffa900;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #ffa900;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #ffa900;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffa900;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-danger {
  color: #f93154;
  border-color: #f93154;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:hover {
  color: #f93154;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #f93154;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #f93154;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #f93154;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-light {
  color: #fbfbfb;
  border-color: #fbfbfb;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:hover {
  color: #fbfbfb;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  color: #fbfbfb;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #fbfbfb;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #fbfbfb;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-dark {
  color: #262626;
  border-color: #262626;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:hover {
  color: #262626;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  color: #262626;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #262626;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #262626;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-white {
  color: #fff;
  border-color: #fff;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:focus, .btn-outline-white.focus {
  color: #fff;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
  color: #fff;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-white:disabled, .btn-outline-white.disabled {
  color: #fff;
}

/* line 142, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-outline-black {
  color: #000;
  border-color: #000;
}

/* line 42, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 47, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:focus, .btn-outline-black.focus {
  color: #000;
  background-color: transparent;
}

/* line 53, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:active, .btn-outline-black.active, .btn-outline-black.dropdown-toggle.show {
  color: #000;
  background-color: transparent;
}

/* line 59, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:active:focus, .btn-outline-black.active:focus, .btn-outline-black.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 64, app/assets/stylesheets/mdb/free/mixins/_buttons.scss */
.btn-outline-black:disabled, .btn-outline-black.disabled {
  color: #000;
}

/* line 151, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.6875rem 0.6875rem 1.6875rem;
  font-size: 0.875rem;
  line-height: 1.6;
}

/* line 162, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.375rem 1rem 0.3125rem 1rem;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* line 177, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link {
  box-shadow: none;
  text-decoration: none;
}

/* line 181, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:hover {
  box-shadow: none;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 187, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  box-shadow: none;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 194, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:active, .btn-link.active {
  box-shadow: none;
  background-color: #f5f5f5;
}

/* line 199, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:active:focus, .btn-link.active:focus {
  box-shadow: none;
  background-color: #f5f5f5;
}

/* line 205, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-link:disabled, .btn-link.disabled, fieldset:disabled .btn-link {
  box-shadow: none;
}

/* line 216, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-rounded {
  border-radius: 10rem;
}

/* line 224, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating,
.btn-floating[class*='btn-outline-'] {
  border-radius: 50%;
  padding: 0;
  position: relative;
}

/* line 231, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating {
  width: 2.3125rem;
  height: 2.3125rem;
}

/* line 235, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating .fas,
.btn-floating .far,
.btn-floating .fab {
  width: 2.3125rem;
  line-height: 2.3125rem;
}

/* line 242, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-lg, .btn-group-lg > .btn-floating.btn {
  width: 2.8125rem;
  height: 2.8125rem;
}

/* line 246, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-lg .fas, .btn-group-lg > .btn-floating.btn .fas,
.btn-floating.btn-lg .far,
.btn-group-lg > .btn-floating.btn .far,
.btn-floating.btn-lg .fab,
.btn-group-lg > .btn-floating.btn .fab {
  width: 2.8125rem;
  line-height: 2.8125rem;
}

/* line 254, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-sm, .btn-group-sm > .btn-floating.btn {
  width: 1.8125rem;
  height: 1.8125rem;
}

/* line 258, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-sm .fas, .btn-group-sm > .btn-floating.btn .fas,
.btn-floating.btn-sm .far,
.btn-group-sm > .btn-floating.btn .far,
.btn-floating.btn-sm .fab,
.btn-group-sm > .btn-floating.btn .fab {
  width: 1.8125rem;
  line-height: 1.8125rem;
}

/* line 268, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating[class*='btn-outline-'] .fas,
.btn-floating[class*='btn-outline-'] .far,
.btn-floating[class*='btn-outline-'] .fab {
  width: 2.0625rem;
  line-height: 2.0625rem;
}

/* line 276, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-lg[class*='btn-outline-'] .fas, .btn-group-lg > .btn-floating.btn .fas,
.btn-floating.btn-lg[class*='btn-outline-'] .far,
.btn-group-lg > .btn-floating.btn .far,
.btn-floating.btn-lg[class*='btn-outline-'] .fab,
.btn-group-lg > .btn-floating.btn .fab {
  width: 2.5625rem;
  line-height: 2.5625rem;
}

/* line 285, app/assets/stylesheets/mdb/free/_buttons.scss */
.btn-floating.btn-sm[class*='btn-outline-'] .fas, .btn-group-sm > .btn-floating.btn .fas,
.btn-floating.btn-sm[class*='btn-outline-'] .far,
.btn-group-sm > .btn-floating.btn .far,
.btn-floating.btn-sm[class*='btn-outline-'] .fab,
.btn-group-sm > .btn-floating.btn .fab {
  width: 1.5625rem;
  line-height: 1.5625rem;
}

/* line 298, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn {
  position: fixed;
  right: 2.1875rem;
  bottom: 2.1875rem;
  z-index: 1030;
  display: flex;
  flex-flow: column-reverse nowrap;
  align-items: center;
  padding: 0.9375rem 20px 20px 20px;
  margin-bottom: 0;
  height: auto;
  overflow: hidden;
}

/* line 311, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn > .btn-floating {
  position: relative;
  transform: scale(1.2);
  z-index: 10;
}

/* line 317, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  margin-bottom: 0;
  text-align: center;
  opacity: 0;
  transition: transform 0.4s, opacity 0.4s;
  z-index: -1;
}

/* line 331, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul li {
  z-index: 0;
  display: flex;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
}

/* line 337, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul li:first-of-type {
  margin-top: 0.75rem;
}

/* line 342, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul a.btn {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

/* line 345, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn ul a.btn.shown {
  opacity: 1;
}

/* line 351, app/assets/stylesheets/mdb/free/_buttons.scss */
.fixed-action-btn.active ul {
  opacity: 1;
}

/* line 2, app/assets/stylesheets/mdb/free/_deprecated.scss */
.close {
  font-size: calc(1.275rem + 0.3vw);
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

/* line 11, app/assets/stylesheets/mdb/free/_deprecated.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 16, app/assets/stylesheets/mdb/free/_deprecated.scss */
.close:hover, .close:focus {
  opacity: 0.75;
}

/* line 21, app/assets/stylesheets/mdb/free/_deprecated.scss */
.close:disabled, .close.disabled {
  pointer-events: none;
}

/* line 33, app/assets/stylesheets/mdb/free/_deprecated.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* line 40, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive {
  position: relative;
  width: 100%;
}

/* line 44, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive::before {
  display: block;
  content: '';
}

/* line 49, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 62, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive-21by9:before {
  padding-top: 42.85714%;
}

/* line 66, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive-16by9:before {
  padding-top: 56.25%;
}

/* line 70, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive-4by3:before {
  padding-top: 75%;
}

/* line 74, app/assets/stylesheets/mdb/free/_deprecated.scss */
.embed-responsive-1by1:before {
  padding-top: 100%;
}

/* line 78, app/assets/stylesheets/mdb/free/_deprecated.scss */
.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/*!
 * # Semantic UI 2.4.2 - Flag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Flag
*******************************/
/* line 107, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag:not(.icon) {
  display: inline-block;
  width: 16px;
  height: 11px;
  margin: 0 0.5em 0 0;
  line-height: 11px;
  text-decoration: inherit;
  vertical-align: baseline;
  backface-visibility: hidden;
}

/* Sprite */
/* line 121, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag:not(.icon):before {
  display: inline-block;
  width: 16px;
  height: 11px;
  content: '';
  background: url("https://mdbootstrap.com/img/svg/flags.png") no-repeat -108px -1976px;
}

/* Flag Sprite Based On http://www.famfamfam.com/lab/icons/flags/ */
/*******************************
         Theme Overrides
*******************************/
/* line 135, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ad:before,
i.flag.andorra:before {
  background-position: 0 0;
}

/* line 139, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ae:before,
i.flag.united.arab.emirates:before,
i.flag.uae:before {
  background-position: 0 -26px;
}

/* line 144, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.af:before,
i.flag.afghanistan:before {
  background-position: 0 -52px;
}

/* line 148, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ag:before,
i.flag.antigua:before {
  background-position: 0 -78px;
}

/* line 152, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ai:before,
i.flag.anguilla:before {
  background-position: 0 -104px;
}

/* line 156, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.al:before,
i.flag.albania:before {
  background-position: 0 -130px;
}

/* line 160, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.am:before,
i.flag.armenia:before {
  background-position: 0 -156px;
}

/* line 164, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.an:before,
i.flag.netherlands.antilles:before {
  background-position: 0 -182px;
}

/* line 168, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ao:before,
i.flag.angola:before {
  background-position: 0 -208px;
}

/* line 172, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ar:before,
i.flag.argentina:before {
  background-position: 0 -234px;
}

/* line 176, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.as:before,
i.flag.american.samoa:before {
  background-position: 0 -260px;
}

/* line 180, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.at:before,
i.flag.austria:before {
  background-position: 0 -286px;
}

/* line 184, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.au:before,
i.flag.australia:before {
  background-position: 0 -312px;
}

/* line 188, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.aw:before,
i.flag.aruba:before {
  background-position: 0 -338px;
}

/* line 192, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ax:before,
i.flag.aland.islands:before {
  background-position: 0 -364px;
}

/* line 196, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.az:before,
i.flag.azerbaijan:before {
  background-position: 0 -390px;
}

/* line 200, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ba:before,
i.flag.bosnia:before {
  background-position: 0 -416px;
}

/* line 204, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bb:before,
i.flag.barbados:before {
  background-position: 0 -442px;
}

/* line 208, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bd:before,
i.flag.bangladesh:before {
  background-position: 0 -468px;
}

/* line 212, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.be:before,
i.flag.belgium:before {
  background-position: 0 -494px;
}

/* line 216, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bf:before,
i.flag.burkina.faso:before {
  background-position: 0 -520px;
}

/* line 220, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bg:before,
i.flag.bulgaria:before {
  background-position: 0 -546px;
}

/* line 224, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bh:before,
i.flag.bahrain:before {
  background-position: 0 -572px;
}

/* line 228, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bi:before,
i.flag.burundi:before {
  background-position: 0 -598px;
}

/* line 232, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bj:before,
i.flag.benin:before {
  background-position: 0 -624px;
}

/* line 236, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bm:before,
i.flag.bermuda:before {
  background-position: 0 -650px;
}

/* line 240, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bn:before,
i.flag.brunei:before {
  background-position: 0 -676px;
}

/* line 244, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bo:before,
i.flag.bolivia:before {
  background-position: 0 -702px;
}

/* line 248, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.br:before,
i.flag.brazil:before {
  background-position: 0 -728px;
}

/* line 252, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bs:before,
i.flag.bahamas:before {
  background-position: 0 -754px;
}

/* line 256, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bt:before,
i.flag.bhutan:before {
  background-position: 0 -780px;
}

/* line 260, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bv:before,
i.flag.bouvet.island:before {
  background-position: 0 -806px;
}

/* line 264, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bw:before,
i.flag.botswana:before {
  background-position: 0 -832px;
}

/* line 268, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.by:before,
i.flag.belarus:before {
  background-position: 0 -858px;
}

/* line 272, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.bz:before,
i.flag.belize:before {
  background-position: 0 -884px;
}

/* line 276, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ca:before,
i.flag.canada:before {
  background-position: 0 -910px;
}

/* line 280, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cc:before,
i.flag.cocos.islands:before {
  background-position: 0 -962px;
}

/* line 284, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cd:before,
i.flag.congo:before {
  background-position: 0 -988px;
}

/* line 288, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cf:before,
i.flag.central.african.republic:before {
  background-position: 0 -1014px;
}

/* line 292, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cg:before,
i.flag.congo.brazzaville:before {
  background-position: 0 -1040px;
}

/* line 296, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ch:before,
i.flag.switzerland:before {
  background-position: 0 -1066px;
}

/* line 300, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ci:before,
i.flag.cote.divoire:before {
  background-position: 0 -1092px;
}

/* line 304, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ck:before,
i.flag.cook.islands:before {
  background-position: 0 -1118px;
}

/* line 308, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cl:before,
i.flag.chile:before {
  background-position: 0 -1144px;
}

/* line 312, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cm:before,
i.flag.cameroon:before {
  background-position: 0 -1170px;
}

/* line 316, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cn:before,
i.flag.china:before {
  background-position: 0 -1196px;
}

/* line 320, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.co:before,
i.flag.colombia:before {
  background-position: 0 -1222px;
}

/* line 324, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cr:before,
i.flag.costa.rica:before {
  background-position: 0 -1248px;
}

/* line 328, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cs:before,
i.flag.serbia:before {
  background-position: 0 -1274px;
}

/* line 332, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cu:before,
i.flag.cuba:before {
  background-position: 0 -1300px;
}

/* line 336, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cv:before,
i.flag.cape.verde:before {
  background-position: 0 -1326px;
}

/* line 340, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cx:before,
i.flag.christmas.island:before {
  background-position: 0 -1352px;
}

/* line 344, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cy:before,
i.flag.cyprus:before {
  background-position: 0 -1378px;
}

/* line 348, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.cz:before,
i.flag.czech.republic:before {
  background-position: 0 -1404px;
}

/* line 352, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.de:before,
i.flag.germany:before {
  background-position: 0 -1430px;
}

/* line 356, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.dj:before,
i.flag.djibouti:before {
  background-position: 0 -1456px;
}

/* line 360, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.dk:before,
i.flag.denmark:before {
  background-position: 0 -1482px;
}

/* line 364, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.dm:before,
i.flag.dominica:before {
  background-position: 0 -1508px;
}

/* line 368, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.do:before,
i.flag.dominican.republic:before {
  background-position: 0 -1534px;
}

/* line 372, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.dz:before,
i.flag.algeria:before {
  background-position: 0 -1560px;
}

/* line 376, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ec:before,
i.flag.ecuador:before {
  background-position: 0 -1586px;
}

/* line 380, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ee:before,
i.flag.estonia:before {
  background-position: 0 -1612px;
}

/* line 384, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.eg:before,
i.flag.egypt:before {
  background-position: 0 -1638px;
}

/* line 388, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.eh:before,
i.flag.western.sahara:before {
  background-position: 0 -1664px;
}

/* line 392, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gb.eng:before,
i.flag.england:before {
  background-position: 0 -1690px;
}

/* line 396, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.er:before,
i.flag.eritrea:before {
  background-position: 0 -1716px;
}

/* line 400, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.es:before,
i.flag.spain:before {
  background-position: 0 -1742px;
}

/* line 404, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.et:before,
i.flag.ethiopia:before {
  background-position: 0 -1768px;
}

/* line 408, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.eu:before,
i.flag.european.union:before {
  background-position: 0 -1794px;
}

/* line 412, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fi:before,
i.flag.finland:before {
  background-position: 0 -1846px;
}

/* line 416, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fj:before,
i.flag.fiji:before {
  background-position: 0 -1872px;
}

/* line 420, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fk:before,
i.flag.falkland.islands:before {
  background-position: 0 -1898px;
}

/* line 424, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fm:before,
i.flag.micronesia:before {
  background-position: 0 -1924px;
}

/* line 428, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fo:before,
i.flag.faroe.islands:before {
  background-position: 0 -1950px;
}

/* line 432, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.fr:before,
i.flag.france:before {
  background-position: 0 -1976px;
}

/* line 436, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ga:before,
i.flag.gabon:before {
  background-position: -36px 0;
}

/* line 440, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gb:before,
i.flag.uk:before,
i.flag.united.kingdom:before {
  background-position: -36px -26px;
}

/* line 445, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gd:before,
i.flag.grenada:before {
  background-position: -36px -52px;
}

/* line 449, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ge:before,
i.flag.georgia:before {
  background-position: -36px -78px;
}

/* line 453, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gf:before,
i.flag.french.guiana:before {
  background-position: -36px -104px;
}

/* line 457, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gh:before,
i.flag.ghana:before {
  background-position: -36px -130px;
}

/* line 461, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gi:before,
i.flag.gibraltar:before {
  background-position: -36px -156px;
}

/* line 465, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gl:before,
i.flag.greenland:before {
  background-position: -36px -182px;
}

/* line 469, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gm:before,
i.flag.gambia:before {
  background-position: -36px -208px;
}

/* line 473, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gn:before,
i.flag.guinea:before {
  background-position: -36px -234px;
}

/* line 477, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gp:before,
i.flag.guadeloupe:before {
  background-position: -36px -260px;
}

/* line 481, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gq:before,
i.flag.equatorial.guinea:before {
  background-position: -36px -286px;
}

/* line 485, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gr:before,
i.flag.greece:before {
  background-position: -36px -312px;
}

/* line 489, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gs:before,
i.flag.sandwich.islands:before {
  background-position: -36px -338px;
}

/* line 493, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gt:before,
i.flag.guatemala:before {
  background-position: -36px -364px;
}

/* line 497, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gu:before,
i.flag.guam:before {
  background-position: -36px -390px;
}

/* line 501, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gw:before,
i.flag.guinea-bissau:before {
  background-position: -36px -416px;
}

/* line 505, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gy:before,
i.flag.guyana:before {
  background-position: -36px -442px;
}

/* line 509, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hk:before,
i.flag.hong.kong:before {
  background-position: -36px -468px;
}

/* line 513, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hm:before,
i.flag.heard.island:before {
  background-position: -36px -494px;
}

/* line 517, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hn:before,
i.flag.honduras:before {
  background-position: -36px -520px;
}

/* line 521, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hr:before,
i.flag.croatia:before {
  background-position: -36px -546px;
}

/* line 525, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ht:before,
i.flag.haiti:before {
  background-position: -36px -572px;
}

/* line 529, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.hu:before,
i.flag.hungary:before {
  background-position: -36px -598px;
}

/* line 533, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.id:before,
i.flag.indonesia:before {
  background-position: -36px -624px;
}

/* line 537, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ie:before,
i.flag.ireland:before {
  background-position: -36px -650px;
}

/* line 541, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.il:before,
i.flag.israel:before {
  background-position: -36px -676px;
}

/* line 545, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.in:before,
i.flag.india:before {
  background-position: -36px -702px;
}

/* line 549, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.io:before,
i.flag.indian.ocean.territory:before {
  background-position: -36px -728px;
}

/* line 553, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.iq:before,
i.flag.iraq:before {
  background-position: -36px -754px;
}

/* line 557, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ir:before,
i.flag.iran:before {
  background-position: -36px -780px;
}

/* line 561, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.is:before,
i.flag.iceland:before {
  background-position: -36px -806px;
}

/* line 565, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.it:before,
i.flag.italy:before {
  background-position: -36px -832px;
}

/* line 569, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.jm:before,
i.flag.jamaica:before {
  background-position: -36px -858px;
}

/* line 573, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.jo:before,
i.flag.jordan:before {
  background-position: -36px -884px;
}

/* line 577, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.jp:before,
i.flag.japan:before {
  background-position: -36px -910px;
}

/* line 581, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ke:before,
i.flag.kenya:before {
  background-position: -36px -936px;
}

/* line 585, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kg:before,
i.flag.kyrgyzstan:before {
  background-position: -36px -962px;
}

/* line 589, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kh:before,
i.flag.cambodia:before {
  background-position: -36px -988px;
}

/* line 593, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ki:before,
i.flag.kiribati:before {
  background-position: -36px -1014px;
}

/* line 597, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.km:before,
i.flag.comoros:before {
  background-position: -36px -1040px;
}

/* line 601, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kn:before,
i.flag.saint.kitts.and.nevis:before {
  background-position: -36px -1066px;
}

/* line 605, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kp:before,
i.flag.north.korea:before {
  background-position: -36px -1092px;
}

/* line 609, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kr:before,
i.flag.south.korea:before {
  background-position: -36px -1118px;
}

/* line 613, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kw:before,
i.flag.kuwait:before {
  background-position: -36px -1144px;
}

/* line 617, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ky:before,
i.flag.cayman.islands:before {
  background-position: -36px -1170px;
}

/* line 621, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.kz:before,
i.flag.kazakhstan:before {
  background-position: -36px -1196px;
}

/* line 625, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.la:before,
i.flag.laos:before {
  background-position: -36px -1222px;
}

/* line 629, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lb:before,
i.flag.lebanon:before {
  background-position: -36px -1248px;
}

/* line 633, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lc:before,
i.flag.saint.lucia:before {
  background-position: -36px -1274px;
}

/* line 637, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.li:before,
i.flag.liechtenstein:before {
  background-position: -36px -1300px;
}

/* line 641, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lk:before,
i.flag.sri.lanka:before {
  background-position: -36px -1326px;
}

/* line 645, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lr:before,
i.flag.liberia:before {
  background-position: -36px -1352px;
}

/* line 649, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ls:before,
i.flag.lesotho:before {
  background-position: -36px -1378px;
}

/* line 653, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lt:before,
i.flag.lithuania:before {
  background-position: -36px -1404px;
}

/* line 657, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lu:before,
i.flag.luxembourg:before {
  background-position: -36px -1430px;
}

/* line 661, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.lv:before,
i.flag.latvia:before {
  background-position: -36px -1456px;
}

/* line 665, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ly:before,
i.flag.libya:before {
  background-position: -36px -1482px;
}

/* line 669, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ma:before,
i.flag.morocco:before {
  background-position: -36px -1508px;
}

/* line 673, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mc:before,
i.flag.monaco:before {
  background-position: -36px -1534px;
}

/* line 677, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.md:before,
i.flag.moldova:before {
  background-position: -36px -1560px;
}

/* line 681, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.me:before,
i.flag.montenegro:before {
  background-position: -36px -1586px;
}

/* line 685, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mg:before,
i.flag.madagascar:before {
  background-position: -36px -1613px;
}

/* line 689, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mh:before,
i.flag.marshall.islands:before {
  background-position: -36px -1639px;
}

/* line 693, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mk:before,
i.flag.macedonia:before {
  background-position: -36px -1665px;
}

/* line 697, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ml:before,
i.flag.mali:before {
  background-position: -36px -1691px;
}

/* line 701, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mm:before,
i.flag.myanmar:before,
i.flag.burma:before {
  background-position: -73px -1821px;
}

/* line 706, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mn:before,
i.flag.mongolia:before {
  background-position: -36px -1743px;
}

/* line 710, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mo:before,
i.flag.macau:before {
  background-position: -36px -1769px;
}

/* line 714, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mp:before,
i.flag.northern.mariana.islands:before {
  background-position: -36px -1795px;
}

/* line 718, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mq:before,
i.flag.martinique:before {
  background-position: -36px -1821px;
}

/* line 722, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mr:before,
i.flag.mauritania:before {
  background-position: -36px -1847px;
}

/* line 726, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ms:before,
i.flag.montserrat:before {
  background-position: -36px -1873px;
}

/* line 730, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mt:before,
i.flag.malta:before {
  background-position: -36px -1899px;
}

/* line 734, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mu:before,
i.flag.mauritius:before {
  background-position: -36px -1925px;
}

/* line 738, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mv:before,
i.flag.maldives:before {
  background-position: -36px -1951px;
}

/* line 742, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mw:before,
i.flag.malawi:before {
  background-position: -36px -1977px;
}

/* line 746, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mx:before,
i.flag.mexico:before {
  background-position: -72px 0;
}

/* line 750, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.my:before,
i.flag.malaysia:before {
  background-position: -72px -26px;
}

/* line 754, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.mz:before,
i.flag.mozambique:before {
  background-position: -72px -52px;
}

/* line 758, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.na:before,
i.flag.namibia:before {
  background-position: -72px -78px;
}

/* line 762, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nc:before,
i.flag.new.caledonia:before {
  background-position: -72px -104px;
}

/* line 766, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ne:before,
i.flag.niger:before {
  background-position: -72px -130px;
}

/* line 770, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nf:before,
i.flag.norfolk.island:before {
  background-position: -72px -156px;
}

/* line 774, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ng:before,
i.flag.nigeria:before {
  background-position: -72px -182px;
}

/* line 778, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ni:before,
i.flag.nicaragua:before {
  background-position: -72px -208px;
}

/* line 782, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nl:before,
i.flag.netherlands:before {
  background-position: -72px -234px;
}

/* line 786, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.no:before,
i.flag.norway:before {
  background-position: -72px -260px;
}

/* line 790, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.np:before,
i.flag.nepal:before {
  background-position: -72px -286px;
}

/* line 794, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nr:before,
i.flag.nauru:before {
  background-position: -72px -312px;
}

/* line 798, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nu:before,
i.flag.niue:before {
  background-position: -72px -338px;
}

/* line 802, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.nz:before,
i.flag.new.zealand:before {
  background-position: -72px -364px;
}

/* line 806, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.om:before,
i.flag.oman:before {
  background-position: -72px -390px;
}

/* line 810, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pa:before,
i.flag.panama:before {
  background-position: -72px -416px;
}

/* line 814, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pe:before,
i.flag.peru:before {
  background-position: -72px -442px;
}

/* line 818, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pf:before,
i.flag.french.polynesia:before {
  background-position: -72px -468px;
}

/* line 822, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pg:before,
i.flag.new.guinea:before {
  background-position: -72px -494px;
}

/* line 826, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ph:before,
i.flag.philippines:before {
  background-position: -72px -520px;
}

/* line 830, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pk:before,
i.flag.pakistan:before {
  background-position: -72px -546px;
}

/* line 834, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pl:before,
i.flag.poland:before {
  background-position: -72px -572px;
}

/* line 838, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pm:before,
i.flag.saint.pierre:before {
  background-position: -72px -598px;
}

/* line 842, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pn:before,
i.flag.pitcairn.islands:before {
  background-position: -72px -624px;
}

/* line 846, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pr:before,
i.flag.puerto.rico:before {
  background-position: -72px -650px;
}

/* line 850, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ps:before,
i.flag.palestine:before {
  background-position: -72px -676px;
}

/* line 854, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pt:before,
i.flag.portugal:before {
  background-position: -72px -702px;
}

/* line 858, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.pw:before,
i.flag.palau:before {
  background-position: -72px -728px;
}

/* line 862, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.py:before,
i.flag.paraguay:before {
  background-position: -72px -754px;
}

/* line 866, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.qa:before,
i.flag.qatar:before {
  background-position: -72px -780px;
}

/* line 870, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.re:before,
i.flag.reunion:before {
  background-position: -72px -806px;
}

/* line 874, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ro:before,
i.flag.romania:before {
  background-position: -72px -832px;
}

/* line 878, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.rs:before,
i.flag.serbia:before {
  background-position: -72px -858px;
}

/* line 882, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ru:before,
i.flag.russia:before {
  background-position: -72px -884px;
}

/* line 886, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.rw:before,
i.flag.rwanda:before {
  background-position: -72px -910px;
}

/* line 890, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sa:before,
i.flag.saudi.arabia:before {
  background-position: -72px -936px;
}

/* line 894, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sb:before,
i.flag.solomon.islands:before {
  background-position: -72px -962px;
}

/* line 898, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sc:before,
i.flag.seychelles:before {
  background-position: -72px -988px;
}

/* line 902, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gb.sct:before,
i.flag.scotland:before {
  background-position: -72px -1014px;
}

/* line 906, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sd:before,
i.flag.sudan:before {
  background-position: -72px -1040px;
}

/* line 910, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.se:before,
i.flag.sweden:before {
  background-position: -72px -1066px;
}

/* line 914, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sg:before,
i.flag.singapore:before {
  background-position: -72px -1092px;
}

/* line 918, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sh:before,
i.flag.saint.helena:before {
  background-position: -72px -1118px;
}

/* line 922, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.si:before,
i.flag.slovenia:before {
  background-position: -72px -1144px;
}

/* line 926, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sj:before,
i.flag.svalbard:before,
i.flag.jan.mayen:before {
  background-position: -72px -1170px;
}

/* line 931, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sk:before,
i.flag.slovakia:before {
  background-position: -72px -1196px;
}

/* line 935, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sl:before,
i.flag.sierra.leone:before {
  background-position: -72px -1222px;
}

/* line 939, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sm:before,
i.flag.san.marino:before {
  background-position: -72px -1248px;
}

/* line 943, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sn:before,
i.flag.senegal:before {
  background-position: -72px -1274px;
}

/* line 947, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.so:before,
i.flag.somalia:before {
  background-position: -72px -1300px;
}

/* line 951, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sr:before,
i.flag.suriname:before {
  background-position: -72px -1326px;
}

/* line 955, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.st:before,
i.flag.sao.tome:before {
  background-position: -72px -1352px;
}

/* line 959, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sv:before,
i.flag.el.salvador:before {
  background-position: -72px -1378px;
}

/* line 963, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sy:before,
i.flag.syria:before {
  background-position: -72px -1404px;
}

/* line 967, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.sz:before,
i.flag.swaziland:before {
  background-position: -72px -1430px;
}

/* line 971, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tc:before,
i.flag.caicos.islands:before {
  background-position: -72px -1456px;
}

/* line 975, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.td:before,
i.flag.chad:before {
  background-position: -72px -1482px;
}

/* line 979, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tf:before,
i.flag.french.territories:before {
  background-position: -72px -1508px;
}

/* line 983, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tg:before,
i.flag.togo:before {
  background-position: -72px -1534px;
}

/* line 987, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.th:before,
i.flag.thailand:before {
  background-position: -72px -1560px;
}

/* line 991, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tj:before,
i.flag.tajikistan:before {
  background-position: -72px -1586px;
}

/* line 995, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tk:before,
i.flag.tokelau:before {
  background-position: -72px -1612px;
}

/* line 999, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tl:before,
i.flag.timorleste:before {
  background-position: -72px -1638px;
}

/* line 1003, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tm:before,
i.flag.turkmenistan:before {
  background-position: -72px -1664px;
}

/* line 1007, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tn:before,
i.flag.tunisia:before {
  background-position: -72px -1690px;
}

/* line 1011, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.to:before,
i.flag.tonga:before {
  background-position: -72px -1716px;
}

/* line 1015, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tr:before,
i.flag.turkey:before {
  background-position: -72px -1742px;
}

/* line 1019, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tt:before,
i.flag.trinidad:before {
  background-position: -72px -1768px;
}

/* line 1023, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tv:before,
i.flag.tuvalu:before {
  background-position: -72px -1794px;
}

/* line 1027, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tw:before,
i.flag.taiwan:before {
  background-position: -72px -1820px;
}

/* line 1031, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.tz:before,
i.flag.tanzania:before {
  background-position: -72px -1846px;
}

/* line 1035, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ua:before,
i.flag.ukraine:before {
  background-position: -72px -1872px;
}

/* line 1039, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ug:before,
i.flag.uganda:before {
  background-position: -72px -1898px;
}

/* line 1043, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.um:before,
i.flag.us.minor.islands:before {
  background-position: -72px -1924px;
}

/* line 1047, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.us:before,
i.flag.america:before,
i.flag.united.states:before {
  background-position: -72px -1950px;
}

/* line 1052, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.uy:before,
i.flag.uruguay:before {
  background-position: -72px -1976px;
}

/* line 1056, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.uz:before,
i.flag.uzbekistan:before {
  background-position: -108px 0;
}

/* line 1060, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.va:before,
i.flag.vatican.city:before {
  background-position: -108px -26px;
}

/* line 1064, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vc:before,
i.flag.saint.vincent:before {
  background-position: -108px -52px;
}

/* line 1068, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ve:before,
i.flag.venezuela:before {
  background-position: -108px -78px;
}

/* line 1072, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vg:before,
i.flag.british.virgin.islands:before {
  background-position: -108px -104px;
}

/* line 1076, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vi:before,
i.flag.us.virgin.islands:before {
  background-position: -108px -130px;
}

/* line 1080, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vn:before,
i.flag.vietnam:before {
  background-position: -108px -156px;
}

/* line 1084, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.vu:before,
i.flag.vanuatu:before {
  background-position: -108px -182px;
}

/* line 1088, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.gb.wls:before,
i.flag.wales:before {
  background-position: -108px -208px;
}

/* line 1092, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.wf:before,
i.flag.wallis.and.futuna:before {
  background-position: -108px -234px;
}

/* line 1096, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ws:before,
i.flag.samoa:before {
  background-position: -108px -260px;
}

/* line 1100, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.ye:before,
i.flag.yemen:before {
  background-position: -108px -286px;
}

/* line 1104, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.yt:before,
i.flag.mayotte:before {
  background-position: -108px -312px;
}

/* line 1108, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.za:before,
i.flag.south.africa:before {
  background-position: -108px -338px;
}

/* line 1112, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.zm:before,
i.flag.zambia:before {
  background-position: -108px -364px;
}

/* line 1116, app/assets/stylesheets/mdb/free/_deprecated.scss */
i.flag.zw:before,
i.flag.zimbabwe:before {
  background-position: -108px -390px;
}

/*******************************
         Site Overrides
*******************************/
/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-italic {
  font-style: italic !important;
}

/* line 61, app/assets/stylesheets/mdb/bootstrap-rtl-fix/mixins/_utilities.scss */
.font-normal {
  font-style: normal !important;
}

/* line 1199, app/assets/stylesheets/mdb/free/_deprecated.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1199, app/assets/stylesheets/mdb/free/_deprecated.scss */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 1220, app/assets/stylesheets/mdb/free/_deprecated.scss */
.carousel-dark .carousel-indicators li {
  background-color: #000;
}

/* line 1, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu {
  color: #212529;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
  font-size: 0.875rem;
}

/* line 10, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li {
  border-radius: 0;
}

/* line 12, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 17, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:first-child .dropdown-item {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 26, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:not(:first-child):not(:last-child) .dropdown-item {
  border-radius: 0;
}

/* line 31, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 36, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu > li:last-child .dropdown-item {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 45, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-menu.animation {
  display: block;
  /* Speed up animations */
  animation-duration: 0.55s;
  animation-timing-function: ease;
}

/* line 53, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-item {
  padding: 0.5rem 1rem;
  color: #212529;
  border-radius: 0;
}

/* line 58, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  background-color: #eee;
}

/* line 64, app/assets/stylesheets/mdb/free/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #16181b;
  background-color: #eee;
}

/* line 72, app/assets/stylesheets/mdb/free/_dropdown.scss */
.hidden-arrow.dropdown-toggle:after {
  display: none;
}

/* line 77, app/assets/stylesheets/mdb/free/_dropdown.scss */
.animation {
  animation-duration: 1s;
  animation-fill-mode: both;
  padding: auto;
}

@media (prefers-reduced-motion) {
  /* line 84, app/assets/stylesheets/mdb/free/_dropdown.scss */
  .animation {
    transition: none !important;
    animation: unset !important;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 100, app/assets/stylesheets/mdb/free/_dropdown.scss */
.fade-in {
  animation-name: fade-in;
}

@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 114, app/assets/stylesheets/mdb/free/_dropdown.scss */
.fade-out {
  animation-name: fade-out;
}

/* line 5, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group,
.btn-group-vertical {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: calc(4px - 1px);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* line 11, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:hover,
.btn-group-vertical:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 15, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:focus, .btn-group.focus,
.btn-group-vertical:focus,
.btn-group-vertical.focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 20, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:active, .btn-group.active,
.btn-group-vertical:active,
.btn-group-vertical.active {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 24, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:active:focus, .btn-group.active:focus,
.btn-group-vertical:active:focus,
.btn-group-vertical.active:focus {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 29, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group:disabled, .btn-group.disabled, fieldset:disabled .btn-group,
.btn-group-vertical:disabled,
.btn-group-vertical.disabled, fieldset:disabled .btn-group-vertical {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border: 0;
}

/* line 36, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  box-shadow: none;
}

/* line 39, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group > .btn-group,
.btn-group-vertical > .btn-group {
  box-shadow: none;
}

/* line 43, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group > .btn-link:first-child,
.btn-group-vertical > .btn-link:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 47, app/assets/stylesheets/mdb/free/_button-group.scss */
.btn-group > .btn-link:last-child,
.btn-group-vertical > .btn-link:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 7, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs {
  border-bottom: 0;
}

/* line 10, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs .nav-link {
  border-width: 0 0 2px 0;
  border-style: solid;
  border-color: transparent;
  border-radius: 0;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  padding: 17px 29px 16px 29px;
}

/* line 23, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs .nav-link:hover {
  background-color: #f5f5f5;
  border-color: transparent;
}

/* line 28, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs .nav-link:focus {
  border-color: transparent;
}

/* line 33, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #005558;
  border-color: #005558;
}

/* line 44, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-pills {
  margin-left: -0.5rem;
}

/* line 47, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
  font-size: 12px;
  text-transform: uppercase;
  padding: 17px 29px 16px 29px;
  line-height: 1;
  background-color: #f5f5f5;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin: 0.5rem;
}

/* line 60, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #005558;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}

/* line 72, app/assets/stylesheets/mdb/free/_nav.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: auto;
}

/* line 3, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  padding-top: 0.5625rem;
}

/* line 8, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-toggler {
  border: 0;
}

/* line 11, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-toggler:focus {
  box-shadow: none;
}

/* line 16, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-dark .navbar-toggler,
.navbar-light .navbar-toggler {
  border: 0;
}

/* line 21, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-brand {
  display: flex;
  align-items: center;
}

/* line 24, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-brand img {
  margin-right: 0.25rem;
}

/* line 29, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 34, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: none;
}

/* line 40, app/assets/stylesheets/mdb/free/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: none;
}

/* line 3, app/assets/stylesheets/mdb/free/_card.scss */
.card, .orf-card {
  border: 0;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}

/* line 7, app/assets/stylesheets/mdb/free/_card.scss */
.card .bg-image, .orf-card .bg-image {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 13, app/assets/stylesheets/mdb/free/_card.scss */
.card-header {
  background-color: rgba(255, 255, 255, 0);
}

/* line 18, app/assets/stylesheets/mdb/free/_card.scss */
.card-body[class*='bg-'] {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 24, app/assets/stylesheets/mdb/free/_card.scss */
.card-footer {
  background-color: rgba(255, 255, 255, 0);
}

/* line 4, app/assets/stylesheets/mdb/free/_breadcrumb.scss */
.navbar .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
}

/* line 9, app/assets/stylesheets/mdb/free/_breadcrumb.scss */
.navbar .breadcrumb .breadcrumb-item a {
  color: rgba(0, 0, 0, 0.55);
  transition: color 0.15s ease-in-out;
}

/* line 12, app/assets/stylesheets/mdb/free/_breadcrumb.scss */
.navbar .breadcrumb .breadcrumb-item a:hover, .navbar .breadcrumb .breadcrumb-item a:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 18, app/assets/stylesheets/mdb/free/_breadcrumb.scss */
.navbar .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: rgba(0, 0, 0, 0.55);
}

/* line 3, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-link {
  border: 0;
  font-size: 0.9rem;
  color: #212529;
  background-color: transparent;
  border: 0;
  outline: 0;
  transition: all 0.3s linear;
  border-radius: 0.125rem;
}

/* line 13, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-link:hover {
  color: #212529;
}

/* line 17, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-link:focus {
  box-shadow: none;
}

/* line 23, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-item.active .page-link {
  background-color: #005558;
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.2s linear;
}

/* line 31, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-item:first-child .page-link {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

/* line 38, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

/* line 44, app/assets/stylesheets/mdb/free/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: 0;
}

/* line 53, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-lg .page-item:first-child .page-link,
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

/* line 57, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-lg .page-item:last-child .page-link,
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

/* line 67, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle .page-item:first-child .page-link {
  border-radius: 50%;
}

/* line 73, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle .page-item:last-child .page-link {
  border-radius: 50%;
}

/* line 78, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle .page-link {
  border-radius: 50%;
  padding-left: 0.841rem;
  padding-right: 0.841rem;
}

/* line 85, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle.pagination-lg .page-link {
  padding-left: 1.399414rem;
  padding-right: 1.399415rem;
}

/* line 91, app/assets/stylesheets/mdb/free/_pagination.scss */
.pagination-circle.pagination-sm .page-link {
  padding-left: 0.696rem;
  padding-right: 0.688rem;
}

/* line 2, app/assets/stylesheets/mdb/free/_badge.scss */
.badge-dot {
  position: absolute;
  border-radius: 4.5px;
  height: 9px;
  min-width: 0;
  padding: 0;
  width: 9px;
  margin-left: -0.3125rem;
}

/* line 10, app/assets/stylesheets/mdb/free/_badge.scss */
.badge-dot:empty {
  display: inline-block;
}

/* line 15, app/assets/stylesheets/mdb/free/_badge.scss */
.badge-notification {
  position: absolute;
  font-size: 0.6rem;
  margin-top: -0.1rem;
  margin-left: -0.5rem;
  padding: 0.2em 0.45em;
}

/* line 3, app/assets/stylesheets/mdb/free/_alert.scss */
.alert {
  border: 0;
}

/* line 7, app/assets/stylesheets/mdb/free/_alert.scss */
.alert-absolute {
  position: absolute;
}

/* line 11, app/assets/stylesheets/mdb/free/_alert.scss */
.alert-fixed {
  position: fixed;
  z-index: 1070;
}

/* line 16, app/assets/stylesheets/mdb/free/_alert.scss */
.parent-alert-relative {
  position: relative;
}

/* line 3, app/assets/stylesheets/mdb/free/_progress.scss */
.progress, .orfui--progress-bar {
  border-radius: 0;
}

/* line 3, app/assets/stylesheets/mdb/free/_list-group.scss */
.list-group-item-action {
  transition: 0.5s;
}

/* line 7, app/assets/stylesheets/mdb/free/_list-group.scss */
.list-group-item-action:hover {
  transition: 0.5s;
}

/* line 7, app/assets/stylesheets/mdb/free/_close.scss */
.btn-close:focus {
  box-shadow: none;
}

/* line 2, app/assets/stylesheets/mdb/free/_modal.scss */
.modal-content {
  border: 0;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}

/* line 3, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast {
  background-color: #fff;
  border: 0;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
}

/* line 8, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast .btn-close {
  width: 1.3em;
}

/* line 13, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast-header {
  background-color: #fff;
}

/* line 17, app/assets/stylesheets/mdb/free/_toasts.scss */
.parent-toast-relative {
  position: relative;
}

/* line 21, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast-absolute {
  position: absolute;
}

/* line 25, app/assets/stylesheets/mdb/free/_toasts.scss */
.toast-fixed {
  position: fixed;
  z-index: 1060;
}

/* line 4, app/assets/stylesheets/mdb/free/_tooltip.scss */
.tooltip.show {
  opacity: 1;
}

/* line 8, app/assets/stylesheets/mdb/free/_tooltip.scss */
.tooltip .tooltip-arrow {
  display: none;
}

/* line 13, app/assets/stylesheets/mdb/free/_tooltip.scss */
.tooltip-inner {
  color: #fff;
  padding: 6px 16px;
  font-size: 14px;
  background-color: #6d6d6d;
  border-radius: 0.25rem;
}

/* line 3, app/assets/stylesheets/mdb/free/_popover.scss */
.popover {
  border: 0;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
}

/* line 7, app/assets/stylesheets/mdb/free/_popover.scss */
.popover .popover-arrow {
  display: none;
}

/* line 12, app/assets/stylesheets/mdb/free/_popover.scss */
.popover-header {
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/mdb/free/_scrollspy.scss */
.nav-pills.menu-sidebar .nav-link {
  font-size: 0.8rem;
  background-color: transparent;
  color: #262626;
  line-height: 1.1rem;
  padding: 0 5px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
  text-transform: initial;
  margin-top: 3px;
  margin-bottom: 3px;
}

/* line 18, app/assets/stylesheets/mdb/free/_scrollspy.scss */
.nav-pills.menu-sidebar .nav-link.active,
.nav-pills.menu-sidebar .show > .nav-link {
  background-color: transparent;
  box-shadow: none;
  color: #005558;
  font-weight: 600;
  border-left: 0.125rem solid #005558;
  border-radius: 0;
}

/* line 1, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
}

/* line 8, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-unbound {
  overflow: visible;
}

/* line 12, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-wave {
  background-image: radial-gradient(circle, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 70%);
  border-radius: 50%;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  touch-action: none;
  transform: scale(0);
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0, 0, 0.15, 1), cubic-bezier(0, 0, 0.15, 1);
  z-index: 999;
}

/* line 24, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-wave.active {
  transform: scale(1);
  opacity: 0;
}

/* line 30, app/assets/stylesheets/mdb/free/_ripple.scss */
.btn .ripple-wave {
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-primary .ripple-wave {
  background-image: radial-gradient(circle, rgba(0, 85, 88, 0.2) 0, rgba(0, 85, 88, 0.3) 40%, rgba(0, 85, 88, 0.4) 50%, rgba(0, 85, 88, 0.5) 60%, rgba(0, 85, 88, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-secondary .ripple-wave {
  background-image: radial-gradient(circle, rgba(21, 148, 71, 0.2) 0, rgba(21, 148, 71, 0.3) 40%, rgba(21, 148, 71, 0.4) 50%, rgba(21, 148, 71, 0.5) 60%, rgba(21, 148, 71, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-success .ripple-wave {
  background-image: radial-gradient(circle, rgba(0, 183, 74, 0.2) 0, rgba(0, 183, 74, 0.3) 40%, rgba(0, 183, 74, 0.4) 50%, rgba(0, 183, 74, 0.5) 60%, rgba(0, 183, 74, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-info .ripple-wave {
  background-image: radial-gradient(circle, rgba(57, 192, 237, 0.2) 0, rgba(57, 192, 237, 0.3) 40%, rgba(57, 192, 237, 0.4) 50%, rgba(57, 192, 237, 0.5) 60%, rgba(57, 192, 237, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-warning .ripple-wave {
  background-image: radial-gradient(circle, rgba(255, 169, 0, 0.2) 0, rgba(255, 169, 0, 0.3) 40%, rgba(255, 169, 0, 0.4) 50%, rgba(255, 169, 0, 0.5) 60%, rgba(255, 169, 0, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-danger .ripple-wave {
  background-image: radial-gradient(circle, rgba(249, 49, 84, 0.2) 0, rgba(249, 49, 84, 0.3) 40%, rgba(249, 49, 84, 0.4) 50%, rgba(249, 49, 84, 0.5) 60%, rgba(249, 49, 84, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-light .ripple-wave {
  background-image: radial-gradient(circle, rgba(251, 251, 251, 0.2) 0, rgba(251, 251, 251, 0.3) 40%, rgba(251, 251, 251, 0.4) 50%, rgba(251, 251, 251, 0.5) 60%, rgba(251, 251, 251, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-dark .ripple-wave {
  background-image: radial-gradient(circle, rgba(38, 38, 38, 0.2) 0, rgba(38, 38, 38, 0.3) 40%, rgba(38, 38, 38, 0.4) 50%, rgba(38, 38, 38, 0.5) 60%, rgba(38, 38, 38, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-white .ripple-wave {
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 36, app/assets/stylesheets/mdb/free/_ripple.scss */
.ripple-surface-black .ripple-wave {
  background-image: radial-gradient(circle, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 70%);
}

/* line 2, app/assets/stylesheets/mdb/free/_range.scss */
.range {
  position: relative;
}

/* line 5, app/assets/stylesheets/mdb/free/_range.scss */
.range .thumb {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: -35px;
  margin-left: -15px;
  text-align: center;
  border-radius: 50% 50% 50% 0;
  transform: scale(0);
  transform-origin: bottom;
  transition: transform 0.2s ease-in-out;
}

/* line 18, app/assets/stylesheets/mdb/free/_range.scss */
.range .thumb:after {
  position: absolute;
  display: block;
  content: '';
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg);
  background: #1266f1;
  z-index: -1;
}

/* line 32, app/assets/stylesheets/mdb/free/_range.scss */
.range .thumb .thumb-value {
  display: block;
  font-size: 12px;
  line-height: 30px;
  color: white;
  font-weight: 500;
  z-index: 2;
}

/* line 41, app/assets/stylesheets/mdb/free/_range.scss */
.range .thumb.thumb-active {
  transform: scale(1);
}

/* line 4, app/assets/stylesheets/mdb/free/_accordion.scss */
.accordion-button:not(.collapsed) {
  background-color: #fff;
}

/* line 7, app/assets/stylesheets/mdb/free/_accordion.scss */
.accordion-button:not(.collapsed):focus {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

/* line 12, app/assets/stylesheets/mdb/free/_accordion.scss */
.accordion-button:focus {
  border-color: #005558;
  outline: 0;
  box-shadow: none;
}

/* line 2, app/assets/stylesheets/mdb/free/_carousel.scss */
.carousel-control-prev-icon::after {
  content: '\f053';
  font-weight: 700;
  font-family: 'Font Awesome 5 Pro', 'Font Awesome 5 Free';
  font-size: 1.7rem;
}

/* line 10, app/assets/stylesheets/mdb/free/_carousel.scss */
.carousel-control-next-icon::after {
  content: '\f054';
  font-weight: 700;
  font-family: 'Font Awesome 5 Pro', 'Font Awesome 5 Free';
  font-size: 1.7rem;
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-top {
    top: 0;
  }
  /* line 9, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-left {
    left: 0;
  }
  /* line 12, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-right {
    right: 0;
  }
  /* line 15, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-bottom {
    bottom: 0;
  }
  /* line 18, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-top-left {
    top: 10px;
    left: 10px;
  }
  /* line 22, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-top-right {
    top: 10px;
    right: 10px;
  }
  /* line 26, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-bottom-left {
    bottom: 10px;
    left: 10px;
  }
  /* line 30, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-dialog.modal-bottom-right {
    right: 10px;
    bottom: 10px;
  }
}

/* line 37, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal.fade.top:not(.show) .modal-dialog {
  transform: translate3d(0, -25%, 0);
}

/* line 40, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal.fade.right:not(.show) .modal-dialog {
  transform: translate3d(25%, 0, 0);
}

/* line 43, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal.fade.bottom:not(.show) .modal-dialog {
  transform: translate3d(0, 25%, 0);
}

/* line 46, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal.fade.left:not(.show) .modal-dialog {
  transform: translate3d(-25%, 0, 0);
}

@media (min-width: 992px) {
  /* line 51, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-side {
    position: absolute;
    width: 100%;
    right: 10px;
    bottom: 10px;
    margin: 0;
  }
  /* line 58, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal .modal-frame {
    position: absolute;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}

/* line 69, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-open .modal.frame {
  overflow-y: hidden;
}

/* line 75, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open {
  overflow-y: auto;
}

/* line 77, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show {
  display: table;
}

@media (min-width: 992px) {
  /* line 80, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-bottom-right {
    bottom: 0;
  }
  /* line 83, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-bottom-left {
    bottom: 0;
  }
  /* line 86, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-side {
    bottom: 0;
  }
  /* line 90, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show.modal.frame.bottom {
    box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 92, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show.modal.frame.bottom .modal-content {
    box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 96, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show.modal.frame.top {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 102, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-side.modal-bottom-right .modal-content {
    box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.05);
  }
  /* line 107, app/assets/stylesheets/mdb/pro/_modal.scss */
  .modal-non-invasive-open .modal.modal-non-invasive-show .modal-side.modal-bottom-left .modal-content {
    box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.05);
  }
}

/* line 113, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-bottom-right {
  right: 0;
}

/* line 116, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-bottom-left {
  left: 0;
}

/* line 119, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show .modal-dialog.modal-top-left {
  left: 0;
}

/* line 122, app/assets/stylesheets/mdb/pro/_modal.scss */
.modal-non-invasive-open .modal.modal-non-invasive-show .modal-side {
  right: 0;
}

/* line 1, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  touch-action: auto;
}

/* line 7, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-x,
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  position: absolute;
  z-index: 1035;
}

/* line 16, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-x {
  height: 0.9375rem;
  bottom: 0;
}

/* line 21, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-y {
  width: 0.9375rem;
  right: 0;
}

/* line 26, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

/* line 33, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y {
  opacity: 0.6;
}

/* line 40, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y {
  opacity: 0.6;
}

/* line 46, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

/* line 52, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
/* line 67, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__thumb-x,
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 0.375rem;
  /* please don't change 'position' */
  position: absolute;
}

/* line 75, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__thumb-x {
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 0.375rem;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 0.125rem;
}

/* line 82, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__thumb-y {
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 0.375rem;
  /* there must be 'right' for ps__thumb-y */
  right: 0.125rem;
}

/* line 90, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-x:hover > .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 0.6875rem;
}

/* line 99, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 0.6875rem;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  /* line 109, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 115, app/assets/stylesheets/mdb/pro/_perfect-scrollbar.scss */
  .ps {
    overflow: auto !important;
  }
}

/* line 1, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav {
  top: 0;
  left: 0;
  transform: translateX(-100%);
  position: fixed;
  z-index: 1035;
  background-color: #fff;
  overflow: hidden;
  width: 255px;
  height: 100vh;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}

/* line 13, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-hidden="false"] {
  transform: translateX(0%);
}

/* line 17, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-color="light"] {
  color: rgba(255, 255, 255, 0.6);
}

/* line 21, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-right="true"] {
  right: 0;
  left: unset;
  transform: translateX(100%);
}

/* line 27, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-position="absolute"] {
  position: absolute;
  height: 100%;
}

/* line 32, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-position="relative"] {
  position: relative;
  height: 100%;
}

/* line 37, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav [data-mdb-slim="true"] {
  display: none;
}

/* line 41, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-slim-collapsed="true"] {
  width: 70px;
}

/* line 44, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-slim-collapsed="true"] [data-mdb-slim="false"] {
  display: none;
}

/* line 48, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav[data-mdb-slim-collapsed="true"] [data-mdb-slim="true"] {
  display: unset;
}

/* line 54, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-menu,
.sidenav-collapse {
  list-style: none;
  position: relative;
  padding: 0 0.2rem;
  margin: 0;
}

/* line 62, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-collapse {
  display: none;
  padding: 0;
}

/* line 66, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-collapse.show, .sidenav-collapse.collapsing {
  display: block;
}

/* line 71, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-collapse .sidenav-link {
  font-size: 0.78rem;
  height: 1.5rem;
  padding-left: 3rem;
}

/* line 78, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-item {
  position: relative;
}

/* line 82, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-link {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.89rem;
  padding: 1rem 1.5rem;
  height: 3rem;
  color: unset;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 5px;
  transition: all 0.3s linear;
}

/* line 96, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-link:hover {
  color: #005558;
  background-color: #f6f9fc;
  outline: none;
}

/* line 102, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-link:active, .sidenav-link:focus {
  color: #005558;
  background-color: #f6f9fc;
  outline: none;
}

/* line 109, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-link.active {
  color: #005558;
}

/* line 114, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.rotate-icon {
  position: absolute;
  right: 0;
  margin-left: auto;
  margin-right: 0.8rem;
  transition: transform 0.3s;
}

/* line 122, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-backdrop {
  z-index: 900;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 129, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-light {
  color: rgba(255, 255, 255, 0.6);
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-primary .sidenav-item .sidenav-link:hover {
  color: #005558;
  background-color: rgba(0, 85, 88, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-primary .sidenav-link:active, .sidenav-primary .sidenav-link:focus {
  color: #005558;
  background-color: rgba(0, 85, 88, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-primary .sidenav-link.active {
  color: #005558;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-secondary .sidenav-item .sidenav-link:hover {
  color: #159447;
  background-color: rgba(21, 148, 71, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-secondary .sidenav-link:active, .sidenav-secondary .sidenav-link:focus {
  color: #159447;
  background-color: rgba(21, 148, 71, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-secondary .sidenav-link.active {
  color: #159447;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-success .sidenav-item .sidenav-link:hover {
  color: #00b74a;
  background-color: rgba(0, 183, 74, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-success .sidenav-link:active, .sidenav-success .sidenav-link:focus {
  color: #00b74a;
  background-color: rgba(0, 183, 74, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-success .sidenav-link.active {
  color: #00b74a;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-info .sidenav-item .sidenav-link:hover {
  color: #39c0ed;
  background-color: rgba(57, 192, 237, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-info .sidenav-link:active, .sidenav-info .sidenav-link:focus {
  color: #39c0ed;
  background-color: rgba(57, 192, 237, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-info .sidenav-link.active {
  color: #39c0ed;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-warning .sidenav-item .sidenav-link:hover {
  color: #ffa900;
  background-color: rgba(255, 169, 0, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-warning .sidenav-link:active, .sidenav-warning .sidenav-link:focus {
  color: #ffa900;
  background-color: rgba(255, 169, 0, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-warning .sidenav-link.active {
  color: #ffa900;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-danger .sidenav-item .sidenav-link:hover {
  color: #f93154;
  background-color: rgba(249, 49, 84, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-danger .sidenav-link:active, .sidenav-danger .sidenav-link:focus {
  color: #f93154;
  background-color: rgba(249, 49, 84, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-danger .sidenav-link.active {
  color: #f93154;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-light .sidenav-item .sidenav-link:hover {
  color: #fbfbfb;
  background-color: rgba(251, 251, 251, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-light .sidenav-link:active, .sidenav-light .sidenav-link:focus {
  color: #fbfbfb;
  background-color: rgba(251, 251, 251, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-light .sidenav-link.active {
  color: #fbfbfb;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-dark .sidenav-item .sidenav-link:hover {
  color: #262626;
  background-color: rgba(38, 38, 38, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-dark .sidenav-link:active, .sidenav-dark .sidenav-link:focus {
  color: #262626;
  background-color: rgba(38, 38, 38, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-dark .sidenav-link.active {
  color: #262626;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-white .sidenav-item .sidenav-link:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-white .sidenav-link:active, .sidenav-white .sidenav-link:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-white .sidenav-link.active {
  color: #fff;
}

/* line 143, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-black .sidenav-item .sidenav-link:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 151, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-black .sidenav-link:active, .sidenav-black .sidenav-link:focus {
  color: #000;
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 157, app/assets/stylesheets/mdb/pro/_sidenav.scss */
.sidenav-black .sidenav-link.active {
  color: #000;
}

/* line 4, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.infinite {
  animation-iteration-count: infinite;
}

/* line 7, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-1s {
  animation-delay: 1s;
}

/* line 10, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-2s {
  animation-delay: 2s;
}

/* line 13, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-3s {
  animation-delay: 3s;
}

/* line 16, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-4s {
  animation-delay: 4s;
}

/* line 19, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.delay-5s {
  animation-delay: 5s;
}

/* line 22, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.fast {
  animation-duration: 800ms;
}

/* line 25, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.faster {
  animation-duration: 500ms;
}

/* line 28, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.slow {
  animation-duration: 2s;
}

/* line 31, app/assets/stylesheets/mdb/pro/_animate.scss */
.animation.slower {
  animation-duration: 3s;
}

@keyframes fade-in-down {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 48, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-in-down {
  animation-name: fade-in-down;
}

@keyframes fade-in-left {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 64, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-in-left {
  animation-name: fade-in-left;
}

@keyframes fade-in-right {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 80, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-in-right {
  animation-name: fade-in-right;
}

@keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 96, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-in-up {
  animation-name: fade-in-up;
}

@keyframes fade-out-down {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 111, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-out-down {
  animation-name: fade-out-down;
}

@keyframes fade-out-left {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 126, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-out-left {
  animation-name: fade-out-left;
}

@keyframes fade-out-right {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 141, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-out-right {
  animation-name: fade-out-right;
}

@keyframes fade-out-up {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 156, app/assets/stylesheets/mdb/pro/_animate.scss */
.fade-out-up {
  animation-name: fade-out-up;
}

@keyframes slide-in-down {
  from {
    visibility: visible;
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 171, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-in-down {
  animation-name: slide-in-down;
}

@keyframes slide-in-left {
  from {
    visibility: visible;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 186, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-in-left {
  animation-name: slide-in-left;
}

@keyframes slide-in-right {
  from {
    visibility: visible;
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 201, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-in-right {
  animation-name: slide-in-right;
}

@keyframes slide-in-up {
  from {
    visibility: visible;
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 216, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-in-up {
  animation-name: slide-in-up;
}

@keyframes slide-out-down {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 231, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-out-down {
  animation-name: slide-out-down;
}

@keyframes slide-out-left {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 246, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-out-left {
  animation-name: slide-out-left;
}

@keyframes slide-out-right {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 261, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-out-right {
  animation-name: slide-out-right;
}

@keyframes slide-out-up {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 276, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-out-up {
  animation-name: slide-out-up;
}

@keyframes slide-down {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 100%, 0);
  }
}

/* line 290, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-down {
  animation-name: slide-down;
}

@keyframes slide-left {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 304, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-left {
  animation-name: slide-left;
}

@keyframes slide-right {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(100%, 0, 0);
  }
}

/* line 318, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-right {
  animation-name: slide-right;
}

@keyframes slide-up {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -100%, 0);
  }
}

/* line 332, app/assets/stylesheets/mdb/pro/_animate.scss */
.slide-up {
  animation-name: slide-up;
}

@keyframes zoom-in {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 347, app/assets/stylesheets/mdb/pro/_animate.scss */
.zoom-in {
  animation-name: zoom-in;
}

@keyframes zoom-out {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 366, app/assets/stylesheets/mdb/pro/_animate.scss */
.zoom-out {
  animation-name: zoom-out;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
50%,
70%,
90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
60%,
80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 398, app/assets/stylesheets/mdb/pro/_animate.scss */
.tada {
  animation-name: tada;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 416, app/assets/stylesheets/mdb/pro/_animate.scss */
.pulse {
  animation-name: pulse;
}

/* line 2, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox img:not(.lightbox-disabled) {
  cursor: zoom-in;
}

/* line 7, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery {
  visibility: hidden;
  position: fixed;
  left: 0 /*!rtl:ignore*/;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-out;
}

/* line 19, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar {
  position: absolute;
  top: 0;
  left: 0 /*!rtl:ignore*/;
  width: 100%;
  height: 50px;
  z-index: 1110;
  transition: opacity 0.4s;
}

/* line 27, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar .lightbox-gallery-left-tools {
  float: left;
  height: 100%;
}

/* line 31, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar .lightbox-gallery-right-tools {
  float: right;
}

/* line 34, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button {
  border: none;
  background: none;
  width: 50px;
  height: 50px;
  color: #b3b3b3;
  transition: color 0.2s;
}

/* line 41, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button:hover {
  color: #fff;
}

/* line 44, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 48, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.fontawesome-pro:before {
  font-family: 'Font Awesome 5 Pro';
}

/* line 51, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-fullscreen-btn:before {
  content: '\f065';
}

/* line 54, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-fullscreen-btn.active:before {
  content: '\f066';
}

/* line 57, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-zoom-btn:before {
  content: '\f00e';
}

/* line 60, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-zoom-btn.active:before {
  content: '\f010';
}

/* line 63, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-close-btn:before {
  content: '\f00d';
}

/* line 69, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-counter {
  height: 100%;
  color: #b3b3b3;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  margin-bottom: 0;
  direction: ltr /*!rtl:ignore*/;
}

/* line 80, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-content {
  position: fixed;
  top: 50px;
  left: 50px /*!rtl:ignore*/;
  width: calc(100% - 100px);
  height: calc(100% - 100px);
}

/* line 86, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image {
  position: absolute;
  left: 0 /*!rtl:ignore*/;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(0.25);
  transition: all 0.4s ease-out;
  pointer-events: none;
}

/* line 96, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image img {
  position: absolute;
  left: 0 /*!rtl:ignore*/;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  cursor: pointer;
  pointer-events: auto;
}

/* line 105, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image img.vertical {
  height: 100%;
  max-height: 100%;
  width: auto;
  max-width: initial;
}

/* line 114, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right {
  position: fixed;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.4s;
}

/* line 124, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right button {
  border: none;
  background: none;
  width: 50px;
  height: 50px;
  color: #b3b3b3;
  transition: color 0.2s;
}

/* line 131, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right button:hover {
  color: #fff;
}

/* line 134, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right button:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f061';
}

/* line 139, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-right button.fontawesome-pro:before {
  font-family: 'Font Awesome 5 Pro';
}

/* line 144, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left {
  position: fixed;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.4s;
}

/* line 154, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left button {
  border: none;
  background: none;
  width: 50px;
  height: 50px;
  color: #b3b3b3;
  transition: color 0.2s;
}

/* line 161, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left button:hover {
  color: #fff;
}

/* line 164, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left button:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f060';
}

/* line 169, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-arrow-left button.fontawesome-pro:before {
  font-family: 'Font Awesome 5 Pro';
}

/* line 174, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-caption-wrapper {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 183, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-caption-wrapper .lightbox-gallery-caption {
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 10px;
  text-align: center;
}

/* line 192, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery .lightbox-gallery-loader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  transition: opacity 1s;
}

/* line 206, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.lightbox-gallery button:focus {
  outline: none;
  color: #fff;
}

/* line 212, app/assets/stylesheets/mdb/pro/_lightbox.scss */
.disabled-scroll {
  overflow-y: hidden;
  position: relative;
}

@media only screen and (min-device-width: 768px) {
  /* line 215, app/assets/stylesheets/mdb/pro/_lightbox.scss */
  .disabled-scroll.replace-scrollbar {
    padding-right: 17px;
  }
}

/* line 1, app/assets/stylesheets/mdb/pro/_rating.scss */
.rating {
  display: flex;
  margin: 0;
  padding: 0;
}

/* line 5, app/assets/stylesheets/mdb/pro/_rating.scss */
.rating li {
  list-style: none;
}

/* line 8, app/assets/stylesheets/mdb/pro/_rating.scss */
.rating i {
  padding: 0.25rem;
}

/* line 12, app/assets/stylesheets/mdb/pro/_rating.scss */
.rating:not([data-mdb-readonly='true']) li {
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-wrapper {
  z-index: 1065;
  opacity: 0;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 12, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-wrapper-inline {
  border-radius: 4px;
}

/* line 16, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-elements {
  min-width: 310px;
  min-height: 325px;
  background: #fff;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 16, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-elements {
    flex-direction: row !important;
    border-bottom-left-radius: 4px;
    min-width: auto;
    min-height: auto;
    overflow-y: auto;
  }
}

/* line 32, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-elements-inline {
  min-height: auto;
}

/* line 36, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-head {
  background-color: #2979ff;
  height: 100px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding: 10px 24px 10px 50px;
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 36, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-head {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 10px;
    padding-right: 10px !important;
    height: auto;
    min-height: 305px;
  }
}

/* line 54, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-head-inline {
  padding: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 60, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-head-content {
    flex-direction: column;
  }
}

/* line 66, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-button {
  font-size: 0.8rem;
  min-width: 64px;
  box-sizing: border-box;
  font-weight: 500;
  line-height: 40px;
  border-radius: 10px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: #2979ff;
  border: none;
  background-color: transparent;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  outline: none;
  padding: 0 10px;
  height: 40px;
  margin-bottom: 10px;
}

/* line 84, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-button:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

/* line 88, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-button:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0.08);
}

/* line 94, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-submit-inline {
  border-radius: 100%;
  height: 48px;
  min-width: 48px;
  display: inline-block;
  margin-left: 30px;
  color: #fff;
}

/* line 103, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current {
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: -0.00833em;
  color: #fff;
  opacity: 0.54;
  border: none;
  background: transparent;
  padding: 0;
}

/* line 114, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current.active {
  opacity: 1;
}

/* line 118, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current-wrapper {
  direction: ltr /*!rtl:ignore*/;
}

/* line 123, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-mode-wrapper {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.54);
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 123, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-mode-wrapper {
    justify-content: space-around !important;
    flex-direction: row !important;
  }
}

/* line 132, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-mode-wrapper.active {
  opacity: 1;
}

/* line 137, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-clock-wrapper {
  min-width: 310px;
  max-width: 325px;
  min-height: 305px;
  overflow-x: hidden;
  height: 100%;
}

/* line 145, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-clock {
  position: relative;
  border-radius: 100%;
  width: 260px;
  height: 260px;
  cursor: default;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.07);
}

/* line 155, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-clock-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 160px;
  height: 160px;
  border-radius: 100%;
}

/* line 165, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes, .timepicker-time-tips-inner, .timepicker-time-tips-hours {
  position: absolute;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  text-align: center;
  cursor: pointer;
  font-size: 1.1rem;
  border-radius: 100%;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
}

/* line 182, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes.active, .timepicker-time-tips-inner.active, .timepicker-time-tips-hours.active {
  color: #fff;
  background-color: #2979ff;
  font-weight: 400;
}

/* line 188, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes:focus, .timepicker-time-tips-inner:focus, .timepicker-time-tips-hours:focus {
  outline: none;
}

/* line 192, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes.disabled, .timepicker-time-tips-inner.disabled, .timepicker-time-tips-hours.disabled {
  color: #b3afaf;
  pointer-events: none;
  background-color: transparent;
}

/* line 198, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips-minutes::selection, .timepicker-time-tips-inner::selection, .timepicker-time-tips-hours::selection {
  background-color: transparent;
}

/* line 203, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current, .timepicker-dot {
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: -0.00833em;
  color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 825px) and (orientation: landscape) {
  /* line 203, app/assets/stylesheets/mdb/pro/_timepicker.scss */
  .timepicker-current, .timepicker-dot {
    font-size: 3rem;
    font-weight: 400;
  }
}

/* line 216, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-dot {
  font-size: 3.75rem;
  opacity: 0.54;
  border: none;
  background: transparent;
  padding: 0;
}

/* line 224, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-current-inline {
  font-size: 2.5rem;
}

/* line 228, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-item {
  position: absolute;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 10px;
  user-select: none;
  cursor: default;
  font-size: 1.1em;
  z-index: 3;
}

/* line 241, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-middle-dot {
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #2979ff;
}

/* line 251, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hand-pointer {
  background-color: #2979ff;
  bottom: 50%;
  height: 40%;
  left: calc(50% - 1px) /*!rtl:ignore*/;
  transform-origin: center bottom 0 /*!rtl:ignore*/;
  width: 2px;
}

/* line 260, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-transform {
  transition: transform 400ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, height 400ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

/* line 264, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips {
  position: absolute;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  text-align: center;
  cursor: pointer;
  font-size: 1.1rem;
}

/* line 273, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-time-tips.active {
  color: #fff;
}

/* line 278, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-circle {
  top: -21px;
  left: -15px;
  width: 4px;
  border: 14px solid #2979ff;
  height: 4px;
  box-sizing: content-box;
  border-radius: 100%;
}

/* line 288, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode {
  padding: 0;
  background-color: transparent;
  border: none;
  color: #fff;
  opacity: 0.54;
}

/* line 296, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode, .timepicker-hour, .timepicker-minute {
  cursor: pointer;
}

/* line 301, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode:hover, .timepicker-hour-mode:focus, .timepicker-hour:hover, .timepicker-hour:focus, .timepicker-minute:hover, .timepicker-minute:focus {
  background-color: rgba(0, 0, 0, 0.15);
  outline: none;
}

/* line 307, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode.active, .timepicker-hour.active, .timepicker-minute.active {
  color: #fff;
  opacity: 1;
}

/* line 312, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-hour-mode-current-inline, .timepicker-hour-current-inline, .timepicker-minute-current-inline {
  font-size: 2.5rem;
}

/* line 317, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-footer {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 56px;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #fff;
}

/* line 330, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-container {
  max-height: calc(100% - 64px);
  overflow-y: auto;
}

/* line 335, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-up, .timepicker-icon-down {
  opacity: 0;
  transition: 0.2s ease all;
  cursor: pointer;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 349, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-up.active, .timepicker-icon-up:hover, .timepicker-icon-down.active, .timepicker-icon-down:hover {
  opacity: 1;
}

/* line 355, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-up {
  top: -35px;
}

/* line 359, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-down {
  bottom: -47px;
}

/* line 365, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-inline-hour-icons button, .timepicker-inline-minutes-icons button {
  opacity: 1 !important;
  cursor: default;
}

/* line 369, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-inline-hour-icons button:hover, .timepicker-inline-minutes-icons button:hover {
  background-color: unset !important;
}

/* line 375, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-clock-animation {
  animation: show-up-clock 350ms linear;
}

/* line 379, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-icon-btn {
  width: 30px;
  height: 30px;
}

/* line 384, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-toggle-button {
  position: absolute;
  outline: none;
  border: none;
  background-color: transparent;
  right: -10px;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  cursor: pointer;
}

/* line 395, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-toggle-button:hover {
  color: #2979ff;
}

/* line 399, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-toggle-button:focus {
  color: #2979ff;
}

/* line 404, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-input:focus + .timepicker-toggle-button, .timepicker-input:focus + .timepicker-toggle-button i {
  color: #2979ff;
}

/* line 409, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker a.timepicker-toggle-button, .timepicker-toggle-button.timepicker-icon {
  right: 1px;
}

@keyframes show-up-clock {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 427, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.justify-content-evenly {
  justify-content: space-evenly;
}

/* line 431, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-modal {
  z-index: 1065;
}

/* line 435, app/assets/stylesheets/mdb/pro/_timepicker.scss */
.timepicker-modal .fade.show {
  opacity: 1;
}

/* line 2, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar.navbar-scroll {
  transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
}

/* line 4, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar.navbar-scroll.navbar-scrolled {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 12, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar-scroll .nav-link,
.navbar-scroll .fa-bars {
  color: #fff;
}

/* line 19, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar-scrolled .nav-link,
.navbar-scrolled .fa-bars {
  color: #4f4f4f;
}

/* line 25, app/assets/stylesheets/mdb/pro/_navbar.scss */
.navbar-scrolled {
  background-color: #fff;
}

/* line 1, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-toggle-button {
  position: absolute;
  outline: none;
  border: none;
  background-color: transparent;
  right: -10px;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 10, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-toggle-button:focus {
  color: #2979ff;
}

/* line 14, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-toggle-button:hover {
  color: #2979ff;
}

/* line 19, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-backdrop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1065;
}

/* line 31, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-dropdown-container {
  width: 328px;
  height: 380px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 1066;
}

/* line 40, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-modal-container {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 328px;
  height: 512px;
  background-color: #fff;
  border-radius: 7px 7px 4px 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 1066;
}

@media screen and (min-width: 320px) and (max-width: 820px) and (orientation: landscape) {
  /* line 54, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container .datepicker-header {
    height: 100%;
  }
}

@media screen and (min-width: 320px) and (max-width: 820px) and (orientation: landscape) {
  /* line 60, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container .datepicker-date {
    margin-top: 100px;
  }
}

@media screen and (min-width: 320px) and (max-width: 820px) and (orientation: landscape) {
  /* line 66, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container .datepicker-day-cell {
    width: 32x;
    height: 32x;
  }
}

@media screen and (min-width: 320px) and (max-width: 820px) and (orientation: landscape) {
  /* line 40, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container {
    flex-direction: row;
    width: 475px;
    height: 360px;
  }
  /* line 78, app/assets/stylesheets/mdb/pro/_datepicker.scss */
  .datepicker-modal-container.datepicker-day-cell {
    width: 36px;
    height: 36px;
  }
}

/* line 85, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-header {
  height: 120px;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #2979ff;
  display: flex;
  flex-direction: column;
  border-radius: 4px 4px 0 0;
}

/* line 95, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-title {
  height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 102, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-title-text {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  color: #fff;
}

/* line 110, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-date {
  height: 72px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 117, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-date-text {
  font-size: 34px;
  font-weight: 400;
  color: #fff;
}

/* line 123, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-main {
  position: relative;
  height: 100%;
}

/* line 128, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-date-controls {
  padding: 10px 12px 0 12px;
  display: flex;
  justify-content: space-between;
}

/* line 135, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top-width: 5px;
  border-top-style: solid;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

/* line 147, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-arrow-up {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top-width: 5px;
  border-top-style: solid;
  margin: 0 0 0 5px;
  vertical-align: middle;
  transform: rotate(180deg);
}

/* line 160, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-date-controls {
  color: rgba(0, 0, 0, 0.64);
}

/* line 164, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-view-change-button {
  padding: 10px;
  color: #666;
  font-weight: 500;
  font-size: 0.9rem;
  border-radius: 10px;
  box-shadow: none;
  background-color: transparent;
  margin: 0;
  border: none;
}

/* line 175, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-view-change-button:hover, .datepicker-view-change-button:focus {
  background-color: #eee;
}

/* line 180, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-view-change-button:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top-width: 5px;
  border-top-style: solid;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

/* line 194, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-arrow-controls {
  margin-top: 10px;
}

/*!rtl:begin:options:
{
  "autoRename": true,
  "stringMap":[
      {
      "name"    : "prev-next",
      "search"  : ["datepicker-previous-button", "datepicker-next-button"],
      "replace" : ["datepicker-next-button", "datepicker-previous-button"],
      "options" : {"ignoreCase":false}
      }
  ]
}
*/
/* line 211, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-previous-button {
  position: relative;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: none;
  margin: 0;
  color: rgba(0, 0, 0, 0.64);
  background-color: transparent;
  margin-right: 24px;
}

/* line 224, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-previous-button:hover, .datepicker-previous-button:focus {
  background-color: #eee;
  border-radius: 50%;
}

/* line 231, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-previous-button::after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  content: '';
  margin: 15.5px;
  border: 0 solid currentColor;
  border-top-width: 2px;
  border-left-width: 2px;
  transform: translateX(2px) rotate(-45deg);
}

/* line 245, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-next-button {
  position: relative;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: none;
  margin: 0;
  color: rgba(0, 0, 0, 0.64);
  background-color: transparent;
}

/* line 257, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-next-button:hover, .datepicker-next-button:focus {
  background-color: #eee;
  border-radius: 50%;
}

/* line 264, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-next-button::after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  content: '';
  margin: 15.5px;
  border: 0 solid currentColor;
  border-top-width: 2px;
  border-right-width: 2px;
  transform: translateX(-2px) rotate(45deg);
}

/*!rtl:end:options*/
/* line 279, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-view {
  padding-left: 12px;
  padding-right: 12px;
  outline: none;
}

/* line 285, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-table {
  margin-right: auto;
  margin-left: auto;
  width: 304px;
}

/* line 291, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-day-heading {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}

/* line 299, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell {
  text-align: center;
}

/* line 302, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.disabled {
  color: #ccc;
  cursor: default;
  pointer-events: none;
}

/* line 308, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.disabled:hover {
  cursor: default;
}

/* line 312, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell:hover {
  cursor: pointer;
}

/* line 317, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell:not(.disabled):not(.selected):hover .datepicker-cell-content {
  background-color: #d3d3d3;
}

/* line 321, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.selected .datepicker-cell-content {
  background-color: #2979ff;
  color: #fff;
}

/* line 326, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.focused:not(.selected) .datepicker-cell-content {
  background-color: #eee;
}

/* line 330, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.focused .datepicker-cell-content.selected {
  background-color: #2979ff;
}

/* line 334, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-cell.current .datepicker-cell-content {
  border: 1px solid #000;
}

/* line 338, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-small-cell {
  width: 40px;
  height: 40px;
}

/* line 343, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-small-cell-content {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  font-size: 13px;
}

/* line 351, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-large-cell {
  width: 76px;
  height: 42px;
}

/* line 356, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-large-cell-content {
  width: 72px;
  height: 40px;
  line-height: 40px;
  padding: 1px 2px;
  border-radius: 999px;
}

/* line 364, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-yearview-content {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 369, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-footer {
  height: 56px;
  display: flex;
  position: absolute;
  width: 100%;
  bottom: 0;
  justify-content: flex-end;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
}

/* line 381, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-footer-btn {
  background-color: #fff;
  color: #2979ff;
  border: none;
  cursor: pointer;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  letter-spacing: 0.1rem;
  border-radius: 10px;
  margin-bottom: 10px;
}

/* line 396, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-footer-btn:hover, .datepicker-footer-btn:focus {
  background-color: #eee;
}

/* line 402, app/assets/stylesheets/mdb/pro/_datepicker.scss */
.datepicker-clear-btn {
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm {
  padding: 1rem;
  background-color: #fff;
  border-radius: 0.25rem;
  opacity: 0;
}

/* line 7, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm.show {
  opacity: 1;
}

/* line 12, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-popover {
  z-index: 1080;
  width: 300px;
}

/* line 17, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-modal {
  z-index: 1080;
  width: 300px;
  position: absolute;
}

/* line 23, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-buttons-container {
  display: flex;
  justify-content: flex-end;
}

/* line 26, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-buttons-container .btn {
  margin-left: 0.75rem;
}

/* line 31, app/assets/stylesheets/mdb/pro/_popconfirm.scss */
.popconfirm-backdrop {
  height: 100%;
  width: 100%;
  z-index: 1070;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable {
  --datatable-color: rgb(33, 37, 41);
  --datatable-border-color: rgb(224, 224, 224);
  --datatable-striped-color: rgb(33, 37, 41);
  --datatable-accent-bg: rgb(242, 242, 242);
  --datatable-hover-color: rgb(19, 19, 19);
  --datatable-hover-bg: rgb(242, 242, 242);
  --datatable-muted-color: grey;
  --datatable-active-color: rgba(19, 19, 19, 0.05);
  font-size: 0.9rem;
  color: var(--datatable-color);
  background-color: #fff;
}

/* line 15, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-inner {
  background-color: inherit;
}

/* line 19, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable table {
  color: var(--datatable-color);
  background-color: inherit;
  margin-bottom: 0;
  border-color: var(--datatable-border-color);
}

/* line 25, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable table th,
.datatable table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
  padding: 1rem 1.4rem;
}

/* line 35, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead {
  background-color: inherit;
}

/* line 38, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead tr {
  background-color: inherit;
  border-bottom: 1px solid var(--datatable-border-color);
}

/* line 42, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead th {
  position: relative;
  border-bottom: none;
  font-weight: 500;
}

/* line 48, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead th:hover .datatable-sort-icon {
  opacity: 1;
}

/* line 54, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable thead .fixed-cell {
  position: sticky;
  top: 0;
  z-index: 3;
  box-shadow: var(--datatable-border-color) 0px 1px;
  background-color: #fff;
}

/* line 63, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody {
  font-weight: 300;
  background-color: inherit;
}

/* line 67, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody .fixed-cell {
  position: sticky;
  z-index: 1;
  background-color: inherit;
}

/* line 73, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody tr {
  background-color: inherit;
  transition: all 0.3s ease-in;
}

/* line 77, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody tr:last-child {
  border-bottom: transparent;
  height: 71px;
}

/* line 82, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody tr:focus {
  outline: none;
}

/* line 86, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody tr.active {
  background-color: var(--datatable-active-color);
}

/* line 92, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable tbody td:focus {
  outline: none;
}

/* line 98, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-loader {
  width: 100%;
  height: 2px;
  position: relative;
  overflow: hidden;
}

/* line 105, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-loader-inner {
  display: block;
  height: 100%;
}

/* line 110, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-progress {
  animation: datatableProgress 3s ease-in-out;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  width: 45%;
  position: relative;
  opacity: 0.5;
  border-radius: 1px;
  display: block;
  height: 100%;
}

@keyframes datatableProgress {
  0% {
    left: -45%;
  }
  100% {
    left: 100%;
  }
}

/* line 131, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-pagination {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0.5rem 0;
  border-top: 1px solid var(--datatable-border-color);
}

/* line 140, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-pagination-nav {
  padding: 0;
  font-size: 0.9rem;
  direction: ltr /*!rtl:ignore*/;
}

/* line 146, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-pagination-buttons {
  margin-left: 2rem;
}

/* line 150, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-pagination-button {
  padding-left: 1rem;
  padding-right: 1rem;
  color: var(--datatable-color);
}

/* line 156, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-sort-icon {
  opacity: 0;
  color: var(--datatable-muted-color);
  cursor: pointer;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  position: absolute;
  left: 0.4rem;
  top: calc(50% - 0.5rem);
}

/* line 167, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-sort-icon.active {
  opacity: 1;
  color: var(--datatable-color);
}

/* line 173, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-select-wrapper {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  font-weight: 300;
  padding: 0 1rem;
}

/* line 180, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-select-wrapper .select-input {
  max-width: 70px;
}

/* line 185, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable-select-text {
  margin: 0 1rem;
}

/* line 190, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-sm th,
.datatable.datatable-sm td {
  padding: 0.5rem 1.4rem;
}

/* line 196, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-sm tbody tr:last-child {
  border-bottom: transparent;
  height: 55px;
}

/* line 202, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-sm .datatable-pagination {
  padding: 0.2rem 0;
}

/* line 208, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-bordered th,
.datatable.datatable-bordered td {
  border-width: 1px;
}

/* line 213, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-bordered .datatable-pagination {
  border: 1px solid var(--datatable-border-color);
}

/* line 220, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-striped tbody tr:nth-of-type(odd) {
  background-color: var(--datatable-accent-bg);
  color: var(--datatable-striped-color);
}

/* line 229, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-hover tbody tr {
  transition: background-color 0.2s ease-in !important;
}

/* line 232, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-hover tbody tr:hover {
  background-color: var(--datatable-hover-bg) !important;
}

/* line 241, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-clickable-rows tbody tr {
  cursor: pointer;
}

/* line 244, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-clickable-rows tbody tr.active {
  background-color: var(--datatable-hover-bg);
}

/* line 251, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark {
  --datatable-color: #fff;
  --datatable-border-color: #fff;
  --datatable-active-color: rgba(255, 255, 255, 0.2);
}

/* line 257, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .select-wrapper .select-arrow,
.datatable.datatable-dark .select-wrapper input {
  color: white;
}

/* line 262, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .select-wrapper .form-outline .form-control:focus ~ .form-notch .form-notch-leading, .datatable.datatable-dark .select-wrapper .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .datatable.datatable-dark .select-wrapper .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading,
.datatable.datatable-dark .select-wrapper .form-notch-trailing {
  border-color: #fbfbfb !important;
}

/* line 266, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .select-wrapper .form-notch-leading,
.datatable.datatable-dark .select-wrapper .form-noth-middle,
.datatable.datatable-dark .select-wrapper .form-notch-trailing {
  border-color: #fbfbfb !important;
}

/* line 272, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .select-wrapper .form-outline .form-control:focus ~ .form-notch .form-notch-leading, .datatable.datatable-dark .select-wrapper .form-outline .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading, .uppy-Root .uppy-FileInput-container .datatable.datatable-dark .select-wrapper .form-outline .uppy-FileInput-btn:focus ~ .form-notch .form-notch-leading {
  border-color: #fbfbfb !important;
}

/* line 277, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .form-check-input[type='checkbox']:checked {
  background-color: transparent;
  border-color: #fff;
}

/* line 282, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark .datatable-progress {
  opacity: 0.8;
}

/* line 286, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark.datatable-striped {
  --datatable-striped-color: white;
  --datatable-accent-bg: rgba(255, 255, 255, 0.05);
}

/* line 291, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-dark.datatable-hover {
  --datatable-hover-bg: rgba(255, 255, 255, 0.2);
  --datatable-hover-color: white;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-primary {
  --datatable-border-color: #005558;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-secondary {
  --datatable-border-color: #159447;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-success {
  --datatable-border-color: #00b74a;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-info {
  --datatable-border-color: #39c0ed;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-warning {
  --datatable-border-color: #ffa900;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-danger {
  --datatable-border-color: #f93154;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-light {
  --datatable-border-color: #fbfbfb;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-dark {
  --datatable-border-color: #262626;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-white {
  --datatable-border-color: #fff;
}

/* line 298, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.border-black {
  --datatable-border-color: #000;
}

/* line 303, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-borderless {
  --datatable-border-color: transparent;
}

/* line 307, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-loading {
  color: var(--datatable-muted-color);
}

/* line 310, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-loading th {
  color: var(--datatable-muted-color);
}

/* line 314, app/assets/stylesheets/mdb/pro/_datatable.scss */
.datatable.datatable-loading .datatable-sort-icon {
  display: none;
}

@media (max-width: 520px) {
  /* line 321, app/assets/stylesheets/mdb/pro/_datatable.scss */
  .datatable-pagination {
    flex-direction: column-reverse;
  }
  /* line 324, app/assets/stylesheets/mdb/pro/_datatable.scss */
  .datatable-pagination-nav {
    margin: 0.8rem 0;
  }
  /* line 328, app/assets/stylesheets/mdb/pro/_datatable.scss */
  .datatable-pagination-button {
    font-size: 1rem;
  }
  /* line 332, app/assets/stylesheets/mdb/pro/_datatable.scss */
  .datatable-pagination-buttons {
    margin: 0.8rem 0;
  }
}

/* line 1, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  overflow: hidden;
  transition: height 0.2s ease-in-out;
}

/* line 10, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) {
  display: flex;
  justify-content: space-between;
}

/* line 13, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-content {
  position: absolute;
  width: 100%;
  padding: 0 1rem 0 1rem;
}

/* line 18, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step {
  flex: auto;
  height: 4.5rem;
}

/* line 21, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step:first-child .stepper-head {
  padding-left: 1.5rem;
}

/* line 24, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step:last-child .stepper-head {
  padding-right: 1.5rem;
}

/* line 28, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step:not(:first-child) .stepper-head:before {
  flex: 1;
  height: 1px;
  width: 100%;
  margin-right: 0.5rem;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 38, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-step:not(:last-child) .stepper-head:after {
  flex: 1;
  height: 1px;
  width: 100%;
  margin-left: 0.5rem;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 48, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper:not(.stepper-vertical) .stepper-head-icon {
  margin: 1.5rem 0.5rem 1.5rem 0;
}

/* line 53, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-step {
  height: fit-content;
  position: relative;
}

/* line 56, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-step:not(:last-child):after {
  position: absolute;
  left: 2.25rem;
  height: calc(100% - 2.45rem);
  top: 3rem;
  width: 1px;
  margin-top: 0.5rem;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 67, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-content {
  overflow: hidden;
  padding: 0 1.5rem 1.5rem 3.75rem;
  transition: height 0.3s ease-in-out, margin-top 0.3s ease-in-out, margin-bottom 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
}

/* line 73, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-content-hide {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 0 !important;
}

/* line 80, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-head {
  padding: 1.5rem;
}

/* line 83, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-head-icon {
  margin-right: 0.75rem;
}

/* line 86, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-vertical .stepper-head-text:after {
  position: absolute;
}

/* line 90, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile {
  justify-content: center;
  align-items: flex-end;
}

/* line 93, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile.stepper-progress-bar .stepper-head-icon {
  display: none;
}

/* line 96, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-step {
  flex: unset;
  height: fit-content;
  margin: 1rem 0 1rem 0;
}

/* line 100, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-step:not(:last-child) .stepper-head:after {
  margin-left: 0;
}

/* line 103, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-step:not(:first-child) .stepper-head:before {
  margin-right: 0;
}

/* line 106, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-step:not(:last-child):not(:first-child) .stepper-head {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

/* line 111, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-head-icon {
  font-size: 0;
  margin: 0;
  height: 0.5rem;
  width: 0.5rem;
  z-index: 1;
}

/* line 118, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-head-text {
  display: none;
}

/* line 121, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper.stepper-mobile .stepper-content {
  top: 2.56rem;
}

/* line 125, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-form {
  display: inherit;
  justify-content: inherit;
  width: inherit;
  position: inherit;
}

/* line 131, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-content {
  left: 0;
}

/* line 134, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: unset;
  line-height: 1.3;
  cursor: pointer;
}

/* line 141, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head:hover {
  background-color: #dbdbdb;
}

/* line 144, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head:focus {
  outline: none;
}

/* line 148, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head-text:after {
  display: flex;
  font-size: 0.8rem;
  content: attr(data-content);
}

/* line 153, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-head-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background-color: gray;
  border-radius: 100%;
  font-size: 0.875rem;
  width: 1.5rem;
  height: 1.5rem;
}

/* line 164, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-completed .stepper-head-icon {
  background-color: #00b74a;
}

/* line 168, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-active .stepper-head-text {
  font-weight: 500;
}

/* line 171, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-active .stepper-content {
  display: block;
}

/* line 174, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-active .stepper-head-icon {
  background-color: #005558;
}

/* line 178, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-invalid .stepper-head-icon {
  background-color: #f93154;
}

/* line 182, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-disabled .stepper-head {
  color: #858585;
  cursor: default;
}

/* line 186, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-disabled .stepper-head-icon {
  background-color: #858585;
}

/* line 190, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-mobile-head {
  position: absolute;
  align-self: normal;
  height: fit-content;
  width: 100%;
  padding: 0.5rem 1rem 0.5rem 1rem;
}

/* line 197, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-mobile-footer {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 2.5rem;
}

/* line 205, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-back-btn {
  display: block;
  left: 0;
}

/* line 208, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-back-btn .btn-link {
  color: unset;
}

/* line 211, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-back-btn i {
  margin-right: 0.5rem;
}

/* line 215, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-next-btn {
  display: block;
  right: 0;
}

/* line 218, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-next-btn .btn-link {
  color: unset;
}

/* line 221, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-next-btn i {
  margin-left: 0.5rem;
}

/* line 225, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-mobile-progress-bar {
  height: 0.3rem;
  width: 0;
}

/* line 229, app/assets/stylesheets/mdb/pro/_stepper.scss */
.stepper-mobile-progress {
  height: 0.3rem;
  flex-grow: 100;
  background-color: #e0e0e0;
}

/* line 1, app/assets/stylesheets/mdb/pro/_sticky.scss */
.sticky.animation {
  animation-duration: 200ms;
}

/* line 3, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown .form-check-input label {
  display: block;
}

/* line 7, app/assets/stylesheets/mdb/pro/_select.scss */
select.select-initialized {
  display: none !important;
}

/* line 11, app/assets/stylesheets/mdb/pro/_select.scss */
.select-arrow {
  color: #000;
  text-align: center;
  font-size: 0.8rem;
  position: absolute;
  right: 9px;
  top: 9px;
}

/* line 19, app/assets/stylesheets/mdb/pro/_select.scss */
.select-arrow:before {
  content: '\25BC';
}

/* line 24, app/assets/stylesheets/mdb/pro/_select.scss */
.was-validated .form-control:valid ~ .select-arrow, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:valid ~ .select-arrow, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:valid ~ .select-arrow {
  color: #00b74a;
}

/* line 28, app/assets/stylesheets/mdb/pro/_select.scss */
.was-validated .form-control:invalid ~ .select-arrow, .was-validated .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:invalid ~ .select-arrow, .uppy-Root .uppy-FileInput-container .was-validated .uppy-FileInput-btn:invalid ~ .select-arrow {
  color: #f93154;
}

/* line 32, app/assets/stylesheets/mdb/pro/_select.scss */
.select-clear-btn {
  color: black;
  font-size: 1rem;
  position: absolute;
  top: 7px;
  right: 27px;
  cursor: pointer;
}

/* line 40, app/assets/stylesheets/mdb/pro/_select.scss */
.select-clear-btn:focus {
  color: #2979ff;
  outline: none;
}

/* line 46, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-sm ~ .select-clear-btn {
  font-size: 0.8rem;
  top: 4px;
}

/* line 51, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-lg ~ .select-clear-btn, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .select-clear-btn {
  top: 11px;
}

/* line 55, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown-container {
  z-index: 1070;
}

/* line 59, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown {
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0;
  min-width: 100px;
  outline: 0;
  position: relative;
  transform: scaleY(0.8);
  opacity: 0;
  transition: all 0.2s;
}

/* line 70, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown.open {
  transform: scaleY(1);
  opacity: 1;
}

/* line 76, app/assets/stylesheets/mdb/pro/_select.scss */
.select-dropdown > .input-group {
  padding: 10px;
}

/* line 80, app/assets/stylesheets/mdb/pro/_select.scss */
.select-label {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 85, app/assets/stylesheets/mdb/pro/_select.scss */
.select-label.active {
  transform: translateY(-1rem) translateY(0.1rem) scale(0.8);
}

/* line 90, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-lg ~ .select-label.active, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .select-label.active {
  transform: translateY(-1.25rem) translateY(0.1rem) scale(0.8);
}

/* line 94, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-sm ~ .select-label.active {
  transform: translateY(-0.83rem) translateY(0.1rem) scale(0.8);
}

/* line 98, app/assets/stylesheets/mdb/pro/_select.scss */
.form-outline .select-label.active ~ .form-notch .form-notch-middle {
  border-top: none;
  border-right: none;
  border-left: none;
}

/* line 104, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input {
  cursor: pointer;
}

/* line 107, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input[disabled] {
  cursor: default;
}

/* line 112, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused {
  color: #616161;
  outline: 0;
}

/* line 116, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .select-label {
  color: #1266f1;
}

/* line 120, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused::placeholder {
  opacity: 1;
}

/* line 124, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .form-notch .form-notch-leading {
  border-top: 2px solid #1266f1;
  border-bottom: 2px solid #1266f1;
  border-left: 2px solid #1266f1;
  transition: all 0.2s linear;
}

/* line 131, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .form-notch .form-notch-middle {
  border-bottom: 2px solid;
  border-color: #1266f1;
  transition: all 0.2s linear;
}

/* line 137, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .form-notch .form-notch-trailing {
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-right: 2px solid;
  border-color: #1266f1;
  transition: all 0.2s linear;
}

/* line 146, app/assets/stylesheets/mdb/pro/_select.scss */
.select-input.focused ~ .select-arrow {
  color: #4285f4;
}

/* line 150, app/assets/stylesheets/mdb/pro/_select.scss */
.form-white .select-input:focus ~ .select-arrow {
  color: #fff;
}

/* line 154, app/assets/stylesheets/mdb/pro/_select.scss */
.form-white .select-arrow {
  color: #fff;
}

/* line 158, app/assets/stylesheets/mdb/pro/_select.scss */
.form-white .select-clear-btn {
  color: #fff;
}

/* line 162, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-sm ~ .select-arrow {
  top: 3px;
}

/* line 166, app/assets/stylesheets/mdb/pro/_select.scss */
.form-control-lg ~ .select-arrow, .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn ~ .select-arrow {
  top: 13px;
}

/* line 170, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper {
  overflow-y: auto;
}

/* line 173, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

/* line 179, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper::-webkit-scrollbar-button:start:decrement, .select-options-wrapper::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 0;
  background-color: transparent;
}

/* line 187, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 194, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-wrapper::-webkit-scrollbar-thumb:vertical {
  height: 50px;
  background-color: #999;
  border-radius: 4px;
}

/* line 201, app/assets/stylesheets/mdb/pro/_select.scss */
.select-options-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 207, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-group-label {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 1rem;
  font-weight: 400;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.54);
  user-select: none;
}

/* line 224, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-group > .select-option {
  padding-left: 26px;
}

/* line 228, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  color: rgba(0, 0, 0, 0.87);
  padding-left: 16px;
  padding-right: 16px;
  font-size: 1rem;
  font-weight: 400;
  background-color: transparent;
  user-select: none;
}

/* line 246, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option:hover:not(.disabled) {
  background-color: #ddd;
}

/* line 250, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.active {
  background-color: #ddd;
}

/* line 254, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.selected.active {
  background-color: #ddd;
}

/* line 258, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.selected.disabled {
  cursor: default;
  color: #9e9e9e;
  background-color: transparent;
}

/* line 264, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.selected {
  background-color: #eee;
}

/* line 268, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option.disabled {
  cursor: default;
  color: #9e9e9e;
}

/* line 275, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-text .form-check-input {
  margin-right: 10px;
}

/* line 280, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-secondary-text {
  font-size: 0.8rem;
  color: #6c757d;
  display: block;
  line-height: normal;
}

/* line 287, app/assets/stylesheets/mdb/pro/_select.scss */
.select-option-icon {
  width: 28px;
  height: 28px;
}

/* line 292, app/assets/stylesheets/mdb/pro/_select.scss */
.select-custom-content {
  padding: 16px;
}

/* line 296, app/assets/stylesheets/mdb/pro/_select.scss */
.select-no-results {
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  align-items: center;
}

/* line 1, app/assets/stylesheets/mdb/pro/_loading.scss */
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #005558;
  z-index: 1056;
}

/* line 14, app/assets/stylesheets/mdb/pro/_loading.scss */
.loading-backdrop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1065;
}

/* line 1, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-label {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-label.active {
  transform: translateY(-1rem) translateY(0.1rem) scale(0.8);
}

/* line 11, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.form-outline .autocomplete-label.active ~ .form-notch .form-notch-middle {
  border-top: none;
  border-right: none;
  border-left: none;
}

/* line 17, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.select-input {
  cursor: pointer;
}

/* line 20, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.select-input[disabled] {
  cursor: default;
}

/* line 25, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused {
  color: #616161;
  outline: 0;
}

/* line 29, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused ~ .autocomplete-label {
  color: #1266f1;
}

/* line 33, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused::placeholder {
  opacity: 1;
}

/* line 37, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused ~ .form-notch .form-notch-leading {
  border-top: 2px solid #1266f1;
  border-bottom: 2px solid #1266f1;
  border-left: 2px solid #1266f1;
  transition: all 0.2s linear;
}

/* line 44, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused ~ .form-notch .form-notch-middle {
  border-bottom: 2px solid;
  border-color: #1266f1;
  transition: all 0.2s linear;
}

/* line 50, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-input.focused ~ .form-notch .form-notch-trailing {
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-right: 2px solid;
  border-color: #1266f1;
  transition: all 0.2s linear;
}

/* line 59, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-dropdown-container {
  z-index: 1050;
}

/* line 63, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-dropdown {
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0;
  outline: 0;
  position: relative;
  transform: scaleY(0.8);
  opacity: 0;
  transition: all 0.2s;
}

/* line 73, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-dropdown.open {
  transform: scaleY(1);
  opacity: 1;
}

/* line 79, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: auto;
}

/* line 86, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

/* line 92, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list::-webkit-scrollbar-button:start:decrement, .autocomplete-items-list::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 0;
  background-color: transparent;
}

/* line 100, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 107, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-items-list::-webkit-scrollbar-thumb:vertical {
  height: 50px;
  background-color: #999;
  border-radius: 4px;
}

/* line 114, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-item {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  color: rgba(0, 0, 0, 0.87);
  padding: 6.5px 16px;
  font-size: 1rem;
  font-weight: 400;
  background-color: transparent;
  user-select: none;
}

/* line 131, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-item:hover:not(.disabled) {
  background-color: #ddd;
}

/* line 135, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-item.active {
  background-color: #ddd;
}

/* line 139, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-item.disabled {
  cursor: default;
  color: #9e9e9e;
}

/* line 145, app/assets/stylesheets/mdb/pro/_autocomplete.scss */
.autocomplete-loader {
  position: absolute;
  right: 5px;
  top: 8px;
  width: 1.4rem;
  height: 1.4rem;
  border-width: 0.15em;
}

/* line 1, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 32px;
  padding: 0 12px;
  margin-right: 1rem;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  background-color: #eceff1;
  border-radius: 16px;
  transition: opacity 0.3s linear;
  word-wrap: break-word;
  box-shadow: none;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 21, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip:hover {
  box-shadow: none;
}

/* line 25, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip:active, .chip.active {
  background-color: #cacfd1;
  transition: 0.3 ease all;
}

/* line 31, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip img {
  width: inherit;
  height: inherit;
  border-radius: 100%;
  margin: 0 8px 0 -12px;
}

/* line 38, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip .close {
  float: right;
  padding-left: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: opacity 0.15s linear;
  opacity: 0.53;
}

/* line 47, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip .close:hover {
  color: #262626;
}

/* line 52, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip .close-opacity {
  opacity: 0;
}

/* line 56, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip-outline {
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 63, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip.chip-md {
  height: 42px;
  border-radius: 21px;
}

/* line 68, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip.chip-lg {
  height: 52px;
  border-radius: 26px;
}

/* line 73, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip[contenteditable='true'] {
  outline: none;
  border: 3px solid #b2b3b4;
  background-color: #fff;
}

/* line 80, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips {
  min-height: 45px;
  padding-bottom: 1rem;
  margin-bottom: 30px;
  border: none;
  outline: none;
  box-shadow: none;
  transition: all 0.3s ease;
}

/* line 89, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-transition {
  transition: all 0.3s ease;
}

/* line 92, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-padding {
  padding: 5px;
}

/* line 96, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips.focus {
  box-shadow: 0 1px 0 0 red;
}

/* line 100, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips:hover {
  cursor: text;
}

/* line 104, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips .tag.selected {
  color: #fff;
}

/* line 109, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips .input {
  display: inline-block;
  width: 120px !important;
  height: 32px;
  padding: 0 !important;
  margin-right: 20px;
  font-size: 13px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.6);
  background: none;
  border: 0;
  outline: 0;
}

/* line 123, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips .input:focus {
  border: 0 !important;
  box-shadow: none !important;
}

/* line 129, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-placeholder, .chips-initial {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 134, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-placeholder .chips-input-wrapper, .chips-initial .chips-input-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  transition: all 0.3s ease;
}

/* line 140, app/assets/stylesheets/mdb/pro/_chips.scss */
.chips-placeholder .chips-input-wrapper input, .chips-initial .chips-input-wrapper input {
  width: 150px;
}

/* line 147, app/assets/stylesheets/mdb/pro/_chips.scss */
.chip-opacity {
  opacity: 0;
}

/* line 1, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider {
  width: 100%;
  height: 100%;
  position: relative;
  position: relative;
  width: 100%;
  padding: 0;
  margin: auto;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border: 1px solid #fff;
  outline: none;
  appearance: none;
}

/* line 6, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 85, 88, 0.25);
}

/* line 11, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider::-moz-focus-outer {
  border: 0;
}

/* line 15, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-connects {
  overflow: hidden;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 25, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-horizontal {
  height: 0.25rem;
}

/* line 29, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-hand {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #005558;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
  z-index: 5;
  cursor: pointer;
  will-change: transform;
  position: absolute;
  top: 50%;
  transform-origin: 0 0;
  transform-style: flat;
  transform: translateY(-25%);
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, app/assets/stylesheets/mdb/pro/_multi-range.scss */
  .multi-range-slider-hand {
    transition: none;
  }
}

/* line 48, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-hand:active, .multi-range-slider-hand.active {
  z-index: 6;
  background-color: #b3cccd;
}

/* line 55, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-connect {
  background-color: #e0e0e0;
  height: 100%;
  width: 100%;
  will-change: transform;
  z-index: 1;
}

/* line 78, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider:focus {
  outline: none;
}

/* line 82, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider + .thumb {
  position: absolute;
  top: 20;
  width: 0;
  height: 0;
  background-color: #005558;
  border: none;
  border-radius: 25%;
  transform: 0.3s ease all;
  transform-origin: 0 0;
}

/* line 94, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider + .thumb .value {
  display: block;
  width: 20px;
  font-size: 0;
  color: #005558;
  text-align: center;
}

/* line 102, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider + .thumb.active {
  border-radius: 25% 25% 25% 0;
}

/* line 107, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-tooltip {
  position: absolute;
  top: -18px;
  background-color: #005558;
  transform-origin: 50% 50%;
  border: none;
  transition: top 0.2s, transform 0.2s, border-radius 0.2s;
  color: #fff;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg) translate(-5px, -4px) scale(0);
}

/* line 118, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-tooltip-value {
  transform: rotate(45deg) translateY(25%);
  color: #fff;
  height: 30px;
  font-size: 10px;
  display: block;
  width: 30px;
  text-align: center;
}

/* line 128, app/assets/stylesheets/mdb/pro/_multi-range.scss */
.multi-range-slider-tooltip.active {
  border-radius: 50% 50% 50% 0;
  top: -38px;
  transform: rotate(-45deg) translate(-5px, -4px) scale(1);
}

/* line 1, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.buttons-container {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
  background-color: #2979ff;
}

/* line 8, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datepicker-button-toggle,
.timepicker-button-toggle {
  outline: none;
  border: none;
  background-color: transparent;
  width: 50%;
  color: white;
  font-size: 23px;
  border-radius: 10px;
  min-height: 40px;
}

/* line 19, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datepicker-button-toggle:hover,
.timepicker-button-toggle:hover {
  background-color: rgba(0, 0, 0, 0.15);
  outline: none;
}

/* line 24, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datepicker-button-toggle i,
.timepicker-button-toggle i {
  pointer-events: none;
}

/* line 29, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datetimepicker-toggle-button {
  position: absolute;
  outline: none;
  border: none;
  background-color: transparent;
  right: -10px;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 38, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datetimepicker-toggle-button:focus {
  color: #2979ff;
}

/* line 42, app/assets/stylesheets/mdb/pro/_date-time-picker.scss */
.datetimepicker-toggle-button:hover {
  color: #2979ff;
}

/* line 3, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline {
  /* 
      -------------------------------------------------------------------------
      "-lg" suffix styles
      -------------------------------------------------------------------------
    */
  /* 
      -------------------------------------------------------------------------
      "-md" suffix styles
      -------------------------------------------------------------------------
    */
  /* 
      -------------------------------------------------------------------------
      "-sm" suffix styles
      -------------------------------------------------------------------------
    */
}

/* line 5, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label {
  overflow: visible;
  z-index: 2;
}

/* line 10, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label:before {
  content: "";
  width: calc(100% + 6px);
  display: block;
  height: 3px;
  background: white;
  position: relative;
  left: -3px;
  top: 15px;
  z-index: -1;
}

/* line 32, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label-outline-lg,
.orfui_form .form-outline .form-control:focus ~ .form-label-outline-lg,
.orfui_form .form-outline .form-control.active ~ .form-label-outline-lg,
.orfui_form .form-outline .form-label-orfui-select-lg,
.orfui_form .form-outline .form-control:focus ~ .form-label-orfui-select-lg,
.orfui_form .form-outline .form-control.active ~ .form-label-orfui-select-lg,
.orfui_form .form-outline .form-label-mdb-select-lg,
.orfui_form .form-outline .form-control:focus ~ .form-label-mdb-select-lg,
.orfui_form .form-outline .form-control.active ~ .form-label-mdb-select-lg {
  transform: translateY(-1.5rem) scale(0.9);
}

/* line 57, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label-outline-md,
.orfui_form .form-outline .form-control:focus ~ .form-label-outline-md,
.orfui_form .form-outline .form-control.active ~ .form-label-outline-md,
.orfui_form .form-outline .form-label-orfui-select-md,
.orfui_form .form-outline .form-control:focus ~ .form-label-orfui-select-md,
.orfui_form .form-outline .form-control.active ~ .form-label-orfui-select-md,
.orfui_form .form-outline .form-label-mdb-select-md,
.orfui_form .form-outline .form-control:focus ~ .form-label-mdb-select-md,
.orfui_form .form-outline .form-control.active ~ .form-label-mdb-select-md {
  transform: translateY(-1.2rem) scale(0.9);
}

/* line 82, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label-outline-sm,
.orfui_form .form-outline .form-control:focus ~ .form-label-outline-sm,
.orfui_form .form-outline .form-control.active ~ .form-label-outline-sm,
.orfui_form .form-outline .form-label-orfui-select-sm,
.orfui_form .form-outline .form-control:focus ~ .form-label-orfui-select-sm,
.orfui_form .form-outline .form-control.active ~ .form-label-orfui-select-sm,
.orfui_form .form-outline .form-label-mdb-select-sm,
.orfui_form .form-outline .form-control:focus ~ .form-label-mdb-select-sm,
.orfui_form .form-outline .form-control.active ~ .form-label-mdb-select-sm {
  transform: translateY(-0.83rem) translateY(-0.1rem) scale(0.8);
}

/* line 100, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline .form-label-outline-sm:before, .orfui_form .form-outline .form-label-orfui-select-sm:before, .orfui_form .form-outline .form-label-orfui-select-sm:before {
  height: 5px;
  top: 13px;
}

/* line 108, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-outline {
  background-color: white;
}

/* line 112, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .form-control.form-control-lg.select, .orfui_form .uppy-Root .uppy-FileInput-container .select.uppy-FileInput-btn, .uppy-Root .uppy-FileInput-container .orfui_form .select.uppy-FileInput-btn {
  padding-right: 1.75em;
}

/* line 116, app/assets/stylesheets/orfui_forms.scss */
.orfui_form .orfui_select-arrow {
  position: absolute;
  right: 4px;
  top: calc(50% - 12px);
}

/* line 4, app/assets/stylesheets/orfui_mobile_stepper.scss */
.orfui-mobile-stepper {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* line 10, app/assets/stylesheets/orfui_mobile_stepper.scss */
.orfui-mobile-stepper_steps-ring {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background: conic-gradient(green 25deg, lightgray 0deg);
}

/* line 21, app/assets/stylesheets/orfui_mobile_stepper.scss */
.orfui-mobile-stepper_steps-ring_inner {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
}

/* line 32, app/assets/stylesheets/orfui_mobile_stepper.scss */
.orfui-mobile-stepper_text {
  font-size: 1.3rem;
  font-weight: 500;
}

/* line 8, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: flex-start;
  gap: 2.4rem;
}

/* line 17, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_step {
  position: relative;
}

/* line 19, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_step:after {
  content: " ";
  position: absolute;
  height: 2px;
  top: calc(1rem - 1px);
  width: 1.8rem;
  left: 2.3rem;
  background-color: #F3F3F2;
}

/* line 28, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_step:last-child:after {
  display: none;
}

/* line 33, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step_complete-icon {
  display: none;
}

/* line 37, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_number,
.orfui-stepper-horizontal .orfui-step_complete-icon {
  width: 2rem;
  height: 2rem;
  border-radius: 1rem;
}

/* line 44, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_number {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 0.1rem 0.5625rem;
  border: 2px solid #f3f3f2;
  background-color: #F3F3F2;
}

/* line 53, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-stepper_text {
  display: none;
}

/* line 58, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step--active .orfui-stepper_number {
  background-color: transparent;
  border-color: #645CF6;
  color: #645CF6;
}

/* line 66, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step--complete .orfui-stepper_number {
  display: none;
}

/* line 69, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step--complete .orfui-step_complete-icon {
  display: inline-block;
  background-color: #63C886;
  color: white;
}

/* line 74, app/assets/stylesheets/orfui_horizontal_stepper.scss */
.orfui-stepper-horizontal .orfui-step--complete .orfui-step_complete-icon .orfui-icon {
  font-size: 1.75rem;
  font-weight: 600;
  padding: 0.1rem 0.05rem;
}

@media (min-width: 768px) {
  /* line 83, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_list {
    gap: 1.25rem;
  }
  /* line 87, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step {
    border-top: 4px solid #1E4C4326;
    padding-top: 20px;
    flex-grow: 1;
    flex-basis: 0;
    white-space: nowrap;
  }
  /* line 94, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step .orfui-step_complete-icon {
    display: none;
  }
  /* line 99, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--active .orfui-stepper_text {
    color: black;
    font-weight: 600;
  }
  /* line 105, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--complete {
    border-color: #63C886;
  }
  /* line 108, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--complete .orfui-step_complete-icon {
    display: inline-block;
    color: #63C886;
    background-color: transparent;
    padding: 0;
    border: none;
    width: auto;
    height: auto;
  }
  /* line 117, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--complete .orfui-step_complete-icon .orfui-icon {
    font-size: 1.5rem;
    line-height: 1;
    padding: 0;
  }
  /* line 124, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step.orfui-step--complete .orfui-stepper_text {
    color: black;
  }
  /* line 129, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_step:after {
    display: none;
  }
  /* line 132, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_number {
    display: none;
  }
  /* line 135, app/assets/stylesheets/orfui_horizontal_stepper.scss */
  .orfui-stepper-horizontal .orfui-stepper_text {
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    color: #74898D;
    display: inline-block;
    vertical-align: middle;
  }
}

/* line 6, app/assets/stylesheets/orfui.scss */
.orfui-tabs .nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 10, app/assets/stylesheets/orfui.scss */
.orfui-tabs .nav-tabs .nav-link:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 15, app/assets/stylesheets/orfui.scss */
.orfui-icon {
  font-size: inherit;
  vertical-align: middle;
  margin-top: -0.5%;
}

/* line 22, app/assets/stylesheets/orfui.scss */
.btn[class*=outline-]:disabled, .btn.disabled[class*=outline-], fieldset:disabled .btn[class*=outline-] {
  border-style: solid;
  border-width: 2px;
}

/* line 1, app/components/orfui/accent_line_item.scss */
.orfui-accent-line-item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

/* line 6, app/components/orfui/accent_line_item.scss */
.orfui-accent-line-item .orfui-accent-bar {
  width: 8px;
  height: 100%;
  min-height: 56px;
  border-radius: 4px;
  background: #6366F1;
  margin-right: 16px;
  flex-shrink: 0;
}

/* line 16, app/components/orfui/accent_line_item.scss */
.orfui-accent-line-item .orfui-accent-content {
  font-size: 1.125rem;
  color: #18323F;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
  align-items: center;
}

/* line 8, app/components/orfui/avatar.scss */
.orfui--avatar [data-initials]:before {
  content: attr(data-initials);
}

/* line 12, app/components/orfui/avatar.scss */
.orfui--avatar [data-initials] {
  background: #099bdd;
  color: white;
  opacity: 1;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
}

/* line 22, app/components/orfui/avatar.scss */
.orfui--avatar img {
  object-fit: cover;
  object-position: 50% 0%;
}

/* line 31, app/components/orfui/avatar.scss */
.orfui--avatar .orfui--avatar-header {
  font-weight: bolder;
}

/* line 35, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper {
  display: flex;
  position: relative;
}

/* line 39, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper .avatar_left-column {
  width: 30px;
  overflow: hidden;
  border-radius: calc(infinity * 1px);
}

/* line 45, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper .avatar_online-indicator {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: #63C886;
  border-radius: 50%;
  border: 2px solid #ffffff;
}

/* line 54, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper .avatar_right-column {
  display: flex;
  flex-direction: column;
  margin-left: 6px;
  line-height: 1.1em;
}

/* line 60, app/components/orfui/avatar.scss */
.orfui--avatar .avatar_wrapper .avatar_right-column .avatar_row {
  flex: 1;
  display: flex;
  align-items: center;
  text-align: left;
}

/* line 69, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-small {
  font-size: .9em;
}

/* line 72, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-small img, .orfui--avatar.orfui--avatar-small [data-initials] {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
}

/* line 78, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-small .avatar_left-column {
  width: 30px;
}

/* line 82, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-small .avatar_online-indicator {
  width: 10px;
  height: 10px;
}

/* line 88, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-medium {
  font-size: 1.3em;
}

/* line 91, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-medium img, .orfui--avatar.orfui--avatar-medium [data-initials] {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

/* line 97, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-medium .avatar_left-column {
  width: 48px;
}

/* line 101, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-medium .avatar_online-indicator {
  width: 12px;
  height: 12px;
}

/* line 107, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-large {
  font-size: 1.6em;
}

/* line 109, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-large img, .orfui--avatar.orfui--avatar-large [data-initials] {
  width: 60px;
  height: 60px;
  line-height: 60px;
}

/* line 115, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-large .avatar_left-column {
  width: 60px;
}

/* line 119, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-large .avatar_online-indicator {
  width: 14px;
  height: 14px;
}

/* line 125, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-x_large {
  font-size: 2.3em;
}

/* line 128, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-x_large img, .orfui--avatar.orfui--avatar-x_large [data-initials] {
  width: 120px;
  height: 120px;
  line-height: 120px;
}

/* line 134, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-x_large .avatar_left-column {
  width: 120px;
}

/* line 138, app/components/orfui/avatar.scss */
.orfui--avatar.orfui--avatar-x_large .avatar_online-indicator {
  width: 16px;
  height: 16px;
}

/* line 1, app/components/orfui/beta_tag.scss */
.orfui-beta-tag {
  display: inline-block;
}

/* line 4, app/components/orfui/beta_tag.scss */
.orfui-beta-tag .orfui-beta-tag_label {
  color: #6a9fff;
  background: #e9f1ff;
  font-size: .8em;
}

/* line 3, app/components/orfui/chat/message_component.scss */
.orfui--chat--message-content p:last-child,
.orfui--chat--message-content p.last-of-type {
  margin-bottom: 0 !important;
}

/* line 1, app/components/orfui/drawer.scss */
.orfui--drawer {
  background: #F5F5F5;
  height: 100%;
}

/* line 1, app/components/orfui/drawer/header.scss */
.orfui--drawer--header {
  background: #fff;
}

/* line 4, app/components/orfui/drawer/header.scss */
.orfui--drawer--header h1.drawer-header-title, .orfui--drawer--header .drawer-header-title.h1 {
  font-size: 1.4em;
  margin-bottom: 0;
}

/* line 1, app/components/orfui/drawer/panel.scss */
.orfui--drawer--panel {
  overflow: hidden;
}

/* line 4, app/components/orfui/drawer/panel.scss */
.orfui--drawer--panel h2.drawer-panel-title, .orfui--drawer--panel .drawer-panel-title.h2 {
  font-size: 1em;
  padding-left: 3px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 11, app/components/orfui/drawer/panel.scss */
.orfui--drawer--panel .drawer-panel-content {
  background: #fff;
  font-size: 1.2em;
}

/* line 3, app/components/orfui/progress_bar.scss */
.orfui--progress-bar .progress-bar {
  background: #209CEE !important;
  line-height: .8em;
}

/* line 8, app/components/orfui/progress_bar.scss */
.orfui--progress-bar.size-medium {
  height: 28px;
  border-radius: 60px;
  font-size: 14px;
}

/* line 1, app/components/orfui/status_light.scss */
.orfui-status-light-container {
  display: inline-block;
}

/* line 4, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light {
  height: 10px;
  width: 10px;
  border: none;
  border-radius: 100px;
  display: inline-block;
  margin-right: .3em;
}

/* line 12, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_small {
  height: 10px;
  width: 10px;
}

/* line 17, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_medium {
  height: 14px;
  width: 14px;
}

/* line 22, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_large {
  height: 20px;
  width: 20px;
}

/* line 27, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_danger {
  background: #e74c3c;
}

/* line 31, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_warning {
  background: #f1c40f;
}

/* line 35, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_success {
  background: #2ecc71;
}

/* line 39, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_info {
  background: #9EC5FE;
}

/* line 43, app/components/orfui/status_light.scss */
.orfui-status-light-container .orfui-status-light.orfui-status-light_default {
  background: #999999;
}

/* line 1, app/components/orfui/tag_cloud.scss */
.orfui--tag-cloud {
  border-top: 1px solid #eee;
  display: block;
  padding: 10px 0 2px;
}

/* line 6, app/components/orfui/tag_cloud.scss */
.orfui--tag-cloud span.tag-cloud-tag {
  text-transform: lowercase;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  border-radius: 10px;
  margin-bottom: 8px;
}

/* line 17, app/components/orfui/tag_cloud.scss */
.orfui--tag-cloud span.tag-cloud-tag.label-warning {
  background: #ffedcc;
  color: #FF8C00;
}

/* line 6, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect {
  position: relative;
  width: 100%;
  max-width: 500px;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 6px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #fff;
}

/* line 18, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .orfui--tags-multiselect-selected-options {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

/* line 24, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .selected-option {
  background: #f2f1fe;
  padding: 5px 10px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 14px;
}

/* line 33, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .remove-option {
  margin-left: 5px;
  background: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
}

/* line 40, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .remove-option:hover {
  cursor: pointer;
}

/* line 45, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .orfui--tags-multiselect-input {
  border: none;
  outline: none;
  flex: 1;
  padding: 5px;
  font-size: 18px;
}

/* line 53, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .orfui--tags-multiselect-results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  list-style: none;
  padding: 0;
  margin-top: 5px;
  border-radius: 8px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 1000;
}

/* line 70, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .tags-multiselect-item {
  padding: 10px;
  cursor: pointer;
  font-size: 16px;
  transition: background 0.2s ease-in-out;
}

/* line 76, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect .tags-multiselect-item:hover, .orfui--tags-multiselect .tags-multiselect-item.active {
  background: #f2f1fe;
}

/* line 82, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-large {
  max-width: 500px;
}

/* line 85, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-large .orfui--tags-multiselect-input {
  font-size: 18px;
}

/* line 89, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-large .tags-multiselect-item {
  font-size: 18px;
}

/* line 93, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-large .selected-option {
  font-size: 18px;
}

/* line 98, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-small {
  max-width: 300px;
}

/* line 101, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-small .orfui--tags-multiselect-input {
  font-size: 14px;
}

/* line 105, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-small .tags-multiselect-item {
  font-size: 14px;
}

/* line 109, app/components/orfui/tags_multiselect.scss */
.orfui--tags-multiselect.tags-multiselect-small .selected-option {
  font-size: 14px;
}

/* line 1, app/components/orfui/timeline.scss */
.orfui--timeline {
  position: relative;
  padding: 0;
  margin: 0;
}

/* line 8, app/components/orfui/timeline/event.scss */
.orfui--timeline--event {
  position: relative;
  padding: 0 0 20px 32px;
  border-left: 3px solid #ccc;
  transition: border-color 0.3s ease-in-out;
}

/* line 15, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-marker {
  position: absolute;
  left: -9px;
  top: -3px;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #ccc;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* line 28, app/components/orfui/timeline/event.scss */
.orfui--timeline--event:last-child {
  border-left: 3px solid #ccc;
}

/* line 30, app/components/orfui/timeline/event.scss */
.orfui--timeline--event:last-child .timeline-marker {
  left: -6px;
}

/* line 35, app/components/orfui/timeline/event.scss */
.orfui--timeline--event.event-completed {
  border-left-color: #ff7f00;
}

/* line 38, app/components/orfui/timeline/event.scss */
.orfui--timeline--event.event-completed .timeline-marker {
  background-color: #ff7f00;
  box-shadow: 0 0 0 2px #ff7f00;
}

/* line 44, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content {
  margin: 5px 0;
}

/* line 47, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content h3, .orfui--timeline--event .timeline-content .h3 {
  padding: 20px 0 0;
  font-size: 16px;
  color: #333;
}

/* line 53, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content p {
  margin: 5px 0 0;
  color: #555;
  font-size: 14px;
}

/* line 59, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content ul {
  margin: 5px 0 0;
  padding-left: 18px;
  list-style-type: disc;
  color: #555;
  font-size: 14px;
}

/* line 66, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content ul li {
  margin: 2px 0;
}

/* line 71, app/components/orfui/timeline/event.scss */
.orfui--timeline--event .timeline-content .timeline-date {
  font-size: 12px;
  color: #999;
  position: absolute;
  top: -5px;
  text-transform: uppercase;
}

/* line 1, app/components/orfui/toggle.scss */
.orfui--toggle-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  user-select: none;
}

/* line 9, app/components/orfui/toggle.scss */
.orfui--toggle-label {
  font-weight: 500;
  color: #333;
  cursor: pointer;
}

/* line 15, app/components/orfui/toggle.scss */
.orfui--toggle {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 20, app/components/orfui/toggle.scss */
.orfui--toggle input {
  display: none;
}

/* line 24, app/components/orfui/toggle.scss */
.orfui--toggle .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.3s;
  border-radius: 50px;
}

/* line 35, app/components/orfui/toggle.scss */
.orfui--toggle .slider::before {
  content: "";
  position: absolute;
  background-color: white;
  transition: 0.3s;
  border-radius: 50%;
}

/* line 44, app/components/orfui/toggle.scss */
.orfui--toggle input:checked + .slider {
  background-color: #4caf50;
}

/* line 55, app/components/orfui/toggle.scss */
.orfui--toggle-small {
  width: 40px;
  height: 20px;
}

/* line 59, app/components/orfui/toggle.scss */
.orfui--toggle-small .slider {
  width: 100%;
  height: 100%;
}

/* line 63, app/components/orfui/toggle.scss */
.orfui--toggle-small .slider::before {
  width: 14px;
  height: 14px;
  left: 3px;
  bottom: 3px;
}

/* line 71, app/components/orfui/toggle.scss */
.orfui--toggle-small input:checked + .slider::before {
  transform: translateX(18px);
}

/* line 76, app/components/orfui/toggle.scss */
.orfui--toggle-small + .orfui--toggle-label {
  font-size: 16px;
}

/* line 55, app/components/orfui/toggle.scss */
.orfui--toggle-medium {
  width: 50px;
  height: 26px;
}

/* line 59, app/components/orfui/toggle.scss */
.orfui--toggle-medium .slider {
  width: 100%;
  height: 100%;
}

/* line 63, app/components/orfui/toggle.scss */
.orfui--toggle-medium .slider::before {
  width: 20px;
  height: 20px;
  left: 3px;
  bottom: 3px;
}

/* line 71, app/components/orfui/toggle.scss */
.orfui--toggle-medium input:checked + .slider::before {
  transform: translateX(24px);
}

/* line 76, app/components/orfui/toggle.scss */
.orfui--toggle-medium + .orfui--toggle-label {
  font-size: 16px;
}

/* line 55, app/components/orfui/toggle.scss */
.orfui--toggle-large {
  width: 60px;
  height: 32px;
}

/* line 59, app/components/orfui/toggle.scss */
.orfui--toggle-large .slider {
  width: 100%;
  height: 100%;
}

/* line 63, app/components/orfui/toggle.scss */
.orfui--toggle-large .slider::before {
  width: 26px;
  height: 26px;
  left: 3px;
  bottom: 3px;
}

/* line 71, app/components/orfui/toggle.scss */
.orfui--toggle-large input:checked + .slider::before {
  transform: translateX(30px);
}

/* line 76, app/components/orfui/toggle.scss */
.orfui--toggle-large + .orfui--toggle-label {
  font-size: 18px;
}

/**
 * Styles for the Collapsible Group Controller
 * 
 * These styles provide the necessary CSS for the collapsible group functionality:
 * 1. Basic styles for all collapsible groups (animated or not)
 * 2. Animation-specific styles when animations are enabled
 * 
 * The controller uses CSS custom properties for dynamic height calculations:
 * --details-content-height: Set by the controller to the content's scrollHeight
 * 
 * Animation States:
 * - opening: Content fades in and slides down
 * - closing: Content fades out and slides up
 * 
 * Transitions:
 * - opacity: For fade in/out
 * - transform: For slide effects
 * - height: For smooth expansion/collapse
 */
/* line 23, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"] details {
  overflow: hidden;
}

/* line 27, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"] details > summary {
  list-style: none;
}

/* line 29, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"] details > summary::-webkit-details-marker {
  display: none;
}

/* line 39, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"][data-collapsible-group-animate-value="true"] details [data-collapsible-group-target="content"] {
  transition: opacity 300ms ease-out, transform 300ms ease-out, height 300ms ease-out;
  opacity: 0;
  transform: translateY(-10px);
  height: 0;
  will-change: opacity, transform, height;
  overflow: hidden;
}

/* line 50, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"][data-collapsible-group-animate-value="true"] details[data-collapsible-group-state="opening"] [data-collapsible-group-target="content"] {
  opacity: 1;
  transform: translateY(0);
  height: var(--details-content-height);
}

/* line 56, app/assets/stylesheets/controllers/collapsible_group_controller.scss */
[data-controller="collapsible-group"][data-collapsible-group-animate-value="true"] details[data-collapsible-group-state="closing"] [data-collapsible-group-target="content"] {
  opacity: 0;
  transform: translateY(-10px);
  height: 0;
}

/* line 7, app/assets/stylesheets/shared.scss */
.btn-primary,
.link-primary {
  background-color: #159447;
}

/* line 11, app/assets/stylesheets/shared.scss */
.btn-primary:hover, .btn-primary:focus,
.link-primary:hover,
.link-primary:focus {
  background-color: #38a463;
  border-color: #2c9f59;
}

/* line 18, app/assets/stylesheets/shared.scss */
.btn-outline-primary {
  border-color: #159447;
  color: #159447;
}

/* line 22, app/assets/stylesheets/shared.scss */
.btn-outline-primary:hover, .btn-outline-primary:focus {
  border-color: #159447;
  color: #159447;
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 30, app/assets/stylesheets/shared.scss */
.btn-xs {
  padding: .4rem;
  font-size: 10px;
  line-height: .5;
  border-radius: .2rem;
}

/* line 37, app/assets/stylesheets/shared.scss */
.f-gap-1 {
  gap: 0.25rem !important;
}

/* line 41, app/assets/stylesheets/shared.scss */
.f-gap-2 {
  gap: 0.5rem !important;
}

/* line 45, app/assets/stylesheets/shared.scss */
.f-gap-3 {
  gap: 1rem !important;
}

/* line 49, app/assets/stylesheets/shared.scss */
.fs-12 {
  font-size: 12px;
}

/* line 53, app/assets/stylesheets/shared.scss */
.fs-14 {
  font-size: 14px;
}

/* line 57, app/assets/stylesheets/shared.scss */
.fs-16 {
  font-size: 16px;
}

/* line 61, app/assets/stylesheets/shared.scss */
.fs-18 {
  font-size: 18px;
}

/* line 65, app/assets/stylesheets/shared.scss */
.fs-20 {
  font-size: 20px;
}

/* line 69, app/assets/stylesheets/shared.scss */
.fs-22 {
  font-size: 22px;
}

/* line 73, app/assets/stylesheets/shared.scss */
.fs-24 {
  font-size: 24px;
}

/* line 77, app/assets/stylesheets/shared.scss */
.label, .orfui--tag-cloud span.tag-cloud-tag {
  text-transform: uppercase;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
}

/* line 84, app/assets/stylesheets/shared.scss */
.label-default, .orfui--tag-cloud span.tag-cloud-tag {
  background-color: #eceff1;
  color: #263238;
}

/* line 88, app/assets/stylesheets/shared.scss */
.label-success {
  background-color: #e8f5e9;
  color: #4caf50;
}

/* line 92, app/assets/stylesheets/shared.scss */
.label-success2 {
  background-color: rgba(232, 245, 233, 0.5);
  color: #009499;
}

/* line 96, app/assets/stylesheets/shared.scss */
.label-warning {
  color: #ff9800;
  background-color: rgba(255, 243, 224, 0.5);
}

/* line 100, app/assets/stylesheets/shared.scss */
.label-warning2 {
  color: #ff6f00;
  background-color: rgba(255, 243, 224, 0.5);
}

/* line 104, app/assets/stylesheets/shared.scss */
.label-danger {
  color: #f44336;
  background-color: #feebee;
}

/* line 108, app/assets/stylesheets/shared.scss */
.border-green-light {
  border-color: #b3cccd !important;
}

/* line 111, app/assets/stylesheets/shared.scss */
.hover-default:hover {
  background: #f4f6f8;
}

/* line 114, app/assets/stylesheets/shared.scss */
.balance-headline {
  font-size: 1.9rem;
}

/* line 118, app/assets/stylesheets/shared.scss */
.bg-postit-yellow {
  background-color: #fff9be;
}

/* line 122, app/assets/stylesheets/shared.scss */
.bg-gray {
  background-color: #f4f6f8;
}

/* line 126, app/assets/stylesheets/shared.scss */
.text-gray {
  color: #546e7a;
}

/* line 130, app/assets/stylesheets/shared.scss */
.text-light-warning {
  color: #e7ca00;
}

/* line 134, app/assets/stylesheets/shared.scss */
.form-outline {
  margin-bottom: 1.5rem;
}

/* line 136, app/assets/stylesheets/shared.scss */
.form-outline .form-helper {
  bottom: -1.5rem;
}

/* line 140, app/assets/stylesheets/shared.scss */
.form-outline.form-group-invalid {
  margin-bottom: 2.5rem;
}

/* line 143, app/assets/stylesheets/shared.scss */
.form-outline.form-group-invalid .form-helper {
  display: none;
}

/* line 150, app/assets/stylesheets/shared.scss */
.form-mdb-select .invalid-feedback {
  margin-top: -24px;
}

/* line 155, app/assets/stylesheets/shared.scss */
.paper {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 2px 0 rgba(63, 63, 68, 0.15);
}

/* line 162, app/assets/stylesheets/shared.scss */
.orf-container {
  max-width: 840px;
  margin: 0 auto;
}

/* line 172, app/assets/stylesheets/shared.scss */
.overflow-x-auto {
  overflow-x: auto;
}

/* line 176, app/assets/stylesheets/shared.scss */
.overflow-x-scroll {
  overflow-x: scroll;
}

/* line 180, app/assets/stylesheets/shared.scss */
.copyable-text {
  display: flex;
  align-items: center;
  padding-left: 23px;
}

/* line 189, app/assets/stylesheets/shared.scss */
.copyable-text span {
  flex: 1 auto;
}

/* line 197, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no {
  flex: 1 1 auto;
  flex-direction: column;
  height: 65px;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  padding-left: 0;
}

/* line 207, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no input {
  position: absolute;
  top: -50px;
}

/* line 212, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no label {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
}

/* line 222, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no input:checked + label {
  border: 2px solid #005558;
}

/* line 225, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no input:checked + label .feather-check {
  color: #005558 !important;
}

/* line 229, app/assets/stylesheets/shared.scss */
.form-group.yes_no_boxes .yes-no input:checked + label .feather-x {
  color: #c71433 !important;
}

/* line 236, app/assets/stylesheets/shared.scss */
.font-weight-medium {
  font-weight: 500;
}

/* line 240, app/assets/stylesheets/shared.scss */
.align-bottom {
  vertical-align: bottom;
}

/* line 244, app/assets/stylesheets/shared.scss */
.flash {
  z-index: 10000;
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
}

/* line 253, app/assets/stylesheets/shared.scss */
.table-condensed > :not(caption) > * > * {
  padding: 0.5rem 0.7rem;
}

/* line 263, app/assets/stylesheets/shared.scss */
.file .invalid-feedback {
  position: relative;
}

/* line 267, app/assets/stylesheets/shared.scss */
.btn {
  text-transform: capitalize;
}

/* line 271, app/assets/stylesheets/shared.scss */
.sortable-drag {
  background-color: #fff;
}

/* line 275, app/assets/stylesheets/shared.scss */
.sortable-ghost {
  background-color: #fff;
}

/* line 282, app/assets/stylesheets/shared.scss */
fieldset .was-validated .form-check-input:invalid ~ .form-check-label,
fieldset .form-check-input.is-invalid ~ .form-check-label {
  margin-bottom: 0;
}

/* line 291, app/assets/stylesheets/shared.scss */
fieldset .invalid-feedback {
  position: static;
}

@font-face {
  font-family: 'PP Mori';
  src: url(/assets/PPMori-Medium-05071910400ebb517036a9b08d70b860cea8574799d240e8cb1b8d7a3d2ea182.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Mori';
  src: url(/assets/PPMori-Regular-c1a3d2dade638a48f6a39e7120fbc2e555a3aa9149740fa68874f0c8303d4e1d.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Mori';
  src: url(/assets/PPMori-SemiBold-1f9f5ecbffd0a59a6de722eb14cce8390e104a33ec22fda2d552819fc4b60feb.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* line 27, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-50 {
  color: #F3F3F3;
}

/* line 28, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-100 {
  color: #E5E5E5;
}

/* line 29, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-200 {
  color: #DDDDDD;
}

/* line 30, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-300 {
  color: #BBBBBB;
}

/* line 31, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-400 {
  color: #A6A6A6;
}

/* line 32, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-500 {
  color: #868686;
}

/* line 33, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-600 {
  color: #727272;
}

/* line 34, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-700 {
  color: #5E5E5E;
}

/* line 35, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-800 {
  color: #5E5E5E;
}

/* line 36, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-text-gray-900 {
  color: #5E5E5E;
}

/* line 43, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-fw1, .orfui-fw-light {
  font-weight: 400 !important;
}

/* line 44, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-fw2, .orfui-fw-normal {
  font-weight: 500 !important;
}

/* line 45, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-fw3, .orfui-fw-bold {
  font-weight: 600 !important;
}

/* line 58, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header1 {
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
}

@media (min-width: 768px) {
  /* line 58, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header1 {
    font-size: 72px;
    font-weight: 500;
    line-height: 76px;
  }
}

/* line 71, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header2 {
  font-size: 50px;
  font-weight: 500;
  line-height: 64px;
}

@media (min-width: 768px) {
  /* line 71, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header2 {
    font-size: 64px;
    font-weight: 500;
    line-height: 70px;
  }
}

/* line 84, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header3 {
  font-size: 40px;
  font-weight: 500;
  line-height: 56px;
}

@media (min-width: 768px) {
  /* line 84, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header3 {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
  }
}

/* line 97, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header4 {
  font-size: 34px;
  font-weight: 500;
  line-height: 48px;
}

@media (min-width: 768px) {
  /* line 97, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header4 {
    font-size: 48px;
    font-weight: 500;
    line-height: 56px;
  }
}

/* line 110, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header5 {
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

@media (min-width: 768px) {
  /* line 110, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header5 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
  }
}

/* line 123, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
}

@media (min-width: 768px) {
  /* line 123, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
  }
}

/* line 136, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-header7 {
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-header7 {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
  }
}

/* line 149, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

@media (min-width: 768px) {
  /* line 149, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph1 {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
  }
}

/* line 162, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (min-width: 768px) {
  /* line 162, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
}

/* line 175, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

@media (min-width: 768px) {
  /* line 175, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}

/* line 188, app/assets/stylesheets/orfui2/_typography.scss */
.orfui-pgraph4 {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
}

@media (min-width: 768px) {
  /* line 188, app/assets/stylesheets/orfui2/_typography.scss */
  .orfui-pgraph4 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
}

/* line 5, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn, .quick-reskin .btn,
.orfui-toggle-btn {
  --orfui-btn-font-family: ;
  --orfui-btn-lg-font-size: calc(1.2625rem + 0.15vw);
  --orfui-btn-font-weight: 600;
  --orfui-btn-line-height: 1.75;
  --orfui-btn-border-width: 0.1875rem;
  --orfui-btn-padding-y: 0.4945rem;
  --orfui-btn-color: #0F3239;
  --orfui-btn-bg: #DADFE0;
  --orfui-btn-border-color: #DADFE0;
  --orfui-btn-hover-color: #0F3239;
  --orfui-btn-hover-bg: #C0CACB;
  --orfui-btn-hover-border-color: #C0CACB;
  --orfui-btn-active-color: #0F3239;
  --orfui-btn-active-bg: #A7B4B6;
  --orfui-btn-active-border-color: #A7B4B6;
  --orfui-btn-focus-color: #0F3239;
  --orfui-btn-focus-bg: #C0CACB;
  --orfui-btn-focus-border-color: #C0CACB;
  --orfui-btn-disabled-color: #A6A6A6;
  --orfui-btn-disabled-bg: #F3F5F5;
  --orfui-btn-disabled-border-color: #F3F5F5;
  display: inline-block;
  padding: var(--orfui-btn-padding-y) 3rem;
  font-family: var(--orfui-btn-font-family);
  font-size: calc(1.2625rem + 0.15vw);
  font-weight: var(--orfui-btn-font-weight);
  line-height: var(--orfui-btn-line-height);
  color: var(--orfui-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--orfui-btn-border-width) solid var(--orfui-btn-border-color);
  border-radius: 3.75rem;
  background-color: var(--orfui-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/orfui2/_buttons.scss */
  .orfui-btn, .quick-reskin .btn,
.orfui-toggle-btn {
    --orfui-btn-lg-font-size: 1.375rem;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/orfui2/_buttons.scss */
  .orfui-btn, .quick-reskin .btn,
.orfui-toggle-btn {
    font-size: 1.375rem;
  }
}

/* line 57, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn:hover, .quick-reskin .btn:hover,
.orfui-toggle-btn:hover {
  color: var(--orfui-btn-hover-color);
  background-color: var(--orfui-btn-hover-bg);
  border-color: var(--orfui-btn-hover-border-color);
  box-shadow: 0px 2px 3px 0px #0000002B;
}

/* line 64, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-check + .orfui-btn:hover, .quick-reskin .orfui-btn-check + .btn:hover, .orfui-btn-check + .orfui-toggle-btn:hover {
  color: var(--orfui-btn-color);
  background-color: var(--orfui-btn-bg);
  border-color: var(--orfui-btn-border-color);
}

/* line 71, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn:focus-visible, .quick-reskin .btn:focus-visible,
.orfui-toggle-btn:focus-visible {
  color: var(--orfui-btn-focus-color);
  background-color: var(--orfui-btn-focus-bg);
  border-color: var(--orfui-btn-focus-border-color);
  outline: 0;
}

/* line 78, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-check:focus-visible + .orfui-btn, .quick-reskin .orfui-btn-check:focus-visible + .btn, .orfui-btn-check:focus-visible + .orfui-toggle-btn {
  border-color: var(--orfui-btn-hover-border-color);
  outline: 0;
}

/* line 83, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-check:checked + .orfui-btn, .quick-reskin .orfui-btn-check:checked + .btn, :not(.btn-check) + .orfui-btn:active, .quick-reskin :not(.btn-check) + .btn:active, .orfui-btn:first-child:active, .quick-reskin .btn:first-child:active, .orfui-btn.active, .quick-reskin .active.btn, .orfui-btn.show, .quick-reskin .show.btn, .orfui-btn-check:checked + .orfui-toggle-btn, :not(.btn-check) + .orfui-toggle-btn:active,
.orfui-toggle-btn:first-child:active,
.orfui-toggle-btn.active,
.orfui-toggle-btn.show {
  color: var(--orfui-btn-active-color);
  background-color: var(--orfui-btn-active-bg);
  border-color: var(--orfui-btn-active-border-color);
}

/* line 93, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn:disabled, .quick-reskin .btn:disabled, .orfui-btn.disabled, .quick-reskin .disabled.btn, fieldset:disabled .orfui-btn, fieldset:disabled .quick-reskin .btn, .quick-reskin fieldset:disabled .btn,
.orfui-toggle-btn:disabled,
.orfui-toggle-btn.disabled, fieldset:disabled .orfui-toggle-btn {
  color: var(--orfui-btn-disabled-color);
  pointer-events: none;
  background-color: var(--orfui-btn-disabled-bg);
  background-image: null;
  border-color: var(--orfui-btn-disabled-border-color);
}

/* line 109, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-primary, .quick-reskin .btn.btn-primary, .quick-reskin .btn.btn-secondary, .quick-reskin .btn.btn-outline-primary {
  --orfui-btn-color: #FFFFFF;
  --orfui-btn-bg: #645CF6;
  --orfui-btn-border-color: #645CF6;
  --orfui-btn-hover-color: #FFFFFF;
  --orfui-btn-hover-bg: #564FD8;
  --orfui-btn-hover-border-color: #564FD8;
  --orfui-btn-active-color: #FFFFFF;
  --orfui-btn-active-bg: #4741B9;
  --orfui-btn-active-border-color: #4741B9;
  --orfui-btn-focus-color: #FFFFFF;
  --orfui-btn-focus-bg: #564FD8;
  --orfui-btn-focus-border-color: #2A267C;
  --orfui-btn-disabled-color: #A6A6A6;
  --orfui-btn-disabled-bg: #E9E8FD;
  --orfui-btn-disabled-border-color: #E9E8FD;
}

/* line 131, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-dark {
  --orfui-btn-color: #FFFFFF;
  --orfui-btn-bg: #0F3239;
  --orfui-btn-border-color: #0F3239;
  --orfui-btn-hover-color: #FFFFFF;
  --orfui-btn-hover-bg: #28484E;
  --orfui-btn-hover-border-color: #28484E;
  --orfui-btn-active-color: #FFFFFF;
  --orfui-btn-active-bg: #28484E;
  --orfui-btn-active-border-color: #28484E;
  --orfui-btn-focus-color: #FFFFFF;
  --orfui-btn-focus-bg: #28484E;
  --orfui-btn-focus-border-color: #28484E;
  --orfui-btn-disabled-color: #DDDDDD;
  --orfui-btn-disabled-bg: #C0CACB;
  --orfui-btn-disabled-border-color: #C0CACB;
}

/* line 153, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-toggle-btn {
  border-radius: 0.5rem;
}

/* line 156, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-check:checked + .orfui-toggle-btn, :not(.btn-check) + .orfui-toggle-btn:active, .orfui-toggle-btn:first-child:active, .orfui-toggle-btn.active, .orfui-toggle-btn.show {
  color: white;
  background-color: #0F3239;
  border-color: #0F3239;
}

/* line 178, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-link {
  --orfui-btn-font-weight: 400;
  --orfui-btn-color: #74898D;
  --orfui-btn-bg: transparent;
  --orfui-btn-border-color: transparent;
  --orfui-btn-hover-color: #5B7378;
  --orfui-btn-hover-bg: #F3F5F5;
  --orfui-btn-hover-border-color: #F3F5F5;
  --orfui-btn-active-color: #425D63;
  --orfui-btn-active-bg: #DADFE0;
  --orfui-btn-active-border-color: #DADFE0;
  --orfui-btn-focus-color: #5B7378;
  --orfui-btn-focus-bg: transparent;
  --orfui-btn-focus-border-color: #C0CACB;
  --orfui-btn-disabled-color: #A6A6A6;
  --orfui-btn-disabled-bg: transparent;
  --orfui-btn-disabled-border-color: transparent;
  text-decoration: none;
}

/* line 203, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-link:hover {
  box-shadow: none;
}

/* line 213, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-sm {
  --orfui-btn-font-family: ;
  --orfui-btn-sm-font-size: 1rem;
  --orfui-btn-font-weight: 600;
  --orfui-btn-border-width: 0.1875rem;
  --orfui-btn-padding-y: 0.1875rem;
  padding: var(--orfui-btn-padding-y) 1.08875rem;
  font-size: 1rem;
  border-radius: 3.75rem;
}

/* line 5, app/assets/stylesheets/orfui2/forms/_labels.scss */
.orfui-form-label {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
}

/* line 13, app/assets/stylesheets/orfui2/forms/_labels.scss */
.orfui-form-label.orfui-for-required:after {
  content: "*";
  position: relative;
  right: -0.25rem;
}

/* line 21, app/assets/stylesheets/orfui2/forms/_labels.scss */
.orfui-form-wrapped-field-sm .orfui-form-label {
  margin-bottom: 0.1rem;
  font-size: 1rem;
}

/* line 5, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control,
.orfui-form-control-nolabel {
  appearance: none;
  background-color: var(--orfui-body-bg);
  border-radius: 0.375rem;
  border: 0.0625rem solid #C0CACB;
  color: #0F3239;
  display: block;
  font-weight: 400;
  line-height: 1.5;
  outline: 0;
  padding: 1.5rem 0.625rem 0.625rem;
  position: relative;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%;
  font-size: 1rem;
}

/* line 23, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control:hover,
.orfui-form-control-nolabel:hover {
  border-color: #A7B4B6;
}

/* line 27, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control:focus,
.orfui-form-control-nolabel:focus {
  border-color: #5B7378;
  outline: 0;
}

/* line 32, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control[type="file"],
.orfui-form-control-nolabel[type="file"] {
  overflow: hidden;
  padding: 0;
  padding-left: 1rem;
  min-height: calc(1.5em + calc(1.5rem + 0.625rem + calc(0.0625rem * 2)));
}

/* line 38, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control[type="file"]:not(:disabled):not([readonly]),
.orfui-form-control-nolabel[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control::-webkit-date-and-time-value,
.orfui-form-control-nolabel::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}

/* line 65, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control::-webkit-datetime-edit,
.orfui-form-control-nolabel::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

/* line 71, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control::placeholder,
.orfui-form-control-nolabel::placeholder {
  color: #5B7378;
  opacity: 1;
}

/* line 82, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control:disabled,
.orfui-form-control-nolabel:disabled {
  background: #F3F3F3;
  color: #74898D;
  border-color: #DADFE0;
  opacity: 1;
}

/* line 91, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control::file-selector-button,
.orfui-form-control-nolabel::file-selector-button {
  margin: 1rem 0;
  height: 3rem;
  border-radius: 1.5rem;
  border: 0.1875rem solid #645CF6;
  background-color: #645CF6;
  color: white;
  padding: 0 1.5rem;
  font-weight: 600;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  pointer-events: none;
  margin-inline-end: 0.625rem;
  border-inline-end-width: 0.0625rem;
}

/* line 105, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control:hover:not(:disabled):not([readonly])::file-selector-button, .orfui-form-control:not(:disabled):not([readonly])::file-selector-button:hover, .orfui-form-control:focus:not(:disabled):not([readonly])::file-selector-button, .orfui-form-control:not(:disabled):not([readonly])::file-selector-button:focus,
.orfui-form-control-nolabel:hover:not(:disabled):not([readonly])::file-selector-button,
.orfui-form-control-nolabel:not(:disabled):not([readonly])::file-selector-button:hover,
.orfui-form-control-nolabel:focus:not(:disabled):not([readonly])::file-selector-button,
.orfui-form-control-nolabel:not(:disabled):not([readonly])::file-selector-button:focus {
  background-color: #564FD8;
}

/* line 113, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control-nolabel {
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
}

/* line 153, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control-sm {
  padding: 0.925rem 0.4rem 0.1rem;
  font-size: 0.9rem;
}

/* line 164, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-control-nolabel-sm {
  padding-top: 0.5125rem;
  padding-bottom: 0.5125rem;
  font-size: 0.9rem;
}

/* line 188, app/assets/stylesheets/orfui2/forms/_form-control.scss */
textarea.orfui-form-control {
  min-height: calc(1.5em + calc(1.5rem + 0.625rem + calc(0.0625rem * 2)));
}

/* line 225, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-form-wrapped-field {
  margin-bottom: 1rem;
  width: 100%;
}

/* line 231, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-currency-field .orfui-currency-field-symbol {
  position: absolute;
  top: 1.5625rem;
  left: 0.6875rem;
  display: none;
}

/* line 240, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-currency-field .orfui-form-control:focus ~ .orfui-currency-field-symbol,
.orfui-currency-field .orfui-form-control:not(:placeholder-shown) ~ .orfui-currency-field-symbol {
  display: block;
}

/* line 245, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-currency-field .orfui-form-control,
.orfui-currency-field .orfui-form-control-nolabel {
  padding-left: 1.375rem;
}

/* line 251, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-currency-field.orfui-currency-field-no-label .orfui-currency-field-symbol {
  top: 1.125rem;
  bottom: 1.125rem;
  display: block;
}

/* line 260, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-percent-field .orfui-percent-field-symbol {
  position: absolute;
  top: 1.5625rem;
  right: 0.6875rem;
  display: none;
}

/* line 269, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-percent-field .orfui-form-control:focus ~ .orfui-percent-field-symbol,
.orfui-percent-field .orfui-form-control:not(:placeholder-shown) ~ .orfui-percent-field-symbol {
  display: block;
}

/* line 274, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-percent-field .orfui-form-control,
.orfui-percent-field .orfui-form-control-nolabel {
  padding-left: 1.375rem;
}

/* line 280, app/assets/stylesheets/orfui2/forms/_form-control.scss */
.orfui-percent-field.orfui-percent-field-no-label .orfui-percent-field-symbol {
  top: 1.125rem;
  bottom: 1.125rem;
  display: block;
}

/* line 6, app/assets/stylesheets/orfui2/forms/_form-select.scss */
.orfui-form-select,
.orfui-form-select-nolabel {
  appearance: none;
  background-color: var(--orfui-body-bg);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-position: right 0.625rem center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  border-radius: 0.375rem;
  border: 0.0625rem solid #C0CACB;
  color: #0F3239;
  display: block;
  font-weight: 400;
  line-height: 1.5;
  padding: 1.5rem 1.8rem 0.625rem 0.625rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%;
  font-size: 1rem;
}

/* line 26, app/assets/stylesheets/orfui2/forms/_form-select.scss */
.orfui-form-select:focus,
.orfui-form-select-nolabel:focus {
  border-color: #5B7378;
  outline: 0;
}

/* line 31, app/assets/stylesheets/orfui2/forms/_form-select.scss */
.orfui-form-select[multiple], .orfui-form-select[size]:not([size="1"]),
.orfui-form-select-nolabel[multiple],
.orfui-form-select-nolabel[size]:not([size="1"]) {
  padding-right: 0;
  background-image: none;
}

/* line 37, app/assets/stylesheets/orfui2/forms/_form-select.scss */
.orfui-form-select:disabled,
.orfui-form-select-nolabel:disabled {
  color: #74898D;
  background-color: #F3F3F3;
}

/* line 44, app/assets/stylesheets/orfui2/forms/_form-select.scss */
.orfui-form-select:-moz-focusring,
.orfui-form-select-nolabel:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #0F3239;
}

/* line 50, app/assets/stylesheets/orfui2/forms/_form-select.scss */
.orfui-form-select-nolabel {
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
}

/* line 55, app/assets/stylesheets/orfui2/forms/_form-select.scss */
.orfui-form-select-sm {
  padding: 0.925rem 0.4rem 0.1rem;
  font-size: 0.9rem;
}

/* line 60, app/assets/stylesheets/orfui2/forms/_form-select.scss */
.orfui-form-select-nolabel-sm {
  padding-top: 0.5125rem;
  padding-bottom: 0.5125rem;
  font-size: 0.9rem;
}

/* line 5, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check {
  display: block;
  min-height: 1.749375rem;
  padding-left: 1.999375rem;
  margin-bottom: 0.125rem;
}

/* line 11, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check .orfui-form-check-input {
  float: left;
  margin-left: -1.999375rem;
}

/* line 17, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-reverse {
  padding-right: 1.999375rem;
  padding-left: 0;
  text-align: right;
}

/* line 22, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-reverse .orfui-form-check-input {
  float: right;
  margin-right: -1.999375rem;
  margin-left: 0;
}

/* line 30, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-sm .orfui-form-check-input {
  width: 1.249375rem;
  height: 1.249375rem;
}

/* line 34, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-sm .orfui-form-check-label {
  font-size: 0.9rem;
}

/* line 39, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input {
  width: 1.499375rem;
  height: 1.499375rem;
  vertical-align: top;
  appearance: none;
  background-color: var(--orfui-form-check-bg);
  background-image: var(--orfui-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 2px solid #E5E5E5;
  print-color-adjust: exact;
}

/* line 56, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

/* line 60, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input[type="radio"] {
  border-radius: 50%;
}

/* line 65, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input:active {
  filter: brightness(90%);
}

/* line 69, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input:focus {
  border-color: #5B7378;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(100, 92, 246, 0.25);
}

/* line 75, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input:checked {
  background-color: #645CF6;
  border-color: #645CF6;
}

/* line 79, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input[type="checkbox"]:checked {
  --orfui-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

/* line 87, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input[type="radio"]:checked {
  --orfui-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 96, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input[type="checkbox"]:indeterminate {
  background-color: #645CF6;
  border-color: #645CF6;
  --orfui-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

/* line 107, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 117, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-input[disabled] ~ .orfui-form-check-label, .orfui-form-check-input:disabled ~ .orfui-form-check-label {
  cursor: default;
  color: #A6A6A6;
}

/* line 124, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-label {
  font-size: 1.125rem;
  line-height: 1.555;
}

/* line 174, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 179, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 186, app/assets/stylesheets/orfui2/forms/_form-check.scss */
.orfui-btn-check[disabled] + .btn, .orfui-btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
}

/* line 1, app/assets/stylesheets/orfui2/forms/_floating-labels.scss */
.orfui-form-wrapped-field {
  position: relative;
}

/* line 4, app/assets/stylesheets/orfui2/forms/_floating-labels.scss */
.orfui-form-wrapped-field > .orfui-form-label-floating {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1.2625rem 0.625rem 0;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 20px;
  color: #5B7378;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4, app/assets/stylesheets/orfui2/forms/_floating-labels.scss */
  .orfui-form-wrapped-field > .orfui-form-label-floating {
    transition: none;
  }
}

/* line 24, app/assets/stylesheets/orfui2/forms/_floating-labels.scss */
.orfui-form-wrapped-field > .orfui-form-label-floating .orfui-floating-label-hint {
  float: right;
  opacity: 0;
  transition: opacity 0.01s;
}

/* line 31, app/assets/stylesheets/orfui2/forms/_floating-labels.scss */
.orfui-form-wrapped-field > .orfui-form-control-sm ~ .orfui-form-label-floating,
.orfui-form-wrapped-field > .orfui-form-select-sm ~ .orfui-form-label-floating {
  padding: 0.65rem 0.4rem 0;
}

/* line 65, app/assets/stylesheets/orfui2/forms/_floating-labels.scss */
.orfui-form-wrapped-field > .orfui-form-control:focus ~ .orfui-form-label-floating,
.orfui-form-wrapped-field > .orfui-form-control:not(:placeholder-shown) ~ .orfui-form-label-floating,
.orfui-form-wrapped-field > .orfui-form-control-plaintext ~ .orfui-form-label-floating,
.orfui-form-wrapped-field > .orfui-form-select ~ .orfui-form-label-floating {
  transform: scale(0.75) translateY(-0.4375rem) translateX(0.15rem);
  font-weight: 500;
  width: calc(100% / 0.75);
}

/* line 70, app/assets/stylesheets/orfui2/forms/_floating-labels.scss */
.orfui-form-wrapped-field > .orfui-form-control:focus ~ .orfui-form-label-floating .orfui-floating-label-hint,
.orfui-form-wrapped-field > .orfui-form-control:not(:placeholder-shown) ~ .orfui-form-label-floating .orfui-floating-label-hint,
.orfui-form-wrapped-field > .orfui-form-control-plaintext ~ .orfui-form-label-floating .orfui-floating-label-hint,
.orfui-form-wrapped-field > .orfui-form-select ~ .orfui-form-label-floating .orfui-floating-label-hint {
  opacity: 1;
  transition: opacity 0.7s;
}

/* line 91, app/assets/stylesheets/orfui2/forms/_floating-labels.scss */
.orfui-form-wrapped-field > .orfui-form-control:disabled ~ .orfui-form-label-floating {
  color: #aaaaaa;
}

/* line 94, app/assets/stylesheets/orfui2/forms/_floating-labels.scss */
.orfui-form-wrapped-field > .orfui-form-control:disabled ~ .orfui-form-label-floating::after {
  background-color: #eeeeee;
}

/* line 14, app/assets/stylesheets/orfui2/forms/_validation.scss */
.orfui-form-control-error {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 0.875;
  color: #C21D1D;
}

/* line 20, app/assets/stylesheets/orfui2/forms/_validation.scss */
.orfui-form-control-error i {
  vertical-align: bottom;
  margin: 0;
}

/* line 27, app/assets/stylesheets/orfui2/forms/_validation.scss */
.orfui-is-invalid.orfui-form-control, .orfui-is-invalid.orfui-form-select, .orfui-is-invalid.orfui-form-check-input {
  border-color: #C83535;
}

/* line 32, app/assets/stylesheets/orfui2/forms/_validation.scss */
.orfui-is-invalid.orfui-form-check-input:checked {
  background-color: #C21D1D;
}

/* line 36, app/assets/stylesheets/orfui2/forms/_validation.scss */
.orfui-for-invalid-field.orfui-form-label-floating {
  color: #C21D1D;
}

/* line 41, app/assets/stylesheets/orfui2/forms/_validation.scss */
.orfui-errors-for .orfui-errors-for-list {
  margin-bottom: 0;
}

/* line 11, app/assets/stylesheets/orfui2/_forms.scss */
.orfui-form-bottom-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  flex-direction: column-reverse;
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/orfui2/_forms.scss */
  .orfui-form-bottom-buttons {
    flex-direction: row;
  }
}

/* line 2, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner {
  display: flex;
  padding: 1.5rem;
  border-radius: 1rem;
  width: fit-content;
}

/* line 8, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--full-width {
  width: 100%;
  border-radius: 0;
  border-bottom: 1px solid #DADFE0;
}

/* line 14, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner .orfui-banner-icon {
  font-size: 1.5rem;
  padding-right: 1rem;
}

/* line 19, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner .orfui-banner-header {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}

/* line 24, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner .orfui-banner-header:empty {
  display: none;
}

/* line 27, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner .orfui-banner-header + .orfui-banner-content {
  margin-top: 0.25rem;
}

/* line 32, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner .orfui-banner-content:empty {
  display: none;
}

/* line 35, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--success {
  background: #F3FBF6;
}

/* line 37, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--success .orfui-banner-icon {
  color: #63C886;
}

/* line 39, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--info {
  background: #F4F8FD;
}

/* line 41, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--info .orfui-banner-icon {
  color: #1F6BD6;
}

/* line 43, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--warning {
  background: #FFFCF5;
}

/* line 45, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--warning .orfui-banner-icon {
  color: #E9CC55;
}

/* line 47, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--error {
  background: #FCF4F4;
}

/* line 49, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--error .orfui-banner-icon {
  color: #D56565;
}

/* line 53, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--loud.orfui-banner--success {
  background: #D0EEDB;
  color: #177A33;
}

/* line 56, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--loud.orfui-banner--success .orfui-banner-icon {
  color: #177A33;
}

/* line 58, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--loud.orfui-banner--info {
  background: #E9E8FD;
  color: #645CF6;
}

/* line 61, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--loud.orfui-banner--info .orfui-banner-icon {
  color: #645CF6;
}

/* line 63, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--loud.orfui-banner--warning {
  background: #FDF6D9;
  color: #C09A11;
}

/* line 66, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--loud.orfui-banner--warning .orfui-banner-icon {
  color: #C09A11;
}

/* line 68, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--loud.orfui-banner--error {
  background: #F6DCDC;
  color: #C21D1D;
}

/* line 71, app/assets/stylesheets/orfui2/_banner.scss */
.orfui-banner.orfui-banner--loud.orfui-banner--error .orfui-banner-icon {
  color: #C21D1D;
}

/* line 5, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2000;
}

/* line 18, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal__container {
  background-color: #fff;
  padding: 1rem;
  width: 45rem;
  max-width: 100%;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  /* line 18, app/assets/stylesheets/orfui2/modal.scss */
  .orfui-modal__container {
    padding: 1.875rem;
  }
}

/* line 33, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 39, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

/* line 49, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal__close {
  background: transparent;
  border: 0;
}

/* line 54, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal__header .orfui-modal__close:before {
  content: "\2715";
}

/* line 56, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal__content {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}

/* line 62, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal__header + .orfui-modal__content {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  /* line 56, app/assets/stylesheets/orfui2/modal.scss */
  .orfui-modal__content {
    margin-bottom: 1.875rem;
  }
  /* line 67, app/assets/stylesheets/orfui2/modal.scss */
  .orfui-modal__header + .orfui-modal__content {
    margin-top: 1.875rem;
  }
}

/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}

/* line 97, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal-slide {
  display: none;
}

/* line 101, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal-slide.is-open {
  display: block;
}

/* line 105, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal-slide[aria-hidden="false"] .orfui-modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* line 109, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal-slide[aria-hidden="false"] .orfui-modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* line 113, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal-slide[aria-hidden="true"] .orfui-modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* line 117, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal-slide[aria-hidden="true"] .orfui-modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* line 121, app/assets/stylesheets/orfui2/modal.scss */
.orfui-modal-slide .orfui-modal__container,
.orfui-modal-slide .orfui-modal__overlay {
  will-change: transform;
}

/* line 1, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0;
}

/* line 5, app/assets/stylesheets/orfui2/_tooltip.scss */
[data-tippy-root] {
  max-width: calc(100vw - 10px);
}

/* line 9, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform,visibility,opacity;
}

/* line 21, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-placement^=top] > .tippy-arrow {
  bottom: 0;
}

/* line 25, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-placement^=top] > .tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top;
}

/* line 33, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-placement^=bottom] > .tippy-arrow {
  top: 0;
}

/* line 37, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom;
}

/* line 45, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-placement^=left] > .tippy-arrow {
  right: 0;
}

/* line 49, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-placement^=left] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left;
}

/* line 56, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-placement^=right] > .tippy-arrow {
  left: 0;
}

/* line 60, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-placement^=right] > .tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right;
}

/* line 67, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

/* line 71, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333;
}

/* line 77, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

/* line 84, app/assets/stylesheets/orfui2/_tooltip.scss */
.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}

/* line 14, app/assets/stylesheets/orfui-v2.scss */
.orfui-constrained-content {
  max-width: 53rem;
}

/* line 18, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 {
  font-family: 'PP Mori', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: #0F3239;
}

/* line 25, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 .orfui-icon {
  margin-top: 0;
}

/* line 29, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 a:not(.orfui-btn):not(.btn):not(.nav-link) {
  color: #645CF6;
  text-decoration: none;
}

/* line 33, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 a:not(.orfui-btn):not(.btn):not(.nav-link):hover {
  color: #564FD8;
  text-decoration: underline;
}

/* line 40, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 .btn:not(.orfui-btn),
.orfui-v2 .form-control:not(.orfui-form-control),
.orfui-v2 .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:not(.orfui-form-control),
.uppy-Root .uppy-FileInput-container .orfui-v2 .uppy-FileInput-btn:not(.orfui-form-control),
.orfui-v2 .form-label:not(.orfui-form-label),
.orfui-v2 .form-check-label:not(.orfui-form-check-label),
.orfui-v2 .col-form-label {
  font-size: 0.9rem;
  line-height: 1.6;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/* line 49, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 .form-control:not(.orfui-form-control), .orfui-v2 .uppy-Root .uppy-FileInput-container .uppy-FileInput-btn:not(.orfui-form-control), .uppy-Root .uppy-FileInput-container .orfui-v2 .uppy-FileInput-btn:not(.orfui-form-control) {
  line-height: 2.2rem;
}

/* line 53, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 .app-top-navbar {
  z-index: 1037;
  height: 76px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
}

/* line 59, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 .app-top-navbar .container-fluid, .orfui-v2 .app-top-navbar .container-sm, .orfui-v2 .app-top-navbar .container-md, .orfui-v2 .app-top-navbar .container-lg, .orfui-v2 .app-top-navbar .container-xl, .orfui-v2 .app-top-navbar .container-xxl {
  padding: 0;
}

/* line 63, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 .app-top-navbar .navbar-brand {
  margin-top: 0.25rem;
}

/* line 67, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 .app-top-navbar .nav-link {
  color: inherit;
}

@media (min-width: 768px) {
  /* line 53, app/assets/stylesheets/orfui-v2.scss */
  .orfui-v2 .app-top-navbar {
    height: 100px;
  }
}

/* line 76, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 main {
  padding-top: 76px;
}

@media (min-width: 768px) {
  /* line 76, app/assets/stylesheets/orfui-v2.scss */
  .orfui-v2 main {
    padding-top: 100px;
  }
}

/* line 84, app/assets/stylesheets/orfui-v2.scss */
.orfui-v2 #drawer-content {
  top: 76px;
  height: calc(100% - 76px) !important;
}

@media (min-width: 768px) {
  /* line 84, app/assets/stylesheets/orfui-v2.scss */
  .orfui-v2 #drawer-content {
    top: 100px;
    height: calc(100% - 100px) !important;
  }
}

@media (min-width: 768px) {
  /* line 96, app/assets/stylesheets/orfui-v2.scss */
  .fs-md-3 {
    font-size: calc(1.2825rem + 0.39vw) !important;
  }
  /* line 100, app/assets/stylesheets/orfui-v2.scss */
  .fs-md-5 {
    font-size: 1.125rem !important;
  }
  /* line 104, app/assets/stylesheets/orfui-v2.scss */
  .w-md-auto {
    width: auto !important;
  }
  /* line 108, app/assets/stylesheets/orfui-v2.scss */
  .w-md-50 {
    width: 50% !important;
  }
}

@media (min-width: 992px) {
  /* line 114, app/assets/stylesheets/orfui-v2.scss */
  .w-lg-auto {
    width: auto !important;
  }
  /* line 118, app/assets/stylesheets/orfui-v2.scss */
  .text-lg-left {
    text-align: left !important;
  }
}

/* line 123, app/assets/stylesheets/orfui-v2.scss */
.text-balance {
  text-wrap: balance;
}

/* line 127, app/assets/stylesheets/orfui-v2.scss */
.fw-semibold {
  font-weight: 600;
}

/* line 131, app/assets/stylesheets/orfui-v2.scss */
.fw-medium {
  font-weight: 500;
}

/* line 135, app/assets/stylesheets/orfui-v2.scss */
.contents {
  display: contents;
}

/* line 5, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn, .quick-reskin .btn,
.orfui-toggle-btn {
  --orfui-btn-font-family: ;
  --orfui-btn-lg-font-size: calc(1.2625rem + 0.15vw);
  --orfui-btn-font-weight: 600;
  --orfui-btn-line-height: 1.75;
  --orfui-btn-border-width: 0.1875rem;
  --orfui-btn-padding-y: 0.4945rem;
  --orfui-btn-color: #0F3239;
  --orfui-btn-bg: #DADFE0;
  --orfui-btn-border-color: #DADFE0;
  --orfui-btn-hover-color: #0F3239;
  --orfui-btn-hover-bg: #C0CACB;
  --orfui-btn-hover-border-color: #C0CACB;
  --orfui-btn-active-color: #0F3239;
  --orfui-btn-active-bg: #A7B4B6;
  --orfui-btn-active-border-color: #A7B4B6;
  --orfui-btn-focus-color: #0F3239;
  --orfui-btn-focus-bg: #C0CACB;
  --orfui-btn-focus-border-color: #C0CACB;
  --orfui-btn-disabled-color: #A6A6A6;
  --orfui-btn-disabled-bg: #F3F5F5;
  --orfui-btn-disabled-border-color: #F3F5F5;
  display: inline-block;
  padding: var(--orfui-btn-padding-y) 3rem;
  font-family: var(--orfui-btn-font-family);
  font-size: calc(1.2625rem + 0.15vw);
  font-weight: var(--orfui-btn-font-weight);
  line-height: var(--orfui-btn-line-height);
  color: var(--orfui-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--orfui-btn-border-width) solid var(--orfui-btn-border-color);
  border-radius: 3.75rem;
  background-color: var(--orfui-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/orfui2/_buttons.scss */
  .orfui-btn, .quick-reskin .btn,
.orfui-toggle-btn {
    --orfui-btn-lg-font-size: 1.375rem;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/orfui2/_buttons.scss */
  .orfui-btn, .quick-reskin .btn,
.orfui-toggle-btn {
    font-size: 1.375rem;
  }
}

/* line 57, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn:hover, .quick-reskin .btn:hover,
.orfui-toggle-btn:hover {
  color: var(--orfui-btn-hover-color);
  background-color: var(--orfui-btn-hover-bg);
  border-color: var(--orfui-btn-hover-border-color);
  box-shadow: 0px 2px 3px 0px #0000002B;
}

/* line 64, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-check + .orfui-btn:hover, .quick-reskin .orfui-btn-check + .btn:hover, .orfui-btn-check + .orfui-toggle-btn:hover {
  color: var(--orfui-btn-color);
  background-color: var(--orfui-btn-bg);
  border-color: var(--orfui-btn-border-color);
}

/* line 71, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn:focus-visible, .quick-reskin .btn:focus-visible,
.orfui-toggle-btn:focus-visible {
  color: var(--orfui-btn-focus-color);
  background-color: var(--orfui-btn-focus-bg);
  border-color: var(--orfui-btn-focus-border-color);
  outline: 0;
}

/* line 78, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-check:focus-visible + .orfui-btn, .quick-reskin .orfui-btn-check:focus-visible + .btn, .orfui-btn-check:focus-visible + .orfui-toggle-btn {
  border-color: var(--orfui-btn-hover-border-color);
  outline: 0;
}

/* line 83, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-check:checked + .orfui-btn, .quick-reskin .orfui-btn-check:checked + .btn, :not(.btn-check) + .orfui-btn:active, .quick-reskin :not(.btn-check) + .btn:active, .orfui-btn:first-child:active, .quick-reskin .btn:first-child:active, .orfui-btn.active, .quick-reskin .active.btn, .orfui-btn.show, .quick-reskin .show.btn, .orfui-btn-check:checked + .orfui-toggle-btn, :not(.btn-check) + .orfui-toggle-btn:active,
.orfui-toggle-btn:first-child:active,
.orfui-toggle-btn.active,
.orfui-toggle-btn.show {
  color: var(--orfui-btn-active-color);
  background-color: var(--orfui-btn-active-bg);
  border-color: var(--orfui-btn-active-border-color);
}

/* line 93, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn:disabled, .quick-reskin .btn:disabled, .orfui-btn.disabled, .quick-reskin .disabled.btn, fieldset:disabled .orfui-btn, fieldset:disabled .quick-reskin .btn, .quick-reskin fieldset:disabled .btn,
.orfui-toggle-btn:disabled,
.orfui-toggle-btn.disabled, fieldset:disabled .orfui-toggle-btn {
  color: var(--orfui-btn-disabled-color);
  pointer-events: none;
  background-color: var(--orfui-btn-disabled-bg);
  background-image: null;
  border-color: var(--orfui-btn-disabled-border-color);
}

/* line 109, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-primary, .quick-reskin .btn.btn-primary, .quick-reskin .btn.btn-secondary, .quick-reskin .btn.btn-outline-primary {
  --orfui-btn-color: #FFFFFF;
  --orfui-btn-bg: #645CF6;
  --orfui-btn-border-color: #645CF6;
  --orfui-btn-hover-color: #FFFFFF;
  --orfui-btn-hover-bg: #564FD8;
  --orfui-btn-hover-border-color: #564FD8;
  --orfui-btn-active-color: #FFFFFF;
  --orfui-btn-active-bg: #4741B9;
  --orfui-btn-active-border-color: #4741B9;
  --orfui-btn-focus-color: #FFFFFF;
  --orfui-btn-focus-bg: #564FD8;
  --orfui-btn-focus-border-color: #2A267C;
  --orfui-btn-disabled-color: #A6A6A6;
  --orfui-btn-disabled-bg: #E9E8FD;
  --orfui-btn-disabled-border-color: #E9E8FD;
}

/* line 131, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-dark {
  --orfui-btn-color: #FFFFFF;
  --orfui-btn-bg: #0F3239;
  --orfui-btn-border-color: #0F3239;
  --orfui-btn-hover-color: #FFFFFF;
  --orfui-btn-hover-bg: #28484E;
  --orfui-btn-hover-border-color: #28484E;
  --orfui-btn-active-color: #FFFFFF;
  --orfui-btn-active-bg: #28484E;
  --orfui-btn-active-border-color: #28484E;
  --orfui-btn-focus-color: #FFFFFF;
  --orfui-btn-focus-bg: #28484E;
  --orfui-btn-focus-border-color: #28484E;
  --orfui-btn-disabled-color: #DDDDDD;
  --orfui-btn-disabled-bg: #C0CACB;
  --orfui-btn-disabled-border-color: #C0CACB;
}

/* line 153, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-toggle-btn {
  border-radius: 0.5rem;
}

/* line 156, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-check:checked + .orfui-toggle-btn, :not(.btn-check) + .orfui-toggle-btn:active, .orfui-toggle-btn:first-child:active, .orfui-toggle-btn.active, .orfui-toggle-btn.show {
  color: white;
  background-color: #0F3239;
  border-color: #0F3239;
}

/* line 178, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-link {
  --orfui-btn-font-weight: 400;
  --orfui-btn-color: #74898D;
  --orfui-btn-bg: transparent;
  --orfui-btn-border-color: transparent;
  --orfui-btn-hover-color: #5B7378;
  --orfui-btn-hover-bg: #F3F5F5;
  --orfui-btn-hover-border-color: #F3F5F5;
  --orfui-btn-active-color: #425D63;
  --orfui-btn-active-bg: #DADFE0;
  --orfui-btn-active-border-color: #DADFE0;
  --orfui-btn-focus-color: #5B7378;
  --orfui-btn-focus-bg: transparent;
  --orfui-btn-focus-border-color: #C0CACB;
  --orfui-btn-disabled-color: #A6A6A6;
  --orfui-btn-disabled-bg: transparent;
  --orfui-btn-disabled-border-color: transparent;
  text-decoration: none;
}

/* line 203, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-link:hover {
  box-shadow: none;
}

/* line 213, app/assets/stylesheets/orfui2/_buttons.scss */
.orfui-btn-sm {
  --orfui-btn-font-family: ;
  --orfui-btn-sm-font-size: 1rem;
  --orfui-btn-font-weight: 600;
  --orfui-btn-border-width: 0.1875rem;
  --orfui-btn-padding-y: 0.1875rem;
  padding: var(--orfui-btn-padding-y) 1.08875rem;
  font-size: 1rem;
  border-radius: 3.75rem;
}

/* line 10, app/assets/stylesheets/front_end_quick_reskin.scss */
.quick-reskin a:not(.orfui-btn):not(.btn):not(.nav-link):not(.nav-link):not(.dropdown-item) {
  color: #645CF6;
  text-decoration: none;
}

/* line 14, app/assets/stylesheets/front_end_quick_reskin.scss */
.quick-reskin a:not(.orfui-btn):not(.btn):not(.nav-link):not(.nav-link):not(.dropdown-item):hover {
  color: #564FD8;
  text-decoration: underline;
}

/* line 19, app/assets/stylesheets/front_end_quick_reskin.scss */
.quick-reskin a.nav-link {
  padding: 0;
}

/* line 21, app/assets/stylesheets/front_end_quick_reskin.scss */
.quick-reskin a.nav-link.active, .quick-reskin a.nav-link:active, .quick-reskin a.nav-link:focus {
  color: #645CF6 !important;
}

/* line 26, app/assets/stylesheets/front_end_quick_reskin.scss */
.quick-reskin .text-primary {
  color: #263238 !important;
}

/* line 30, app/assets/stylesheets/front_end_quick_reskin.scss */
.quick-reskin .border-green-light {
  border-color: #A6A6A6 !important;
}

/* line 33, app/assets/stylesheets/front_end_quick_reskin.scss */
.quick-reskin .connection-connections-container thead {
  border-color: #A6A6A6;
  color: #263238;
}

@media (max-width: 575.98px) {
  /* line 47, app/assets/stylesheets/front_end_quick_reskin.scss */
  .quick-reskin .btn {
    --orfui-btn-font-family: ;
    --orfui-btn-sm-font-size: 1rem;
    --orfui-btn-font-weight: 600;
    --orfui-btn-border-width: 0.1875rem;
    --orfui-btn-padding-y: 0.1875rem;
    padding: var(--orfui-btn-padding-y) 1.08875rem;
    font-size: 1rem;
    border-radius: 3.75rem;
  }
}

/* line 18, app/assets/stylesheets/front_end.scss */
html {
  min-height: 100%;
  height: 100%;
}

/* line 22, app/assets/stylesheets/front_end.scss */
body {
  min-height: 100vh;
}

/* line 26, app/assets/stylesheets/front_end.scss */
.bg-gray {
  background-color: #f4f6f8;
}

@media print {
  /* line 31, app/assets/stylesheets/front_end.scss */
  .flex-print-row {
    flex-direction: row !important;
  }
  /* line 35, app/assets/stylesheets/front_end.scss */
  .avoid-break-inside {
    break-inside: avoid;
  }
}

/* line 40, app/assets/stylesheets/front_end.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #159447;
  border-color: #159447;
}

/* line 46, app/assets/stylesheets/front_end.scss */
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #263238;
  margin-bottom: 1rem;
}

/* line 52, app/assets/stylesheets/front_end.scss */
.icon-white-circle {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 20px;
  display: inline-block;
  color: #159447;
  line-height: 40px;
  margin-right: 10px;
}

/* line 63, app/assets/stylesheets/front_end.scss */
.btn-primary-brand {
  background-color: #125557;
  color: #ffffff;
}

/* line 67, app/assets/stylesheets/front_end.scss */
.btn-primary-brand:hover {
  background-color: #0b3637;
  color: #ffffff;
}

/* line 72, app/assets/stylesheets/front_end.scss */
.btn-primary-brand:focus, .btn-primary-brand.focus {
  background-color: #0b3637;
  color: #ffffff;
}

/* line 78, app/assets/stylesheets/front_end.scss */
.btn-check:checked + .btn-primary-brand, .btn-check:active + .btn-primary-brand, .btn-primary-brand:active, .btn-primary-brand.active, .show > .btn-primary-brand.dropdown-toggle {
  background-color: #010202;
  color: #ffffff;
}

/* line 87, app/assets/stylesheets/front_end.scss */
.btn-primary-brand:disabled, .btn-primary-brand.disabled {
  background-color: #125557;
  color: #ffffff;
}

/* line 93, app/assets/stylesheets/front_end.scss */
.primary-brand {
  color: #125557;
}

/* line 96, app/assets/stylesheets/front_end.scss */
.pending {
  color: #009499;
}

/* line 100, app/assets/stylesheets/front_end.scss */
main {
  min-height: 100vh;
  height: 100%;
}

/* line 104, app/assets/stylesheets/front_end.scss */
main.general {
  padding-bottom: 20px;
  min-width: 350px;
  margin-top: 130px;
}

@media (min-width: 576px) {
  /* line 104, app/assets/stylesheets/front_end.scss */
  main.general {
    padding-top: 75px;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 64px;
  }
}

/* line 118, app/assets/stylesheets/front_end.scss */
.radio_buttons .form-check {
  margin-bottom: 10px;
}

/* line 123, app/assets/stylesheets/front_end.scss */
.table-search .fas {
  color: #546e7a;
}

/* line 127, app/assets/stylesheets/front_end.scss */
.table-search input:focus {
  outline-width: 0;
  box-shadow: none;
}

/* line 134, app/assets/stylesheets/front_end.scss */
.alert button.btn,
.alert a.btn {
  border-color: transparent;
  font-size: 14px;
}

/* line 140, app/assets/stylesheets/front_end.scss */
.alert[data-mdb-color='warning'] .btn-outline-warning {
  color: #664400;
}

/* line 145, app/assets/stylesheets/front_end.scss */
.account-profile-stepper {
  font-size: 14px;
}

/* line 149, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div > div {
  padding: 8px 14px;
  position: relative;
  line-height: 21px;
  background-color: #ccc;
  margin-right: 5px;
}

/* line 156, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div > div:after {
  right: -5px;
  width: 0;
  bottom: 0;
  height: 0;
  content: '';
  position: absolute;
  border-top: 17px solid transparent;
  border-left: 5px solid #ccc;
  border-bottom: 17px solid transparent;
}

/* line 168, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div > div:before {
  left: 0;
  width: 0;
  bottom: 0;
  height: 0;
  content: ' ';
  position: absolute;
  border-top: 17px solid transparent;
  border-left: 5px solid #f4f6f8;
  border-bottom: 17px solid transparent;
}

/* line 180, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div > div.active {
  background-color: #ef6b10;
  color: #fff;
}

/* line 183, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div > div.active:after {
  border-left-color: #ef6b10;
}

/* line 188, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div > div.complete {
  background-color: #159447;
  color: #fff;
}

/* line 191, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div > div.complete:after {
  border-left-color: #159447;
}

/* line 198, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div:first-child > div:before {
  display: none;
}

/* line 204, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div:last-child > div {
  margin-right: 0;
}

/* line 207, app/assets/stylesheets/front_end.scss */
.account-profile-stepper > div:last-child > div:after {
  display: none;
}

/* line 213, app/assets/stylesheets/front_end.scss */
.account-profile-stepper .check-icon {
  background-color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  color: #159447;
  line-height: 22px;
  font-size: 22px;
}

/* line 224, app/assets/stylesheets/front_end.scss */
.orf-container {
  max-width: 840px;
  margin: 0 auto;
}

/* line 235, app/assets/stylesheets/front_end.scss */
.secure_upload_create_form_file {
  display: flex;
  flex-flow: column-reverse;
}

/* line 239, app/assets/stylesheets/front_end.scss */
.secure_upload_create_form_file .invalid-feedback:first-letter {
  text-transform: uppercase;
}

/* line 244, app/assets/stylesheets/front_end.scss */
.border-between {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1.25em;
  padding-top: 1.25em;
}

/* line 249, app/assets/stylesheets/front_end.scss */
.border-between:first-child {
  padding-top: 0px;
}

/* line 253, app/assets/stylesheets/front_end.scss */
.border-between:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}

/* line 261, app/assets/stylesheets/front_end.scss */
.pagination .page-item .page-link {
  color: black !important;
}

/* line 266, app/assets/stylesheets/front_end.scss */
.pagination .page-item.active .page-link {
  color: white !important;
}
