@charset "UTF-8";
/*
  * This is a manifest file that'll be compiled into application.css, which will include all the files
  * listed below.
  *
  * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
  * vendor/assets/stylesheets directory can be referenced here using a relative path.
  *
  * You're free to add application-wide styles to this file and they'll appear at the bottom of the
  * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
  * files in this directory. Styles in this file should be added after the last require_* statement.
  * It is generally better to create a new file per style scope.
  *
  */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/*!
   * Bootstrap  v5.2.3 (https://getbootstrap.com/)
   * Copyright 2011-2022 The Bootstrap Authors
   * Copyright 2011-2022 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
@import url(/assets/rails_bootstrap_forms-405d9c132864f78bee69ddeb2c22b5cd8ba0a8e5734779e61850d310aac134a3.css);
@import url(/assets/maplibre-gl/dist/maplibre-gl-1f0872c158b1095dd245f8fa7d3119de1ec17669f00e542cd6f06f54d06590a8.css);
@import url(/assets/@watergis/maplibre-gl-export/dist/maplibre-gl-export-f0f23f09fe170cc7808ae0a22ec40240392cef30c267e6c0a5f98a8a4b468864.css);
@import url(/assets/@fortawesome/fontawesome-free/css/all-80028c009019c7f99623c5b29d5a2ddbff3276517ab1c76651a368da95bff416.css);
@import url(/assets/bootstrap-iconpicker.min-3e600cc38fee9f2ce94b93a8e04b8fd2a2fd5ac6a1059e8646f670efd75b142b.css);
@import url(/assets/ag-grid-community/styles/ag-grid-a79be2483145c81916cca819f0fdcd3e08922f6fddf1a993a58f89f9715331bb.css);
@import url(/assets/ag-grid-community/styles/ag-theme-quartz-b0c868846521b40117b748eb4bb569b7b41ab02a9f5d918b701ebd69c3a5a5b8.css);
@import url(/assets/react-tagsinput/react-tagsinput-3d844e6716e59ceb4ad1a404f7728ca292c95f9c9330168d99b7f2baf17553b6.css);
@import url(/assets/react-datepicker-5f4d204e673c88fed2d0c315f918c49fcdca1dfd56a2e76b0836d3e1d7c9a416.css);
/* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_root.scss */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #FFFF40;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000000;
  --bs-white: #FFFFFF;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #FFFF40;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 255, 64;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #FFFFFF;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #ffffd9;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 28, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 49, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 68, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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 93, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  /* line 93, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  h1, .h1 {
    font-size: 2.5rem;
  }
}

/* line 98, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  /* line 98, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  h2, .h2 {
    font-size: 2rem;
  }
}

/* line 103, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  /* line 103, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  h3, .h3 {
    font-size: 1.75rem;
  }
}

/* line 108, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  /* line 108, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  h4, .h4 {
    font-size: 1.5rem;
  }
}

/* line 113, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 118, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 141, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 150, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 159, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul {
  padding-left: 2rem;
}

/* line 164, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 171, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 178, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 184, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 192, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 201, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 211, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
small, .small {
  font-size: 0.875em;
}

/* line 218, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

/* line 229, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 237, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 238, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 243, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: var(--bs-link-color);
  text-decoration: underline;
}

/* line 247, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
a:hover {
  color: var(--bs-link-hover-color);
}

/* line 259, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 269, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

/* line 281, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 290, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 297, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

/* line 303, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
a > code {
  color: inherit;
}

/* line 308, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}

/* line 315, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
}

/* line 327, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 334, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
img,
svg {
  vertical-align: middle;
}

/* line 344, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 349, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

/* line 360, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 366, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 382, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
}

/* line 389, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 399, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 405, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 417, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 424, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 428, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 434, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
select:disabled {
  opacity: 1;
}

/* line 442, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* line 451, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 458, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 466, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 473, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 484, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 496, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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 496, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  legend {
    font-size: 1.5rem;
  }
}

/* line 505, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
legend + * {
  clear: left;
}

/* line 513, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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 523, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 533, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 554, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 560, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 568, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 575, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 581, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
iframe {
  border: 0;
}

/* line 589, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 599, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 608, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-6 {
    font-size: 2.5rem;
  }
}

/* line 60, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 68, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

/* line 88, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 97, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 103, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #FFFFFF;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.375rem;
  max-width: 100%;
  height: auto;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_containers.scss */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 20, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 20, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 20, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 20, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_grid.scss */
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

/* line 9, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_grid.scss */
.row > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

/* line 78, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-auto > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 20%;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.6666666667%;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333333%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66666667%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333333%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333333%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66666667%;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-1 {
  margin-left: 8.33333333%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-2 {
  margin-left: 16.66666667%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-4 {
  margin-left: 33.33333333%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-5 {
  margin-left: 41.66666667%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-7 {
  margin-left: 58.33333333%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-8 {
  margin-left: 66.66666667%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-10 {
  margin-left: 83.33333333%;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-11 {
  margin-left: 91.66666667%;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table {
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: transparent;
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: var(--bs-table-color);
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}

/* line 28, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  -webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
          box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody {
  vertical-align: inherit;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table > thead {
  vertical-align: bottom;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-group-divider {
  border-top: 2px solid currentcolor;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.caption-top {
  caption-side: top;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

/* line 91, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

/* line 106, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

/* line 114, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

/* line 124, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

/* line 134, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-primary {
  --bs-table-color: #000000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #bacbe6;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-secondary {
  --bs-table-color: #000000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #cbccce;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-success {
  --bs-table-color: #000000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #bcd0c7;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-info {
  --bs-table-color: #000000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #badce3;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-warning {
  --bs-table-color: #000000;
  --bs-table-bg: #ffffd9;
  --bs-table-border-color: #e6e6c3;
  --bs-table-striped-bg: #f2f2ce;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #e6e6c3;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #ececc9;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-danger {
  --bs-table-color: #000000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #dfc2c4;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-light {
  --bs-table-color: #000000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #dfe0e1;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-dark {
  --bs-table-color: #FFFFFF;
  --bs-table-bg: #212529;
  --bs-table-border-color: #373b3e;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #FFFFFF;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #FFFFFF;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #FFFFFF;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 159, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 159, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 159, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 159, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 159, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 159, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_labels.scss */
.form-label {
  margin-bottom: 0.5rem;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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.5;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-text.scss */
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.375rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 25, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control[type="file"] {
  overflow: hidden;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:focus {
  color: #212529;
  background-color: #FFFFFF;
  border-color: #86b7fe;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:disabled {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 76, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
  .form-control::file-selector-button {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 91, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext:focus {
  outline: 0;
}

/* line 116, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 130, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

/* line 136, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

/* line 160, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}

/* line 164, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}

/* line 168, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

/* line 174, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem;
}

/* line 179, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 183, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0.375rem;
}

/* line 188, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color::-webkit-color-swatch {
  border-radius: 0.375rem;
}

/* line 192, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 193, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #FFFFFF;
  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-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
  .form-select {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 27, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 38, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:disabled {
  background-color: #e9ecef;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="radio"] {
  border-radius: 50%;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:active {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}

/* line 56, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 62, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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='%23FFFFFF'/%3e%3c/svg%3e");
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  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='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

/* line 94, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:disabled {
  pointer-events: none;
  -webkit-filter: none;
          filter: none;
  opacity: 0.5;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

/* line 120, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch {
  padding-left: 2.5em;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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;
  -webkit-transition: background-position 0.15s ease-in-out;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
  .form-switch .form-check-input {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 131, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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='%2386b7fe'/%3e%3c/svg%3e");
}

/* line 135, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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='%23FFFFFF'/%3e%3c/svg%3e");
}

/* line 146, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}

/* line 150, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 162, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 169, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  -webkit-filter: none;
          filter: none;
  opacity: 0.65;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus {
  outline: 0;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
          box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 20, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 27, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 38, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 54, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 64, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled {
  pointer-events: none;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating {
  position: relative;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 1px solid transparent;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
  .form-floating > label {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 28, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control::-webkit-input-placeholder, .form-floating > .form-control-plaintext::-webkit-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::-ms-input-placeholder, .form-floating > .form-control-plaintext::-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:not(:-moz-placeholder), .form-floating > .form-control-plaintext:not(:-moz-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:not(:-moz-placeholder) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 71, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control-plaintext ~ label {
  border-width: 1px 0;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group .btn:focus {
  z-index: 5;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
}

/* line 68, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}

/* line 77, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

/* line 86, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 110, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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 128, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #FFFFFF;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.375rem;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 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='%23198754' d='M2.3 6.73.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.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:valid:not([multiple]), .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid[size="1"]:not([multiple]) {
  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='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 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='%23198754' d='M2.3 6.73.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.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 98, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}

/* line 117, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

/* line 125, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control.is-valid:not(:focus), .was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select.is-valid:not(:focus), .was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating.is-valid:not(:focus-within) {
  z-index: 3;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #FFFFFF;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.375rem;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 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='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:invalid:not([multiple]), .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid[size="1"]:not([multiple]) {
  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='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 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='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 98, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}

/* line 117, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

/* line 125, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control.is-invalid:not(:focus), .was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select.is-invalid:not(:focus), .was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating.is-invalid:not(:focus-within) {
  z-index: 4;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: #212529;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0.375rem;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 43, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
          box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 70, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
          box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 81, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}

/* line 93, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
          box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 103, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  --bs-btn-color: #000000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  --bs-btn-color: #000000;
  --bs-btn-bg: #FFFF40;
  --bs-btn-border-color: #FFFF40;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #ffff5d;
  --bs-btn-hover-border-color: #ffff53;
  --bs-btn-focus-shadow-rgb: 217, 217, 54;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #ffff66;
  --bs-btn-active-border-color: #ffff53;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #FFFF40;
  --bs-btn-disabled-border-color: #FFFF40;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  --bs-btn-color: #000000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  --bs-btn-color: #FFFF40;
  --bs-btn-border-color: #FFFF40;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #FFFF40;
  --bs-btn-hover-border-color: #FFFF40;
  --bs-btn-focus-shadow-rgb: 255, 255, 64;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #FFFF40;
  --bs-btn-active-border-color: #FFFF40;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFF40;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #FFFF40;
  --bs-gradient: none;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

/* line 161, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}

/* line 185, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}

/* line 189, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

/* line 201, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: 0.5rem;
}

/* line 205, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: 0.25rem;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_transitions.scss */
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 4, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 21, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing.collapse-horizontal {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #FFFFFF;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #e9ecef;
  --bs-dropdown-link-active-color: #FFFFFF;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

/* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 116, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 139, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 146, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 46, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: none;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 156, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 164, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

/* line 175, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 188, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}

/* line 195, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}

/* line 202, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

/* line 212, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 217, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

/* line 227, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

/* line 234, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #FFFFFF;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #FFFFFF;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group {
  border-radius: 0.375rem;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 85, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 117, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 122, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 127, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 133, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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 138, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: #6c757d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  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 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
  .nav-link {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 33, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}

/* line 40, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  --bs-nav-tabs-border-width: 1px;
  --bs-nav-tabs-border-color: #dee2e6;
  --bs-nav-tabs-border-radius: 0.375rem;
  --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
  --bs-nav-tabs-link-active-color: #495057;
  --bs-nav-tabs-link-active-bg: #FFFFFF;
  --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #FFFFFF;
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  background: none;
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

/* line 70, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

/* line 77, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}

/* line 85, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

/* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills {
  --bs-nav-pills-border-radius: 0.375rem;
  --bs-nav-pills-link-active-color: #FFFFFF;
  --bs-nav-pills-link-active-bg: #0d6efd;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: var(--bs-nav-pills-border-radius);
}

/* line 117, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

/* line 137, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

/* line 145, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

/* line 155, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 166, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 169, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(0, 0, 0, 0.55);
  --bs-navbar-hover-color: rgba(0, 0, 0, 0.7);
  --bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);
  --bs-navbar-active-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);
  --bs-navbar-toggler-border-radius: 0.375rem;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

/* line 41, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

/* line 86, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 103, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active {
  color: var(--bs-navbar-active-color);
}

/* line 108, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 118, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}

/* line 123, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

/* line 139, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  -webkit-transition: var(--bs-navbar-toggler-transition);
  transition: var(--bs-navbar-toggler-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 148, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggler {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 158, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 162, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
          box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

/* line 171, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 182, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 196, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  /* line 201, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 204, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 227, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  /* line 242, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  /* line 196, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  /* line 201, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 204, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 227, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  /* line 242, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  /* line 196, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  /* line 201, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 204, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 227, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  /* line 242, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  /* line 196, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  /* line 201, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 204, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 227, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  /* line 242, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  /* line 196, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  /* line 201, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 204, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  /* line 223, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  /* line 227, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none;
  }
  /* line 242, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

/* line 196, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 201, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 204, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 208, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}

/* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 218, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

/* line 223, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 227, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: none;
  transition: none;
}

/* line 242, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}

/* line 246, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas .offcanvas-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

/* line 267, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #FFFFFF;
  --bs-navbar-brand-color: #FFFFFF;
  --bs-navbar-brand-hover-color: #FFFFFF;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: 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 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0.375rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(0.375rem - 1px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #FFFFFF;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}

/* line 38, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 52, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

/* line 60, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
}

/* line 78, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

/* line 101, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 108, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

/* line 129, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

/* line 141, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
}

/* line 147, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

/* line 157, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 163, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 168, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

/* line 181, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}

@media (min-width: 576px) {
  /* line 178, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  /* line 190, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 195, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 202, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 205, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 210, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 217, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 225, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion {
  --bs-accordion-color: #212529;
  --bs-accordion-bg: #FFFFFF;
  --bs-accordion-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;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #212529;
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%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");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%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");
  --bs-accordion-btn-focus-border-color: #86b7fe;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #0c63e4;
  --bs-accordion-active-bg: #e7f1ff;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  -webkit-transition: var(--bs-accordion-transition);
  transition: var(--bs-accordion-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 32, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
  .accordion-button {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  -webkit-box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
          box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

/* line 52, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  -webkit-transform: var(--bs-accordion-btn-icon-transform);
          transform: var(--bs-accordion-btn-icon-transform);
}

/* line 59, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button::after {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  -webkit-transition: var(--bs-accordion-btn-icon-transition);
  transition: var(--bs-accordion-btn-icon-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 59, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
  .accordion-button::after {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 71, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:hover {
  z-index: 2;
}

/* line 75, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  -webkit-box-shadow: var(--bs-accordion-btn-focus-box-shadow);
          box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-header {
  margin-bottom: 0;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

/* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

/* line 100, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 109, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

/* line 114, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 120, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

/* line 130, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 134, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 139, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

/* line 140, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: #6c757d;
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: #6c757d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

/* line 26, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: #FFFFFF;
  --bs-pagination-border-width: 1px;
  --bs-pagination-border-color: #dee2e6;
  --bs-pagination-border-radius: 0.375rem;
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: #e9ecef;
  --bs-pagination-hover-border-color: #dee2e6;
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: #e9ecef;
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #FFFFFF;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: #6c757d;
  --bs-pagination-disabled-bg: #FFFFFF;
  --bs-pagination-disabled-border-color: #dee2e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
  .page-link {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 40, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}

/* line 48, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  -webkit-box-shadow: var(--bs-pagination-focus-box-shadow);
          box-shadow: var(--bs-pagination-focus-box-shadow);
}

/* line 56, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

/* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}

/* line 86, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

/* line 103, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: 0.5rem;
}

/* line 107, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: 0.25rem;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #FFFFFF;
  --bs-badge-border-radius: 0.375rem;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: 1px solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.375rem;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

/* line 27, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  --bs-alert-color: #084298;
  --bs-alert-bg: #cfe2ff;
  --bs-alert-border-color: #b6d4fe;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #06357a;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  --bs-alert-color: #41464b;
  --bs-alert-bg: #e2e3e5;
  --bs-alert-border-color: #d3d6d8;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #34383c;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  --bs-alert-color: #0f5132;
  --bs-alert-bg: #d1e7dd;
  --bs-alert-border-color: #badbcc;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0c4128;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  --bs-alert-color: #055160;
  --bs-alert-bg: #cff4fc;
  --bs-alert-border-color: #b6effb;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #04414d;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  --bs-alert-color: #66661a;
  --bs-alert-bg: #ffffd9;
  --bs-alert-border-color: #ffffc6;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #525215;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  --bs-alert-color: #842029;
  --bs-alert-bg: #f8d7da;
  --bs-alert-border-color: #f5c2c7;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #6a1a21;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  --bs-alert-color: #636464;
  --bs-alert-bg: #fefefe;
  --bs-alert-border-color: #fdfdfe;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #4f5050;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  --bs-alert-color: #141619;
  --bs-alert-bg: #d3d3d4;
  --bs-alert-border-color: #bcbebf;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #101214;
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e9ecef;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #FFFFFF;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

/* line 32, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  -webkit-transition: var(--bs-progress-bar-transition);
  transition: var(--bs-progress-bar-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 32, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 44, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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: var(--bs-progress-height) var(--bs-progress-height);
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 50, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  --bs-list-group-color: #212529;
  --bs-list-group-bg: #FFFFFF;
  --bs-list-group-border-color: rgba(0, 0, 0, 0.125);
  --bs-list-group-border-width: 1px;
  --bs-list-group-border-radius: 0.375rem;
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: #495057;
  --bs-list-group-action-hover-color: #495057;
  --bs-list-group-action-hover-bg: #f8f9fa;
  --bs-list-group-action-active-color: #212529;
  --bs-list-group-action-active-bg: #e9ecef;
  --bs-list-group-disabled-color: #6c757d;
  --bs-list-group-disabled-bg: #FFFFFF;
  --bs-list-group-active-color: #FFFFFF;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

/* line 75, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}

/* line 84, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 88, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}

/* line 100, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}

/* line 108, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 111, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

/* line 126, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 130, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}

/* line 140, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 144, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  /* line 126, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 768px) {
  /* line 126, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 992px) {
  /* line 126, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1200px) {
  /* line 126, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1400px) {
  /* line 126, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

/* line 164, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush {
  border-radius: 0;
}

/* line 167, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}

/* line 170, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #084298;
  border-color: #084298;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #41464b;
  border-color: #41464b;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #0f5132;
  border-color: #0f5132;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #055160;
  border-color: #055160;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #66661a;
  background-color: #ffffd9;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #66661a;
  background-color: #e6e6c3;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #66661a;
  border-color: #66661a;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #842029;
  border-color: #842029;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #636464;
  border-color: #636464;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #141619;
  border-color: #141619;
}

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

/* line 18, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.75;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0.25;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close-white {
  -webkit-filter: invert(1) grayscale(100%) brightness(200%);
          filter: invert(1) grayscale(100%) brightness(200%);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-border-width: 1px;
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: 0.375rem;
  --bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-toast-header-color: #6c757d;
  --bs-toast-header-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-header-border-color: rgba(0, 0, 0, 0.05);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  -webkit-box-shadow: var(--bs-toast-box-shadow);
          box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast.showing {
  opacity: 0;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast:not(.show) {
  display: none;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

/* line 54, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}

/* line 64, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header .btn-close {
  margin-right: calc(-.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

/* line 70, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #FFFFFF;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 1px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 1px);
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 1px;
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 1px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 61, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 65, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

/* line 75, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 78, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 88, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}

/* line 12, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

/* line 125, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}

/* line 134, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
  margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;
}

/* line 141, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

/* line 148, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

/* line 157, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

/* line 171, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * .5);
}

@media (min-width: 576px) {
  /* line 178, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  /* line 184, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  /* line 190, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    --bs-modal-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 196, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
.modal-xl {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 203, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}

/* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 220, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 226, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

/* line 231, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-header,
.modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-header,
.modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-header,
.modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-header,
.modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  /* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 220, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 226, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-header,
.modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  /* line 231, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: #FFFFFF;
  --bs-tooltip-bg: #000000;
  --bs-tooltip-border-radius: 0.375rem;
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  padding: var(--bs-tooltip-arrow-height);
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

/* line 33, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

/* line 38, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 58, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 63, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 72, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

/* line 75, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 83, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 88, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 113, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: #FFFFFF;
  --bs-popover-border-width: 1px;
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: 0.5rem;
  --bs-popover-inner-border-radius: calc(0.5rem - 1px);
  --bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: ;
  --bs-popover-header-bg: #f0f0f0;
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: #212529;
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}

/* line 40, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}

/* line 45, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 61, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}

/* line 71, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
/* line 80, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 85, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}

/* line 95, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 105, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 108, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}

/* line 113, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}

/* line 118, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}

/* line 125, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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: var(--bs-popover-arrow-width);
  margin-left: calc(-.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
/* line 139, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 144, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}

/* line 149, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}

/* line 154, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 179, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}

/* line 188, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 193, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

/* line 14, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 39, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

/* line 50, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* line 61, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 74, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  padding: 0;
  color: #FFFFFF;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 107, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #FFFFFF;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_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 143, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

/* line 146, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* line 155, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

/* line 170, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators [data-bs-target] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 170, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators [data-bs-target] {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 190, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 200, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #FFFFFF;
  text-align: center;
}

/* line 214, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  -webkit-filter: invert(1) grayscale(100);
          filter: invert(1) grayscale(100);
}

/* line 219, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000000;
}

/* line 223, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-caption {
  color: #000000;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  -webkit-animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
          animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
            transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
            transform: rotate(360deg) /* rtl:ignore */;
  }
}

/* line 22, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 60, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 80, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_spinners.scss */
  .spinner-border,
.spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: ;
  --bs-offcanvas-bg: #FFFFFF;
  --bs-offcanvas-border-width: 1px;
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

@media (max-width: 575.98px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}

@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    -webkit-transition: none;
    transition: none;
  }
}

@media (max-width: 575.98px) {
  /* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  /* line 63, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  /* line 73, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  /* line 82, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
  /* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    -webkit-transition: none;
    transition: none;
  }
}

@media (max-width: 767.98px) {
  /* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  /* line 63, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  /* line 73, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  /* line 82, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
  /* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}

@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    -webkit-transition: none;
    transition: none;
  }
}

@media (max-width: 991.98px) {
  /* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  /* line 63, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  /* line 73, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  /* line 82, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
  /* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}

@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    -webkit-transition: none;
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  /* line 63, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  /* line 73, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  /* line 82, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
  /* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}

@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    -webkit-transition: none;
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  /* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  /* line 63, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  /* line 73, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  /* line 82, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
  /* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  /* line 104, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

/* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 47, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* line 55, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

/* line 63, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

/* line 73, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

/* line 82, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  -webkit-transform: none;
          transform: none;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

/* line 117, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.offcanvas-backdrop.fade {
  opacity: 0;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.offcanvas-backdrop.show {
  opacity: 0.5;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}

/* line 127, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
  margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y));
}

/* line 135, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 140, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

/* line 16, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-xs {
  min-height: .6em;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-sm {
  min-height: .8em;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-lg {
  min-height: 1.2em;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-glow .placeholder {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
          animation: placeholder-glow 2s ease-in-out infinite;
}

@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

/* line 41, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000000 55%, rgba(0, 0, 0, 0.8) 75%, #000000 95%);
          mask-image: linear-gradient(130deg, #000000 55%, rgba(0, 0, 0, 0.8) 75%, #000000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
          animation: placeholder-wave 2s linear infinite;
}

@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-primary {
  color: #FFFFFF !important;
  background-color: RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-secondary {
  color: #FFFFFF !important;
  background-color: RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-success {
  color: #FFFFFF !important;
  background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-info {
  color: #000000 !important;
  background-color: RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-warning {
  color: #000000 !important;
  background-color: RGBA(255, 255, 64, var(--bs-bg-opacity, 1)) !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-danger {
  color: #FFFFFF !important;
  background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-light {
  color: #000000 !important;
  background-color: RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-dark {
  color: #FFFFFF !important;
  background-color: RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-primary {
  color: #0d6efd !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-primary:hover, .link-primary:focus {
  color: #0a58ca !important;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-secondary {
  color: #6c757d !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-secondary:hover, .link-secondary:focus {
  color: #565e64 !important;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-success {
  color: #198754 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-success:hover, .link-success:focus {
  color: #146c43 !important;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-info {
  color: #0dcaf0 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-info:hover, .link-info:focus {
  color: #3dd5f3 !important;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-warning {
  color: #FFFF40 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-warning:hover, .link-warning:focus {
  color: #ffff66 !important;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-danger {
  color: #dc3545 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-danger:hover, .link-danger:focus {
  color: #b02a37 !important;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light {
  color: #f8f9fa !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light:hover, .link-light:focus {
  color: #f9fafb !important;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark {
  color: #212529 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark:hover, .link-dark:focus {
  color: #1a1e21 !important;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio {
  position: relative;
  width: 100%;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

/* line 13, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 23, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 3, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 24, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

/* line 2, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */
.hstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */
.vstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/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, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 5, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_text-truncation.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_vr.scss */
.vr {
  display: inline-block;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-top {
  vertical-align: top !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-start {
  float: left !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-end {
  float: right !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-none {
  float: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-0 {
  opacity: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-25 {
  opacity: 0.25 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-50 {
  opacity: 0.5 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-75 {
  opacity: 0.75 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-100 {
  opacity: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline {
  display: inline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-block {
  display: block !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-grid {
  display: grid !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table {
  display: table !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-row {
  display: table-row !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-none {
  display: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-static {
  position: static !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-relative {
  position: relative !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-absolute {
  position: absolute !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-fixed {
  position: fixed !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-sticky {
  position: sticky !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-0 {
  top: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-50 {
  top: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-100 {
  top: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-0 {
  bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-50 {
  bottom: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-100 {
  bottom: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-0 {
  left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-50 {
  left: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-100 {
  left: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-0 {
  right: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-50 {
  right: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-100 {
  right: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-end-0 {
  border-right: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-start-0 {
  border-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-1 {
  --bs-border-width: 1px;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-2 {
  --bs-border-width: 2px;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-3 {
  --bs-border-width: 3px;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-4 {
  --bs-border-width: 4px;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-5 {
  --bs-border-width: 5px;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-100 {
  --bs-border-opacity: 1;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-25 {
  width: 25% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-50 {
  width: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-75 {
  width: 75% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-100 {
  width: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-auto {
  width: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-25 {
  height: 25% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-50 {
  height: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-75 {
  height: 75% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-auto {
  height: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-first {
  -webkit-box-ordinal-group: 0 !important;
      -ms-flex-order: -1 !important;
          order: -1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-0 {
  -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-1 {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-2 {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-3 {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-4 {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-5 {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-last {
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-0 {
  margin: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-auto {
  margin: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-0 {
  margin-right: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-3 {
  margin-right: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-5 {
  margin-right: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-auto {
  margin-right: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-0 {
  margin-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-5 {
  margin-left: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-auto {
  margin-left: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-0 {
  padding: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-0 {
  padding-right: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-5 {
  padding-right: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-5 {
  padding-left: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-3 {
  gap: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-5 {
  gap: 3rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-5 {
  font-size: 1.25rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-6 {
  font-size: 1rem !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-italic {
  font-style: italic !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-normal {
  font-style: normal !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-semibold {
  font-weight: 600 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-1 {
  line-height: 1 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-sm {
  line-height: 1.25 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-base {
  line-height: 1.5 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-lg {
  line-height: 2 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-start {
  text-align: left !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-end {
  text-align: right !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-center {
  text-align: center !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-100 {
  --bs-text-opacity: 1;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-none {
  pointer-events: none !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-auto {
  pointer-events: auto !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-5 {
  border-radius: var(--bs-border-radius-2xl) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.visible {
  visibility: visible !important;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-1 {
    font-size: 2.5rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-2 {
    font-size: 2rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-3 {
    font-size: 1.75rem !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-4 {
    font-size: 1.5rem !important;
  }
}

@media print {
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-none {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot);
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format("woff2"), url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff) format("woff"), url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf) format("truetype"), url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 125, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

/* line 162, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
/* line 11, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 16, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/* line 20, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

/* line 24, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
}

@keyframes bounce {
  from,
20%,
53%,
80%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%,
43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

/* line 57, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
50%,
to {
    opacity: 1;
  }
  25%,
75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
50%,
to {
    opacity: 1;
  }
  25%,
75% {
    opacity: 0;
  }
}

/* line 75, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* line 95, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* line 129, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
30%,
50%,
70%,
90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
40%,
60%,
80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
30%,
50%,
70%,
90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
40%,
60%,
80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

/* line 155, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* line 185, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
          animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 212, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.swing {
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%,
20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
50%,
70%,
90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
60%,
80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%,
20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
50%,
70%,
90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
60%,
80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* line 245, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

/* line 281, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
11.1%,
to {
    -webkit-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
11.1%,
to {
    -webkit-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

/* line 321, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.jello {
  -webkit-animation-name: jello;
          animation-name: jello;
  -webkit-transform-origin: center;
          transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from,
20%,
40%,
60%,
80%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
20%,
40%,
60%,
80%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* line 364, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

/* line 400, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

/* line 436, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

/* line 472, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 508, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 529, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

/* line 550, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

/* line 566, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

/* line 582, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

/* line 603, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 617, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 633, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 649, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 665, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 681, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 697, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 713, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 729, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 745, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 759, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

/* line 774, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

/* line 789, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

/* line 804, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

/* line 819, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

/* line 834, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

/* line 849, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

/* line 864, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

/* line 879, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

/* line 912, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

/* line 944, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

/* line 976, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 998, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 1020, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1048, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 1064, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1083, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1101, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1119, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1137, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1155, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 1172, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 1189, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 1206, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 1223, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 1240, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%,
60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%,
80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%,
60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%,
80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 1271, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/* line 1296, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
          animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 1314, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 1331, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 1346, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1364, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1382, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1400, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1418, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 1437, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1456, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

/* line 1473, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

/* line 1490, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1509, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 1524, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 1539, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 1554, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 1569, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

/* line 1584, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

/* line 1599, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

/* line 1614, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

/* line 1629, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 2, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 7, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
body {
  margin: 0;
}

/* line 10, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 25, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 32, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 36, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
[hidden],
template {
  display: none;
}

/* line 40, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
a {
  background-color: transparent;
}

/* line 43, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
a:active,
a:hover {
  outline: 0;
}

/* line 47, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 50, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
b,
strong {
  font-weight: bold;
}

/* line 54, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
dfn {
  font-style: italic;
}

/* line 57, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
h1, .h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 61, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
mark, .mark {
  background: #ff0;
  color: #000;
}

/* line 65, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
small, .small {
  font-size: 80%;
}

/* line 68, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 75, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
sup {
  top: -0.5em;
}

/* line 78, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
sub {
  bottom: -0.25em;
}

/* line 81, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
img {
  border: 0;
}

/* line 84, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 87, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
figure {
  margin: 1em 40px;
}

/* line 90, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/* line 94, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
pre {
  overflow: auto;
}

/* line 97, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 104, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 113, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
button {
  overflow: visible;
}

/* line 116, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
button,
select {
  text-transform: none;
}

/* line 120, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 127, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 131, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 136, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
input {
  line-height: normal;
}

/* line 139, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/* line 144, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 148, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

/* line 152, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 156, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 161, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
legend {
  border: 0;
  padding: 0;
}

/* line 165, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
textarea {
  overflow: auto;
}

/* line 168, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
optgroup {
  font-weight: bold;
}

/* line 171, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 175, lib/themes/sufee-admin-dashboard/assets/css/normalize.css */
td,
th {
  padding: 0;
}

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

/* line 13, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
[class^="ti-"],
[class*=" ti-"] {
  font-family: "themify";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 28, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-wand:before {
  content: "\e600";
}

/* line 31, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-volume:before {
  content: "\e601";
}

/* line 34, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-user:before {
  content: "\e602";
}

/* line 37, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-unlock:before {
  content: "\e603";
}

/* line 40, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-unlink:before {
  content: "\e604";
}

/* line 43, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-trash:before {
  content: "\e605";
}

/* line 46, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-thought:before {
  content: "\e606";
}

/* line 49, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-target:before {
  content: "\e607";
}

/* line 52, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-tag:before {
  content: "\e608";
}

/* line 55, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-tablet:before {
  content: "\e609";
}

/* line 58, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-star:before {
  content: "\e60a";
}

/* line 61, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-spray:before {
  content: "\e60b";
}

/* line 64, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-signal:before {
  content: "\e60c";
}

/* line 67, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-shopping-cart:before {
  content: "\e60d";
}

/* line 70, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-shopping-cart-full:before {
  content: "\e60e";
}

/* line 73, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-settings:before {
  content: "\e60f";
}

/* line 76, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-search:before {
  content: "\e610";
}

/* line 79, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-zoom-in:before {
  content: "\e611";
}

/* line 82, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-zoom-out:before {
  content: "\e612";
}

/* line 85, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-cut:before {
  content: "\e613";
}

/* line 88, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-ruler:before {
  content: "\e614";
}

/* line 91, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-ruler-pencil:before {
  content: "\e615";
}

/* line 94, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-ruler-alt:before {
  content: "\e616";
}

/* line 97, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-bookmark:before {
  content: "\e617";
}

/* line 100, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-bookmark-alt:before {
  content: "\e618";
}

/* line 103, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-reload:before {
  content: "\e619";
}

/* line 106, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-plus:before {
  content: "\e61a";
}

/* line 109, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pin:before {
  content: "\e61b";
}

/* line 112, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pencil:before {
  content: "\e61c";
}

/* line 115, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pencil-alt:before {
  content: "\e61d";
}

/* line 118, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-paint-roller:before {
  content: "\e61e";
}

/* line 121, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-paint-bucket:before {
  content: "\e61f";
}

/* line 124, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-na:before {
  content: "\e620";
}

/* line 127, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-mobile:before {
  content: "\e621";
}

/* line 130, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-minus:before {
  content: "\e622";
}

/* line 133, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-medall:before {
  content: "\e623";
}

/* line 136, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-medall-alt:before {
  content: "\e624";
}

/* line 139, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-marker:before {
  content: "\e625";
}

/* line 142, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-marker-alt:before {
  content: "\e626";
}

/* line 145, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-up:before {
  content: "\e627";
}

/* line 148, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-right:before {
  content: "\e628";
}

/* line 151, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-left:before {
  content: "\e629";
}

/* line 154, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-down:before {
  content: "\e62a";
}

/* line 157, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-lock:before {
  content: "\e62b";
}

/* line 160, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-location-arrow:before {
  content: "\e62c";
}

/* line 163, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-link:before {
  content: "\e62d";
}

/* line 166, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout:before {
  content: "\e62e";
}

/* line 169, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layers:before {
  content: "\e62f";
}

/* line 172, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layers-alt:before {
  content: "\e630";
}

/* line 175, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-key:before {
  content: "\e631";
}

/* line 178, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-import:before {
  content: "\e632";
}

/* line 181, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-image:before {
  content: "\e633";
}

/* line 184, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-heart:before {
  content: "\e634";
}

/* line 187, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-heart-broken:before {
  content: "\e635";
}

/* line 190, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-hand-stop:before {
  content: "\e636";
}

/* line 193, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-hand-open:before {
  content: "\e637";
}

/* line 196, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-hand-drag:before {
  content: "\e638";
}

/* line 199, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-folder:before {
  content: "\e639";
}

/* line 202, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-flag:before {
  content: "\e63a";
}

/* line 205, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-flag-alt:before {
  content: "\e63b";
}

/* line 208, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-flag-alt-2:before {
  content: "\e63c";
}

/* line 211, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-eye:before {
  content: "\e63d";
}

/* line 214, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-export:before {
  content: "\e63e";
}

/* line 217, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-exchange-vertical:before {
  content: "\e63f";
}

/* line 220, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-desktop:before {
  content: "\e640";
}

/* line 223, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-cup:before {
  content: "\e641";
}

/* line 226, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-crown:before {
  content: "\e642";
}

/* line 229, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-comments:before {
  content: "\e643";
}

/* line 232, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-comment:before {
  content: "\e644";
}

/* line 235, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-comment-alt:before {
  content: "\e645";
}

/* line 238, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-close:before {
  content: "\e646";
}

/* line 241, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-clip:before {
  content: "\e647";
}

/* line 244, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-angle-up:before {
  content: "\e648";
}

/* line 247, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-angle-right:before {
  content: "\e649";
}

/* line 250, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-angle-left:before {
  content: "\e64a";
}

/* line 253, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-angle-down:before {
  content: "\e64b";
}

/* line 256, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-check:before {
  content: "\e64c";
}

/* line 259, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-check-box:before {
  content: "\e64d";
}

/* line 262, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-camera:before {
  content: "\e64e";
}

/* line 265, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-announcement:before {
  content: "\e64f";
}

/* line 268, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-brush:before {
  content: "\e650";
}

/* line 271, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-briefcase:before {
  content: "\e651";
}

/* line 274, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-bolt:before {
  content: "\e652";
}

/* line 277, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-bolt-alt:before {
  content: "\e653";
}

/* line 280, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-blackboard:before {
  content: "\e654";
}

/* line 283, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-bag:before {
  content: "\e655";
}

/* line 286, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-move:before {
  content: "\e656";
}

/* line 289, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrows-vertical:before {
  content: "\e657";
}

/* line 292, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrows-horizontal:before {
  content: "\e658";
}

/* line 295, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-fullscreen:before {
  content: "\e659";
}

/* line 298, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-top-right:before {
  content: "\e65a";
}

/* line 301, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-top-left:before {
  content: "\e65b";
}

/* line 304, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-circle-up:before {
  content: "\e65c";
}

/* line 307, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-circle-right:before {
  content: "\e65d";
}

/* line 310, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-circle-left:before {
  content: "\e65e";
}

/* line 313, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrow-circle-down:before {
  content: "\e65f";
}

/* line 316, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-angle-double-up:before {
  content: "\e660";
}

/* line 319, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-angle-double-right:before {
  content: "\e661";
}

/* line 322, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-angle-double-left:before {
  content: "\e662";
}

/* line 325, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-angle-double-down:before {
  content: "\e663";
}

/* line 328, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-zip:before {
  content: "\e664";
}

/* line 331, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-world:before {
  content: "\e665";
}

/* line 334, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-wheelchair:before {
  content: "\e666";
}

/* line 337, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-view-list:before {
  content: "\e667";
}

/* line 340, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-view-list-alt:before {
  content: "\e668";
}

/* line 343, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-view-grid:before {
  content: "\e669";
}

/* line 346, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-uppercase:before {
  content: "\e66a";
}

/* line 349, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-upload:before {
  content: "\e66b";
}

/* line 352, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-underline:before {
  content: "\e66c";
}

/* line 355, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-truck:before {
  content: "\e66d";
}

/* line 358, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-timer:before {
  content: "\e66e";
}

/* line 361, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-ticket:before {
  content: "\e66f";
}

/* line 364, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-thumb-up:before {
  content: "\e670";
}

/* line 367, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-thumb-down:before {
  content: "\e671";
}

/* line 370, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-text:before {
  content: "\e672";
}

/* line 373, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-stats-up:before {
  content: "\e673";
}

/* line 376, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-stats-down:before {
  content: "\e674";
}

/* line 379, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-split-v:before {
  content: "\e675";
}

/* line 382, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-split-h:before {
  content: "\e676";
}

/* line 385, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-smallcap:before {
  content: "\e677";
}

/* line 388, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-shine:before {
  content: "\e678";
}

/* line 391, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-shift-right:before {
  content: "\e679";
}

/* line 394, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-shift-left:before {
  content: "\e67a";
}

/* line 397, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-shield:before {
  content: "\e67b";
}

/* line 400, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-notepad:before {
  content: "\e67c";
}

/* line 403, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-server:before {
  content: "\e67d";
}

/* line 406, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-quote-right:before {
  content: "\e67e";
}

/* line 409, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-quote-left:before {
  content: "\e67f";
}

/* line 412, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pulse:before {
  content: "\e680";
}

/* line 415, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-printer:before {
  content: "\e681";
}

/* line 418, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-power-off:before {
  content: "\e682";
}

/* line 421, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-plug:before {
  content: "\e683";
}

/* line 424, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pie-chart:before {
  content: "\e684";
}

/* line 427, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-paragraph:before {
  content: "\e685";
}

/* line 430, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-panel:before {
  content: "\e686";
}

/* line 433, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-package:before {
  content: "\e687";
}

/* line 436, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-music:before {
  content: "\e688";
}

/* line 439, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-music-alt:before {
  content: "\e689";
}

/* line 442, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-mouse:before {
  content: "\e68a";
}

/* line 445, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-mouse-alt:before {
  content: "\e68b";
}

/* line 448, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-money:before {
  content: "\e68c";
}

/* line 451, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-microphone:before {
  content: "\e68d";
}

/* line 454, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-menu:before {
  content: "\e68e";
}

/* line 457, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-menu-alt:before {
  content: "\e68f";
}

/* line 460, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-map:before {
  content: "\e690";
}

/* line 463, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-map-alt:before {
  content: "\e691";
}

/* line 466, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-loop:before {
  content: "\e692";
}

/* line 469, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-location-pin:before {
  content: "\e693";
}

/* line 472, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-list:before {
  content: "\e694";
}

/* line 475, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-light-bulb:before {
  content: "\e695";
}

/* line 478, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-Italic:before {
  content: "\e696";
}

/* line 481, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-info:before {
  content: "\e697";
}

/* line 484, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-infinite:before {
  content: "\e698";
}

/* line 487, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-id-badge:before {
  content: "\e699";
}

/* line 490, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-hummer:before {
  content: "\e69a";
}

/* line 493, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-home:before {
  content: "\e69b";
}

/* line 496, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-help:before {
  content: "\e69c";
}

/* line 499, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-headphone:before {
  content: "\e69d";
}

/* line 502, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-harddrives:before {
  content: "\e69e";
}

/* line 505, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-harddrive:before {
  content: "\e69f";
}

/* line 508, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-gift:before {
  content: "\e6a0";
}

/* line 511, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-game:before {
  content: "\e6a1";
}

/* line 514, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-filter:before {
  content: "\e6a2";
}

/* line 517, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-files:before {
  content: "\e6a3";
}

/* line 520, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-file:before {
  content: "\e6a4";
}

/* line 523, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-eraser:before {
  content: "\e6a5";
}

/* line 526, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-envelope:before {
  content: "\e6a6";
}

/* line 529, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-download:before {
  content: "\e6a7";
}

/* line 532, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-direction:before {
  content: "\e6a8";
}

/* line 535, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-direction-alt:before {
  content: "\e6a9";
}

/* line 538, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-dashboard:before {
  content: "\e6aa";
}

/* line 541, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-stop:before {
  content: "\e6ab";
}

/* line 544, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-shuffle:before {
  content: "\e6ac";
}

/* line 547, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-play:before {
  content: "\e6ad";
}

/* line 550, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-pause:before {
  content: "\e6ae";
}

/* line 553, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-forward:before {
  content: "\e6af";
}

/* line 556, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-backward:before {
  content: "\e6b0";
}

/* line 559, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-cloud:before {
  content: "\e6b1";
}

/* line 562, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-cloud-up:before {
  content: "\e6b2";
}

/* line 565, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-cloud-down:before {
  content: "\e6b3";
}

/* line 568, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-clipboard:before {
  content: "\e6b4";
}

/* line 571, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-car:before {
  content: "\e6b5";
}

/* line 574, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-calendar:before {
  content: "\e6b6";
}

/* line 577, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-book:before {
  content: "\e6b7";
}

/* line 580, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-bell:before {
  content: "\e6b8";
}

/* line 583, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-basketball:before {
  content: "\e6b9";
}

/* line 586, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-bar-chart:before {
  content: "\e6ba";
}

/* line 589, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-bar-chart-alt:before {
  content: "\e6bb";
}

/* line 592, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-back-right:before {
  content: "\e6bc";
}

/* line 595, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-back-left:before {
  content: "\e6bd";
}

/* line 598, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-arrows-corner:before {
  content: "\e6be";
}

/* line 601, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-archive:before {
  content: "\e6bf";
}

/* line 604, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-anchor:before {
  content: "\e6c0";
}

/* line 607, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-align-right:before {
  content: "\e6c1";
}

/* line 610, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-align-left:before {
  content: "\e6c2";
}

/* line 613, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-align-justify:before {
  content: "\e6c3";
}

/* line 616, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-align-center:before {
  content: "\e6c4";
}

/* line 619, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-alert:before {
  content: "\e6c5";
}

/* line 622, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-alarm-clock:before {
  content: "\e6c6";
}

/* line 625, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-agenda:before {
  content: "\e6c7";
}

/* line 628, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-write:before {
  content: "\e6c8";
}

/* line 631, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-window:before {
  content: "\e6c9";
}

/* line 634, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-widgetized:before {
  content: "\e6ca";
}

/* line 637, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-widget:before {
  content: "\e6cb";
}

/* line 640, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-widget-alt:before {
  content: "\e6cc";
}

/* line 643, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-wallet:before {
  content: "\e6cd";
}

/* line 646, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-video-clapper:before {
  content: "\e6ce";
}

/* line 649, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-video-camera:before {
  content: "\e6cf";
}

/* line 652, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-vector:before {
  content: "\e6d0";
}

/* line 655, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-themify-logo:before {
  content: "\e6d1";
}

/* line 658, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-themify-favicon:before {
  content: "\e6d2";
}

/* line 661, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

/* line 664, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-support:before {
  content: "\e6d4";
}

/* line 667, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-stamp:before {
  content: "\e6d5";
}

/* line 670, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-split-v-alt:before {
  content: "\e6d6";
}

/* line 673, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-slice:before {
  content: "\e6d7";
}

/* line 676, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-shortcode:before {
  content: "\e6d8";
}

/* line 679, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-shift-right-alt:before {
  content: "\e6d9";
}

/* line 682, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-shift-left-alt:before {
  content: "\e6da";
}

/* line 685, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-ruler-alt-2:before {
  content: "\e6db";
}

/* line 688, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-receipt:before {
  content: "\e6dc";
}

/* line 691, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pin2:before {
  content: "\e6dd";
}

/* line 694, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pin-alt:before {
  content: "\e6de";
}

/* line 697, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pencil-alt2:before {
  content: "\e6df";
}

/* line 700, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-palette:before {
  content: "\e6e0";
}

/* line 703, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-more:before {
  content: "\e6e1";
}

/* line 706, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-more-alt:before {
  content: "\e6e2";
}

/* line 709, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-microphone-alt:before {
  content: "\e6e3";
}

/* line 712, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-magnet:before {
  content: "\e6e4";
}

/* line 715, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-line-double:before {
  content: "\e6e5";
}

/* line 718, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-line-dotted:before {
  content: "\e6e6";
}

/* line 721, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-line-dashed:before {
  content: "\e6e7";
}

/* line 724, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-width-full:before {
  content: "\e6e8";
}

/* line 727, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-width-default:before {
  content: "\e6e9";
}

/* line 730, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

/* line 733, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-tab:before {
  content: "\e6eb";
}

/* line 736, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-tab-window:before {
  content: "\e6ec";
}

/* line 739, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-tab-v:before {
  content: "\e6ed";
}

/* line 742, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-tab-min:before {
  content: "\e6ee";
}

/* line 745, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-slider:before {
  content: "\e6ef";
}

/* line 748, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-slider-alt:before {
  content: "\e6f0";
}

/* line 751, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

/* line 754, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

/* line 757, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

/* line 760, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-placeholder:before {
  content: "\e6f4";
}

/* line 763, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-menu:before {
  content: "\e6f5";
}

/* line 766, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-menu-v:before {
  content: "\e6f6";
}

/* line 769, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-menu-separated:before {
  content: "\e6f7";
}

/* line 772, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-menu-full:before {
  content: "\e6f8";
}

/* line 775, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

/* line 778, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-media-right:before {
  content: "\e6fa";
}

/* line 781, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-media-overlay:before {
  content: "\e6fb";
}

/* line 784, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

/* line 787, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

/* line 790, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

/* line 793, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-media-left:before {
  content: "\e6ff";
}

/* line 796, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-media-center-alt:before {
  content: "\e700";
}

/* line 799, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-media-center:before {
  content: "\e701";
}

/* line 802, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-list-thumb:before {
  content: "\e702";
}

/* line 805, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

/* line 808, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-list-post:before {
  content: "\e704";
}

/* line 811, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-list-large-image:before {
  content: "\e705";
}

/* line 814, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-line-solid:before {
  content: "\e706";
}

/* line 817, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-grid4:before {
  content: "\e707";
}

/* line 820, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-grid3:before {
  content: "\e708";
}

/* line 823, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-grid2:before {
  content: "\e709";
}

/* line 826, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

/* line 829, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-cta-right:before {
  content: "\e70b";
}

/* line 832, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-cta-left:before {
  content: "\e70c";
}

/* line 835, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-cta-center:before {
  content: "\e70d";
}

/* line 838, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

/* line 841, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

/* line 844, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-column4:before {
  content: "\e710";
}

/* line 847, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-column3:before {
  content: "\e711";
}

/* line 850, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-column2:before {
  content: "\e712";
}

/* line 853, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-accordion-separated:before {
  content: "\e713";
}

/* line 856, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-accordion-merged:before {
  content: "\e714";
}

/* line 859, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-accordion-list:before {
  content: "\e715";
}

/* line 862, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-ink-pen:before {
  content: "\e716";
}

/* line 865, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-info-alt:before {
  content: "\e717";
}

/* line 868, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-help-alt:before {
  content: "\e718";
}

/* line 871, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-headphone-alt:before {
  content: "\e719";
}

/* line 874, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-hand-point-up:before {
  content: "\e71a";
}

/* line 877, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-hand-point-right:before {
  content: "\e71b";
}

/* line 880, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-hand-point-left:before {
  content: "\e71c";
}

/* line 883, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-hand-point-down:before {
  content: "\e71d";
}

/* line 886, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-gallery:before {
  content: "\e71e";
}

/* line 889, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-face-smile:before {
  content: "\e71f";
}

/* line 892, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-face-sad:before {
  content: "\e720";
}

/* line 895, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-credit-card:before {
  content: "\e721";
}

/* line 898, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-skip-forward:before {
  content: "\e722";
}

/* line 901, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-skip-backward:before {
  content: "\e723";
}

/* line 904, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-record:before {
  content: "\e724";
}

/* line 907, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-control-eject:before {
  content: "\e725";
}

/* line 910, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-comments-smiley:before {
  content: "\e726";
}

/* line 913, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-brush-alt:before {
  content: "\e727";
}

/* line 916, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-youtube:before {
  content: "\e728";
}

/* line 919, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-vimeo:before {
  content: "\e729";
}

/* line 922, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-twitter:before {
  content: "\e72a";
}

/* line 925, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-time:before {
  content: "\e72b";
}

/* line 928, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-tumblr:before {
  content: "\e72c";
}

/* line 931, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-skype:before {
  content: "\e72d";
}

/* line 934, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-share:before {
  content: "\e72e";
}

/* line 937, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-share-alt:before {
  content: "\e72f";
}

/* line 940, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-rocket:before {
  content: "\e730";
}

/* line 943, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pinterest:before {
  content: "\e731";
}

/* line 946, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-new-window:before {
  content: "\e732";
}

/* line 949, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-microsoft:before {
  content: "\e733";
}

/* line 952, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-list-ol:before {
  content: "\e734";
}

/* line 955, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-linkedin:before {
  content: "\e735";
}

/* line 958, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-sidebar-2:before {
  content: "\e736";
}

/* line 961, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-grid4-alt:before {
  content: "\e737";
}

/* line 964, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-grid3-alt:before {
  content: "\e738";
}

/* line 967, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-grid2-alt:before {
  content: "\e739";
}

/* line 970, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-column4-alt:before {
  content: "\e73a";
}

/* line 973, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-column3-alt:before {
  content: "\e73b";
}

/* line 976, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-layout-column2-alt:before {
  content: "\e73c";
}

/* line 979, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-instagram:before {
  content: "\e73d";
}

/* line 982, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-google:before {
  content: "\e73e";
}

/* line 985, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-github:before {
  content: "\e73f";
}

/* line 988, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-flickr:before {
  content: "\e740";
}

/* line 991, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-facebook:before {
  content: "\e741";
}

/* line 994, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-dropbox:before {
  content: "\e742";
}

/* line 997, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-dribbble:before {
  content: "\e743";
}

/* line 1000, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-apple:before {
  content: "\e744";
}

/* line 1003, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-android:before {
  content: "\e745";
}

/* line 1006, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-save:before {
  content: "\e746";
}

/* line 1009, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-save-alt:before {
  content: "\e747";
}

/* line 1012, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-yahoo:before {
  content: "\e748";
}

/* line 1015, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-wordpress:before {
  content: "\e749";
}

/* line 1018, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-vimeo-alt:before {
  content: "\e74a";
}

/* line 1021, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-twitter-alt:before {
  content: "\e74b";
}

/* line 1024, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-tumblr-alt:before {
  content: "\e74c";
}

/* line 1027, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-trello:before {
  content: "\e74d";
}

/* line 1030, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-stack-overflow:before {
  content: "\e74e";
}

/* line 1033, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-soundcloud:before {
  content: "\e74f";
}

/* line 1036, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-sharethis:before {
  content: "\e750";
}

/* line 1039, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-sharethis-alt:before {
  content: "\e751";
}

/* line 1042, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-reddit:before {
  content: "\e752";
}

/* line 1045, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-pinterest-alt:before {
  content: "\e753";
}

/* line 1048, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-microsoft-alt:before {
  content: "\e754";
}

/* line 1051, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-linux:before {
  content: "\e755";
}

/* line 1054, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-jsfiddle:before {
  content: "\e756";
}

/* line 1057, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-joomla:before {
  content: "\e757";
}

/* line 1060, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-html5:before {
  content: "\e758";
}

/* line 1063, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-flickr-alt:before {
  content: "\e759";
}

/* line 1066, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-email:before {
  content: "\e75a";
}

/* line 1069, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-drupal:before {
  content: "\e75b";
}

/* line 1072, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-dropbox-alt:before {
  content: "\e75c";
}

/* line 1075, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-css3:before {
  content: "\e75d";
}

/* line 1078, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-rss:before {
  content: "\e75e";
}

/* line 1081, lib/themes/sufee-admin-dashboard/assets/css/themify-icons.css */
.ti-rss-alt:before {
  content: "\e75f";
}

/* line 1, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon,
.flag-icon-background {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}

/* line 7, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}

/* line 13, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon:before {
  content: "\00a0";
}

/* line 16, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon.flag-icon-squared {
  width: 1em;
}

/* line 19, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ad {
  background-image: url(/../../images/flags/4x3/ad.svg);
}

/* line 22, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ad.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ad.svg);
}

/* line 25, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ae {
  background-image: url(/../../images/flags/4x3/ae.svg);
}

/* line 28, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ae.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ae.svg);
}

/* line 31, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-af {
  background-image: url(/../../images/flags/4x3/af.svg);
}

/* line 34, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-af.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/af.svg);
}

/* line 37, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ag {
  background-image: url(/../../images/flags/4x3/ag.svg);
}

/* line 40, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ag.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ag.svg);
}

/* line 43, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ai {
  background-image: url(/../../images/flags/4x3/ai.svg);
}

/* line 46, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ai.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ai.svg);
}

/* line 49, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-al {
  background-image: url(/../../images/flags/4x3/al.svg);
}

/* line 52, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-al.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/al.svg);
}

/* line 55, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-am {
  background-image: url(/../../images/flags/4x3/am.svg);
}

/* line 58, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-am.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/am.svg);
}

/* line 61, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ao {
  background-image: url(/../../images/flags/4x3/ao.svg);
}

/* line 64, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ao.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ao.svg);
}

/* line 67, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-aq {
  background-image: url(/../../images/flags/4x3/aq.svg);
}

/* line 70, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-aq.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/aq.svg);
}

/* line 73, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ar {
  background-image: url(/../../images/flags/4x3/ar.svg);
}

/* line 76, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ar.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ar.svg);
}

/* line 79, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-as {
  background-image: url(/../../images/flags/4x3/as.svg);
}

/* line 82, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-as.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/as.svg);
}

/* line 85, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-at {
  background-image: url(/../../images/flags/4x3/at.svg);
}

/* line 88, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-at.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/at.svg);
}

/* line 91, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-au {
  background-image: url(/../../images/flags/4x3/au.svg);
}

/* line 94, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-au.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/au.svg);
}

/* line 97, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-aw {
  background-image: url(/../../images/flags/4x3/aw.svg);
}

/* line 100, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-aw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/aw.svg);
}

/* line 103, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ax {
  background-image: url(/../../images/flags/4x3/ax.svg);
}

/* line 106, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ax.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ax.svg);
}

/* line 109, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-az {
  background-image: url(/../../images/flags/4x3/az.svg);
}

/* line 112, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-az.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/az.svg);
}

/* line 115, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ba {
  background-image: url(/../../images/flags/4x3/ba.svg);
}

/* line 118, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ba.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ba.svg);
}

/* line 121, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bb {
  background-image: url(/../../images/flags/4x3/bb.svg);
}

/* line 124, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bb.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bb.svg);
}

/* line 127, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bd {
  background-image: url(/../../images/flags/4x3/bd.svg);
}

/* line 130, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bd.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bd.svg);
}

/* line 133, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-be {
  background-image: url(/../../images/flags/4x3/be.svg);
}

/* line 136, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-be.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/be.svg);
}

/* line 139, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bf {
  background-image: url(/../../images/flags/4x3/bf.svg);
}

/* line 142, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bf.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bf.svg);
}

/* line 145, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bg {
  background-image: url(/../../images/flags/4x3/bg.svg);
}

/* line 148, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bg.svg);
}

/* line 151, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bh {
  background-image: url(/../../images/flags/4x3/bh.svg);
}

/* line 154, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bh.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bh.svg);
}

/* line 157, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bi {
  background-image: url(/../../images/flags/4x3/bi.svg);
}

/* line 160, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bi.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bi.svg);
}

/* line 163, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bj {
  background-image: url(/../../images/flags/4x3/bj.svg);
}

/* line 166, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bj.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bj.svg);
}

/* line 169, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bl {
  background-image: url(/../../images/flags/4x3/bl.svg);
}

/* line 172, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bl.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bl.svg);
}

/* line 175, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bm {
  background-image: url(/../../images/flags/4x3/bm.svg);
}

/* line 178, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bm.svg);
}

/* line 181, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bn {
  background-image: url(/../../images/flags/4x3/bn.svg);
}

/* line 184, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bn.svg);
}

/* line 187, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bo {
  background-image: url(/../../images/flags/4x3/bo.svg);
}

/* line 190, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bo.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bo.svg);
}

/* line 193, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bq {
  background-image: url(/../../images/flags/4x3/bq.svg);
}

/* line 196, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bq.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bq.svg);
}

/* line 199, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-br {
  background-image: url(/../../images/flags/4x3/br.svg);
}

/* line 202, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-br.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/br.svg);
}

/* line 205, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bs {
  background-image: url(/../../images/flags/4x3/bs.svg);
}

/* line 208, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bs.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bs.svg);
}

/* line 211, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bt {
  background-image: url(/../../images/flags/4x3/bt.svg);
}

/* line 214, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bt.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bt.svg);
}

/* line 217, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bv {
  background-image: url(/../../images/flags/4x3/bv.svg);
}

/* line 220, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bv.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bv.svg);
}

/* line 223, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bw {
  background-image: url(/../../images/flags/4x3/bw.svg);
}

/* line 226, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bw.svg);
}

/* line 229, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-by {
  background-image: url(/../../images/flags/4x3/by.svg);
}

/* line 232, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-by.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/by.svg);
}

/* line 235, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bz {
  background-image: url(/../../images/flags/4x3/bz.svg);
}

/* line 238, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-bz.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/bz.svg);
}

/* line 241, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ca {
  background-image: url(/../../images/flags/4x3/ca.svg);
}

/* line 244, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ca.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ca.svg);
}

/* line 247, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cc {
  background-image: url(/../../images/flags/4x3/cc.svg);
}

/* line 250, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cc.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cc.svg);
}

/* line 253, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cd {
  background-image: url(/../../images/flags/4x3/cd.svg);
}

/* line 256, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cd.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cd.svg);
}

/* line 259, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cf {
  background-image: url(/../../images/flags/4x3/cf.svg);
}

/* line 262, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cf.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cf.svg);
}

/* line 265, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cg {
  background-image: url(/../../images/flags/4x3/cg.svg);
}

/* line 268, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cg.svg);
}

/* line 271, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ch {
  background-image: url(/../../images/flags/4x3/ch.svg);
}

/* line 274, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ch.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ch.svg);
}

/* line 277, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ci {
  background-image: url(/../../images/flags/4x3/ci.svg);
}

/* line 280, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ci.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ci.svg);
}

/* line 283, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ck {
  background-image: url(/../../images/flags/4x3/ck.svg);
}

/* line 286, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ck.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ck.svg);
}

/* line 289, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cl {
  background-image: url(/../../images/flags/4x3/cl.svg);
}

/* line 292, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cl.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cl.svg);
}

/* line 295, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cm {
  background-image: url(/../../images/flags/4x3/cm.svg);
}

/* line 298, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cm.svg);
}

/* line 301, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cn {
  background-image: url(/../../images/flags/4x3/cn.svg);
}

/* line 304, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cn.svg);
}

/* line 307, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-co {
  background-image: url(/../../images/flags/4x3/co.svg);
}

/* line 310, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-co.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/co.svg);
}

/* line 313, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cr {
  background-image: url(/../../images/flags/4x3/cr.svg);
}

/* line 316, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cr.svg);
}

/* line 319, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cu {
  background-image: url(/../../images/flags/4x3/cu.svg);
}

/* line 322, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cu.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cu.svg);
}

/* line 325, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cv {
  background-image: url(/../../images/flags/4x3/cv.svg);
}

/* line 328, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cv.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cv.svg);
}

/* line 331, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cw {
  background-image: url(/../../images/flags/4x3/cw.svg);
}

/* line 334, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cw.svg);
}

/* line 337, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cx {
  background-image: url(/../../images/flags/4x3/cx.svg);
}

/* line 340, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cx.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cx.svg);
}

/* line 343, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cy {
  background-image: url(/../../images/flags/4x3/cy.svg);
}

/* line 346, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cy.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cy.svg);
}

/* line 349, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cz {
  background-image: url(/../../images/flags/4x3/cz.svg);
}

/* line 352, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-cz.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/cz.svg);
}

/* line 355, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-de {
  background-image: url(/../../images/flags/4x3/de.svg);
}

/* line 358, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-de.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/de.svg);
}

/* line 361, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-dj {
  background-image: url(/../../images/flags/4x3/dj.svg);
}

/* line 364, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-dj.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/dj.svg);
}

/* line 367, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-dk {
  background-image: url(/../../images/flags/4x3/dk.svg);
}

/* line 370, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-dk.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/dk.svg);
}

/* line 373, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-dm {
  background-image: url(/../../images/flags/4x3/dm.svg);
}

/* line 376, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-dm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/dm.svg);
}

/* line 379, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-do {
  background-image: url(/../../images/flags/4x3/do.svg);
}

/* line 382, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-do.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/do.svg);
}

/* line 385, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-dz {
  background-image: url(/../../images/flags/4x3/dz.svg);
}

/* line 388, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-dz.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/dz.svg);
}

/* line 391, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ec {
  background-image: url(/../../images/flags/4x3/ec.svg);
}

/* line 394, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ec.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ec.svg);
}

/* line 397, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ee {
  background-image: url(/../../images/flags/4x3/ee.svg);
}

/* line 400, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ee.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ee.svg);
}

/* line 403, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-eg {
  background-image: url(/../../images/flags/4x3/eg.svg);
}

/* line 406, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-eg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/eg.svg);
}

/* line 409, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-eh {
  background-image: url(/../../images/flags/4x3/eh.svg);
}

/* line 412, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-eh.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/eh.svg);
}

/* line 415, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-er {
  background-image: url(/../../images/flags/4x3/er.svg);
}

/* line 418, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-er.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/er.svg);
}

/* line 421, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-es {
  background-image: url(/../../images/flags/4x3/es.svg);
}

/* line 424, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-es.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/es.svg);
}

/* line 427, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-et {
  background-image: url(/../../images/flags/4x3/et.svg);
}

/* line 430, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-et.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/et.svg);
}

/* line 433, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fi {
  background-image: url(/../../images/flags/4x3/fi.svg);
}

/* line 436, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fi.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/fi.svg);
}

/* line 439, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fj {
  background-image: url(/../../images/flags/4x3/fj.svg);
}

/* line 442, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fj.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/fj.svg);
}

/* line 445, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fk {
  background-image: url(/../../images/flags/4x3/fk.svg);
}

/* line 448, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fk.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/fk.svg);
}

/* line 451, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fm {
  background-image: url(/../../images/flags/4x3/fm.svg);
}

/* line 454, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/fm.svg);
}

/* line 457, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fo {
  background-image: url(/../../images/flags/4x3/fo.svg);
}

/* line 460, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fo.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/fo.svg);
}

/* line 463, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fr {
  background-image: url(/../../images/flags/4x3/fr.svg);
}

/* line 466, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-fr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/fr.svg);
}

/* line 469, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ga {
  background-image: url(/../../images/flags/4x3/ga.svg);
}

/* line 472, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ga.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ga.svg);
}

/* line 475, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gb {
  background-image: url(/../../images/flags/4x3/gb.svg);
}

/* line 478, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gb.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gb.svg);
}

/* line 481, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gd {
  background-image: url(/../../images/flags/4x3/gd.svg);
}

/* line 484, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gd.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gd.svg);
}

/* line 487, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ge {
  background-image: url(/../../images/flags/4x3/ge.svg);
}

/* line 490, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ge.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ge.svg);
}

/* line 493, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gf {
  background-image: url(/../../images/flags/4x3/gf.svg);
}

/* line 496, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gf.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gf.svg);
}

/* line 499, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gg {
  background-image: url(/../../images/flags/4x3/gg.svg);
}

/* line 502, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gg.svg);
}

/* line 505, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gh {
  background-image: url(/../../images/flags/4x3/gh.svg);
}

/* line 508, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gh.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gh.svg);
}

/* line 511, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gi {
  background-image: url(/../../images/flags/4x3/gi.svg);
}

/* line 514, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gi.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gi.svg);
}

/* line 517, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gl {
  background-image: url(/../../images/flags/4x3/gl.svg);
}

/* line 520, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gl.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gl.svg);
}

/* line 523, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gm {
  background-image: url(/../../images/flags/4x3/gm.svg);
}

/* line 526, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gm.svg);
}

/* line 529, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gn {
  background-image: url(/../../images/flags/4x3/gn.svg);
}

/* line 532, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gn.svg);
}

/* line 535, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gp {
  background-image: url(/../../images/flags/4x3/gp.svg);
}

/* line 538, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gp.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gp.svg);
}

/* line 541, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gq {
  background-image: url(/../../images/flags/4x3/gq.svg);
}

/* line 544, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gq.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gq.svg);
}

/* line 547, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gr {
  background-image: url(/../../images/flags/4x3/gr.svg);
}

/* line 550, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gr.svg);
}

/* line 553, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gs {
  background-image: url(/../../images/flags/4x3/gs.svg);
}

/* line 556, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gs.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gs.svg);
}

/* line 559, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gt {
  background-image: url(/../../images/flags/4x3/gt.svg);
}

/* line 562, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gt.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gt.svg);
}

/* line 565, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gu {
  background-image: url(/../../images/flags/4x3/gu.svg);
}

/* line 568, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gu.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gu.svg);
}

/* line 571, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gw {
  background-image: url(/../../images/flags/4x3/gw.svg);
}

/* line 574, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gw.svg);
}

/* line 577, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gy {
  background-image: url(/../../images/flags/4x3/gy.svg);
}

/* line 580, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-gy.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/gy.svg);
}

/* line 583, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hk {
  background-image: url(/../../images/flags/4x3/hk.svg);
}

/* line 586, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hk.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/hk.svg);
}

/* line 589, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hm {
  background-image: url(/../../images/flags/4x3/hm.svg);
}

/* line 592, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/hm.svg);
}

/* line 595, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hn {
  background-image: url(/../../images/flags/4x3/hn.svg);
}

/* line 598, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/hn.svg);
}

/* line 601, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hr {
  background-image: url(/../../images/flags/4x3/hr.svg);
}

/* line 604, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/hr.svg);
}

/* line 607, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ht {
  background-image: url(/../../images/flags/4x3/ht.svg);
}

/* line 610, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ht.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ht.svg);
}

/* line 613, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hu {
  background-image: url(/../../images/flags/4x3/hu.svg);
}

/* line 616, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-hu.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/hu.svg);
}

/* line 619, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-id {
  background-image: url(/../../images/flags/4x3/id.svg);
}

/* line 622, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-id.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/id.svg);
}

/* line 625, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ie {
  background-image: url(/../../images/flags/4x3/ie.svg);
}

/* line 628, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ie.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ie.svg);
}

/* line 631, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-il {
  background-image: url(/../../images/flags/4x3/il.svg);
}

/* line 634, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-il.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/il.svg);
}

/* line 637, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-im {
  background-image: url(/../../images/flags/4x3/im.svg);
}

/* line 640, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-im.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/im.svg);
}

/* line 643, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-in {
  background-image: url(/../../images/flags/4x3/in.svg);
}

/* line 646, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-in.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/in.svg);
}

/* line 649, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-io {
  background-image: url(/../../images/flags/4x3/io.svg);
}

/* line 652, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-io.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/io.svg);
}

/* line 655, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-iq {
  background-image: url(/../../images/flags/4x3/iq.svg);
}

/* line 658, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-iq.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/iq.svg);
}

/* line 661, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ir {
  background-image: url(/../../images/flags/4x3/ir.svg);
}

/* line 664, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ir.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ir.svg);
}

/* line 667, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-is {
  background-image: url(/../../images/flags/4x3/is.svg);
}

/* line 670, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-is.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/is.svg);
}

/* line 673, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-it {
  background-image: url(/../../images/flags/4x3/it.svg);
}

/* line 676, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-it.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/it.svg);
}

/* line 679, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-je {
  background-image: url(/../../images/flags/4x3/je.svg);
}

/* line 682, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-je.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/je.svg);
}

/* line 685, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-jm {
  background-image: url(/../../images/flags/4x3/jm.svg);
}

/* line 688, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-jm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/jm.svg);
}

/* line 691, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-jo {
  background-image: url(/../../images/flags/4x3/jo.svg);
}

/* line 694, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-jo.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/jo.svg);
}

/* line 697, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-jp {
  background-image: url(/../../images/flags/4x3/jp.svg);
}

/* line 700, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-jp.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/jp.svg);
}

/* line 703, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ke {
  background-image: url(/../../images/flags/4x3/ke.svg);
}

/* line 706, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ke.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ke.svg);
}

/* line 709, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kg {
  background-image: url(/../../images/flags/4x3/kg.svg);
}

/* line 712, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/kg.svg);
}

/* line 715, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kh {
  background-image: url(/../../images/flags/4x3/kh.svg);
}

/* line 718, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kh.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/kh.svg);
}

/* line 721, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ki {
  background-image: url(/../../images/flags/4x3/ki.svg);
}

/* line 724, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ki.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ki.svg);
}

/* line 727, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-km {
  background-image: url(/../../images/flags/4x3/km.svg);
}

/* line 730, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-km.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/km.svg);
}

/* line 733, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kn {
  background-image: url(/../../images/flags/4x3/kn.svg);
}

/* line 736, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/kn.svg);
}

/* line 739, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kp {
  background-image: url(/../../images/flags/4x3/kp.svg);
}

/* line 742, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kp.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/kp.svg);
}

/* line 745, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kr {
  background-image: url(/../../images/flags/4x3/kr.svg);
}

/* line 748, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/kr.svg);
}

/* line 751, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kw {
  background-image: url(/../../images/flags/4x3/kw.svg);
}

/* line 754, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/kw.svg);
}

/* line 757, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ky {
  background-image: url(/../../images/flags/4x3/ky.svg);
}

/* line 760, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ky.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ky.svg);
}

/* line 763, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kz {
  background-image: url(/../../images/flags/4x3/kz.svg);
}

/* line 766, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-kz.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/kz.svg);
}

/* line 769, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-la {
  background-image: url(/../../images/flags/4x3/la.svg);
}

/* line 772, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-la.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/la.svg);
}

/* line 775, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lb {
  background-image: url(/../../images/flags/4x3/lb.svg);
}

/* line 778, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lb.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/lb.svg);
}

/* line 781, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lc {
  background-image: url(/../../images/flags/4x3/lc.svg);
}

/* line 784, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lc.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/lc.svg);
}

/* line 787, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-li {
  background-image: url(/../../images/flags/4x3/li.svg);
}

/* line 790, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-li.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/li.svg);
}

/* line 793, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lk {
  background-image: url(/../../images/flags/4x3/lk.svg);
}

/* line 796, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lk.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/lk.svg);
}

/* line 799, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lr {
  background-image: url(/../../images/flags/4x3/lr.svg);
}

/* line 802, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/lr.svg);
}

/* line 805, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ls {
  background-image: url(/../../images/flags/4x3/ls.svg);
}

/* line 808, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ls.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ls.svg);
}

/* line 811, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lt {
  background-image: url(/../../images/flags/4x3/lt.svg);
}

/* line 814, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lt.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/lt.svg);
}

/* line 817, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lu {
  background-image: url(/../../images/flags/4x3/lu.svg);
}

/* line 820, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lu.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/lu.svg);
}

/* line 823, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lv {
  background-image: url(/../../images/flags/4x3/lv.svg);
}

/* line 826, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-lv.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/lv.svg);
}

/* line 829, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ly {
  background-image: url(/../../images/flags/4x3/ly.svg);
}

/* line 832, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ly.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ly.svg);
}

/* line 835, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ma {
  background-image: url(/../../images/flags/4x3/ma.svg);
}

/* line 838, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ma.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ma.svg);
}

/* line 841, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mc {
  background-image: url(/../../images/flags/4x3/mc.svg);
}

/* line 844, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mc.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mc.svg);
}

/* line 847, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-md {
  background-image: url(/../../images/flags/4x3/md.svg);
}

/* line 850, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-md.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/md.svg);
}

/* line 853, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-me {
  background-image: url(/../../images/flags/4x3/me.svg);
}

/* line 856, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-me.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/me.svg);
}

/* line 859, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mf {
  background-image: url(/../../images/flags/4x3/mf.svg);
}

/* line 862, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mf.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mf.svg);
}

/* line 865, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mg {
  background-image: url(/../../images/flags/4x3/mg.svg);
}

/* line 868, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mg.svg);
}

/* line 871, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mh {
  background-image: url(/../../images/flags/4x3/mh.svg);
}

/* line 874, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mh.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mh.svg);
}

/* line 877, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mk {
  background-image: url(/../../images/flags/4x3/mk.svg);
}

/* line 880, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mk.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mk.svg);
}

/* line 883, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ml {
  background-image: url(/../../images/flags/4x3/ml.svg);
}

/* line 886, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ml.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ml.svg);
}

/* line 889, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mm {
  background-image: url(/../../images/flags/4x3/mm.svg);
}

/* line 892, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mm.svg);
}

/* line 895, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mn {
  background-image: url(/../../images/flags/4x3/mn.svg);
}

/* line 898, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mn.svg);
}

/* line 901, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mo {
  background-image: url(/../../images/flags/4x3/mo.svg);
}

/* line 904, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mo.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mo.svg);
}

/* line 907, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mp {
  background-image: url(/../../images/flags/4x3/mp.svg);
}

/* line 910, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mp.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mp.svg);
}

/* line 913, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mq {
  background-image: url(/../../images/flags/4x3/mq.svg);
}

/* line 916, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mq.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mq.svg);
}

/* line 919, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mr {
  background-image: url(/../../images/flags/4x3/mr.svg);
}

/* line 922, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mr.svg);
}

/* line 925, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ms {
  background-image: url(/../../images/flags/4x3/ms.svg);
}

/* line 928, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ms.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ms.svg);
}

/* line 931, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mt {
  background-image: url(/../../images/flags/4x3/mt.svg);
}

/* line 934, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mt.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mt.svg);
}

/* line 937, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mu {
  background-image: url(/../../images/flags/4x3/mu.svg);
}

/* line 940, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mu.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mu.svg);
}

/* line 943, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mv {
  background-image: url(/../../images/flags/4x3/mv.svg);
}

/* line 946, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mv.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mv.svg);
}

/* line 949, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mw {
  background-image: url(/../../images/flags/4x3/mw.svg);
}

/* line 952, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mw.svg);
}

/* line 955, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mx {
  background-image: url(/../../images/flags/4x3/mx.svg);
}

/* line 958, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mx.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mx.svg);
}

/* line 961, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-my {
  background-image: url(/../../images/flags/4x3/my.svg);
}

/* line 964, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-my.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/my.svg);
}

/* line 967, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mz {
  background-image: url(/../../images/flags/4x3/mz.svg);
}

/* line 970, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-mz.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/mz.svg);
}

/* line 973, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-na {
  background-image: url(/../../images/flags/4x3/na.svg);
}

/* line 976, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-na.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/na.svg);
}

/* line 979, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nc {
  background-image: url(/../../images/flags/4x3/nc.svg);
}

/* line 982, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nc.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/nc.svg);
}

/* line 985, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ne {
  background-image: url(/../../images/flags/4x3/ne.svg);
}

/* line 988, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ne.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ne.svg);
}

/* line 991, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nf {
  background-image: url(/../../images/flags/4x3/nf.svg);
}

/* line 994, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nf.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/nf.svg);
}

/* line 997, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ng {
  background-image: url(/../../images/flags/4x3/ng.svg);
}

/* line 1000, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ng.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ng.svg);
}

/* line 1003, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ni {
  background-image: url(/../../images/flags/4x3/ni.svg);
}

/* line 1006, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ni.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ni.svg);
}

/* line 1009, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nl {
  background-image: url(/../../images/flags/4x3/nl.svg);
}

/* line 1012, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nl.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/nl.svg);
}

/* line 1015, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-no {
  background-image: url(/../../images/flags/4x3/no.svg);
}

/* line 1018, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-no.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/no.svg);
}

/* line 1021, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-np {
  background-image: url(/../../images/flags/4x3/np.svg);
}

/* line 1024, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-np.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/np.svg);
}

/* line 1027, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nr {
  background-image: url(/../../images/flags/4x3/nr.svg);
}

/* line 1030, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/nr.svg);
}

/* line 1033, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nu {
  background-image: url(/../../images/flags/4x3/nu.svg);
}

/* line 1036, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nu.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/nu.svg);
}

/* line 1039, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nz {
  background-image: url(/../../images/flags/4x3/nz.svg);
}

/* line 1042, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-nz.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/nz.svg);
}

/* line 1045, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-om {
  background-image: url(/../../images/flags/4x3/om.svg);
}

/* line 1048, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-om.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/om.svg);
}

/* line 1051, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pa {
  background-image: url(/../../images/flags/4x3/pa.svg);
}

/* line 1054, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pa.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pa.svg);
}

/* line 1057, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pe {
  background-image: url(/../../images/flags/4x3/pe.svg);
}

/* line 1060, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pe.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pe.svg);
}

/* line 1063, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pf {
  background-image: url(/../../images/flags/4x3/pf.svg);
}

/* line 1066, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pf.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pf.svg);
}

/* line 1069, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pg {
  background-image: url(/../../images/flags/4x3/pg.svg);
}

/* line 1072, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pg.svg);
}

/* line 1075, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ph {
  background-image: url(/../../images/flags/4x3/ph.svg);
}

/* line 1078, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ph.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ph.svg);
}

/* line 1081, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pk {
  background-image: url(/../../images/flags/4x3/pk.svg);
}

/* line 1084, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pk.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pk.svg);
}

/* line 1087, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pl {
  background-image: url(/../../images/flags/4x3/pl.svg);
}

/* line 1090, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pl.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pl.svg);
}

/* line 1093, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pm {
  background-image: url(/../../images/flags/4x3/pm.svg);
}

/* line 1096, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pm.svg);
}

/* line 1099, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pn {
  background-image: url(/../../images/flags/4x3/pn.svg);
}

/* line 1102, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pn.svg);
}

/* line 1105, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pr {
  background-image: url(/../../images/flags/4x3/pr.svg);
}

/* line 1108, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pr.svg);
}

/* line 1111, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ps {
  background-image: url(/../../images/flags/4x3/ps.svg);
}

/* line 1114, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ps.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ps.svg);
}

/* line 1117, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pt {
  background-image: url(/../../images/flags/4x3/pt.svg);
}

/* line 1120, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pt.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pt.svg);
}

/* line 1123, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pw {
  background-image: url(/../../images/flags/4x3/pw.svg);
}

/* line 1126, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-pw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/pw.svg);
}

/* line 1129, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-py {
  background-image: url(/../../images/flags/4x3/py.svg);
}

/* line 1132, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-py.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/py.svg);
}

/* line 1135, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-qa {
  background-image: url(/../../images/flags/4x3/qa.svg);
}

/* line 1138, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-qa.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/qa.svg);
}

/* line 1141, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-re {
  background-image: url(/../../images/flags/4x3/re.svg);
}

/* line 1144, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-re.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/re.svg);
}

/* line 1147, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ro {
  background-image: url(/../../images/flags/4x3/ro.svg);
}

/* line 1150, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ro.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ro.svg);
}

/* line 1153, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-rs {
  background-image: url(/../../images/flags/4x3/rs.svg);
}

/* line 1156, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-rs.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/rs.svg);
}

/* line 1159, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ru {
  background-image: url(/../../images/flags/4x3/ru.svg);
}

/* line 1162, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ru.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ru.svg);
}

/* line 1165, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-rw {
  background-image: url(/../../images/flags/4x3/rw.svg);
}

/* line 1168, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-rw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/rw.svg);
}

/* line 1171, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sa {
  background-image: url(/../../images/flags/4x3/sa.svg);
}

/* line 1174, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sa.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sa.svg);
}

/* line 1177, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sb {
  background-image: url(/../../images/flags/4x3/sb.svg);
}

/* line 1180, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sb.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sb.svg);
}

/* line 1183, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sc {
  background-image: url(/../../images/flags/4x3/sc.svg);
}

/* line 1186, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sc.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sc.svg);
}

/* line 1189, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sd {
  background-image: url(/../../images/flags/4x3/sd.svg);
}

/* line 1192, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sd.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sd.svg);
}

/* line 1195, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-se {
  background-image: url(/../../images/flags/4x3/se.svg);
}

/* line 1198, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-se.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/se.svg);
}

/* line 1201, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sg {
  background-image: url(/../../images/flags/4x3/sg.svg);
}

/* line 1204, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sg.svg);
}

/* line 1207, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sh {
  background-image: url(/../../images/flags/4x3/sh.svg);
}

/* line 1210, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sh.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sh.svg);
}

/* line 1213, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-si {
  background-image: url(/../../images/flags/4x3/si.svg);
}

/* line 1216, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-si.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/si.svg);
}

/* line 1219, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sj {
  background-image: url(/../../images/flags/4x3/sj.svg);
}

/* line 1222, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sj.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sj.svg);
}

/* line 1225, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sk {
  background-image: url(/../../images/flags/4x3/sk.svg);
}

/* line 1228, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sk.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sk.svg);
}

/* line 1231, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sl {
  background-image: url(/../../images/flags/4x3/sl.svg);
}

/* line 1234, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sl.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sl.svg);
}

/* line 1237, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sm {
  background-image: url(/../../images/flags/4x3/sm.svg);
}

/* line 1240, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sm.svg);
}

/* line 1243, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sn {
  background-image: url(/../../images/flags/4x3/sn.svg);
}

/* line 1246, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sn.svg);
}

/* line 1249, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-so {
  background-image: url(/../../images/flags/4x3/so.svg);
}

/* line 1252, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-so.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/so.svg);
}

/* line 1255, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sr {
  background-image: url(/../../images/flags/4x3/sr.svg);
}

/* line 1258, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sr.svg);
}

/* line 1261, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ss {
  background-image: url(/../../images/flags/4x3/ss.svg);
}

/* line 1264, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ss.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ss.svg);
}

/* line 1267, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-st {
  background-image: url(/../../images/flags/4x3/st.svg);
}

/* line 1270, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-st.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/st.svg);
}

/* line 1273, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sv {
  background-image: url(/../../images/flags/4x3/sv.svg);
}

/* line 1276, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sv.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sv.svg);
}

/* line 1279, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sx {
  background-image: url(/../../images/flags/4x3/sx.svg);
}

/* line 1282, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sx.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sx.svg);
}

/* line 1285, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sy {
  background-image: url(/../../images/flags/4x3/sy.svg);
}

/* line 1288, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sy.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sy.svg);
}

/* line 1291, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sz {
  background-image: url(/../../images/flags/4x3/sz.svg);
}

/* line 1294, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-sz.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/sz.svg);
}

/* line 1297, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tc {
  background-image: url(/../../images/flags/4x3/tc.svg);
}

/* line 1300, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tc.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tc.svg);
}

/* line 1303, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-td {
  background-image: url(/../../images/flags/4x3/td.svg);
}

/* line 1306, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-td.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/td.svg);
}

/* line 1309, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tf {
  background-image: url(/../../images/flags/4x3/tf.svg);
}

/* line 1312, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tf.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tf.svg);
}

/* line 1315, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tg {
  background-image: url(/../../images/flags/4x3/tg.svg);
}

/* line 1318, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tg.svg);
}

/* line 1321, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-th {
  background-image: url(/../../images/flags/4x3/th.svg);
}

/* line 1324, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-th.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/th.svg);
}

/* line 1327, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tj {
  background-image: url(/../../images/flags/4x3/tj.svg);
}

/* line 1330, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tj.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tj.svg);
}

/* line 1333, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tk {
  background-image: url(/../../images/flags/4x3/tk.svg);
}

/* line 1336, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tk.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tk.svg);
}

/* line 1339, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tl {
  background-image: url(/../../images/flags/4x3/tl.svg);
}

/* line 1342, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tl.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tl.svg);
}

/* line 1345, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tm {
  background-image: url(/../../images/flags/4x3/tm.svg);
}

/* line 1348, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tm.svg);
}

/* line 1351, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tn {
  background-image: url(/../../images/flags/4x3/tn.svg);
}

/* line 1354, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tn.svg);
}

/* line 1357, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-to {
  background-image: url(/../../images/flags/4x3/to.svg);
}

/* line 1360, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-to.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/to.svg);
}

/* line 1363, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tr {
  background-image: url(/../../images/flags/4x3/tr.svg);
}

/* line 1366, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tr.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tr.svg);
}

/* line 1369, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tt {
  background-image: url(/../../images/flags/4x3/tt.svg);
}

/* line 1372, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tt.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tt.svg);
}

/* line 1375, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tv {
  background-image: url(/../../images/flags/4x3/tv.svg);
}

/* line 1378, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tv.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tv.svg);
}

/* line 1381, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tw {
  background-image: url(/../../images/flags/4x3/tw.svg);
}

/* line 1384, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tw.svg);
}

/* line 1387, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tz {
  background-image: url(/../../images/flags/4x3/tz.svg);
}

/* line 1390, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-tz.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/tz.svg);
}

/* line 1393, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ua {
  background-image: url(/../../images/flags/4x3/ua.svg);
}

/* line 1396, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ua.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ua.svg);
}

/* line 1399, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ug {
  background-image: url(/../../images/flags/4x3/ug.svg);
}

/* line 1402, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ug.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ug.svg);
}

/* line 1405, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-um {
  background-image: url(/../../images/flags/4x3/um.svg);
}

/* line 1408, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-um.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/um.svg);
}

/* line 1411, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-us {
  background-image: url(/../../images/flags/4x3/us.svg);
}

/* line 1414, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-us.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/us.svg);
}

/* line 1417, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-uy {
  background-image: url(/../../images/flags/4x3/uy.svg);
}

/* line 1420, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-uy.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/uy.svg);
}

/* line 1423, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-uz {
  background-image: url(/../../images/flags/4x3/uz.svg);
}

/* line 1426, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-uz.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/uz.svg);
}

/* line 1429, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-va {
  background-image: url(/../../images/flags/4x3/va.svg);
}

/* line 1432, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-va.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/va.svg);
}

/* line 1435, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vc {
  background-image: url(/../../images/flags/4x3/vc.svg);
}

/* line 1438, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vc.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/vc.svg);
}

/* line 1441, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ve {
  background-image: url(/../../images/flags/4x3/ve.svg);
}

/* line 1444, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ve.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ve.svg);
}

/* line 1447, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vg {
  background-image: url(/../../images/flags/4x3/vg.svg);
}

/* line 1450, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vg.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/vg.svg);
}

/* line 1453, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vi {
  background-image: url(/../../images/flags/4x3/vi.svg);
}

/* line 1456, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vi.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/vi.svg);
}

/* line 1459, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vn {
  background-image: url(/../../images/flags/4x3/vn.svg);
}

/* line 1462, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vn.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/vn.svg);
}

/* line 1465, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vu {
  background-image: url(/../../images/flags/4x3/vu.svg);
}

/* line 1468, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-vu.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/vu.svg);
}

/* line 1471, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-wf {
  background-image: url(/../../images/flags/4x3/wf.svg);
}

/* line 1474, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-wf.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/wf.svg);
}

/* line 1477, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ws {
  background-image: url(/../../images/flags/4x3/ws.svg);
}

/* line 1480, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ws.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ws.svg);
}

/* line 1483, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ye {
  background-image: url(/../../images/flags/4x3/ye.svg);
}

/* line 1486, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-ye.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/ye.svg);
}

/* line 1489, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-yt {
  background-image: url(/../../images/flags/4x3/yt.svg);
}

/* line 1492, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-yt.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/yt.svg);
}

/* line 1495, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-za {
  background-image: url(/../../images/flags/4x3/za.svg);
}

/* line 1498, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-za.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/za.svg);
}

/* line 1501, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-zm {
  background-image: url(/../../images/flags/4x3/zm.svg);
}

/* line 1504, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-zm.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/zm.svg);
}

/* line 1507, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-zw {
  background-image: url(/../../images/flags/4x3/zw.svg);
}

/* line 1510, lib/themes/sufee-admin-dashboard/assets/css/flag-icon.min.css */
.flag-icon-zw.flag-icon-squared {
  background-image: url(/../../images/flags/1x1/zw.svg);
}

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

/* line 14, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
div.cs-skin-elastic {
  background: transparent;
  font-size: 1.5em;
  font-weight: 700;
  color: #5b8583;
}

@media screen and (max-width: 30em) {
  /* line 22, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
  div.cs-skin-elastic {
    font-size: 1em;
  }
}

/* line 27, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic > span {
  background-color: #fff;
  z-index: 100;
}

/* line 32, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic > span::after {
  font-family: "icomoon";
  content: "\e005";
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 39, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options {
  overflow: visible;
  background: transparent;
  opacity: 1;
  visibility: visible;
  padding-bottom: 1.25em;
  pointer-events: none;
}

/* line 48, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic.cs-active .cs-options {
  pointer-events: auto;
}

/* line 52, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options > ul::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
  background: #fff;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

/* line 68, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic.cs-active .cs-options > ul::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: none;
  transition: none;
  -webkit-animation: expand 0.6s ease-out;
  animation: expand 0.6s ease-out;
}

/* line 77, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options ul li {
  opacity: 0;
  -webkit-transform: translate3d(0, -25px, 0);
  transform: translate3d(0, -25px, 0);
  -webkit-transition: opacity 0.15s, -webkit-transform 0.15s;
  transition: opacity 0.15s, -webkit-transform 0.15s;
  transition: opacity 0.15s, transform 0.15s;
  transition: opacity 0.15s, transform 0.15s, -webkit-transform 0.15s;
}

/* line 89, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic.cs-active .cs-options ul li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: bounce 0.6s ease-out;
  animation: bounce 0.6s ease-out;
}

/* Optional delays (problematic in IE 11/Win) */
/*
.cs-skin-elastic.cs-active .cs-options ul li:first-child {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.cs-skin-elastic.cs-active .cs-options ul li:nth-child(2) {
	-webkit-animation-delay: 0.15s;
	animation-delay: 0.15s;
}

.cs-skin-elastic.cs-active .cs-options ul li:nth-child(3) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.cs-skin-elastic.cs-active .cs-options ul li:nth-child(4) {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
} 

/* with more items, more delays declarations are needed */
/* line 123, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options span {
  background-repeat: no-repeat;
  background-position: 1.5em 50%;
  background-size: 2em auto;
  padding: 0.8em 1em 0.8em 4em;
}

/* line 130, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options span:hover,
.cs-skin-elastic .cs-options li.cs-focus span,
.cs-skin-elastic .cs-options .cs-selected span {
  color: #1e4c4a;
}

/* line 136, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options .cs-selected span::after {
  content: "";
}

/* line 140, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options li.flag-france span {
  background-image: url(/../img/france.svg);
}

/* line 144, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options li.flag-brazil span {
  background-image: url(/../img/brazil.svg);
}

/* line 148, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options li.flag-safrica span {
  background-image: url(/../img/south-africa.svg);
}

/* line 152, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-skin-elastic .cs-options li.flag-argentina span {
  background-image: url(/../img/argentina.svg);
}

@-webkit-keyframes expand {
  0% {
    -webkit-transform: scale3d(1, 0, 1);
  }
  25% {
    -webkit-transform: scale3d(1, 1.2, 1);
  }
  50% {
    -webkit-transform: scale3d(1, 0.85, 1);
  }
  75% {
    -webkit-transform: scale3d(1, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
  }
}

@keyframes expand {
  0% {
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
  }
  25% {
    -webkit-transform: scale3d(1, 1.2, 1);
    transform: scale3d(1, 1.2, 1);
  }
  50% {
    -webkit-transform: scale3d(1, 0.85, 1);
    transform: scale3d(1, 0.85, 1);
  }
  75% {
    -webkit-transform: scale3d(1, 1.05, 1);
    transform: scale3d(1, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translate3d(0, -25px, 0);
    opacity: 0;
  }
  25% {
    -webkit-transform: translate3d(0, 10px, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -6px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 2px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0);
    opacity: 0;
  }
  25% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* Default custom select styles */
/* line 243, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
div.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #f1f2f7;
  z-index: 100;
  width: 100%;
  max-width: 80px;
  margin-left: 25px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 261, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
div.cs-select:focus {
  outline: none;
  /* For better accessibility add a style for this in your skin */
}

/* line 265, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select select {
  display: none;
}

/* line 269, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select span {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 9px 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Placeholder and selected option */
/* line 281, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select > span::after,
.cs-select .cs-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 292, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select > span::after {
  content: "\f107";
  font-family: "Fontawesome";
  right: 1em;
}

/* line 298, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select .cs-selected span::after {
  content: "\2713";
  margin-left: 1em;
}

/* line 303, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select.cs-active > span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

/* line 308, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
div.cs-active {
  z-index: 200;
}

/* Options */
/* line 313, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select .cs-options {
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #f1f2f7;
  visibility: hidden;
}

/* line 321, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select.cs-active .cs-options {
  visibility: visible;
}

/* line 325, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 332, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select ul span {
  padding: 5px 15px;
}

/* line 335, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select ul li {
  display: block;
}

/* line 338, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select ul li.cs-focus span {
  background-color: #ddd;
}

/* Optgroup and optgroup label */
/* line 343, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select li.cs-optgroup ul {
  padding-left: 1em;
}

/* line 347, lib/themes/sufee-admin-dashboard/assets/css/cs-skin-elastic.css */
.cs-select li.cs-optgroup > span {
  cursor: default;
}

/* line 1, app/assets/stylesheets/openlayers/ol.css */
.ol-legend.ol-unselectable.ol-control:not(.ol-collapsed) {
  padding-top: 10px !important;
}

/* line 5, app/assets/stylesheets/openlayers/ol.css */
.ol-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  border: 2px solid #00f;
}

/* line 11, app/assets/stylesheets/openlayers/ol.css */
.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute;
}

/* line 17, app/assets/stylesheets/openlayers/ol.css */
.ol-scale-line {
  background: rgba(0, 60, 136, 0.3);
  border-radius: 4px;
  bottom: 8px;
  left: 8px;
  padding: 2px;
  position: absolute;
}

/* line 26, app/assets/stylesheets/openlayers/ol.css */
.ol-scale-line-inner {
  border: 1px solid #eee;
  border-top: none;
  color: #eee;
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents, width;
}

/* line 36, app/assets/stylesheets/openlayers/ol.css */
.ol-overlay-container {
  will-change: left, right, top, bottom;
}

/* line 40, app/assets/stylesheets/openlayers/ol.css */
.ol-unsupported {
  display: none;
}

/* line 44, app/assets/stylesheets/openlayers/ol.css */
.ol-unselectable,
.ol-viewport {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 54, app/assets/stylesheets/openlayers/ol.css */
.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

/* line 62, app/assets/stylesheets/openlayers/ol.css */
.ol-grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* line 68, app/assets/stylesheets/openlayers/ol.css */
.ol-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 75, app/assets/stylesheets/openlayers/ol.css */
.ol-control {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6) !important;
  border-radius: 4px;
  padding: 2px;
}

/* line 82, app/assets/stylesheets/openlayers/ol.css */
.ol-control:hover {
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 86, app/assets/stylesheets/openlayers/ol.css */
.ol-zoom {
  bottom: 0.5em !important;
  top: auto !important;
  left: 2.5em !important;
}

/* line 92, app/assets/stylesheets/openlayers/ol.css */
.ol-rotate {
  top: 0.5em;
  right: 0.5em;
  -webkit-transition: opacity 0.25s linear, visibility 0s linear;
  transition: opacity 0.25s linear, visibility 0s linear;
}

/* line 100, app/assets/stylesheets/openlayers/ol.css */
.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s linear, visibility 0s linear 0.25s;
  transition: opacity 0.25s linear, visibility 0s linear 0.25s;
}

/* line 108, app/assets/stylesheets/openlayers/ol.css */
.ol-zoom-extent {
  top: 4.643em;
  left: 0.5em;
}

/* line 113, app/assets/stylesheets/openlayers/ol.css */
.ol-full-screen {
  right: 0.5em;
  top: 0.5em;
}

@media print {
  /* line 119, app/assets/stylesheets/openlayers/ol.css */
  .ol-control {
    display: none;
  }
}

/* line 124, app/assets/stylesheets/openlayers/ol.css */
.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: #fff;
  font-size: 1.14em;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: 0.4em;
  background-color: rgba(0, 60, 136, 0.5);
  border: none;
  border-radius: 2px;
}

/* line 141, app/assets/stylesheets/openlayers/ol.css */
.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0;
}

/* line 146, app/assets/stylesheets/openlayers/ol.css */
.ol-zoom-extent button {
  line-height: 1.4em;
}

/* line 150, app/assets/stylesheets/openlayers/ol.css */
.ol-compass {
  display: block;
  font-weight: 400;
  font-size: 1.2em;
  will-change: transform;
}

/* line 157, app/assets/stylesheets/openlayers/ol.css */
.ol-touch .ol-control button {
  font-size: 1.5em;
}

/* line 161, app/assets/stylesheets/openlayers/ol.css */
.ol-touch .ol-zoom-extent {
  top: 5.5em;
}

/* line 165, app/assets/stylesheets/openlayers/ol.css */
.ol-control button:focus,
.ol-control button:hover {
  text-decoration: none;
  background-color: rgba(0, 60, 136, 0.7);
}

/* line 171, app/assets/stylesheets/openlayers/ol.css */
.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0;
}

/* line 175, app/assets/stylesheets/openlayers/ol.css */
.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px;
}

/* line 179, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution {
  text-align: right;
  bottom: 0.5em;
  right: 0.5em;
  max-width: calc(100% - 1.3em);
}

/* line 186, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution ul {
  margin: 0;
  padding: 0 0.5em;
  font-size: 0.7rem;
  line-height: 1.375em;
  color: #000;
  text-shadow: 0 0 2px #fff;
}

/* line 195, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution li {
  display: inline;
  list-style: none;
  line-height: inherit;
}

/* line 201, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution li:not(:last-child):after {
  content: " ";
}

/* line 205, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle;
}

/* line 211, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution button,
.ol-attribution ul {
  display: inline-block;
}

/* line 216, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution.ol-collapsed ul {
  display: none;
}

/* line 220, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution.ol-logo-only ul {
  display: block;
}

/* line 224, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8);
}

/* line 228, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution.ol-uncollapsible {
  bottom: 0;
  right: 0;
  border-radius: 4px 0 0;
  height: 1.1em;
  line-height: 1em;
}

/* line 236, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution.ol-logo-only {
  background: 0 0;
  bottom: 0.4em;
  height: 1.1em;
  line-height: 1em;
}

/* line 243, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution.ol-uncollapsible img {
  margin-top: -0.2em;
  max-height: 1.6em;
}

/* line 248, app/assets/stylesheets/openlayers/ol.css */
.ol-attribution.ol-logo-only button,
.ol-attribution.ol-uncollapsible button {
  display: none;
}

/* line 253, app/assets/stylesheets/openlayers/ol.css */
.ol-zoomslider {
  top: 4.5em;
  left: 0.5em;
  height: 200px;
}

/* line 259, app/assets/stylesheets/openlayers/ol.css */
.ol-zoomslider button {
  position: relative;
  height: 10px;
}

/* line 264, app/assets/stylesheets/openlayers/ol.css */
.ol-touch .ol-zoomslider {
  top: 5.5em;
}

/* line 268, app/assets/stylesheets/openlayers/ol.css */
.ol-overviewmap {
  left: 0.5em;
  bottom: 0.5em;
}

/* line 273, app/assets/stylesheets/openlayers/ol.css */
.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0;
}

/* line 279, app/assets/stylesheets/openlayers/ol.css */
.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
  display: inline-block;
}

/* line 284, app/assets/stylesheets/openlayers/ol.css */
.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid #7b98bc;
  height: 150px;
  margin: 2px;
  width: 150px;
}

/* line 291, app/assets/stylesheets/openlayers/ol.css */
.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 1px;
  left: 2px;
  position: absolute;
}

/* line 297, app/assets/stylesheets/openlayers/ol.css */
.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
  display: none;
}

/* line 302, app/assets/stylesheets/openlayers/ol.css */
.ol-overviewmap:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8);
}

/* line 306, app/assets/stylesheets/openlayers/ol.css */
.ol-overviewmap-box {
  border: 2px dotted rgba(0, 60, 136, 0.7);
}

/* line 310, app/assets/stylesheets/openlayers/ol.css */
.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move;
}

/* line 314, app/assets/stylesheets/openlayers/ol.css */
.ol-legend.ol-unselectable.ol-control {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

/*@preserve
 * Tempus Dominus Bootstrap4 v5.1.2 (https://tempusdominus.github.io/bootstrap-4/)
 * Copyright 2016-2018 Jonathan Peterson
 * Licensed under MIT (https://github.com/tempusdominus/bootstrap-3/blob/master/LICENSE)
 */
/* line 7, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 17, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 19, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 14rem;
}

@media (min-width: 576px) {
  /* line 25, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 768px) {
  /* line 28, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 33, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 37, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 44, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 50, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 57, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 63, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.dropdown-menu.float-right:before {
  left: auto;
  right: 6px;
}

/* line 66, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.dropdown-menu.float-right:after {
  left: auto;
  right: 7px;
}

/* line 69, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.dropdown-menu.wider {
  width: 16rem;
}

/* line 71, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 73, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 75, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget a[data-action]:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 77, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 82, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 84, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  content: "Increment Hours";
}

/* line 86, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  content: "Increment Minutes";
}

/* line 88, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  content: "Decrement Hours";
}

/* line 90, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  content: "Decrement Minutes";
}

/* line 92, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  content: "Show Hours";
}

/* line 94, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  content: "Show Minutes";
}

/* line 96, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  content: "Toggle AM/PM";
}

/* line 98, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  content: "Clear the picker";
}

/* line 100, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  content: "Set the date to today";
}

/* line 102, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 104, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .picker-switch::after {
  content: "Toggle Date and Time Screens";
}

/* line 106, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 112, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 116, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 119, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 0.25rem;
}

/* line 123, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 127, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 129, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #6c757d;
  cursor: not-allowed;
}

/* line 133, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table th.prev::after {
  content: "Previous Month";
}

/* line 135, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table th.next::after {
  content: "Next Month";
}

/* line 137, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 139, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #e9ecef;
}

/* line 141, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 145, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #6c757d;
}

/* line 150, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 154, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
  background: #e9ecef;
  cursor: pointer;
}

/* line 157, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #6c757d;
}

/* line 159, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 161, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #007bff;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 171, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #007bff;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 175, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 177, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #6c757d;
  cursor: not-allowed;
}

/* line 181, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 0.25rem;
}

/* line 189, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #e9ecef;
}

/* line 191, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #007bff;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 195, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td span.old {
  color: #6c757d;
}

/* line 197, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #6c757d;
  cursor: not-allowed;
}

/* line 201, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 205, ../usr/local/bundle/gems/bootstrap4-datetime-picker-rails-0.3.1/vendor/assets/stylesheets/tempusdominus-bootstrap-4.css */
.input-group [data-toggle="datetimepicker"] {
  cursor: pointer;
}

/* line 1, ../usr/local/bundle/gems/bootstrap_form-5.4.0/app/assets/stylesheets/rails_bootstrap_forms.css */
.rails-bootstrap-forms-date-select select,
.rails-bootstrap-forms-time-select select,
.rails-bootstrap-forms-datetime-select select {
  display: inline-block;
  width: auto;
}

/* line 8, ../usr/local/bundle/gems/bootstrap_form-5.4.0/app/assets/stylesheets/rails_bootstrap_forms.css */
.rails-bootstrap-forms-error-summary {
  margin-top: 10px;
}

/*! =======================================================
                      VERSION  10.6.2              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
/* line 42, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 47, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}

/* line 51, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

/* line 58, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}

/* line 65, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}

/* line 69, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}

/* line 81, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 88, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}

/* line 92, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}

/* line 97, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal .tooltip {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 101, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}

/* line 105, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}

/* line 110, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}

/* line 114, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .tooltip {
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

/* line 118, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

/* line 122, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}

/* line 128, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

/* line 134, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}

/* line 140, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}

/* line 144, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}

/* line 154, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}

/* line 157, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}

/* line 160, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical .tooltip {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 164, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}

/* line 168, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}

/* line 172, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}

/* line 176, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}

/* line 180, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-disabled .slider-handle {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#bebebe));
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
  background-repeat: repeat-x;
}

/* line 187, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider.slider-disabled .slider-track {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#e9e9e9));
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  background-repeat: repeat-x;
  cursor: not-allowed;
}

/* line 195, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider input {
  display: none;
}

/* line 198, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider .tooltip {
  pointer-events: none;
}

/* line 201, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider .tooltip.top {
  margin-top: -36px;
}

/* line 204, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

/* line 208, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider .hide {
  display: none;
}

/* line 211, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/* line 223, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-selection {
  position: absolute;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 237, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-selection.tick-slider-selection {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8ac1ef), to(#82b3de));
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
  background-repeat: repeat-x;
}

/* line 244, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 253, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
  -webkit-filter: none;
          filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent;
}

/* line 269, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-handle:hover {
  cursor: pointer;
}

/* line 272, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-handle.round {
  border-radius: 50%;
}

/* line 275, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-handle.triangle {
  background: transparent none;
}

/* line 278, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-handle.custom {
  background: transparent none;
}

/* line 281, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 287, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-tick {
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: none;
          filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}

/* line 306, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-tick.round {
  border-radius: 50%;
}

/* line 309, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-tick.triangle {
  background: transparent none;
}

/* line 312, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-tick.custom {
  background: transparent none;
}

/* line 315, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 321, node_modules/bootstrap-slider/dist/css/bootstrap-slider.css */
.slider-tick.in-selection {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8ac1ef), to(#82b3de));
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
  background-repeat: repeat-x;
  opacity: 1;
}

@-webkit-keyframes fadeInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fadeInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  padding: .75rem .25rem;
  overflow-y: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 .6em;
  font-size: .875rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-footer {
  margin: .5em 0 0;
  padding: .5em 0 0;
  font-size: .8em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: .8em;
  height: .8em;
  line-height: .8;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: .875rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8em;
  font-weight: 700;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
    font-size: .25em;
  }
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: .875em;
  width: 1.375em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: .3125em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: .3125em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-actions {
  -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 .3125em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0 .3125em;
  padding: .3125em .625em;
  font-size: .875rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-styled:focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
          box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success {
  border-color: #28a745;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 50%;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -.8em;
  left: -.5em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 2em 2em;
          transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -.25em;
  left: .9375em;
  -webkit-transform-origin: 0 1.5em;
          transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: .4375em;
  width: .4375em;
  height: 2.6875em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: .3125em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: .1875em;
  width: .75em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: .9375em;
  right: .1875em;
  width: 1.375em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-toast-animate-success-line-tip .75s;
  animation: swal2-toast-animate-success-line-tip .75s;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-toast-animate-success-line-long .75s;
  animation: swal2-toast-animate-success-line-long .75s;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: swal2-toast-show .5s;
  animation: swal2-toast-show .5s;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: swal2-toast-hide .1s forwards;
  animation: swal2-toast-hide .1s forwards;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: .625em;
  overflow-x: hidden;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  -webkit-overflow-scrolling: touch;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.5);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-backdrop-hide {
  background: 0 0 !important;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-top-left, .swal2-container.swal2-top-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-center-left, .swal2-container.swal2-center-start {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-bottom-left, .swal2-container.swal2-bottom-start {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-bottom-end > :first-child, .swal2-container.swal2-bottom-left > :first-child, .swal2-container.swal2-bottom-right > :first-child, .swal2-container.swal2-bottom-start > :first-child, .swal2-container.swal2-bottom > :first-child {
  margin-top: auto;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-grow-row > .swal2-modal {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-grow-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-grow-column.swal2-bottom, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-grow-column.swal2-bottom-left, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-top-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-bottom-right, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-top-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-grow-column > .swal2-modal {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container.swal2-no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup {
  display: none;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1rem;
  border: none;
  border-radius: .3rem;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup:focus {
  outline: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 .4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 1.25em auto 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: .4;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
  margin: .46875em;
  padding: 0;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: .25em solid transparent;
  border-radius: 100%;
  border-color: transparent;
  background-color: transparent !important;
  color: transparent !important;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-actions.swal2-loading .swal2-confirm:not(.swal2-styled)::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 3px solid #999;
  border-radius: 50%;
  border-right-color: transparent;
  -webkit-box-shadow: 1px 1px 1px #fff;
          box-shadow: 1px 1px 1px #fff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled {
  margin: .3125em;
  padding: .625em 2em;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 500;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled:not([disabled]) {
  cursor: pointer;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: .25em;
  background: initial;
  background-color: #007bff;
  color: #fff;
  font-size: 1.0625em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: .25em;
  background: initial;
  background-color: #6c757d;
  color: #fff;
  font-size: 1.0625em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
          box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled::-moz-focus-inner {
  border: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: .25em;
  overflow: hidden;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-timer-progress-bar {
  width: 100%;
  height: .25em;
  background: rgba(0, 0, 0, 0.2);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2em;
  height: 2em;
  padding: 0;
  overflow: hidden;
  -webkit-transition: color .1s ease-out;
  transition: color .1s ease-out;
  border: none;
  border-radius: 0;
  background: 0 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: serif;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-close:hover {
  -webkit-transform: none;
          transform: none;
  background: 0 0;
  color: #000;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-close::-moz-focus-inner {
  border: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-content {
  z-index: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  color: #545454;
  font-size: 1.125em;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox, .swal2-file, .swal2-input, .swal2-radio, .swal2-select, .swal2-textarea {
  margin: 1em auto;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-file, .swal2-input, .swal2-textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  -webkit-transition: border-color .3s,-webkit-box-shadow .3s;
  transition: border-color .3s,-webkit-box-shadow .3s;
  transition: border-color .3s,box-shadow .3s;
  transition: border-color .3s,box-shadow .3s,-webkit-box-shadow .3s;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  background: inherit;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-file.swal2-inputerror, .swal2-input.swal2-inputerror, .swal2-textarea.swal2-inputerror {
  border-color: #dc3545 !important;
  -webkit-box-shadow: 0 0 2px #dc3545 !important;
          box-shadow: 0 0 2px #dc3545 !important;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-file:focus, .swal2-input:focus, .swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: 0;
  -webkit-box-shadow: 0 0 3px #c4e6f5;
          box-shadow: 0 0 3px #c4e6f5;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-file::-webkit-input-placeholder, .swal2-input::-webkit-input-placeholder, .swal2-textarea::-webkit-input-placeholder {
  color: #ccc;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-file::-moz-placeholder, .swal2-input::-moz-placeholder, .swal2-textarea::-moz-placeholder {
  color: #ccc;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-file:-ms-input-placeholder, .swal2-input:-ms-input-placeholder, .swal2-textarea:-ms-input-placeholder {
  color: #ccc;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-file::-ms-input-placeholder, .swal2-input::-ms-input-placeholder, .swal2-textarea::-ms-input-placeholder {
  color: #ccc;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-file::-webkit-input-placeholder, .swal2-input::-webkit-input-placeholder, .swal2-textarea::-webkit-input-placeholder {
  color: #ccc;
}
.swal2-file::-moz-placeholder, .swal2-input::-moz-placeholder, .swal2-textarea::-moz-placeholder {
  color: #ccc;
}
.swal2-file::-ms-input-placeholder, .swal2-input::-ms-input-placeholder, .swal2-textarea::-ms-input-placeholder {
  color: #ccc;
}
.swal2-file::placeholder, .swal2-input::placeholder, .swal2-textarea::placeholder {
  color: #ccc;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range {
  margin: 1em auto;
  background: #fff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input {
  width: 80%;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input, .swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1rem;
  line-height: 2.625em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-input {
  height: 2.625em;
  padding: .375rem .75rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-input[type=number] {
  max-width: 10em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-file {
  background: inherit;
  font-size: 1rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-textarea {
  height: 6.75em;
  padding: .75em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
  font-size: 1rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox, .swal2-radio {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  color: inherit;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox label, .swal2-radio label {
  margin: 0 .6em;
  font-size: 1rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox input, .swal2-radio input {
  margin: 0 .4em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-validation-message {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: .625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666;
  font-size: 1em;
  font-weight: 300;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-validation-message::before {
  content: '!';
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 .625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon .swal2-icon-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 3.75em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-error {
  border-color: #dc3545;
  color: #dc3545;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: .3125em;
  border-radius: .125em;
  background-color: #dc3545;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-error.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon .5s;
  animation: swal2-animate-error-icon .5s;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  -webkit-animation: swal2-animate-error-x-mark .5s;
  animation: swal2-animate-error-x-mark .5s;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-warning {
  border-color: #ffca2b;
  color: #ffc107;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-info {
  border-color: #4cd3e9;
  color: #17a2b8;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-question {
  border-color: #a1a8ae;
  color: #6c757d;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success {
  border-color: #28a745;
  color: #28a745;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 50%;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -.4375em;
  left: -2.0635em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 3.75em 3.75em;
          transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -.6875em;
  left: 1.875em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 0 3.75em;
          transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -.25em;
  left: -.25em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: .5em;
  left: 1.625em;
  width: .4375em;
  height: 5.625em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: .3125em;
  border-radius: .125em;
  background-color: #28a745;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: .8125em;
  width: 1.5625em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: .5em;
  width: 2.9375em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip .75s;
  animation: swal2-animate-success-line-tip .75s;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long .75s;
  animation: swal2-animate-success-line-long .75s;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-progress-steps {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #3085d6;
  color: #fff;
  line-height: 2em;
  text-align: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #3085d6;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  width: 2.5em;
  height: .4em;
  margin: 0 -1px;
  background: #3085d6;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-show {
  -webkit-animation: fadeInDown .5s;
  animation: fadeInDown .5s;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-hide {
  -webkit-animation: fadeOutUp .5s;
  animation: fadeOutUp .5s;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-noanimation {
  -webkit-transition: none;
  transition: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@supports (-ms-accelerator: true) {
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  .swal2-range input {
    width: 100% !important;
  }
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  .swal2-range output {
    display: none;
  }
}

@-moz-document url-prefix() {
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4);
  }
}

@-webkit-keyframes swal2-toast-show {
  0% {
    -webkit-transform: translateY(-0.625em) rotateZ(2deg);
            transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    -webkit-transform: translateY(0) rotateZ(-2deg);
            transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    -webkit-transform: translateY(0.3125em) rotateZ(2deg);
            transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    -webkit-transform: translateY(0) rotateZ(0);
            transform: translateY(0) rotateZ(0);
  }
}

@keyframes swal2-toast-show {
  0% {
    -webkit-transform: translateY(-0.625em) rotateZ(2deg);
            transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    -webkit-transform: translateY(0) rotateZ(-2deg);
            transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    -webkit-transform: translateY(0.3125em) rotateZ(2deg);
            transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    -webkit-transform: translateY(0) rotateZ(0);
            transform: translateY(0) rotateZ(0);
  }
}

@-webkit-keyframes swal2-toast-hide {
  100% {
    -webkit-transform: rotateZ(1deg);
            transform: rotateZ(1deg);
    opacity: 0;
  }
}

@keyframes swal2-toast-hide {
  100% {
    -webkit-transform: rotateZ(1deg);
            transform: rotateZ(1deg);
    opacity: 0;
  }
}

@-webkit-keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: .125em;
    left: .125em;
    width: 0;
  }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em;
  }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em;
  }
}

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: .125em;
    left: .125em;
    width: 0;
  }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em;
  }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em;
  }
}

@-webkit-keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0;
  }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em;
  }
}

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0;
  }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em;
  }
}

@-webkit-keyframes swal2-show {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  45% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  80% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes swal2-show {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  45% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  80% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes swal2-hide {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes swal2-hide {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
}

@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: .8125em;
    width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: .8125em;
    width: 1.5625em;
  }
}

@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em;
  }
}

@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  5% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  12% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg);
  }
  100% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg);
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  5% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  12% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg);
  }
  100% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg);
  }
}

@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -.375em;
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -.375em;
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes swal2-animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes swal2-rotate-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swal2-rotate-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-height-auto {
  height: auto !important;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - .625em * 2);
  background-color: transparent !important;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container > .swal2-modal {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container.swal2-top {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container.swal2-top-left, body.swal2-no-backdrop .swal2-container.swal2-top-start {
  top: 0;
  left: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container.swal2-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container.swal2-center-left, body.swal2-no-backdrop .swal2-container.swal2-center-start {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container.swal2-bottom-left, body.swal2-no-backdrop .swal2-container.swal2-bottom-start {
  bottom: 0;
  left: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  right: 0;
  bottom: 0;
}

@media print {
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  /* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container.swal2-top-left, body.swal2-toast-shown .swal2-container.swal2-top-start {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container.swal2-center-left, body.swal2-toast-shown .swal2-container.swal2-center-start {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container.swal2-bottom-left, body.swal2-toast-shown .swal2-container.swal2-bottom-start {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-column .swal2-toast {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-column .swal2-toast .swal2-actions {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: 2.2em;
  margin-top: .3125em;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-column .swal2-toast .swal2-loading {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: .3125em auto;
  font-size: .875rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
body.swal2-toast-column .swal2-toast .swal2-validation-message {
  font-size: .875rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-cancel, .swal2-confirm {
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast {
  padding: .25rem .75rem;
  font-size: .875rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-header {
  padding: 0;
  border-bottom: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-title {
  margin: 0;
  color: #6c757d;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-content {
  padding: 0 .5rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-actions {
  -ms-flex-preferred-size: 0 !important;
      flex-basis: 0 !important;
  margin: 0;
  padding: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-title {
  margin: 0;
  font-size: 1.25rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-content {
  padding: 1rem 1rem 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-actions {
  border-radius: .25rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-footer {
  padding: 1rem;
  border-top: 1px solid #dee2e6;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-close {
  height: auto;
  padding: 1rem 1.2rem 1rem 1rem;
  font-weight: 700;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-input, .swal2-textarea {
  height: inherit;
  padding: .375rem .75rem;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  line-height: 1.5;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-input:focus, .swal2-textarea:focus {
  border: 1px solid #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  color: #495057;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-input.swal2-inputerror, .swal2-textarea.swal2-inputerror {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-input.swal2-inputerror:focus, .swal2-textarea.swal2-inputerror:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-confirm {
  padding: .375rem .75rem;
  font-size: 1rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-confirm:hover {
  border-color: #0062cc;
  background-color: #0069d9;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-confirm:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-confirm:active {
  border-color: #005cbf;
  background-color: #0062cc;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-confirm:active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-cancel {
  padding: .375rem .75rem;
  font-size: 1rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-cancel:hover {
  border-color: #545b62;
  background-color: #5a6268;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-cancel:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-cancel:active {
  border-color: #4e555b;
  background-color: #545b62;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-styled.swal2-cancel:active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  background: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"%3e%3cpath fill="%23343a40" d="M2 0L0 2h4zm0 5L0 3h4z"/%3e%3c/svg%3e') no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  color: #495057;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-select:focus {
  border: 1px solid #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-select:focus::-ms-value {
  background-color: #fff;
  color: #495057;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-select[multiple], .swal2-select[size]:not([size='1']) {
  height: auto;
  padding-right: .75rem;
  background-image: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-select:disabled {
  background-color: #e9ecef;
  color: #fff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-select::-ms-expand {
  display: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio label {
  position: relative;
  margin-right: 1rem;
  margin-left: 1.5rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio label input:checked ~ .swal2-label::before {
  border-color: #007bff;
  background: #007bff;
  color: #fff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio label input:focus ~ .swal2-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio label input:focus:not(:checked) ~ .swal2-label::before {
  border-color: #80bdff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio label input:not(:disabled):active ~ .swal2-label::before {
  border-color: #b3d7ff;
  background-color: #b3d7ff;
  color: #fff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio label input:checked ~ .swal2-label::after {
  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 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio label input:disabled:checked ~ .swal2-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio .swal2-label::before {
  content: '';
  display: block;
  position: absolute;
  top: .08333rem;
  left: -1.5rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  border: #adb5bd solid 1px;
  border-radius: 50%;
  background-color: #fff;
  pointer-events: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-radio .swal2-label::after {
  content: '';
  display: block;
  position: absolute;
  top: .08333rem;
  left: -1.5rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  border: transparent solid 1px;
  background: no-repeat 50%/50% 50%;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox {
  margin-right: 1rem;
  padding-left: 1.5rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox input {
  z-index: -1;
  opacity: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox input:checked ~ .swal2-label::before {
  border-color: #007bff;
  background: #007bff;
  color: #fff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox input:focus ~ .swal2-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox input:focus:not(:checked) ~ .swal2-label::before {
  border-color: #80bdff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox input:not(:disabled):active ~ .swal2-label::before {
  border-color: #b3d7ff;
  background-color: #b3d7ff;
  color: #fff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox input:checked ~ .swal2-label::after {
  background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"%3e%3cpath fill="%23fff" d="M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z"/%3e%3c/svg%3e');
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox input:disabled:checked ~ .swal2-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox .swal2-label {
  position: relative;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox .swal2-label::before {
  content: '';
  display: block;
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  border: #adb5bd solid 1px;
  background-color: #fff;
  pointer-events: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-checkbox .swal2-label::after {
  content: '';
  display: block;
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  border: transparent solid 1px;
  background: no-repeat 50%/50% 50%;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input {
  width: 100%;
  height: calc(1rem + .6rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input:focus {
  outline: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-moz-focus-outer {
  border: 0;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  border: 0;
  border-radius: 1rem;
  background: #007bff;
  -webkit-box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
  appearance: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-webkit-slider-thumb:active {
  background: #b3d7ff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  border-radius: 1rem;
  border-color: transparent;
  background-color: #dee2e6;
  -webkit-box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
  color: transparent;
  cursor: pointer;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 1rem;
  -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border: 0;
  border-radius: 1rem;
  background: #007bff;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -moz-appearance: none;
  appearance: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-moz-range-thumb:active {
  background: #b3d7ff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-moz-range-track {
  width: 100%;
  height: .5rem;
  border-radius: 1rem;
  border-color: transparent;
  background-color: #dee2e6;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
  color: transparent;
  cursor: pointer;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border: 0;
  border-radius: 1rem;
  background: #007bff;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  appearance: none;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-ms-thumb:active {
  background: #b3d7ff;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-ms-track {
  width: 100%;
  height: .5rem;
  border-width: .5rem;
  border-color: transparent;
  background-color: transparent;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
  color: transparent;
  cursor: pointer;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-ms-fill-lower {
  border-radius: 1rem;
  background-color: #dee2e6;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input::-ms-fill-upper {
  margin-right: 15px;
  border-radius: 1rem;
  background-color: #dee2e6;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input:disabled::-moz-range-track {
  cursor: default;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-range input:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-validation-message {
  position: relative;
  margin-bottom: 1rem;
  padding: .75rem 1.25rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  border-color: #d6d8db;
  background: #e2e3e5;
  color: #383d41;
  font-size: 1rem;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-validation-message::before {
  background-color: #e4606d;
}

/* line 1, node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css */
.swal2-toast {
  max-width: 350px;
  border-radius: .25rem;
  background-color: rgba(255, 255, 255, 0.85);
}

/* This css file is to over write bootstarp css
--------------------------------------------------------- /
* Theme Name: Sufee-Admin Admin Template
* Theme URI: http://demos.jeweltheme.com/Sufee-Admin/
* Author: jewel_theme
* Author URI: http://themeforest.net/user/jewel_theme/portfolio
* Description:
* Version: 1.0.0
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Tags: html, themplate, Sufee-Admin
--------------------------------------------------------- */
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_core.scss */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 5, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 11, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-xs {
  font-size: .75em;
}

/* line 15, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-sm {
  font-size: .875em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-1x {
  font-size: 1em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-6x {
  font-size: 6em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-7x {
  font-size: 7em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-8x {
  font-size: 8em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-9x {
  font-size: 9em;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_larger.scss */
.fa-10x {
  font-size: 10em;
}

/* line 3, node_modules/@fortawesome/fontawesome-free/scss/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 9, node_modules/@fortawesome/fontawesome-free/scss/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, node_modules/@fortawesome/fontawesome-free/scss/_list.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 10, node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 18, node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 19, node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 5, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

/* line 9, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

/* line 10, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}

/* line 16, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none;
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 24, node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 28, node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 7, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 9, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 10, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 11, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 12, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 13, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 14, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 15, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 16, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 17, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 18, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 19, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 21, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 22, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 23, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 24, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 25, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 26, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 27, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 28, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 29, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 30, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 31, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 32, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 33, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 34, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 35, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 36, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 37, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 38, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 39, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 40, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 41, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 42, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 43, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 44, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 45, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 46, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 47, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 48, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 49, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 50, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 51, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 52, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 53, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 54, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 55, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 56, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 57, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 58, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 59, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 60, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 61, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 62, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 63, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 64, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 65, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 66, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 67, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 68, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 69, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 70, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 71, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 72, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 73, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 74, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 75, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 76, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 77, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 78, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 79, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 80, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-award:before {
  content: "\f559";
}

/* line 81, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 82, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 83, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 84, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 85, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 86, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 87, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bacteria:before {
  content: "\e059";
}

/* line 88, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bacterium:before {
  content: "\e05a";
}

/* line 89, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 90, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 91, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 92, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 93, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 94, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 95, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 96, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 97, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 98, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 99, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 100, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 101, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 102, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 103, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 104, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 105, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 106, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 107, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 108, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 109, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 110, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 111, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 112, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 113, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 114, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 115, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 116, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 117, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 118, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 119, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 120, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 121, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 122, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 123, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 124, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 125, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 126, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 127, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 128, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 129, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 130, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 131, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 132, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 133, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 134, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 135, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 136, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 137, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 138, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 139, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 140, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 141, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 142, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 143, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 144, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 145, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 146, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 147, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 148, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 149, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 150, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box:before {
  content: "\f466";
}

/* line 151, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 152, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box-tissue:before {
  content: "\e05b";
}

/* line 153, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 154, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 155, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 156, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 157, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 158, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 159, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 160, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 161, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 162, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 163, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 164, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 165, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 166, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 167, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 168, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 169, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 170, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 171, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 172, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 173, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 174, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 175, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 176, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 177, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 178, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 179, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 180, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 181, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 182, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 183, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 184, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 185, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 186, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 187, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 188, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 189, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 190, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 191, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 192, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 193, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 194, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 195, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 196, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 197, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 198, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 199, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 200, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 201, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 202, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 203, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 204, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 205, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 206, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 207, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 208, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 209, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 210, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 211, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 212, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 213, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 214, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 215, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 216, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 217, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 218, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 219, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 220, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 221, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 222, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 223, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 224, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 225, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 226, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 227, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 228, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 229, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 230, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 231, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 232, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 233, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 234, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 235, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 236, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 237, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 238, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 239, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 240, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 241, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 242, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 243, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 244, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 245, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 246, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 247, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 248, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 249, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 250, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 251, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 252, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 253, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 254, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 255, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 256, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 257, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 258, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 259, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 260, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 261, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 262, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 263, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 264, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 265, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 266, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 267, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 268, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 269, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 270, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 271, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 272, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 273, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 274, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 275, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 276, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 277, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 278, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 279, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 280, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 281, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code:before {
  content: "\f121";
}

/* line 282, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 283, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 284, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 285, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 286, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 287, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 288, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 289, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 290, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 291, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 292, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 293, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 294, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 295, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 296, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 297, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 298, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 299, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 300, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 301, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 302, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 303, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 304, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 305, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 306, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 307, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 308, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 309, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 310, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 311, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 312, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 313, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 314, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 315, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 316, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 317, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 318, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 319, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 320, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 321, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 322, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 323, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 324, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 325, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 326, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 327, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 328, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 329, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 330, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 331, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 332, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 333, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 334, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 335, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 336, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 337, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 338, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 339, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 340, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 341, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 342, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 343, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 344, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 345, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 346, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 347, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 348, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 349, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deezer:before {
  content: "\e077";
}

/* line 350, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 351, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 352, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 353, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 354, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 355, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 356, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 357, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 358, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 359, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 360, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 361, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 362, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 363, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 364, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 365, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 366, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 367, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 368, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 369, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 370, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 371, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 372, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 373, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 374, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 375, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 376, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 377, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 378, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 379, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 380, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 381, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 382, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 383, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 384, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 385, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 386, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 387, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 388, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 389, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 390, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 391, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-download:before {
  content: "\f019";
}

/* line 392, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 393, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 394, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 395, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 396, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 397, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 398, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 399, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 400, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 401, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 402, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 403, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 404, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 405, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 406, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 407, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 408, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 409, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 410, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 411, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 412, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 413, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 414, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 415, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 416, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 417, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 418, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 419, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 420, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 421, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 422, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 423, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 424, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 425, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 426, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 427, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 428, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 429, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 430, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 431, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 432, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 433, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 434, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 435, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 436, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 437, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 438, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 439, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 440, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 441, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 442, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 443, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 444, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 445, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 446, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 447, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 448, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 449, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 450, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 451, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 452, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 453, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 454, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 455, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-faucet:before {
  content: "\e005";
}

/* line 456, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 457, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 458, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 459, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 460, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 461, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-female:before {
  content: "\f182";
}

/* line 462, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 463, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 464, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 465, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 466, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 467, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 468, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 469, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 470, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 471, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 472, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 473, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 474, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 475, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 476, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 477, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 478, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 479, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 480, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 481, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 482, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 483, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 484, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 485, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 486, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 487, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 488, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 489, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-film:before {
  content: "\f008";
}

/* line 490, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 491, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 492, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 493, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 494, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 495, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 496, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 497, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 498, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 499, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 500, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 501, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 502, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 503, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 504, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 505, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 506, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 507, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 508, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 509, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 510, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 511, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 512, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 513, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 514, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 515, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font:before {
  content: "\f031";
}

/* line 516, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 517, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 518, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 519, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 520, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 521, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 522, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 523, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 524, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 525, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 526, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 527, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 528, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 529, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 530, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 531, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 532, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 533, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 534, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 535, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 536, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 537, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 538, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 539, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 540, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 541, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 542, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 543, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 544, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 545, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 546, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 547, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 548, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 549, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 550, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 551, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 552, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 553, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 554, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 555, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 556, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 557, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 558, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 559, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 560, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 561, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 562, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 563, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 564, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 565, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 566, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 567, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 568, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 569, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 570, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 571, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 572, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 573, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 574, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 575, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 576, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-pay:before {
  content: "\e079";
}

/* line 577, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 578, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 579, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 580, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 581, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 582, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 583, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 584, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 585, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 586, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 587, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 588, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 589, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 590, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 591, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 592, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 593, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 594, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 595, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 596, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 597, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 598, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 599, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 600, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 601, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 602, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 603, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 604, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 605, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 606, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 607, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 608, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-guilded:before {
  content: "\e07e";
}

/* line 609, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 610, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 611, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 612, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 613, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 614, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 615, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 616, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 617, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 618, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 619, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 620, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-medical:before {
  content: "\e05c";
}

/* line 621, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 622, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 623, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 624, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 625, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 626, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 627, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 628, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 629, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 630, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 631, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 632, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 633, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 634, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-sparkles:before {
  content: "\e05d";
}

/* line 635, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 636, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 637, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 638, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-wash:before {
  content: "\e05e";
}

/* line 639, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 640, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-alt-slash:before {
  content: "\e05f";
}

/* line 641, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-slash:before {
  content: "\e060";
}

/* line 642, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 643, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 644, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 645, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 646, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 647, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 648, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 649, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-cough:before {
  content: "\e061";
}

/* line 650, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-cough-slash:before {
  content: "\e062";
}

/* line 651, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-mask:before {
  content: "\e063";
}

/* line 652, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-virus:before {
  content: "\e064";
}

/* line 653, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 654, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 655, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 656, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 657, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 658, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 659, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 660, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 661, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 662, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 663, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 664, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 665, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 666, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 667, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hive:before {
  content: "\e07f";
}

/* line 668, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 669, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 670, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-home:before {
  content: "\f015";
}

/* line 671, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 672, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 673, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 674, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 675, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 676, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 677, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 678, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 679, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 680, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 681, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 682, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 683, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 684, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 685, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 686, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 687, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 688, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-user:before {
  content: "\e065";
}

/* line 689, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 690, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 691, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 692, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 693, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 694, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 695, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 696, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 697, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 698, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 699, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 700, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ideal:before {
  content: "\e013";
}

/* line 701, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 702, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 703, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-images:before {
  content: "\f302";
}

/* line 704, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 705, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 706, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 707, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 708, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 709, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-info:before {
  content: "\f129";
}

/* line 710, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 711, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-innosoft:before {
  content: "\e080";
}

/* line 712, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 713, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 714, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-instalod:before {
  content: "\e081";
}

/* line 715, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 716, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 717, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 718, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 719, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 720, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 721, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 722, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 723, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 724, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 725, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 726, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 727, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 728, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 729, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 730, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 731, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 732, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 733, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 734, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 735, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 736, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 737, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-key:before {
  content: "\f084";
}

/* line 738, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 739, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 740, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 741, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 742, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 743, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 744, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 745, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 746, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 747, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 748, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 749, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 750, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 751, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 752, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 753, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-house:before {
  content: "\e066";
}

/* line 754, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 755, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 756, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 757, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 758, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 759, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 760, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 761, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 762, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 763, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 764, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 765, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 766, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 767, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 768, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 769, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 770, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 771, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 772, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 773, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 774, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 775, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 776, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 777, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 778, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 779, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 780, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 781, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 782, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 783, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 784, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 785, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 786, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 787, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 788, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 789, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 790, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 791, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 792, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 793, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 794, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lungs-virus:before {
  content: "\e067";
}

/* line 795, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 796, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 797, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 798, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 799, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 800, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 801, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-male:before {
  content: "\f183";
}

/* line 802, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 803, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map:before {
  content: "\f279";
}

/* line 804, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 805, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 806, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 807, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 808, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 809, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 810, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 811, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 812, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 813, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 814, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 815, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 816, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 817, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 818, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 819, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 820, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 821, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 822, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 823, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 824, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 825, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 826, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 827, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 828, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 829, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 830, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 831, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 832, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 833, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 834, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 835, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 836, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 837, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microblog:before {
  content: "\e01a";
}

/* line 838, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 839, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 840, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 841, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 842, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 843, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 844, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 845, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 846, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 847, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 848, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 849, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 850, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 851, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mixer:before {
  content: "\e056";
}

/* line 852, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 853, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 854, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 855, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 856, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 857, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 858, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 859, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 860, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 861, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 862, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 863, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 864, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 865, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 866, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 867, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 868, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 869, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 870, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 871, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 872, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-music:before {
  content: "\f001";
}

/* line 873, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 874, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 875, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 876, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 877, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 878, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 879, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-node:before {
  content: "\f419";
}

/* line 880, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 881, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 882, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 883, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 884, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 885, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 886, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 887, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 888, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 889, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 890, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 891, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 892, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 893, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-om:before {
  content: "\f679";
}

/* line 894, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 895, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 896, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 897, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 898, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 899, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 900, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 901, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 902, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 903, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 904, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 905, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 906, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 907, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 908, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 909, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 910, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 911, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 912, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 913, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 914, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 915, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 916, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 917, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 918, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 919, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 920, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 921, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 922, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 923, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 924, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 925, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 926, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 927, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 928, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 929, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 930, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 931, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 932, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-arrows:before {
  content: "\e068";
}

/* line 933, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 934, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 935, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-perbyte:before {
  content: "\e083";
}

/* line 936, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 937, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 938, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 939, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 940, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 941, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 942, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 943, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 944, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 945, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 946, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 947, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 948, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 949, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 950, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-php:before {
  content: "\f457";
}

/* line 951, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 952, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 953, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 954, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 955, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 956, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 957, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 958, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 959, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 960, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 961, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 962, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 963, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 964, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 965, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 966, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-slash:before {
  content: "\e069";
}

/* line 967, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 968, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 969, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 970, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 971, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 972, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 973, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 974, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 975, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 976, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 977, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 978, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 979, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 980, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 981, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 982, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 983, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 984, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 985, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 986, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 987, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 988, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 989, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 990, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 991, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 992, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pump-medical:before {
  content: "\e06a";
}

/* line 993, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pump-soap:before {
  content: "\e06b";
}

/* line 994, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 995, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 996, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 997, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 998, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 999, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1000, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 1001, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 1002, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 1003, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 1004, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 1005, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 1006, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 1007, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 1008, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 1009, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 1010, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 1011, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-random:before {
  content: "\f074";
}

/* line 1012, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 1013, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 1014, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 1015, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 1016, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 1017, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1018, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 1019, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 1020, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1021, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 1022, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1023, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 1024, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1025, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 1026, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 1027, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 1028, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 1029, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 1030, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1031, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 1032, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 1033, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 1034, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 1035, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 1036, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 1037, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 1038, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 1039, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 1040, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 1041, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 1042, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road:before {
  content: "\f018";
}

/* line 1043, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 1044, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1045, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 1046, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 1047, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 1048, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 1049, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1050, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 1051, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 1052, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 1053, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 1054, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 1055, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 1056, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 1057, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rust:before {
  content: "\e07a";
}

/* line 1058, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 1059, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 1060, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 1061, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 1062, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 1063, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 1064, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 1065, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 1066, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 1067, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-school:before {
  content: "\f549";
}

/* line 1068, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 1069, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 1070, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 1071, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 1072, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search:before {
  content: "\f002";
}

/* line 1073, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 1074, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 1075, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 1076, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 1077, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 1078, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 1079, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 1080, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1081, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-server:before {
  content: "\f233";
}

/* line 1082, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 1083, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 1084, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share:before {
  content: "\f064";
}

/* line 1085, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1086, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1087, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1088, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 1089, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 1090, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-virus:before {
  content: "\e06c";
}

/* line 1091, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 1092, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 1093, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1094, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 1095, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopify:before {
  content: "\e057";
}

/* line 1096, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 1097, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 1098, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 1099, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 1100, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 1101, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 1102, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 1103, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 1104, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 1105, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 1106, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 1107, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 1108, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 1109, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1110, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sink:before {
  content: "\e06d";
}

/* line 1111, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 1112, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 1113, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 1114, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 1115, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 1116, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 1117, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 1118, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 1119, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 1120, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1121, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1122, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1123, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 1124, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 1125, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 1126, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 1127, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1128, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 1129, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 1130, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 1131, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 1132, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 1133, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 1134, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 1135, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 1136, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 1137, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 1138, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 1139, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 1140, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 1141, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 1142, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-soap:before {
  content: "\e06e";
}

/* line 1143, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 1144, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 1145, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 1146, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 1147, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 1148, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 1149, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 1150, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 1151, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 1152, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 1153, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 1154, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 1155, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 1156, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 1157, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 1158, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 1159, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 1160, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1161, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 1162, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 1163, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1164, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 1165, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 1166, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 1167, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 1168, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 1169, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 1170, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1171, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 1172, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 1173, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 1174, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 1175, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 1176, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1177, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1178, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 1179, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 1180, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star:before {
  content: "\f005";
}

/* line 1181, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 1182, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 1183, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 1184, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 1185, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 1186, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 1187, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1188, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1189, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 1190, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 1191, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 1192, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 1193, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 1194, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1195, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 1196, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 1197, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 1198, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stopwatch-20:before {
  content: "\e06f";
}

/* line 1199, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 1200, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 1201, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store-alt-slash:before {
  content: "\e070";
}

/* line 1202, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store-slash:before {
  content: "\e071";
}

/* line 1203, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 1204, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 1205, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1206, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 1207, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 1208, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 1209, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 1210, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 1211, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1212, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1213, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1214, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 1215, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 1216, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 1217, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 1218, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 1219, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1220, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 1221, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 1222, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 1223, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 1224, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 1225, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 1226, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 1227, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 1228, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 1229, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 1230, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 1231, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 1232, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 1233, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 1234, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 1235, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 1236, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 1237, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 1238, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 1239, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 1240, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 1241, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 1242, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1243, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 1244, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 1245, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 1246, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 1247, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 1248, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 1249, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 1250, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1251, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 1252, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 1253, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 1254, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 1255, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 1256, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 1257, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 1258, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 1259, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 1260, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 1261, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 1262, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 1263, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 1264, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 1265, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 1266, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 1267, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 1268, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 1269, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1270, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1271, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 1272, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 1273, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 1274, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 1275, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 1276, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 1277, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 1278, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 1279, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1280, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1281, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 1282, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 1283, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet-paper-slash:before {
  content: "\e072";
}

/* line 1284, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 1285, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 1286, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 1287, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 1288, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 1289, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 1290, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 1291, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1292, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 1293, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trailer:before {
  content: "\e041";
}

/* line 1294, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-train:before {
  content: "\f238";
}

/* line 1295, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 1296, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 1297, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1298, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1299, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 1300, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 1301, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 1302, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1303, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1304, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 1305, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 1306, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 1307, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 1308, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 1309, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 1310, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 1311, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1312, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1313, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1314, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 1315, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1316, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 1317, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 1318, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 1319, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 1320, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 1321, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 1322, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 1323, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 1324, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 1325, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-uncharted:before {
  content: "\e084";
}

/* line 1326, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 1327, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 1328, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 1329, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 1330, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unity:before {
  content: "\e049";
}

/* line 1331, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 1332, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 1333, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 1334, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 1335, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1336, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 1337, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 1338, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 1339, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 1340, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 1341, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user:before {
  content: "\f007";
}

/* line 1342, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 1343, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 1344, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 1345, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 1346, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 1347, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 1348, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 1349, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 1350, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 1351, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 1352, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 1353, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 1354, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 1355, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 1356, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 1357, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 1358, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1359, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1360, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 1361, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 1362, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 1363, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 1364, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 1365, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 1366, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 1367, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-slash:before {
  content: "\e073";
}

/* line 1368, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 1369, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 1370, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 1371, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 1372, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 1373, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 1374, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 1375, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1376, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1377, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vest:before {
  content: "\e085";
}

/* line 1378, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vest-patches:before {
  content: "\e086";
}

/* line 1379, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1380, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 1381, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 1382, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 1383, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 1384, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 1385, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 1386, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 1387, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 1388, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 1389, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1390, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 1391, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1392, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-virus:before {
  content: "\e074";
}

/* line 1393, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-virus-slash:before {
  content: "\e075";
}

/* line 1394, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viruses:before {
  content: "\e076";
}

/* line 1395, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1396, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 1397, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 1398, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 1399, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 1400, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 1401, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 1402, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 1403, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 1404, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 1405, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 1406, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 1407, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 1408, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 1409, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 1410, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-water:before {
  content: "\f773";
}

/* line 1411, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 1412, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 1413, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 1414, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1415, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 1416, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 1417, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1418, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1419, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 1420, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1421, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 1422, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1423, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1424, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 1425, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 1426, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 1427, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 1428, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 1429, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1430, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 1431, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 1432, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 1433, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 1434, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 1435, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wodu:before {
  content: "\e088";
}

/* line 1436, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 1437, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 1438, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1439, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 1440, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 1441, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 1442, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 1443, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 1444, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 1445, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 1446, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 1447, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1448, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1449, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1450, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1451, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 1452, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 1453, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 1454, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 1455, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1456, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 1457, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 1458, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 1459, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1460, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 1461, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_screen-reader.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 47, node_modules/@fortawesome/fontawesome-free/scss/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/@fortawesome/fontawesome-free/WebFonts/fa-regular-400.eot);
  src: url(/@fortawesome/fontawesome-free/WebFonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/@fortawesome/fontawesome-free/WebFonts/fa-regular-400.woff2) format("woff2"), url(/@fortawesome/fontawesome-free/WebFonts/fa-regular-400.woff) format("woff"), url(/@fortawesome/fontawesome-free/WebFonts/fa-regular-400.ttf) format("truetype"), url(/@fortawesome/fontawesome-free/WebFonts/fa-regular-400.svg#fontawesome) format("svg");
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/regular.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

/* line 18, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.fa,
.fas,
.far,
.fal,
.fab {
  font-family: "Font Awesome 5 Free";
}

/* line 26, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
input:invalid {
  border-color: #dc3545;
}

/* Bootstrap */
/* line 1, lib/themes/sufee-admin-dashboard/assets/scss/_gauge.scss */
.gaugejs-wrap {
  position: relative;
  margin: 0 auto;
}

/* line 4, lib/themes/sufee-admin-dashboard/assets/scss/_gauge.scss */
.gaugejs-wrap canvas.gaugejs {
  width: 100% !important;
  height: auto !important;
}

/* line 8, lib/themes/sufee-admin-dashboard/assets/scss/_gauge.scss */
.gaugejs-wrap i, .gaugejs-wrap.sparkline .value {
  top: 50%;
  display: block;
  width: 100%;
  text-align: center;
}

/* line 15, lib/themes/sufee-admin-dashboard/assets/scss/_gauge.scss */
.gaugejs-wrap i {
  position: absolute;
  left: 0;
  z-index: 1000;
  margin-top: -15px;
  font-size: 30px;
}

/* line 23, lib/themes/sufee-admin-dashboard/assets/scss/_gauge.scss */
.gaugejs-wrap.type-2 .value {
  display: block;
  margin-top: -85px;
}

/* line 27, lib/themes/sufee-admin-dashboard/assets/scss/_gauge.scss */
.gaugejs-wrap.type-2 label {
  display: block;
  margin-top: -10px;
  font-size: 10px;
  font-weight: 600;
  color: #9da0a8;
  text-transform: uppercase;
}

/* line 36, lib/themes/sufee-admin-dashboard/assets/scss/_gauge.scss */
.gaugejs-wrap.sparkline {
  position: relative;
}

/* line 38, lib/themes/sufee-admin-dashboard/assets/scss/_gauge.scss */
.gaugejs-wrap.sparkline .value {
  position: absolute;
  margin-top: -5px;
  font-size: 10px;
  line-height: 10px;
}

/* line 307, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 24px;
  background-color: transparent;
  cursor: pointer;
}

/* line 28, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* line 35, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 2px;
  -webkit-transition: opacity background 0.15s ease-out;
  transition: opacity background 0.15s ease-out;
}

/* line 80, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default .switch-input:checked ~ .switch-label::before {
  opacity: 0;
}

/* line 83, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default .switch-input:checked ~ .switch-label::after {
  opacity: 1;
}

/* line 87, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 1px;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}

/* line 103, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default .switch-input:checked ~ .switch-handle {
  left: 18px;
}

/* line 113, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-lg {
  width: 48px;
  height: 28px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-lg .switch-label {
  font-size: 12px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-lg .switch-handle {
  width: 24px;
  height: 24px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-lg .switch-input:checked ~ .switch-handle {
  left: 22px;
}

/* line 121, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-sm {
  width: 32px;
  height: 20px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-sm .switch-label {
  font-size: 8px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-sm .switch-handle {
  width: 16px;
  height: 16px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-sm .switch-input:checked ~ .switch-handle {
  left: 14px;
}

/* line 129, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-xs {
  width: 24px;
  height: 16px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-xs .switch-label {
  font-size: 7px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-xs .switch-handle {
  width: 12px;
  height: 12px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-default.switch-xs .switch-input:checked ~ .switch-handle {
  left: 10px;
}

/* line 317, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 24px;
  background-color: transparent;
  cursor: pointer;
}

/* line 28, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* line 35, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 2px;
  -webkit-transition: opacity background 0.15s ease-out;
  transition: opacity background 0.15s ease-out;
}

/* line 55, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text .switch-label::before,
.switch.switch-text .switch-label::after {
  position: absolute;
  top: 50%;
  width: 50%;
  margin-top: -0.5em;
  line-height: 1;
  text-align: center;
  -webkit-transition: inherit;
  transition: inherit;
}

/* line 65, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text .switch-label::before {
  right: 1px;
  color: #e9ecef;
  content: attr(data-off);
}

/* line 70, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text .switch-label::after {
  left: 1px;
  color: #fff;
  content: attr(data-on);
  opacity: 0;
}

/* line 80, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text .switch-input:checked ~ .switch-label::before {
  opacity: 0;
}

/* line 83, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text .switch-input:checked ~ .switch-label::after {
  opacity: 1;
}

/* line 87, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 1px;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}

/* line 103, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text .switch-input:checked ~ .switch-handle {
  left: 26px;
}

/* line 138, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-lg {
  width: 56px;
  height: 28px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-lg .switch-label {
  font-size: 12px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-lg .switch-handle {
  width: 24px;
  height: 24px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-lg .switch-input:checked ~ .switch-handle {
  left: 30px;
}

/* line 146, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-sm {
  width: 40px;
  height: 20px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-sm .switch-label {
  font-size: 8px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-sm .switch-handle {
  width: 16px;
  height: 16px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-sm .switch-input:checked ~ .switch-handle {
  left: 22px;
}

/* line 154, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-xs {
  width: 32px;
  height: 16px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-xs .switch-label {
  font-size: 7px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-xs .switch-handle {
  width: 12px;
  height: 12px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-text.switch-xs .switch-input:checked ~ .switch-handle {
  left: 18px;
}

/* line 327, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 24px;
  background-color: transparent;
  cursor: pointer;
}

/* line 28, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* line 35, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-family: FontAwesome;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 2px;
  -webkit-transition: opacity background 0.15s ease-out;
  transition: opacity background 0.15s ease-out;
}

/* line 55, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon .switch-label::before,
.switch.switch-icon .switch-label::after {
  position: absolute;
  top: 50%;
  width: 50%;
  margin-top: -0.5em;
  line-height: 1;
  text-align: center;
  -webkit-transition: inherit;
  transition: inherit;
}

/* line 65, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon .switch-label::before {
  right: 1px;
  color: #e9ecef;
  content: attr(data-off);
}

/* line 70, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon .switch-label::after {
  left: 1px;
  color: #fff;
  content: attr(data-on);
  opacity: 0;
}

/* line 80, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon .switch-input:checked ~ .switch-label::before {
  opacity: 0;
}

/* line 83, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon .switch-input:checked ~ .switch-label::after {
  opacity: 1;
}

/* line 87, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 1px;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}

/* line 103, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon .switch-input:checked ~ .switch-handle {
  left: 26px;
}

/* line 163, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-lg {
  width: 56px;
  height: 28px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-lg .switch-label {
  font-size: 12px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-lg .switch-handle {
  width: 24px;
  height: 24px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-lg .switch-input:checked ~ .switch-handle {
  left: 30px;
}

/* line 171, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-sm {
  width: 40px;
  height: 20px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-sm .switch-label {
  font-size: 8px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-sm .switch-handle {
  width: 16px;
  height: 16px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-sm .switch-input:checked ~ .switch-handle {
  left: 22px;
}

/* line 179, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-xs {
  width: 32px;
  height: 16px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-xs .switch-label {
  font-size: 7px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-xs .switch-handle {
  width: 12px;
  height: 12px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-icon.switch-xs .switch-input:checked ~ .switch-handle {
  left: 18px;
}

/* line 337, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 24px;
  background-color: transparent;
  cursor: pointer;
}

/* line 28, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* line 35, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 2px;
  -webkit-transition: opacity background 0.15s ease-out;
  transition: opacity background 0.15s ease-out;
}

/* line 80, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d .switch-input:checked ~ .switch-label::before {
  opacity: 0;
}

/* line 83, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d .switch-input:checked ~ .switch-label::after {
  opacity: 1;
}

/* line 87, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d .switch-handle {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 1px;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
  border: 0;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

/* line 103, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d .switch-input:checked ~ .switch-handle {
  left: 16px;
}

/* line 188, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-lg {
  width: 48px;
  height: 28px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-lg .switch-label {
  font-size: 12px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-lg .switch-handle {
  width: 28px;
  height: 28px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-lg .switch-input:checked ~ .switch-handle {
  left: 20px;
}

/* line 196, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-sm {
  width: 32px;
  height: 20px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-sm .switch-label {
  font-size: 8px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-sm .switch-handle {
  width: 20px;
  height: 20px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-sm .switch-input:checked ~ .switch-handle {
  left: 12px;
}

/* line 204, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-xs {
  width: 24px;
  height: 16px;
}

/* line 5, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-xs .switch-label {
  font-size: 7px;
}

/* line 9, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-xs .switch-handle {
  width: 16px;
  height: 16px;
}

/* line 14, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch.switch-3d.switch-xs .switch-input:checked ~ .switch-handle {
  left: 8px;
}

/* line 343, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-pill .switch-label, .switch.switch-3d .switch-label,
.switch-pill .switch-handle,
.switch.switch-3d .switch-handle {
  border-radius: 50em !important;
}

/* line 348, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-pill .switch-label::before, .switch.switch-3d .switch-label::before {
  right: 2px !important;
}

/* line 351, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-pill .switch-label::after, .switch.switch-3d .switch-label::after {
  left: 2px !important;
}

/* line 216, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-primary > .switch-input:checked ~ .switch-label {
  background: #0d6efd !important;
  border-color: #0257d5;
}

/* line 221, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-primary > .switch-input:checked ~ .switch-handle {
  border-color: #0257d5;
}

/* line 227, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-primary-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #0d6efd;
}

/* line 231, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-primary-outline > .switch-input:checked ~ .switch-label::after {
  color: #0d6efd;
}

/* line 236, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-primary-outline > .switch-input:checked ~ .switch-handle {
  border-color: #0d6efd;
}

/* line 242, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-primary-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #0d6efd;
}

/* line 246, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-primary-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #0d6efd;
}

/* line 251, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-primary-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #0d6efd !important;
  border-color: #0d6efd;
}

/* line 216, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-secondary > .switch-input:checked ~ .switch-label {
  background: #6c757d !important;
  border-color: #545b62;
}

/* line 221, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-secondary > .switch-input:checked ~ .switch-handle {
  border-color: #545b62;
}

/* line 227, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-secondary-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #6c757d;
}

/* line 231, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-secondary-outline > .switch-input:checked ~ .switch-label::after {
  color: #6c757d;
}

/* line 236, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-secondary-outline > .switch-input:checked ~ .switch-handle {
  border-color: #6c757d;
}

/* line 242, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #6c757d;
}

/* line 246, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #6c757d;
}

/* line 251, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-secondary-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #6c757d !important;
  border-color: #6c757d;
}

/* line 216, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-success > .switch-input:checked ~ .switch-label {
  background: #198754 !important;
  border-color: #115c39;
}

/* line 221, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-success > .switch-input:checked ~ .switch-handle {
  border-color: #115c39;
}

/* line 227, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-success-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #198754;
}

/* line 231, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-success-outline > .switch-input:checked ~ .switch-label::after {
  color: #198754;
}

/* line 236, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-success-outline > .switch-input:checked ~ .switch-handle {
  border-color: #198754;
}

/* line 242, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-success-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #198754;
}

/* line 246, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-success-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #198754;
}

/* line 251, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-success-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #198754 !important;
  border-color: #198754;
}

/* line 216, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-info > .switch-input:checked ~ .switch-label {
  background: #0dcaf0 !important;
  border-color: #0aa1c0;
}

/* line 221, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-info > .switch-input:checked ~ .switch-handle {
  border-color: #0aa1c0;
}

/* line 227, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-info-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #0dcaf0;
}

/* line 231, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-info-outline > .switch-input:checked ~ .switch-label::after {
  color: #0dcaf0;
}

/* line 236, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-info-outline > .switch-input:checked ~ .switch-handle {
  border-color: #0dcaf0;
}

/* line 242, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-info-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #0dcaf0;
}

/* line 246, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-info-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #0dcaf0;
}

/* line 251, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-info-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #0dcaf0 !important;
  border-color: #0dcaf0;
}

/* line 216, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-warning > .switch-input:checked ~ .switch-label {
  background: #FFFF40 !important;
  border-color: #ffff0d;
}

/* line 221, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-warning > .switch-input:checked ~ .switch-handle {
  border-color: #ffff0d;
}

/* line 227, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-warning-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #FFFF40;
}

/* line 231, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-warning-outline > .switch-input:checked ~ .switch-label::after {
  color: #FFFF40;
}

/* line 236, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-warning-outline > .switch-input:checked ~ .switch-handle {
  border-color: #FFFF40;
}

/* line 242, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-warning-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #FFFF40;
}

/* line 246, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-warning-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #FFFF40;
}

/* line 251, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-warning-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #FFFF40 !important;
  border-color: #FFFF40;
}

/* line 216, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-danger > .switch-input:checked ~ .switch-label {
  background: #dc3545 !important;
  border-color: #bd2130;
}

/* line 221, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-danger > .switch-input:checked ~ .switch-handle {
  border-color: #bd2130;
}

/* line 227, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-danger-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #dc3545;
}

/* line 231, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-danger-outline > .switch-input:checked ~ .switch-label::after {
  color: #dc3545;
}

/* line 236, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-danger-outline > .switch-input:checked ~ .switch-handle {
  border-color: #dc3545;
}

/* line 242, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-danger-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #dc3545;
}

/* line 246, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-danger-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #dc3545;
}

/* line 251, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-danger-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #dc3545 !important;
  border-color: #dc3545;
}

/* line 216, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-light > .switch-input:checked ~ .switch-label {
  background: #f8f9fa !important;
  border-color: #dae0e5;
}

/* line 221, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-light > .switch-input:checked ~ .switch-handle {
  border-color: #dae0e5;
}

/* line 227, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-light-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #f8f9fa;
}

/* line 231, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-light-outline > .switch-input:checked ~ .switch-label::after {
  color: #f8f9fa;
}

/* line 236, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-light-outline > .switch-input:checked ~ .switch-handle {
  border-color: #f8f9fa;
}

/* line 242, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-light-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #f8f9fa;
}

/* line 246, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-light-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #f8f9fa;
}

/* line 251, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-light-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #f8f9fa !important;
  border-color: #f8f9fa;
}

/* line 216, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-dark > .switch-input:checked ~ .switch-label {
  background: #212529 !important;
  border-color: #0a0c0d;
}

/* line 221, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-dark > .switch-input:checked ~ .switch-handle {
  border-color: #0a0c0d;
}

/* line 227, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-dark-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #212529;
}

/* line 231, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-dark-outline > .switch-input:checked ~ .switch-label::after {
  color: #212529;
}

/* line 236, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-dark-outline > .switch-input:checked ~ .switch-handle {
  border-color: #212529;
}

/* line 242, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-dark-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #212529;
}

/* line 246, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-dark-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #212529;
}

/* line 251, lib/themes/sufee-admin-dashboard/assets/scss/_switches.scss */
.switch-dark-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #212529 !important;
  border-color: #212529;
}

/* line 2, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box {
  min-height: 160px;
  margin-bottom: 1.5rem;
  text-align: center;
  background: #fff;
}

/* line 10, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box i {
  display: block;
  margin: -1px -1px 0;
  font-size: 40px;
  line-height: 90px;
  background: #e9ecef;
}

/* line 20, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box .chart-wrapper {
  height: 90px;
  margin: -90px 0 0;
}

/* line 24, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box .chart-wrapper canvas {
  width: 100% !important;
  height: 90px !important;
}

/* line 30, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box ul {
  padding: 10px 0;
  list-style: none;
}

/* line 34, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box ul li {
  display: block;
  float: left;
  width: 50%;
  padding-top: 10px;
  font-size: 18px;
}

/* line 41, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box ul li:first-child {
  border-right: 1px solid #c2cfd6;
}

/* line 45, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box ul li strong {
  display: block;
  font-size: 20px;
}

/* line 50, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box ul li span {
  font-size: 18px;
  font-weight: 500;
  color: #949ca0;
  text-transform: uppercase;
}

/* line 60, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box.facebook i {
  color: #fff;
  background: #3b5998;
}

/* line 67, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box.twitter i {
  color: #fff;
  background: #00aced;
}

/* line 74, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box.linkedin i {
  color: #fff;
  background: #4875b4;
}

/* line 81, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.social-box.google-plus i {
  color: #fff;
  background: #d34836;
}

/* line 88, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 93, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars li {
  position: relative;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}

/* line 99, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars li .title {
  width: 100px;
  font-size: 12px;
  font-weight: 600;
  color: #6c757d;
  vertical-align: middle;
}

/* line 107, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars li .bars {
  position: absolute;
  top: 15px;
  width: 100%;
  padding-left: 100px;
}

/* line 113, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars li .bars .progress:first-child {
  margin-bottom: 2px;
}

/* line 118, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars li.legend {
  text-align: center;
}

/* line 121, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars li.legend .badge {
  display: inline-block;
  width: 8px;
  height: 8px;
  padding: 0;
}

/* line 129, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars li.divider {
  height: 40px;
}

/* line 132, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars li.divider i {
  margin: 0 !important;
}

/* line 139, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars.type-2 li {
  overflow: hidden;
}

/* line 142, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars.type-2 li i {
  display: inline-block;
  margin-right: 1rem;
  margin-left: 5px;
  font-size: 18px;
  line-height: 40px;
}

/* line 150, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars.type-2 li .title {
  display: inline-block;
  width: auto;
  margin-top: -9px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 40px;
  color: #212529;
}

/* line 160, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars.type-2 li .value {
  float: right;
  font-weight: 600;
}

/* line 165, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.horizontal-bars.type-2 li .bars {
  position: absolute;
  top: auto;
  bottom: 0;
  padding: 0;
}

/* line 175, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 180, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li {
  position: relative;
  height: 40px;
  vertical-align: middle;
}

/* line 185, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li i {
  display: block;
  float: left;
  width: 35px !important;
  height: 35px !important;
  margin: 2px;
  line-height: 35px !important;
  text-align: center;
}

/* line 195, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li .desc {
  height: 40px;
  margin-left: 50px;
  border-bottom: 1px solid #dee2e6;
}

/* line 200, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li .desc .title {
  padding: 2px 0 0;
  margin: 0;
}

/* line 204, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li .desc small, .icons-list li .desc .small {
  display: block;
  margin-top: -4px;
  color: #6c757d;
}

/* line 211, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li .value {
  position: absolute;
  top: 2px;
  right: 45px;
  text-align: right;
}

/* line 217, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li .value strong {
  display: block;
  margin-top: -3px;
}

/* line 223, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li .actions {
  position: absolute;
  top: -4px;
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

/* line 232, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li .actions i {
  float: none;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  line-height: normal;
}

/* line 242, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li.divider {
  height: 40px;
}

/* line 245, lib/themes/sufee-admin-dashboard/assets/scss/_widgets.scss */
.icons-list li.divider i {
  width: auto;
  height: auto;
  margin: 2px 0 0;
  font-size: 18px;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
/* line 11, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 16, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/* line 20, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

/* line 24, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
}

@keyframes bounce {
  from,
20%,
53%,
80%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%,
43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

/* line 57, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

@keyframes flash {
  from,
50%,
to {
    opacity: 1;
  }
  25%,
75% {
    opacity: 0;
  }
}

/* line 75, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* line 95, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* line 129, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@keyframes shake {
  from,
to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
30%,
50%,
70%,
90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
40%,
60%,
80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

/* line 155, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* line 185, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
          animation-name: headShake;
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 212, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.swing {
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%,
20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
50%,
70%,
90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
60%,
80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* line 245, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

/* line 281, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@keyframes jello {
  from,
11.1%,
to {
    -webkit-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

/* line 321, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.jello {
  -webkit-animation-name: jello;
          animation-name: jello;
  -webkit-transform-origin: center;
          transform-origin: center;
}

@keyframes bounceIn {
  from,
20%,
40%,
60%,
80%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* line 364, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
}

@keyframes bounceInDown {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

/* line 400, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

/* line 436, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

/* line 472, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 508, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 529, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

/* line 550, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

/* line 566, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

/* line 582, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%,
45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

/* line 603, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 617, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 633, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 649, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 665, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 681, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 697, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 713, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 729, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 745, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 759, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

/* line 774, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

/* line 789, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

/* line 804, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

/* line 819, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

/* line 834, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

/* line 849, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

/* line 864, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

/* line 879, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

/* line 912, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

/* line 944, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

/* line 976, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 998, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 1020, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1048, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 1064, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1083, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1101, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1119, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1137, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/* line 1155, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 1172, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 1189, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 1206, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 1223, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 1240, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%,
60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%,
80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 1271, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/* line 1296, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
          animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 1314, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 1331, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 1346, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1364, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1382, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1400, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1418, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 1437, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1456, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

/* line 1473, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

/* line 1490, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1509, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 1524, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 1539, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 1554, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 1569, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

/* line 1584, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

/* line 1599, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

/* line 1614, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

/* line 1629, lib/themes/sufee-admin-dashboard/assets/css/animate.css */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

/* line 36, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.bg-flat-color-1 {
  background: #20a8d8;
}

/* line 39, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.bg-flat-color-2 {
  background: #63c2de;
}

/* line 42, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.bg-flat-color-3 {
  background: #ffc107;
}

/* line 45, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.bg-flat-color-4 {
  background: #f86c6b;
}

/* line 48, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.bg-flat-color-5 {
  background: #4dbd74;
}

/* line 52, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.transition {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 60, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
body {
  background: #f1f2f7;
  display: table;
  font-family: "Open Sans" sans-serif !important;
  font-size: 16px;
  width: 100%;
}

/* line 68, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
div[class*="col-"] {
  float: left;
}

/* line 72, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
p {
  font-size: 16px;
  font-family: "Open Sans" sans-serif;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
  -webkit-transition: outline 0.3s ease;
  transition: outline 0.3s ease;
}

/* line 80, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
p:focus {
  border: none;
  outline: 0;
}

/* line 84, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
a,
button {
  text-decoration: none;
  outline: none !important;
  color: #878787;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 96, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
a:hover,
a:focus {
  text-decoration: none;
  color: #000;
}

/* line 102, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
}

/* line 110, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
ul,
ol {
  padding-left: 0;
}

/* line 114, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.btn:focus,
button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: 0;
}

/* line 119, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
img {
  max-width: 100%;
}

/* line 122, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.btn,
button,
input,
textarea {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 !important;
}

/* line 129, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.no-padding {
  padding: 0 !important;
}

/* Global Styles */
/* Main Styles */
/* line 136, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.basix-container {
  display: table;
  min-height: 100vh;
  position: relative;
  width: 100%;
}

/* line 142, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
aside.left-panel {
  background: #272c33;
  display: table-cell;
  height: 100vh;
  min-height: 100%;
  padding: 0 25px;
  vertical-align: top;
  width: 280px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

/* line 153, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar {
  background: #272c33;
  border-radius: 0;
  border: none;
  display: block;
  margin: 0;
  margin-bottom: 100px;
  padding: 0;
}

/* line 162, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-header {
  float: none;
  text-align: center;
  width: 100%;
}

/* line 167, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-brand {
  border-bottom: 1px solid #4e4e52;
  color: #f1f2f7 !important;
  font-family: "Open Sans";
  font-size: 22px;
  float: none;
  line-height: 50px;
  margin: 0;
  text-align: left;
  text-transform: capitalize;
  display: block;
  min-height: 69px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

/* line 184, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-brand span {
  font-weight: 600;
}

/* line 187, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-brand img {
  max-width: 160px;
}

/* line 190, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-brand.hidden {
  display: none;
}

/* line 195, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .menu-title {
  border-bottom: 1px solid #4e4e52;
  color: #9496a1;
  clear: both;
  display: block;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 700;
  line-height: 50px;
  padding: 15px 0 0 0;
  text-transform: uppercase;
  width: 100%;
}

/* line 208, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav {
  float: none;
  position: relative;
}

/* line 211, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li {
  width: 100%;
}

/* line 213, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.active .menu-icon, .navbar .navbar-nav li:hover .toggle_nav_button:before,
.navbar .navbar-nav li .toggle_nav_button.nav-open:before {
  color: #fff !important;
}

/* line 218, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li .dropdown-toggle:after {
  display: none;
}

/* line 221, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li > a {
  background: none !important;
  color: #c8c9ce !important;
  display: inline-block;
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 30px;
  padding: 10px 0;
  position: relative;
  width: 100%;
}

/* line 231, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li > a:hover, .navbar .navbar-nav li > a:hover .menu-icon {
  color: #fff !important;
}

/* line 235, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li > a .menu-icon {
  color: #8b939b;
  float: left;
  margin-top: 8px;
  width: 55px;
  text-align: left;
  z-index: 9;
}

/* line 243, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li > a .menu-title-text {
  font-size: 14px;
}

/* line 246, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li > a .badge {
  border-radius: 0;
  font-family: "Open Sans";
  font-weight: 600;
  float: right;
  margin: 6px 0 0 0;
  padding: 0.4em 0.5em;
}

/* line 255, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children {
  position: relative;
}

/* line 257, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children a {
  line-height: 30px;
}

/* line 259, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children a:before {
  content: "\f105";
  color: #c8c9ce;
  font-family: "Fontawesome";
  font-size: 16px;
  position: absolute;
  top: 10px;
  right: 0;
  text-align: right;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 275, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children a:hover:before {
  color: #fff;
}

/* line 279, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children .sub-menu {
  background: #272c33;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow-y: hidden;
  padding: 0 0 0 35px;
}

/* line 285, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children .sub-menu li {
  position: relative;
}

/* line 288, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children .sub-menu i {
  color: #c8c9ce;
  float: left;
  padding: 0;
  position: absolute;
  left: 0;
  font-size: 14px;
  top: 9px;
}

/* line 297, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children .sub-menu a {
  padding: 2px 0 2px 30px;
}

/* line 299, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children .sub-menu a:before {
  content: "";
  display: none;
}

/* line 303, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children .sub-menu a .menu-icon {
  top: 13px;
  text-align: left;
  width: 25px;
}

/* line 311, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children.show a:before {
  content: "\f107";
}

/* line 314, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
  max-height: 1000px;
  opacity: 1;
  position: static !important;
}

/* line 324, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .active > a:hover {
  color: #d7d9e3 !important;
}

/* line 329, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.navbar-nav li span.count {
  background: #a9d86e;
  border-radius: 50%;
  color: #fff;
  font-family: "Open Sans";
  font-size: 9px;
  font-weight: 700;
  float: right;
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin-right: 15px;
  text-align: center;
}

/* line 346, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
body.open .navbar .navbar-brand.hidden {
  display: block;
}

/* line 352, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel {
  max-width: 70px;
  width: 70px;
}

/* line 356, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-brand {
  display: none;
}

/* line 358, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-brand.hidden {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

/* line 365, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-brand.hidden img {
  max-width: 30px;
  margin: 0 auto;
}

/* line 370, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-brand.d-md-none {
  display: block !important;
  margin: 13px 0 0;
  min-height: 67px;
  padding: 0;
  text-align: center;
}

/* line 379, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav:before {
  display: none !important;
}

/* line 382, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li {
  position: relative;
}

/* line 384, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li a {
  font-size: 0;
  z-index: 0;
  -webkit-transition: none;
  transition: none;
}

/* line 388, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li a .menu-icon {
  font-size: 20px;
  z-index: -1;
  width: inherit;
}

/* line 393, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li a .menu-title-text {
  font-size: 0;
}

/* line 396, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li a .badge {
  display: none;
}

/* line 400, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li > a {
  max-width: 60px;
  padding-left: 0;
}

/* line 404, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
  overflow: hidden;
}

/* line 407, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children a:before {
  content: "";
  display: none;
}

/* line 412, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul {
  padding-left: 0;
}

/* line 415, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
  display: block;
  left: inherit;
  right: -180px;
  overflow: hidden;
  top: 0;
}

/* line 422, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a {
  display: block;
  font-size: 14px;
  max-width: inherit;
  padding: 2px 15px 2px 25px;
  width: 100%;
}

/* line 428, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon {
  text-align: center;
}

/* line 434, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show {
  overflow: visible;
}

/* line 436, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
  position: absolute !important;
}

/* line 441, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li span.count {
  display: none;
  margin-right: 5px;
  z-index: 1;
}

/* line 447, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav li.active a:after {
  content: "";
  display: none;
}

/* line 453, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open aside.left-panel .navbar .navbar-nav .menu-title {
  font-size: 0;
  line-height: 0;
  opacity: 0;
  padding: 0;
}

/* Right panel */
/* line 465, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.right-panel {
  display: table-cell;
  padding-left: 0 !important;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* line 474, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.right-panel .breadcrumbs {
  background-color: #fff;
  display: inline-block;
  margin-top: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 481, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.right-panel .breadcrumbs .col-lg-8 .page-header {
  float: left;
}

/* line 486, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.right-panel .page-header {
  min-height: 50px;
  margin: 0px;
  padding: 0px 15px;
  background: #ffffff;
  border-bottom: 0px;
}

/* line 492, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.right-panel .page-header h1, .right-panel .page-header .h1 {
  font-size: 18px;
  padding: 15px 0;
}

/* line 496, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.right-panel .page-header .breadcrumb {
  margin: 0px;
  padding: 13.5px 0;
  background: #fff;
  text-transform: capitalize;
}

/* line 502, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.right-panel .page-header .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 509, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.right-panel header.header {
  background: #fff;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
  clear: both;
  display: inline-block;
  padding: 15px 20px 13px 20px;
  width: 100%;
}

/* line 517, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open .right-panel {
  margin-left: -210px;
}

/* line 520, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
header.fixed-top {
  background: #fff;
  padding: 20px;
}

/* line 524, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-menu .col-sm-7 {
  position: inherit;
}

/* line 527, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.menutoggle {
  background: #e74c3c;
  border-radius: 50%;
  color: #fff !important;
  cursor: pointer;
  font-size: 18px;
  height: 43px;
  line-height: 44px;
  margin: -2px 20px 0 -57px;
  text-align: center;
  width: 43px;
}

/* line 539, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.open .menutoggle i:before {
  content: "\f0a4";
}

/* line 542, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.search-trigger {
  background: transparent;
  border: none;
  color: #272c33;
  cursor: pointer;
  font-size: 16px;
  height: 41px;
  width: 43px;
  line-height: 38px;
}

/* line 552, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
header .form-inline {
  background: #263238;
  display: none;
  height: 70px;
  margin: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
}

/* line 562, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
header .form-inline .search-form {
  height: 100%;
  max-width: 1025px;
  margin: 0 auto;
  position: relative;
}

/* line 567, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
header .form-inline .search-form input[type="text"] {
  background: #263238;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #d3d3d3;
  font-size: 16px;
  height: inherit;
  margin-right: 0 !important;
  padding: 10px 36px 10px 15px;
  width: 100%;
}

/* line 579, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
header .form-inline .search-form input.active[type="text"],
header .form-inline .search-form input[type="text"]:focus {
  border-color: rgba(0, 0, 0, 0.125);
  outline: 0;
}

/* line 584, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
header .form-inline .search-form button {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -14px !important;
}

/* line 594, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
header .form-inline .search-form button:active,
header .form-inline .search-form button:focus,
header .form-inline .search-form button:visited,
header .form-inline .search-form .btn-outline-success:hover {
  background: transparent;
  border: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 !important;
}

/* line 603, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
header .form-inline .search-form.close {
  display: none;
}

/* line 608, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left.open .form-inline {
  display: block;
}

/* line 611, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown {
  display: inline-block;
}

/* line 613, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-toggle {
  background: transparent;
  border: none;
  color: #272c33;
  font-size: 16px;
}

/* line 618, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-toggle:after {
  display: none;
}

/* line 621, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-toggle .count {
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  height: 15px;
  width: 15px;
  line-height: 15px;
  right: 0;
  top: 0;
  position: absolute;
}

/* line 632, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-toggle:active, .header-left .dropdown .dropdown-toggle:focus, .header-left .dropdown .dropdown-toggle:visited {
  background: none !important;
  border-color: transparent !important;
  color: #272c33 !important;
}

/* line 640, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  top: 49px !important;
}

/* line 646, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-menu p {
  font-size: 15px;
  margin: 0;
  padding: 5px 15px;
}

/* line 651, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-menu .dropdown-item {
  color: #272c33;
  font-size: 13px;
  padding: 10px 15px 3px;
  text-overflow: ellipsis;
}

/* line 656, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-menu .dropdown-item .photo {
  float: left;
  margin-right: 15px;
  width: 25px;
}

/* line 662, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-menu .dropdown-item .message .name {
  margin-top: -5px;
}

/* line 665, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-menu .dropdown-item .message .time {
  font-size: 11px;
}

/* line 668, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-menu .dropdown-item .message p {
  clear: both;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
}

/* line 676, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.header-left .dropdown .dropdown-menu .dropdown-item:hover {
  background: transparent;
}

/* line 682, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.dropdown-menu {
  border-radius: 0;
  -webkit-transform: none;
          transform: none;
}

/* line 689, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.for-notification .dropdown-menu .dropdown-item {
  padding: 5px 15px !important;
  text-overflow: ellipsis;
}

/* line 692, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.for-notification .dropdown-menu .dropdown-item i {
  float: left;
  font-size: 14px;
  margin: 5px 5px 0 0;
  text-align: left;
  width: 20px;
}

/* line 699, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.for-notification .dropdown-menu .dropdown-item p {
  padding: 0 !important;
  text-overflow: ellipsis;
}

/* line 706, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.user-area {
  float: right;
  padding-right: 0;
  position: relative;
}

/* line 710, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.user-area .user-menu {
  background: #fff;
  border: none;
  font-family: "Open Sans";
  left: inherit !important;
  right: 0;
  top: 55px !important;
  margin: 0;
  max-width: 150px;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
  z-index: 999;
  min-width: 150px;
}

/* line 724, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.user-area .user-menu .nav-link {
  color: #272c33;
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 5px 0;
}

/* line 732, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.user-area .user-avatar {
  float: right;
  margin-top: 4px;
  width: 32px;
}

/* line 737, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.user-area .user-info .name {
  color: #8c8c8c;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
}

/* line 743, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.user-area .count {
  background: #d9534f;
  border-radius: 50%;
  color: #fff;
  font-family: "Open Sans";
  font-size: 9px;
  font-weight: 700;
  float: right;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
}

/* line 756, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.user-area .dropdown-toggle:after {
  display: none;
}

/* line 760, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#menuToggle2 {
  padding-left: 25px;
}

/* line 763, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#language-select {
  color: #f1f2f7;
  float: right;
  margin: 7px 20px 0 0;
  max-width: 80px;
}

/* line 768, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#language-select:focus, #language-select:visited {
  border: none;
  outline: 0;
}

/* line 773, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#language-select .dropdown-toggle::after {
  display: none;
}

/* line 776, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#language-select .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0;
  left: -8px !important;
  min-width: inherit;
  padding: 0 5px;
  top: 46px !important;
}

/* line 784, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#language-select .dropdown-menu .dropdown-item {
  margin-right: 0;
  max-width: 25px;
  padding: 0;
}

/* line 788, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#language-select .dropdown-menu .dropdown-item:hover {
  background: #fff;
}

/* line 791, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#language-select .dropdown-menu .dropdown-item .flag-icon {
  margin-right: 0;
  width: 25px;
}

/* line 798, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.notification-show + .dropdown-menu,
.message-show + .dropdown-menu,
.language-show + .dropdown-menu {
  display: block;
}

/* line 803, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.content {
  float: left;
  padding: 0 20px;
  width: 100%;
}

/* line 808, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.card {
  margin-bottom: 1.5rem;
  border-radius: 0;
}

/* line 811, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.card h4, .card .h4 {
  font-size: 1.1rem;
}

/* line 816, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.card .user-header .media img {
  border: 5px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

/* line 825, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.card .card-header .card-actions button {
  display: block;
  float: left;
  width: 50px;
  padding: 0.75rem 0;
  margin: 0 !important;
  color: #fff;
  outline: 0;
  text-align: center;
  background: transparent;
  border: 0;
  border-left: 1px solid rgba(120, 130, 140, 0.4);
}

/* line 840, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.card .card-footer {
  padding: 0.65rem 1.25rem;
  background-color: #f0f3f5;
  border-top: 1px solid #c2cfd6;
}

/* line 845, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.card .card-footer ul li {
  display: table-cell;
  padding: 0 1rem;
  text-align: center;
}

/* line 853, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.breadcrumbs {
  margin-top: 0;
}

/* Tabs */
/* line 859, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.nav-tabs a.active {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 867, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.nav-tabs .dropdown .dropdown-menu {
  top: 100% !important;
}

/* line 872, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.custom-tab .nav-tabs > a.active,
.custom-tab .nav-tabs > .active > a:focus,
.custom-tab .nav-tabs > li.active > a:hover {
  border-color: transparent transparent;
  color: #ff2e44;
  position: relative;
}

/* line 879, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.custom-tab .nav-tabs > a.active > a:after,
.custom-tab .nav-tabs > li.active > a:focus:after,
.custom-tab .nav-tabs > li.active > a:hover:after {
  background: #ff2e44;
  bottom: -1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 999;
}

/* line 894, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.card .card-header .card-actions {
  float: right;
}

/* line 896, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.card .card-header .card-actions [class*="btn"] {
  border-left: 1px solid rgba(120, 130, 140, 0.4);
  color: #878787;
  display: inline-block;
  font-size: 16px;
  float: left;
  padding: 0 7px;
  width: inherit;
  text-align: center;
}

/* line 912, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-buttons .card-body p button {
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
}

/* line 922, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-buttons .only-icon .card-body p button {
  padding: 0;
}

/* line 928, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-buttons .social i {
  padding: 0 10px;
  width: inherit !important;
}

/* line 934, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-buttons .only-text p button {
  padding: 0 0.5rem;
}

/* line 941, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.buttons button {
  margin: 2px 0;
}

/* Ribons */
/* line 947, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.corner-ribon {
  text-align: center;
  width: 71px;
  height: 71px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
}

/* line 956, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.corner-ribon i {
  padding: 10px 0 0 35px;
  color: #fff;
}

/* line 960, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.black-ribon {
  background: url(/../../images/twitter_corner_black.png) no-repeat;
}

/* line 963, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.blue-ribon {
  background: url(/../../images/twitter_corner_blue.png) no-repeat;
}

/* line 966, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.twt-feed .wtt-mark {
  color: rgba(255, 255, 255, 0.15);
  font-size: 160px;
  position: absolute;
  top: 10px;
  left: 40%;
}

/* line 973, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.twt-feed {
  -webkit-border-radius: 4px 4px 0 0;
  color: #ffffff;
  padding: 40px 10px 10px;
  position: relative;
  min-height: 170px;
}

/* line 980, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.weather-category {
  padding: 15px 0;
  color: #74829c;
}

/* line 983, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.weather-category ul li {
  width: 32%;
  text-align: center;
  border-right: 1px solid #e6e6e6;
  display: inline-block;
}

/* line 990, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.twt-feed.blue-bg {
  background: #58c9f3;
}

/* line 993, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.twt-category {
  display: inline-block;
  margin-bottom: 11px;
  margin-top: 10px;
  width: 100%;
}

/* line 998, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.twt-category ul li {
  color: #bdbdbd;
  font-size: 13px;
}

/* line 1003, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.twt-footer {
  padding: 12px 15px;
}

/* line 1006, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.twt-footer,
.twt-footer a {
  color: #d2d2d2;
}

/* Button Reset */
/* line 1012, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.btn,
.button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  border-radius: 0;
  cursor: pointer;
}

/* Icons */
/* line 1025, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.icon-section {
  margin: 0 0 3em;
  clear: both;
  overflow: hidden;
}

/* line 1030, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.icon-container {
  width: 240px;
  padding: 0.7em 0;
  float: left;
  position: relative;
  text-align: left;
}

/* line 1037, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.icon-container [class^="ti-"],
.icon-container [class*=" ti-"] {
  color: #000;
  position: absolute;
  margin-top: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* line 1044, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.icon-container:hover [class^="ti-"],
.icon-container:hover [class*=" ti-"] {
  font-size: 2.2em;
  margin-top: -5px;
}

/* line 1049, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.icon-container:hover .icon-name {
  color: #000;
}

/* line 1052, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.icon-name {
  color: #aaa;
  margin-left: 35px;
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* line 1058, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.icon-container:hover .icon-name {
  margin-left: 45px;
}

/* line 1063, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.fontawesome-icon-list .page-header {
  border-bottom: 1px solid #c9cdd7;
  padding-bottom: 9px;
  margin: 30px 0px 27px 0px;
}

/* line 1068, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.fontawesome-icon-list h2, .fontawesome-icon-list .h2 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 300;
}

/* line 1073, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.fontawesome-icon-list i {
  font-style: 16px;
  padding-right: 10px;
}

/* line 1080, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-box i {
  line-height: 110px;
}

/* line 1083, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-box ul {
  display: inline-block;
  margin: 7px 0 0;
  padding: 10px;
  width: 100%;
}

/* line 1088, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-box ul li {
  color: #949ca0;
  font-size: 14px;
  font-weight: 700;
  padding: 0 10px 0 0;
  text-align: right;
}

/* line 1094, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-box ul li:last-child {
  padding-left: 10px;
  padding-right: 0;
  text-align: left;
}

/* line 1099, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-box ul li span {
  font-size: 14px;
}

/* line 1106, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-logo {
  text-align: center;
  margin-bottom: 15px;
}

/* line 1109, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-logo span {
  color: #ffffff;
  font-size: 24px;
}

/* line 1115, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-content {
  max-width: 540px;
  margin: 8vh auto;
}

/* line 1119, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-form {
  background: #ffffff;
  padding: 30px 30px 20px;
  border-radius: 2px;
}

/* line 1124, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-form h4, .login-form .h4 {
  color: #878787;
  text-align: center;
  margin-bottom: 50px;
}

/* line 1129, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-form .checkbox {
  color: #878787;
}

/* line 1132, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-form .checkbox label {
  text-transform: none;
}

/* line 1135, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-form .btn {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px;
  border: 0px;
}

/* line 1142, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-form label {
  color: #878787;
  text-transform: uppercase;
}

/* line 1146, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.login-form label a {
  color: #ff2e44;
}

/* line 1149, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-login-content {
  margin: 0px -30px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 30px 0px;
  background: #fcfcfc;
}

/* line 1156, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-button {
  padding: 0 30px;
}

/* line 1158, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-button .facebook {
  background: #3b5998;
  color: #fff;
}

/* line 1161, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-button .facebook:hover {
  background: #344e86;
}

/* line 1165, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-button .twitter {
  background: #00aced;
  color: #fff;
}

/* line 1168, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-button .twitter:hover {
  background: #0099d4;
}

/* line 1173, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.social-button i {
  padding: 19px;
}

/* line 1176, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.register-link a {
  color: #ff2e44;
}

/* line 1179, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.cpu-load {
  width: 100%;
  height: 272px;
  font-size: 14px;
  line-height: 1.2em;
}

/* line 1185, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.cpu-load-data-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
}

/* line 1190, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.cpu-load-data {
  margin-bottom: 30px;
}

/* line 1193, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.cpu-load-data li {
  display: inline-block;
  width: 32.5%;
  text-align: center;
  border-right: 1px solid #e7e7e7;
}

/* line 1199, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.cpu-load-data li:last-child {
  border-right: 0px;
}

/* line 1202, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.nestable-cart {
  overflow: hidden;
}

/* Forms */
/* line 1207, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.input-group-addon {
  background-color: transparent;
  border-left: 0;
}

/* line 1211, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

/* line 1216, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 1229, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.flotTip {
  background: #252525;
  border: 1px solid #252525;
  padding: 5px 15px;
  color: #ffffff;
}

/* line 1235, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.flot-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 275px;
  padding: 20px 15px 15px;
  margin: 15px auto 30px;
  background: transparent;
}

/* line 1243, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.flot-pie-container {
  height: 275px;
}

/* line 1246, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.flotBar-container {
  height: 275px;
}

/* line 1249, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.flot-line {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em;
}

/* line 1255, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.legend table {
  border-spacing: 5px;
}

/* line 1258, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#chart1,
#flotBar,
#flotCurve {
  width: 100%;
  height: 275px;
}

/* line 1264, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.morris-hover {
  position: absolute;
  z-index: 1;
}

/* line 1268, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}

/* line 1272, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}

/* line 1276, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.morris-hover.morris-default-style {
  border-radius: 2px;
  padding: 10px 12px;
  color: #666;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  color: #fff !important;
}

/* line 1284, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.morris-hover-point {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* line 1287, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
#morris-bar-chart {
  height: 285px;
}

/* line 1291, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.map,
.vmap {
  width: 100%;
  height: 400px;
}

/* line 1297, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.btn-toolbar {
  float: left !important;
}

/* line 1299, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.btn-toolbar .btn-outline-secondary:not([disabled]):not(.disabled):active,
.btn-toolbar .btn-outline-secondary.active:not([disabled]):not(.disabled),
.btn-toolbar .show > .btn-outline-secondary.dropdown-toggle {
  background-color: #212529;
  border-color: #212529;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

/* line 1308, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.btn-toolbar .btn-outline-secondary:hover {
  background-color: #212529;
  border-color: #212529;
  color: #fff;
}

/*    Widget One
---------------------------*/
/* line 1317, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.dib {
  display: inline-block;
}

/* line 1320, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-one .stat-icon {
  vertical-align: top;
}

/* line 1323, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-one .stat-icon i {
  font-size: 30px;
  border-width: 3px;
  border-style: solid;
  border-radius: 100px;
  padding: 15px;
  font-weight: 900;
  display: inline-block;
}

/* line 1332, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-one .stat-content {
  margin-left: 30px;
  margin-top: 7px;
}

/* line 1336, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-one .stat-text {
  font-size: 14px;
  color: #868e96;
}

/* line 1340, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-one .stat-digit {
  font-size: 24px;
  color: #373757;
}

/*    Widget Two
---------------------------*/
/* line 1346, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-two {
  text-align: center;
}

/* line 1349, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-two .stat-digit {
  font-size: 1.75rem;
  font-weight: 500;
  color: #373757;
}

/* line 1354, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-two .stat-digit i {
  font-size: 18px;
  margin-right: 5px;
}

/* line 1358, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-two .stat-text {
  font-size: 16px;
  margin-bottom: 5px;
  color: #868e96;
}

/* line 1363, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-two .progress {
  height: 8px;
  margin-bottom: 0;
  margin-top: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1369, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-two .progress-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*    Widget Three
---------------------------*/
/* line 1374, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-three .stat-icon {
  display: inline-block;
  padding: 33px;
  position: absolute;
  line-height: 21px;
}

/* line 1380, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-three .stat-icon i {
  font-size: 30px;
  color: #ffffff;
}

/* line 1384, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-three .stat-content {
  text-align: center;
  padding: 15px;
  margin-left: 90px;
}

/* line 1389, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-three .stat-digit {
  font-size: 30px;
}

/* line 1392, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-three .stat-text {
  padding-top: 4px;
}

/* line 1395, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.home-widget-three .stat-icon {
  line-height: 19px;
  padding: 27px;
}

/* line 1399, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.home-widget-three .stat-digit {
  font-size: 24px;
  font-weight: 300;
  color: #373757;
}

/* line 1404, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.home-widget-three .stat-content {
  text-align: center;
  margin-left: 60px;
  padding: 13px;
}

/* line 1409, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-four {
  position: relative;
}

/* line 1412, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-four .stat-icon {
  display: inline-block;
  position: absolute;
  top: 5px;
}

/* line 1417, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-four i {
  display: block;
  font-size: 36px;
}

/* line 1421, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-four .stat-content {
  margin-left: 40px;
  text-align: center;
}

/* line 1425, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-four .stat-heading {
  font-size: 20px;
}

/* line 1428, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-five .stat-icon {
  border-radius: 100px;
  display: inline-block;
  position: absolute;
}

/* line 1433, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-five i {
  border-radius: 100px;
  display: block;
  font-size: 36px;
  padding: 30px;
}

/* line 1439, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-five .stat-content {
  margin-left: 100px;
  padding: 24px 0;
  position: relative;
  text-align: right;
  vertical-align: middle;
}

/* line 1446, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-five .stat-heading {
  text-align: right;
  padding-left: 80px;
  font-size: 20px;
  font-weight: 200;
}

/* line 1452, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-six {
  position: relative;
}

/* line 1455, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-six .stat-icon {
  display: inline-block;
  position: absolute;
  top: 5px;
}

/* line 1460, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-six i {
  display: block;
  font-size: 36px;
}

/* line 1464, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-six .stat-content {
  margin-left: 40px;
  text-align: center;
}

/* line 1468, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-six .stat-heading {
  font-size: 16px;
  font-weight: 300;
}

/* line 1472, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-six .stat-text {
  font-size: 12px;
  padding-top: 4px;
}

/* line 1476, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-seven .stat-heading {
  text-align: center;
}

/* line 1479, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-seven .gradient-circle {
  text-align: center;
  position: relative;
  margin: 30px auto;
  display: inline-block;
  width: 100%;
}

/* line 1486, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-seven .gradient-circle i {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 35px;
  font-size: 30px;
}

/* line 1494, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-seven .stat-footer {
  text-align: center;
  margin-top: 30px;
}

/* line 1498, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-seven .stat-footer .stat-count {
  padding-left: 5px;
}

/* line 1501, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-seven .count-header {
  color: #252525;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
}

/* line 1507, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-seven .stat-count {
  font-size: 18px;
  font-weight: 400;
  color: #252525;
}

/* line 1512, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-seven .analytic-arrow {
  position: relative;
}

/* line 1515, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-seven .analytic-arrow i {
  font-size: 12px;
}

/* Stat widget Eight
--------------------------- */
/* line 1520, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-eight {
  padding: 15px;
}

/* line 1523, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-eight .header-title {
  font-size: 20px;
  font-weight: 300;
}

/* line 1527, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-eight .ti-more-alt {
  color: #878787;
  cursor: pointer;
  left: -5px;
  position: absolute;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 1534, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-eight .stat-content {
  margin-top: 50px;
}

/* line 1537, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-eight .stat-content .ti-arrow-up {
  font-size: 30px;
  color: #28a745;
}

/* line 1541, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-eight .stat-content .stat-digit {
  font-size: 24px;
  font-weight: 300;
  margin-left: 15px;
}

/* line 1546, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-eight .stat-content .progress-stats {
  color: #aaadb2;
  font-weight: 400;
  position: relative;
  top: 10px;
}

/* line 1552, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-eight .progress {
  margin-bottom: 0;
  margin-top: 30px;
  height: 7px;
  background: #eaeaea;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1559, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-nine .all-like {
  float: right;
}

/* line 1562, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-nine .stat-icon i {
  font-size: 22px;
}

/* line 1565, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-nine .stat-text {
  font-size: 14px;
}

/* line 1568, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-nine .stat-digit {
  font-size: 14px;
}

/* line 1571, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.stat-widget-nine .like-count {
  font-size: 30px;
}

/* line 1574, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.horizontal {
  position: relative;
}

/* line 1577, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.horizontal:before {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 38px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 1px;
}

/* line 1588, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.widget-ten span i {
  color: #ffffff;
  opacity: 0.5;
}

/* line 1592, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.widget-ten h5, .widget-ten .h5 {
  color: #ffffff;
}

/* line 1595, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.widget-ten p {
  color: #ffffff !important;
  opacity: 0.75;
}

/* Mixed Styles */
/* line 1603, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.badges h1, .badges .h1,
.badges h2,
.badges .h2,
.badges h3,
.badges .h3,
.badges h4,
.badges .h4,
.badges h5,
.badges .h5,
.badges h6,
.badges .h6 {
  margin: 5px 0;
}

/* line 1613, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.vue-lists ul,
.vue-lists ol {
  padding-left: 30px;
}

/* line 1619, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.card .dropdown.float-right .dropdown-menu {
  left: inherit !important;
  right: 0 !important;
  top: 93% !important;
}

/* line 1626, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.dataTables_paginate .pagination {
  border-radius: 0;
}

/* line 1628, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.dataTables_paginate .pagination li {
  border-radius: 0 !important;
}

/* line 1630, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.dataTables_paginate .pagination li a {
  border-radius: 0 !important;
  color: #272c33;
}

/* line 1635, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.dataTables_paginate .pagination li.active a {
  background: #272c33;
  border-color: #272c33;
  color: #fff;
}

/* line 1642, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
.dataTables_paginate .pagination li:hover a {
  background: #272c33;
  border-color: #272c33;
  color: #fff;
}

@media (max-width: 1368px) {
  /* line 1655, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .content {
    padding: 0 15px;
  }
  /* line 1658, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .twt-category {
    margin-bottom: 0;
  }
  /* line 1661, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .twt-feed {
    max-height: 155px;
  }
  /* line 1663, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .twt-feed img {
    height: 75px;
    width: 75px;
  }
  /* line 1668, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .stat-widget-one .stat-content {
    margin-left: 15px;
  }
  /* line 1671, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .card-body {
    padding: 15px;
  }
  /* line 1674, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .badges button {
    margin: 2px 0;
  }
}

@media (max-width: 1024px) {
  /* line 1680, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel {
    padding: 0 20px;
    width: 200px;
  }
  /* line 1684, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .navbar .navbar-nav li > a .menu-icon {
    width: 30px;
  }
  /* line 1687, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .navbar .navbar-nav li.menu-item-has-children .sub-menu {
    padding: 0 0 0 30px;
  }
  /* line 1690, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .navbar .navbar-nav li.menu-item-has-children .sub-menu a {
    padding: 2px 0 2px 25px;
  }
  /* line 1694, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .card .card-header {
    position: relative;
  }
  /* line 1696, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .card .card-header strong {
    display: block;
  }
  /* line 1699, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .card .card-header small, .card .card-header .small {
    float: left;
  }
  /* line 1702, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .card .card-header .card-actions {
    right: 0;
    top: 0.75rem;
    position: absolute;
  }
}

@media (max-width: 992px) {
  /* line 1712, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .no-padding[class*="col"] {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

@media (max-width: 575.99px) {
  /* line 1717, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  body {
    display: block;
  }
  /* line 1720, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel {
    display: block;
    height: auto;
    min-height: inherit;
    padding: 0 15px;
    width: 100%;
  }
  /* line 1726, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel .navbar {
    margin-bottom: 0;
  }
  /* line 1728, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel .navbar .navbar-header {
    height: 50px;
  }
  /* line 1731, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel .navbar .navbar-brand {
    border-bottom: none;
    display: inline-block;
    float: left;
    line-height: 1;
    margin-top: 11px;
    min-height: inherit;
  }
  /* line 1738, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel .navbar .navbar-brand.hidden {
    display: none;
  }
  /* line 1742, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel .navbar .navbar-toggler {
    float: right;
    margin-top: 8px;
  }
  /* line 1747, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel .navbar .navbar-nav li > a {
    padding: 5px 0;
  }
  /* line 1750, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel .navbar .navbar-nav li.menu-item-has-children a:before {
    top: 5px;
  }
  /* line 1754, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  aside.left-panel .navbar .menu-title {
    line-height: 30px;
    padding: 0;
  }
  /* line 1760, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .menutoggle {
    display: none;
  }
  /* line 1763, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel {
    display: block;
  }
  /* line 1765, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel header.header {
    padding: 5px 10px 1px 5px;
  }
  /* line 1767, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel header.header div[class*="col"] {
    padding: 0;
    width: initial;
  }
  /* line 1771, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel header.header .col-sm-7 {
    float: left;
  }
  /* line 1774, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel header.header .col-sm-5 {
    float: right;
  }
  /* line 1778, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .breadcrumbs {
    padding: 10px 15px;
  }
  /* line 1780, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .breadcrumbs div[class*="col"] {
    padding: 0;
  }
  /* line 1783, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .breadcrumbs .page-header {
    min-height: inherit;
    padding: 0;
  }
  /* line 1786, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .breadcrumbs .page-header h1, .right-panel .breadcrumbs .page-header .h1 {
    padding: 5px 0;
  }
  /* line 1789, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .breadcrumbs .page-header.float-right {
    float: left;
    text-align: left;
    width: 100%;
  }
  /* line 1793, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .breadcrumbs .page-header.float-right .breadcrumb {
    padding: 0;
  }
  /* line 1799, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content {
    padding: 0 10px;
  }
  /* line 1802, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content .card .card-title {
    margin-bottom: 0;
  }
  /* line 1805, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content .card .card-footer {
    padding: 15px 5px;
  }
  /* line 1807, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content .card .card-footer ul {
    margin: 0;
  }
  /* line 1809, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content .card .card-footer ul li {
    float: left;
    margin: 5px 0;
    padding: 0 10px;
    width: 33.33%;
  }
  /* line 1818, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content div[class*="col"] {
    padding: 0;
  }
  /* line 1822, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content .row div[class*="col"] {
    padding: 0 10px;
  }
  /* line 1828, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content .nav-tabs .nav-link,
.right-panel .content .nav-pills .nav-link {
    padding: 0.5rem;
  }
  /* line 1832, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content .tab-content.pl-3 {
    padding-left: 0 !important;
  }
  /* line 1835, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content #bootstrap-data-table_wrapper {
    font-size: 14px;
    padding: 0;
  }
  /* line 1838, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content #bootstrap-data-table_wrapper div[class*="col"] {
    padding: 0;
  }
  /* line 1841, lib/themes/sufee-admin-dashboard/assets/scss/style.scss */
  .right-panel .content #bootstrap-data-table_wrapper .table td,
.right-panel .content #bootstrap-data-table_wrapper .table th {
    padding: 5px;
  }
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-content:after, .simplebar-content:before {
  content: ' ';
  display: table;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-dragging[data-simplebar] .simplebar-content {
  pointer-events: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-dragging[data-simplebar] .simplebar-track {
  pointer-events: all;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: #000;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-scrollbar.simplebar-visible:before {
  opacity: .5;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

/* line 1, node_modules/simplebar/dist/simplebar.min.css */
.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* line 1, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend {
  bottom: .5em;
  left: .5em;
  z-index: 1;
  max-height: 90%;
  max-width: 90%;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 10, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend.ol-collapsed {
  overflow: hidden;
}

/* line 13, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend button {
  position: relative;
  display: none;
}

/* line 17, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend.ol-collapsed button {
  display: block;
}

/* line 20, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend.ol-uncollapsible button {
  display: none;
}

/* line 24, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend button.ol-closebox {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  cursor: pointer;
  z-index: 1;
}

/* line 33, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend.ol-uncollapsible button.ol-closebox,
.ol-control.ol-legend.ol-collapsed button.ol-closebox {
  display: none;
}

/* line 37, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend button.ol-closebox:before {
  content: "\D7";
  background: none;
  color: rgba(0, 60, 136, 0.5);
  font-size: 1.3em;
}

/* line 43, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend button.ol-closebox:hover:before {
  color: #003c88;
}

/* line 46, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend .ol-legendImg {
  display: block;
}

/* line 49, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend.ol-collapsed .ol-legendImg {
  display: none;
}

/* line 52, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend.ol-uncollapsible .ol-legendImg {
  display: block;
}

/* line 56, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend > button:first-child:before,
.ol-control.ol-legend > button:first-child:after {
  content: "";
  position: absolute;
  top: .25em;
  left: .2em;
  width: .2em;
  height: .2em;
  background-color: currentColor;
  -webkit-box-shadow: 0 0.35em, 0 0.7em;
          box-shadow: 0 0.35em, 0 0.7em;
}

/* line 67, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend button:first-child:after {
  top: .27em;
  left: .55em;
  height: .15em;
  width: .6em;
}

/* line 74, node_modules/ol-ext/control/Legend.css */
ul.ol-legend {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 83, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend.ol-collapsed ul {
  display: none;
}

/* line 86, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend.ol-uncollapsible ul {
  display: block;
}

/* line 89, node_modules/ol-ext/control/Legend.css */
ul.ol-legend li.ol-title {
  text-align: center;
  font-weight: bold;
}

/* line 93, node_modules/ol-ext/control/Legend.css */
ul.ol-legend li.ol-title > div:first-child {
  width: 0 !important;
}

/* line 96, node_modules/ol-ext/control/Legend.css */
ul.ol-legend li {
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
}

/* line 101, node_modules/ol-ext/control/Legend.css */
ul.ol-legend li div {
  display: inline-block;
  vertical-align: middle;
}

/* line 106, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend .ol-legend {
  display: inline-block;
}

/* line 109, node_modules/ol-ext/control/Legend.css */
.ol-control.ol-legend.ol-collapsed .ol-legend {
  display: none;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline {
  width: 95%;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  padding: 2em 0;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline::after {
  content: '';
  display: table;
  clear: both;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: var(--line-color);
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline.vertical-timeline--one-column-right::before {
  right: 18px;
  left: unset;
}

@media only screen and (min-width: 1170px) {
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline.vertical-timeline--two-columns {
    width: 90%;
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline.vertical-timeline--two-columns:before {
    left: 50%;
    margin-left: -2px;
  }
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element {
  position: relative;
  margin: 2em 0;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element > div {
  min-height: 1px;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element:first-child {
  margin-top: 0;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline-element {
    margin: 4em 0;
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline-element:first-child {
    margin-top: 0;
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline-element:last-child {
    margin-bottom: 0;
  }
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline--one-column-right .vertical-timeline-element-icon {
  right: 0;
  left: unset;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-icon svg {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

@media only screen and (min-width: 1170px) {
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--two-columns .vertical-timeline-element-icon {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
  }
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-icon {
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline--animate .vertical-timeline-element-icon.is-hidden {
  visibility: hidden;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
  visibility: visible;
  -webkit-animation: cd-bounce-1 .6s;
  animation: cd-bounce-1 .6s;
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: .25em;
  padding: 1em;
  -webkit-box-shadow: 0 3px 0 #ddd;
          box-shadow: 0 3px 0 #ddd;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline--one-column-right .vertical-timeline-element-content {
  margin-right: 60px;
  margin-left: unset;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element--no-children .vertical-timeline-element-content {
  background: 0 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-content:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-content h2, .vertical-timeline-element-content .h2 {
  color: #303e49;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-content .vertical-timeline-element-date, .vertical-timeline-element-content p {
  font-size: 13px;
  font-size: .8125rem;
  font-weight: 500;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-content .vertical-timeline-element-date {
  display: inline-block;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-content p {
  margin: 1em 0 0;
  line-height: 1.6;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-title {
  margin: 0;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-subtitle {
  margin: 0;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-content .vertical-timeline-element-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element-content-arrow {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline--one-column-right .vertical-timeline-element-content-arrow {
  content: '';
  position: absolute;
  top: 16px;
  right: unset;
  left: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-left: 7px solid #fff;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline--one-column-right .vertical-timeline-element-content::before {
  left: 100%;
  border-left: 7px solid #fff;
  border-right: unset;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element--no-children .vertical-timeline-element-content::before {
  display: none;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline-element--no-children .vertical-timeline-element-content-arrow {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline-element-content h2, .vertical-timeline-element-content .h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline-element-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline-element-content .vertical-timeline-element-date {
    font-size: 14px;
    font-size: .875rem;
  }
}

@media only screen and (min-width: 1170px) {
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--two-columns .vertical-timeline-element-content {
    margin-left: 0;
    padding: 1.5em;
    width: 44%;
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--two-columns .vertical-timeline-element-content-arrow {
    top: 24px;
    left: 100%;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date {
    position: absolute;
    width: 100%;
    left: 124%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content, .vertical-timeline--two-columns .vertical-timeline-element:nth-child(even):not(.vertical-timeline-element--left) .vertical-timeline-element-content {
    float: right;
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow, .vertical-timeline--two-columns .vertical-timeline-element:nth-child(even):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow {
    top: 24px;
    left: auto;
    right: 100%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--one-column-right .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow, .vertical-timeline--one-column-right .vertical-timeline-element:nth-child(even):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow {
    top: 24px;
    left: 100%;
    right: auto;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content .vertical-timeline-element-date, .vertical-timeline--two-columns .vertical-timeline-element:nth-child(even):not(.vertical-timeline-element--left) .vertical-timeline-element-content .vertical-timeline-element-date {
    left: auto;
    right: 124%;
    text-align: right;
  }
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline--animate .vertical-timeline-element-content.is-hidden {
  visibility: hidden;
}

/* line 1, node_modules/react-vertical-timeline-component/style.min.css */
.vertical-timeline--animate .vertical-timeline-element-content.bounce-in {
  visibility: visible;
  -webkit-animation: cd-bounce-2 .6s;
  animation: cd-bounce-2 .6s;
}

@media only screen and (min-width: 1170px) {
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content.bounce-in, .vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element:nth-child(even):not(.vertical-timeline-element--left) .vertical-timeline-element-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse .6s;
    animation: cd-bounce-2-inverse .6s;
  }
}

@media only screen and (max-width: 1169px) {
  /* line 1, node_modules/react-vertical-timeline-component/style.min.css */
  .vertical-timeline--animate .vertical-timeline-element-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2-inverse .6s;
    animation: cd-bounce-2-inverse .6s;
  }
}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 1, app/assets/stylesheets/InformationStrip.css */
.information-strip-container {
  z-index: 2;
  background-color: rgba(33, 37, 41, 0.8);
  position: fixed;
  top: 0;
  right: 20%;
  left: 20%;
  color: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 3px rgba(255, 255, 255, 0.4);
          box-shadow: 0 3px rgba(255, 255, 255, 0.4);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  /* font-size: large; */
  padding: 5px;
  min-width: 850px;
}

/* line 20, app/assets/stylesheets/InformationStrip.css */
.key-info {
  color: rgba(255, 255, 255, 0.8);
  /* font-size: large; */
}

/* line 25, app/assets/stylesheets/InformationStrip.css */
.select-component {
  background-color: rgba(33, 37, 41, 0.8);
  color: rgba(255, 255, 255, 0.8);
  margin-left: 5px;
  margin-right: 5px;
}

/* line 32, app/assets/stylesheets/InformationStrip.css */
.stations-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 37, app/assets/stylesheets/InformationStrip.css */
.stations-data-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-width: 560px;
}

/* line 43, app/assets/stylesheets/InformationStrip.css */
.left-section {
  min-width: 270px;
}

/* line 1, app/assets/stylesheets/Map.css */
.map-container {
  overflow: hidden;
  height: calc(100vh - 30px);
  margin-top: 30px;
}

@media (min-width: 1200px) {
  /* line 8, app/assets/stylesheets/Map.css */
  .map-container {
    margin-top: 32px;
    height: calc(100vh - 32px);
  }
}

@media (min-width: 1920px) {
  /* line 14, app/assets/stylesheets/Map.css */
  .map-container {
    margin-top: 35px;
    height: calc(100vh - 35px);
  }
}

/* line 20, app/assets/stylesheets/Map.css */
.map-select {
  background: transparent;
  border-width: 0 0 1px 0;
}

/* line 25, app/assets/stylesheets/Map.css */
.timeline-button {
  position: absolute;
  top: 60px;
  right: 10px;
  z-index: 10;
  width: 120px;
  height: 40px;
  color: #8b939b;
  background-color: #272c33;
}

/* line 36, app/assets/stylesheets/Map.css */
.timeline-button:hover,
.searchbar-button:hover {
  color: white;
}

/* line 41, app/assets/stylesheets/Map.css */
.searchbar-button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  width: 120px;
  height: 40px;
  color: #8b939b;
  background-color: #272c33;
}

/* line 52, app/assets/stylesheets/Map.css */
.ol-scale-line {
  position: absolute;
  left: 100px;
}

/* .icon-btn {
  cursor:pointer;
}

.close-btn{
  position: absolute;
  right: 4px;
  z-index: 999;
  color: white;
  background: #333;
  font-size: large;
  top: 4px;
  border-radius: 50%;
} */
/* line 1, app/assets/stylesheets/ol.css */
.ol-legend.ol-unselectable.ol-control:not(.ol-collapsed) {
  padding-top: 10px !important;
}

/* line 5, app/assets/stylesheets/ol.css */
.ol-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  border: 2px solid #00f;
}

/* line 11, app/assets/stylesheets/ol.css */
.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute;
}

/* line 17, app/assets/stylesheets/ol.css */
.ol-scale-line {
  background: rgba(0, 60, 136, 0.3);
  border-radius: 4px;
  bottom: 8px;
  left: 8px;
  padding: 2px;
  position: absolute;
}

/* line 26, app/assets/stylesheets/ol.css */
.ol-scale-line-inner {
  border: 1px solid #eee;
  border-top: none;
  color: #eee;
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents, width;
}

/* line 36, app/assets/stylesheets/ol.css */
.ol-overlay-container {
  will-change: left, right, top, bottom;
}

/* line 40, app/assets/stylesheets/ol.css */
.ol-unsupported {
  display: none;
}

/* line 44, app/assets/stylesheets/ol.css */
.ol-unselectable,
.ol-viewport {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 54, app/assets/stylesheets/ol.css */
.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

/* line 62, app/assets/stylesheets/ol.css */
.ol-grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* line 68, app/assets/stylesheets/ol.css */
.ol-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 75, app/assets/stylesheets/ol.css */
.ol-control {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6) !important;
  border-radius: 4px;
  padding: 2px;
}

/* line 82, app/assets/stylesheets/ol.css */
.ol-control:hover {
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 86, app/assets/stylesheets/ol.css */
.ol-rotate {
  top: 0.5em;
  right: 0.5em;
  -webkit-transition: opacity 0.25s linear, visibility 0s linear;
  transition: opacity 0.25s linear, visibility 0s linear;
}

/* line 94, app/assets/stylesheets/ol.css */
.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s linear, visibility 0s linear 0.25s;
  transition: opacity 0.25s linear, visibility 0s linear 0.25s;
}

/* line 102, app/assets/stylesheets/ol.css */
.ol-zoom-extent {
  top: 4.643em;
  left: 0.5em;
}

/* line 107, app/assets/stylesheets/ol.css */
.ol-full-screen {
  right: 0.5em;
  top: 0.5em;
}

@media print {
  /* line 113, app/assets/stylesheets/ol.css */
  .ol-control {
    display: none;
  }
}

/* line 118, app/assets/stylesheets/ol.css */
.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: #fff;
  font-size: 1.14em;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: 0.4em;
  background-color: rgba(0, 60, 136, 0.5);
  border: none;
  border-radius: 2px;
}

/* line 135, app/assets/stylesheets/ol.css */
.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0;
}

/* line 140, app/assets/stylesheets/ol.css */
.ol-zoom-extent button {
  line-height: 1.4em;
}

/* line 144, app/assets/stylesheets/ol.css */
.ol-compass {
  display: block;
  font-weight: 400;
  font-size: 1.2em;
  will-change: transform;
}

/* line 151, app/assets/stylesheets/ol.css */
.ol-touch .ol-control button {
  font-size: 1.5em;
}

/* line 155, app/assets/stylesheets/ol.css */
.ol-touch .ol-zoom-extent {
  top: 5.5em;
}

/* line 159, app/assets/stylesheets/ol.css */
.ol-control button:focus,
.ol-control button:hover {
  text-decoration: none;
  background-color: rgba(0, 60, 136, 0.7);
}

/* line 165, app/assets/stylesheets/ol.css */
.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0;
}

/* line 169, app/assets/stylesheets/ol.css */
.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px;
}

/* line 173, app/assets/stylesheets/ol.css */
.ol-attribution {
  text-align: right;
  bottom: 0.5em;
  right: 0.5em;
  max-width: calc(100% - 1.3em);
}

/* line 180, app/assets/stylesheets/ol.css */
.ol-attribution ul {
  margin: 0;
  padding: 0 0.5em;
  font-size: 0.7rem;
  line-height: 1.375em;
  color: #000;
  text-shadow: 0 0 2px #fff;
}

/* line 189, app/assets/stylesheets/ol.css */
.ol-attribution li {
  display: inline;
  list-style: none;
  line-height: inherit;
}

/* line 195, app/assets/stylesheets/ol.css */
.ol-attribution li:not(:last-child):after {
  content: " ";
}

/* line 199, app/assets/stylesheets/ol.css */
.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle;
}

/* line 205, app/assets/stylesheets/ol.css */
.ol-attribution button,
.ol-attribution ul {
  display: inline-block;
}

/* line 210, app/assets/stylesheets/ol.css */
.ol-attribution.ol-collapsed ul {
  display: none;
}

/* line 214, app/assets/stylesheets/ol.css */
.ol-attribution.ol-logo-only ul {
  display: block;
}

/* line 218, app/assets/stylesheets/ol.css */
.ol-attribution:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8);
}

/* line 222, app/assets/stylesheets/ol.css */
.ol-attribution.ol-uncollapsible {
  bottom: 0;
  right: 0;
  border-radius: 4px 0 0;
  height: 1.1em;
  line-height: 1em;
}

/* line 230, app/assets/stylesheets/ol.css */
.ol-attribution.ol-logo-only {
  background: 0 0;
  bottom: 0.4em;
  height: 1.1em;
  line-height: 1em;
}

/* line 237, app/assets/stylesheets/ol.css */
.ol-attribution.ol-uncollapsible img {
  margin-top: -0.2em;
  max-height: 1.6em;
}

/* line 242, app/assets/stylesheets/ol.css */
.ol-attribution.ol-logo-only button,
.ol-attribution.ol-uncollapsible button {
  display: none;
}

/* line 247, app/assets/stylesheets/ol.css */
.ol-zoomslider {
  top: 4.5em;
  /* left: .5em; */
  height: 200px;
}

/* line 253, app/assets/stylesheets/ol.css */
.ol-zoomslider button {
  position: relative;
  height: 10px;
}

/* line 258, app/assets/stylesheets/ol.css */
.ol-touch .ol-zoomslider {
  top: 5.5em;
}

/* line 262, app/assets/stylesheets/ol.css */
.ol-overviewmap {
  left: 0.5em;
  bottom: 0.5em;
}

/* line 267, app/assets/stylesheets/ol.css */
.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0;
}

/* line 273, app/assets/stylesheets/ol.css */
.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
  display: inline-block;
}

/* line 278, app/assets/stylesheets/ol.css */
.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid #7b98bc;
  height: 150px;
  margin: 2px;
  width: 150px;
}

/* line 285, app/assets/stylesheets/ol.css */
.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 1px;
  left: 2px;
  position: absolute;
}

/* line 291, app/assets/stylesheets/ol.css */
.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
  display: none;
}

/* line 296, app/assets/stylesheets/ol.css */
.ol-overviewmap:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8);
}

/* line 300, app/assets/stylesheets/ol.css */
.ol-overviewmap-box {
  border: 2px dotted rgba(0, 60, 136, 0.7);
}

/* line 304, app/assets/stylesheets/ol.css */
.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move;
}

/* line 308, app/assets/stylesheets/ol.css */
.ol-legend.ol-unselectable.ol-control {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

/* frame */
/* line 3, app/assets/stylesheets/Timeline.css */
.bulletinName {
  color: #78ff3c;
}

/* line 7, app/assets/stylesheets/Timeline.css */
.feedbackName {
  color: #785aff;
}

/* line 11, app/assets/stylesheets/Timeline.css */
.timeline-component {
  background: rgba(0, 0, 0, 0);
  position: absolute;
  z-index: 1;
  width: 400px;
  right: 10px;
  top: 100px;
  bottom: 140px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 23, app/assets/stylesheets/Timeline.css */
.timeline-element-component {
  background: transparent;
}

/* line 27, app/assets/stylesheets/Timeline.css */
.vertical-timeline::before {
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 31, app/assets/stylesheets/Timeline.css */
.vertical-timeline-element-content {
  -webkit-box-shadow: 0 3px rgba(255, 255, 255, 0.6);
          box-shadow: 0 3px rgba(255, 255, 255, 0.6);
}

/* line 35, app/assets/stylesheets/Timeline.css */
.vertical-timeline-element-icon {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* Configuration screen */
/* line 41, app/assets/stylesheets/Timeline.css */
.configuration-panel {
  position: fixed;
  height: 40px;
  top: 60px;
  right: 125px;
  z-index: 1;
  background-color: #272c33;
  color: #8b939b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
}

/* line 55, app/assets/stylesheets/Timeline.css */
.configuration-panel i {
  margin-right: 5px;
}

/* line 59, app/assets/stylesheets/Timeline.css */
.timeline-filter-checkbox {
  margin: 5px;
}

/* line 63, app/assets/stylesheets/Timeline.css */
.timeline-filter-date {
  background-color: #272c33;
  color: #8b939b;
  margin: 5px;
  border-radius: 2px;
}

/* Scrollbar */
/* line 72, app/assets/stylesheets/Timeline.css */
.timeline-component::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* line 77, app/assets/stylesheets/Timeline.css */
.timeline-component2::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

/* line 82, app/assets/stylesheets/Timeline.css */
.timeline-component2::-webkit-scrollbar-thumb {
  background-color: #11171a;
  border-radius: 10px;
}

/* line 87, app/assets/stylesheets/Timeline.css */
.vertical-timeline-element-descr {
  color: #505050;
}

/* centering icons */
/* line 93, app/assets/stylesheets/Timeline.css */
.vertical-timeline-element-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 97, app/assets/stylesheets/Timeline.css */
.vertical-timeline-element-icon .fas {
  margin: auto;
}

/* line 101, app/assets/stylesheets/Timeline.css */
.fas ::before {
  padding: auto;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info {
  width: 100%;
  height: 100%;
  min-height: 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: auto;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .icon-btn {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info input[type="checkbox"] {
  height: 16px;
  vertical-align: text-bottom;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .close-btn {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 999;
  font-size: 26px;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .badge.is-functional {
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info span.icon-btn.pull-right {
  font-size: larger;
  line-height: 19px;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-actions {
  background: #DADADA;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-actions .feature-action {
  padding: 6px 4px;
  text-decoration: underline;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-actions .feature-action .fas {
  display: inline-block;
  margin-right: 4px;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .basic-multi-select {
  width: calc(100% - 10px);
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .advanced-filters {
  border-bottom: 1px solid black;
  margin-bottom: 6px;
  font-size: 12px;
  width: calc(100% - 10px);
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .advanced-filters input[type="checkbox"] {
  height: 10px;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .advanced-filters label {
  margin-bottom: 0.2rem;
  border: 1px solid grey;
  margin-right: 0.2rem;
  padding: 0 2px;
  background: #ccc;
  border-radius: 4px;
  opacity: 0.4;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .advanced-filters label.selected {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-results, #stake-info .feature-details {
  overflow: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  width: 100%;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-details {
  padding-right: 4px;
  scrollbar-gutter: stable;
  width: 100%;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-details .feature-img {
  position: relative;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-details .feature-img .overlay-button {
  position: absolute;
  top: 3px;
  right: 3px;
  display: none;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-details .feature-img:hover > .overlay-button {
  display: block;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-results td:first-child {
  width: 30px;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-results tr {
  position: relative;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-results tr .btn-view {
  position: absolute;
  top: 14px;
  right: 10px;
  cursor: pointer;
  opacity: 0.3;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-results tr .btn-view:hover {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-results tr .hint-view {
  display: none;
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-results tr td.clickable-row:hover {
  cursor: pointer;
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-results tr td.clickable-row:hover .hint-view {
  display: block;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .feature-results tr:has(td.clickable-row:hover) {
  background: #FFFFE7;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .table-features .impacts {
  display: block;
  margin: 6px 0;
  padding: 6px 10px 2px;
  font-size: 0.8rem;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .table-features .impacts .impacts-gauge {
  -webkit-transform: scaleX(2);
          transform: scaleX(2);
  -webkit-transform-origin: left;
          transform-origin: left;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
#stake-info .searching-features {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
.station-variable-switch label {
  padding: 0 2px;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
.station-variable-switch .switch.switch-3d.switch-xs {
  padding-top: 3px;
  width: 24px;
  height: 10px;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
.station-variable-switch .switch.switch-3d.switch-xs .switch-handle {
  width: 10px;
  height: 10px;
  top: 3px;
}

/* line 1, app/assets/stylesheets/stake-info.css.sass */
.station-variable-switch .switch.switch-3d.switch-xs .switch-input:checked ~ .switch-handle {
  left: 12px;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options {
  position: absolute;
  width: 320px;
  top: 0;
  bottom: 0;
  left: -320px;
  background: #DADADA;
  padding: 20px;
  padding-right: 4px;
  scrollbar-gutter: stable;
  z-index: 20;
  overflow-y: hidden scroll;
  overflow-x: hidden;
  -webkit-transition: 0.35s ease;
  transition: 0.35s ease;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options.z-front {
  z-index: 30;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options.visible {
  left: 0;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options h1, #sidebar-forecast-options .h1 {
  margin-bottom: 4px;
  margin-top: -10px;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options h4, #sidebar-forecast-options .h4 {
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options .forecast-results h4, #sidebar-forecast-options .forecast-results .h4 {
  margin-bottom: 0px;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options .forecast-results h4 .btn, #sidebar-forecast-options .forecast-results .h4 .btn {
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options .icon-btn {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options .close-btn {
  position: absolute;
  right: 4px;
  top: 18px;
  z-index: 999;
  font-size: 26px;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options .feature-actions {
  position: absolute;
  background: #DADADA;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options .feature-actions .feature-action {
  padding: 6px 4px;
  text-decoration: underline;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
#sidebar-forecast-options .feature-actions .feature-action .fas {
  display: inline-block;
  margin-right: 4px;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector {
  text-align: left;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  background-color: #D9D9D9;
  color: #000000 !important;
  position: relative;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector a {
  color: #000000 !important;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector.actionable {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-label {
  overflow: hidden;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 50vw;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/forecast.css.sass */
  .forecast-selector .forecast-label {
    height: 32px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/forecast.css.sass */
  .forecast-selector .forecast-label {
    height: 35px;
  }
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-label .forecast-title {
  display: inline-block;
  margin-left: 8px;
  -webkit-box-flex: 10;
      -ms-flex: 10;
          flex: 10;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-label .forecast-title:not(.multi) {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (min-width: 1024px) {
  /* line 1, app/assets/stylesheets/forecast.css.sass */
  .forecast-selector .forecast-label .forecast-title {
    display: inline;
    margin-left: 0px;
  }
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-label .forecast-title.multi {
  font-size: 10px;
  line-height: 12px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-label .forecast-label-loader {
  width: 30px;
  height: 30px;
  padding: 6px;
  margin-left: 8px;
  margin-right: 8px;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-label .forecast-label-loading-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .menu-icon {
  color: #1D1D1B;
  display: none;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .menu-icon.float-end {
  padding-right: 12px;
}

@media (min-width: 1024px) {
  /* line 1, app/assets/stylesheets/forecast.css.sass */
  .forecast-selector .menu-icon {
    display: inline-block;
  }
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container {
  padding: 0 6px;
  background: #D9D9D9;
  width: 100vw;
  max-width: 350px;
}

@media (min-width: 1024px) {
  /* line 1, app/assets/stylesheets/forecast.css.sass */
  .forecast-selector .forecast-menu-container {
    width: 100%;
    max-width: 100%;
  }
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: calc(100vh - 50px);
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu .btn-group {
  padding: 12px 0;
  -ms-flex-item-align: center;
      align-self: center;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu ul {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #000000;
  text-align: right;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu ul li {
  background: #DADADA;
  font-size: small;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-height: 38px;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu ul li.selected {
  font-weight: bold;
  background: #FFFFB1;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu ul li.selected:hover {
  background: #FFFFB1;
  cursor: default;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu ul li.selected:hover a {
  cursor: default;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu ul li:hover {
  background: #FFFFE7;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu ul li span {
  text-align: left;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu .multi-common {
  min-height: 14px;
  padding: 0 0.5rem;
  background: transparent;
  border: 1px solid lightgray;
  text-align: right;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu .station-list-item-label {
  width: 60%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 8px;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu .station-list-item-reference {
  width: 40%;
  max-width: 150px;
}

/* line 1, app/assets/stylesheets/forecast.css.sass */
.forecast-selector .forecast-menu-container .forecast-menu .station-list-item-reference-select {
  font-size: small;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header {
  position: absolute;
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  z-index: 99;
  left: 0px;
  right: 0px;
  top: 0px;
  background: #000000;
  color: #FFFFFF;
  font-size: 16px;
  vertical-align: middle;
  text-align: center;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/header.css.sass */
  .header {
    height: 32px;
    line-height: 32px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/header.css.sass */
  .header {
    height: 35px;
    line-height: 35px;
  }
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .logo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: none;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .logo a, .header .logo a:hover {
  color: #FFFFFF;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .logo.sm {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  min-width: 50px;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .logo.sm img {
  padding: 4px 4px 8px;
  max-height: 30px;
}

@media (min-width: 1024px) {
  /* line 1, app/assets/stylesheets/header.css.sass */
  .header .logo {
    display: block;
  }
  /* line 1, app/assets/stylesheets/header.css.sass */
  .header .logo.sm {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-icon {
  font-size: 16px;
  line-height: 30px;
  padding: 0 8px;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-item:not(.last) {
  border-right: 1px solid #FFFFFF;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-item .menu-icon {
  padding: 0;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/header.css.sass */
  .header .menu-item .menu-icon {
    padding-right: 8px;
  }
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-item .dropdown-toggle::after {
  display: none;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/header.css.sass */
  .header .menu-item .dropdown-toggle::after {
    display: inline-block;
  }
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-item a {
  color: #FFFFFF;
  display: block;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-item .dropdown-menu {
  width: 100%;
  background: #000000;
  padding: 0;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-item .dropdown-menu .nav-link {
  padding: 0.1rem 0.7rem;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-item .dropdown-menu .nav-link:hover {
  color: #FFFFFF;
}

/* line 1, app/assets/stylesheets/header.css.sass */
.header .menu-item .dropdown-menu .nav-link:not(:last-child) {
  border-bottom: 1px solid #FFFFFF;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.map-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-ctrl-top-right {
  right: 285px;
  top: 2px;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-ctrl-bottom-right {
  -webkit-transition: .35s ease;
  transition: .35s ease;
  right: 0;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-ctrl-bottom-left {
  left: 10px;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-ctrl-bottom-left .maplibregl-ctrl-group:not(:empty) {
  height: 29px;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-ctrl-bottom-left .maplibregl-ctrl-group button {
  display: inline-block;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-ctrl-top-left {
  left: 10px;
  top: unset;
  bottom: 50px;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-ctrl-top-left .maplibregl-ctrl-group {
  height: unset !important;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-ctrl-top-left table.print-table {
  margin: 10px 20px;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-popup.never {
  display: none !important;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-popup.invisible {
  display: none;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#map .maplibregl-popup .maplibregl-popup-content {
  min-width: 100px;
  text-align: center;
  padding: 6px 4px;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#background-layers {
  position: absolute;
  bottom: 6px;
  left: 6px;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  #background-layers {
    left: 120px;
  }
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#background-layers .background-layer, .background-layers .background-layer {
  display: inline-block;
  margin: 0 4px;
  height: 36px;
  width: 36px;
  background: #DADADA;
  -webkit-box-shadow: 0 0 0 2px rgba(128, 128, 128, 0.1);
          box-shadow: 0 0 0 2px rgba(128, 128, 128, 0.1);
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid white;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#background-layers .background-layer.selected, .background-layers .background-layer.selected {
  outline: 1px solid #2584ff;
  border-color: #2584ff;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#background-layers .background-layer img, .background-layers .background-layer img {
  height: 100%;
  width: 100%;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#background-layers .visibility-button, .background-layers .visibility-button {
  display: inline-block;
  width: 29px;
  height: 29px;
  vertical-align: top;
  text-align: center;
  padding: 5px;
  font-size: 18px;
  margin-bottom: 5px;
  margin-left: 6px;
  color: #444;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#background-layers .visibility-button.de-activated, .background-layers .visibility-button.de-activated {
  color: #666;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.6), 49%, black, 52%, rgba(255, 255, 255, 0.6), 60%, rgba(255, 255, 255, 0.6));
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#background-layers .multi-select-button, .background-layers .multi-select-button {
  display: inline-block;
  width: 29px;
  height: 29px;
  vertical-align: top;
  text-align: center;
  padding: 5px;
  font-size: 18px;
  margin-bottom: 5px;
  margin-left: 6px;
  color: #444;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
#background-layers .multi-select-button.activated, .background-layers .multi-select-button.activated {
  color: #2584ff;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.public-map input {
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.public-map #public-map {
  background: #DADADA;
  margin: 0 auto 12px;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.map-panel #background-layers, .map-panel .maplibregl-ctrl-bottom-left, .map-panel .maplibregl-ctrl-top-left, .map-panel .search-bar {
  position: absolute;
  display: block;
  -webkit-transition: 0.35s ease;
  transition: 0.35s ease;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.map-panel .maplibregl-ctrl-bottom-left, .map-panel .maplibregl-ctrl-top-left {
  display: none;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel .maplibregl-ctrl-bottom-left, .map-panel .maplibregl-ctrl-top-left {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.map-panel .search-bar {
  top: 10px;
  left: 2px;
  z-index: 8;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel .search-bar {
    top: 20px;
    left: 20px;
  }
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel.has-left-side #background-layers, .map-panel.has-left-side .maplibregl-ctrl-bottom-left, .map-panel.has-left-side .maplibregl-ctrl-top-left {
    -webkit-transform: translateX(320px);
            transform: translateX(320px);
  }
}

@media (min-width: 768px) and (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel.has-left-side #background-layers, .map-panel.has-left-side .maplibregl-ctrl-bottom-left, .map-panel.has-left-side .maplibregl-ctrl-top-left {
    -webkit-transform: translateX(350px);
            transform: translateX(350px);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel.has-left-side #background-layers, .map-panel.has-left-side .maplibregl-ctrl-bottom-left, .map-panel.has-left-side .maplibregl-ctrl-top-left {
    -webkit-transform: translateX(380px);
            transform: translateX(380px);
  }
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel.has-left-side .search-bar {
    left: 340px;
  }
}

@media (min-width: 768px) and (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel.has-left-side .search-bar {
    left: 370px;
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel.has-left-side .search-bar {
    left: 400px;
  }
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.map-panel.has-right-side .maplibregl-ctrl-bottom-right {
  right: 0 !important;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel.has-right-side .maplibregl-ctrl-bottom-right {
    right: 310px !important;
  }
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel.has-right-side .maplibregl-ctrl-bottom-right {
    right: 340px !important;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .map-panel.has-right-side .maplibregl-ctrl-bottom-right {
    right: 370px !important;
  }
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.side-button {
  font-size: 20px;
  position: absolute;
  z-index: 5;
  background: #DADADA;
  border-color: #000031;
  height: 42px;
  width: 42px;
  border-style: ridge;
  text-shadow: 0 0 1px #7e0b0b;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.side-button:hover {
  border-color: #000088;
  background: #F9F9F9;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.left-side-button {
  left: 0;
  top: 110px;
  border-radius: 0 8px 8px 0;
  border-width: 2px 2px 2px 0;
  -webkit-box-shadow: 1px 0 3px #c1b4b4;
          box-shadow: 1px 0 3px #c1b4b4;
  color: #8b6231;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.left-side-button.down {
  color: #6c757d;
  top: 170px;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.left-side-button .badge {
  position: absolute;
  top: -10px;
  left: 25px;
  font-size: 0.6em;
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.right-side-button {
  right: 0;
  bottom: 150px;
  border-radius: 8px 0 0 8px;
  border-width: 2px 0 2px 2px;
  -webkit-box-shadow: -1px 0 3px #c1b4b4;
          box-shadow: -1px 0 3px #c1b4b4;
  color: #000000;
  display: block;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .right-side-button {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/maps.css.sass */
.right-side-button.visible {
  display: none;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/maps.css.sass */
  .right-side-button.visible {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel {
  top: 0;
  bottom: 0;
  padding: 12px;
  height: 100%;
  width: 300px;
  position: absolute;
  z-index: 9;
  bottom: 0;
  pointer-events: none;
  -webkit-transition: .35s ease;
  transition: .35s ease;
  right: -300px;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/legend.css.sass */
  .legend-panel {
    width: 330px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/legend.css.sass */
  .legend-panel {
    width: 360px;
  }
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/legend.css.sass */
  .legend-panel {
    right: -330px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/legend.css.sass */
  .legend-panel {
    right: -360px;
  }
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel.visible {
  right: 0;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  pointer-events: all;
  max-height: calc(100% - 30px);
  position: absolute;
  bottom: 12px;
  right: 12px;
  width: 276px;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/legend.css.sass */
  .legend-panel .legend {
    width: 306px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/legend.css.sass */
  .legend-panel .legend {
    width: 336px;
  }
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-close-btn {
  background: #DADADA;
  position: absolute;
  top: -6px;
  right: 12px;
  border: none;
  border-radius: 6px 6px 0 0;
  z-index: 9999;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-close-btn:hover {
  color: #000000;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 16px 10px 16px;
  width: 100%;
  background: #DADADA;
  margin-top: 10px;
  border-radius: 8px;
  opacity: 0.96;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-group:hover {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-group .legend-group-header {
  padding-top: 12px;
  background: #DADADA;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-group .all-visibility-icon {
  margin-top: 2px;
  font-size: 16px;
  color: #707070;
  opacity: 0.8;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-group .all-visibility-icon:hover {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-group .legend-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-group .header-flex-pointer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-group .chevron-icon {
  font-size: 16px;
  margin-top: 4px;
  margin-bottom: 4px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .legend-group .legend-group-container {
  width: 100%;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend h2, .legend-panel .legend .h2 {
  font-size: 17.6px;
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend h2 .fas, .legend-panel .legend .h2 .fas {
  display: none;
  width: 30px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0 0 2px #000000;
  line-height: 30px;
  vertical-align: top;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/legend.css.sass */
  .legend-panel .legend h2 .fas, .legend-panel .legend .h2 .fas {
    margin-right: 3px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/legend.css.sass */
  .legend-panel .legend h2 .fas, .legend-panel .legend .h2 .fas {
    margin-right: 6px;
  }
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend h2 .fas.btn-view, .legend-panel .legend .h2 .fas.btn-view {
  color: #000000;
  text-shadow: none;
  opacity: 0.3;
  cursor: pointer;
  font-size: 16px;
  vertical-align: middle;
  float: right;
  line-height: 30px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend h2 .fas.btn-view:hover, .legend-panel .legend .h2 .fas.btn-view:hover {
  opacity: 0.3;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-legend-container {
  padding-left: 12px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-legend-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-legend-header-icon {
  font-size: 16px;
  color: #707070;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-legend {
  width: 100%;
  height: 12px;
  margin-top: 10px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-legend .risk-legend-entry {
  position: relative;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-legend .risk-legend-entry .risk-legend-text {
  position: absolute;
  padding-left: 1px;
  left: -1px;
  top: 15px;
  background: #DADADA;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  overflow: hidden;
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .forecast-time-navigator {
  color: #666;
  margin-top: 24px;
  margin-bottom: -10px;
  border-radius: 4px;
  padding: 2px 10px;
  text-align: center;
  -webkit-box-shadow: 0 0 4px #888;
          box-shadow: 0 0 4px #888;
  max-width: 222px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .forecast-time-navigator .slider.slider-horizontal {
  width: calc(100%);
  margin-bottom: -4px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .forecast-time-navigator .slider.slider-horizontal .slider-handle {
  width: 7px;
  height: 17px;
  border-radius: 4px;
  background-color: #FFFFFF;
  border: 1px solid #DADADA;
  background-image: none;
  margin-left: -3px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .forecast-time-navigator .slider.slider-horizontal .slider-track {
  height: 8px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .forecast-time-navigator .fas {
  font-size: 10px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-bulletin {
  position: relative;
  margin: 4px 8px 0;
  border: 1px inset white;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-bulletin .risk-time-now {
  position: absolute;
  z-index: 2;
  width: 2px;
  background: black;
  top: 0;
  bottom: 0;
  border: 1px solid rgba(200, 200, 200, 0.6);
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-bulletin .h {
  height: 16px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-bulletin .h:hover {
  border-left: 1px solid rgba(64, 64, 64, 0.5);
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-bulletin-legend {
  margin: -2px 8px 0;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-bulletin, .legend-panel .legend .risk-bulletin-legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-bulletin .custom-tooltip-container, .legend-panel .legend .risk-bulletin-legend .custom-tooltip-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .risk-bulletin .h, .legend-panel .legend .risk-bulletin-legend .h {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: visible;
  text-wrap: nowrap;
  font-size: x-small;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes {
  background: #FFFF40;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 150px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes.collapsed {
  min-height: 50px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-group-header {
  background: #FFFF40;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .stake-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-group-container {
  padding-left: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  min-height: 0;
  overflow-y: auto;
  margin-top: 10px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-group-container.collapsed {
  height: 0 !important;
  min-height: 0 !important;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes h2 .fas, .legend-panel .legend .stakes .h2 .fas {
  color: #FFFFFF;
  text-shadow: 0 0 2px black;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes h2 .fas.btn-view, .legend-panel .legend .stakes .h2 .fas.btn-view {
  color: #000000;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4px 0 0 6px;
  border-top: 0.5px solid #000000;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-row.is-child {
  margin-left: 16px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-row .legend-entry {
  padding-bottom: 4px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-row .legend-entry.selectable {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-row .legend-entry.selectable:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-row .legend-entry .visible-icon {
  width: 16px;
  text-align: center;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .stakes .legend-row .caret {
  cursor: pointer;
  padding: 1px 3px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block {
  list-style: none;
  margin-top: 10px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 5px;
  width: 13px;
  height: 13px;
  background-color: white;
  border-radius: 50%;
  border: 1px solid #000000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  outline: none;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block input[type="checkbox"]:checked::before {
  background-color: #000000;
  content: ' ';
  height: 9px;
  width: 9px;
  display: block;
  margin: 1px;
  border-radius: 50%;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block h3, .legend-panel .legend .time-legend-block .h3 {
  display: inline-block;
  margin-bottom: 2px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block h3 input[type="checkbox"], .legend-panel .legend .time-legend-block .h3 input[type="checkbox"] {
  vertical-align: baseline;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block .time-legend-entry {
  list-style: none;
  margin: 2px 0px;
  width: 49%;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block .time-legend-entry label {
  margin: 0;
  cursor: pointer;
  width: 100%;
  padding: 0 2px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block .time-legend-entry label:hover > .time-legend-text {
  -webkit-box-shadow: 0 0 5px darkgray;
          box-shadow: 0 0 5px darkgray;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block .time-legend-entry label input[type="checkbox"] {
  display: none;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block .time-legend-entry label input[type="checkbox"]:not(:checked) + span.time-legend-text {
  opacity: 0.3;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block .time-legend-entry label:hover > input[type="checkbox"]:not(:checked) + span.time-legend-text {
  opacity: 0.4;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block .time-legend-entry label ul {
  margin-bottom: 4px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block .time-legend-entry label .time-legend-text {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 2px 0px;
  border-radius: 4px;
  color: #000000;
  display: block;
  width: 100%;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .time-legend-block .time-legend-entry label .time-legend-text.first {
  color: #FFFFFF;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource.collapsed {
  min-height: 50px !important;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40px;
  padding: 8px;
  border: 1px solid transparent;
  border-radius: 50%;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker:has(.selected) {
  border-color: #888;
  -webkit-box-shadow: 0px 1px 0.5px #adabab;
          box-shadow: 0px 1px 0.5px #adabab;
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker.hoverable:hover {
  background-color: rgba(255, 255, 255, 0.25);
  border-color: #aaa;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker.hoverable:hover:has(.selected) {
  border-color: #888;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker.hoverable:hover .selectable {
  opacity: 0.85;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker.hoverable:hover .selectable.selected {
  opacity: 0.5;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker.hoverable:hover .selectable::after {
  opacity: 0;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker.hoverable:hover .selectable:not(.selected)::after {
  opacity: 0;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker .selectable {
  position: relative;
  opacity: 0.4;
  -webkit-transition: opacity 0.3s, -webkit-filter 0.3s;
  transition: opacity 0.3s, -webkit-filter 0.3s;
  transition: filter 0.3s, opacity 0.3s;
  transition: filter 0.3s, opacity 0.3s, -webkit-filter 0.3s;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker .selectable::after {
  content: ' ';
  position: absolute;
  top: calc(50% - 2px);
  height: 4px;
  width: 130%;
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(white));
  background: linear-gradient(black, white);
  left: -15%;
  z-index: 9;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  opacity: 0;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker .selectable:not(.selected)::after {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/legend.css.sass */
.legend-panel .legend .resource .resource-marker-container .resource-marker .selectable.selected {
  -webkit-filter: grayscale(100%) brightness(60%);
          filter: grayscale(100%) brightness(60%);
  opacity: 1 !important;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare {
  background: #FFFFFF;
  position: absolute;
  z-index: 31;
  top: 0;
  bottom: 0;
  width: calc(100% - 320px);
  left: -100vw;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  padding: 20px;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/action-plans.css.sass */
  .action-plans-compare {
    width: calc(100% - 350px);
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/action-plans.css.sass */
  .action-plans-compare {
    width: calc(100% - 380px);
  }
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare.visible {
  left: 0px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .icon-btn {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .btn-scroll {
  cursor: pointer;
  font-size: 22px;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .close-btn {
  position: absolute;
  right: 26px;
  top: 26px;
  z-index: 999;
  font-size: 26px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline {
  position: absolute;
  padding: 6px 20px;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
  background: #FFFFFF;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table {
  vertical-align: bottom;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table tr {
  height: 6px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .empty-row {
  height: 8px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-row td, .action-plans-compare .timeline .timeline-table .empty-row td {
  border: none;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-row .tick, .action-plans-compare .timeline .timeline-table .empty-row .tick {
  border-left: 1px solid #000000;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-row h3, .action-plans-compare .timeline .timeline-table .header-row .h3, .action-plans-compare .timeline .timeline-table .empty-row h3, .action-plans-compare .timeline .timeline-table .empty-row .h3 {
  padding-bottom: 4px;
  position: absolute;
  top: 4px;
  left: 6px;
  width: 250px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-row .impacttime h3, .action-plans-compare .timeline .timeline-table .header-row .impacttime .h3, .action-plans-compare .timeline .timeline-table .empty-row .impacttime h3, .action-plans-compare .timeline .timeline-table .empty-row .impacttime .h3 {
  z-index: 9;
  padding: 0 6px 0 0;
  font-size: small;
  top: 3px;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-row td:last-of-type h3, .action-plans-compare .timeline .timeline-table .header-row td:last-of-type .h3 {
  left: -54px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-column {
  width: 180px;
  height: 28px;
  text-wrap: nowrap;
  text-overflow: ellipsis;
  border: none;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-column h3, .action-plans-compare .timeline .timeline-table .header-column .h3 {
  max-width: 180px;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  display: inline-block;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .tick {
  border-left: 1px solid #000000;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-row .tick {
  border: none;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-row .tick::before {
  content: " ";
  width: 1px;
  display: inline-block;
  position: absolute;
  top: 12px;
  bottom: 0px;
  left: -0.5px;
  border-left: 1px solid #000000;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table td {
  border-left: 1px solid #DADADA;
  width: 12px;
  position: relative;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table tr:not(.header-row) td:not(.header-column)::after {
  content: " ";
  width: calc(100% + 1px);
  height: 12px;
  display: inline-block;
  position: absolute;
  bottom: 6px;
  margin-left: -1px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table td.tick::after {
  width: 100%;
  margin-left: 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .p::after {
  background-color: #ffff54;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .i::after, .action-plans-compare .timeline .timeline-table .il::after {
  background-color: cyan;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .il:nth-child(even)::after {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .v::after {
  background-color: #03ff00;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .e::after {
  background-color: #ee4b02;
  /* background: #ffff54; */
  /* height: 3px !important; */
  /* bottom: 4px !important; */
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table tr:has(td.p:hover) td.p::after, .action-plans-compare .timeline .timeline-table tr:has(td.i:hover) td.i::after, .action-plans-compare .timeline .timeline-table tr:has(td.il:hover) td.il::after, .action-plans-compare .timeline .timeline-table tr:has(td.v:hover) td.v::after, .action-plans-compare .timeline .timeline-table tr:has(td.e:hover) td.e::after {
  border-width: 1.5px;
  border-color: #000000;
  border-top-style: solid;
  border-bottom-style: solid;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table tr:has(td.p:hover) td.p:nth-last-child(1 of .p)::after, .action-plans-compare .timeline .timeline-table tr:has(td.i:hover) td.i:nth-last-child(1 of .i)::after, .action-plans-compare .timeline .timeline-table tr:has(td.il:hover) td.il:nth-last-child(1 of .il)::after, .action-plans-compare .timeline .timeline-table tr:has(td.v:hover) td.v:nth-last-child(1 of .v)::after, .action-plans-compare .timeline .timeline-table tr:has(td.e:hover) td.e:nth-last-child(1 of .e)::after {
  border-right-style: solid;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table tr:has(td.p:hover) td.p:nth-child(1 of .p)::after, .action-plans-compare .timeline .timeline-table tr:has(td.i:hover) td.i:nth-child(1 of .i)::after, .action-plans-compare .timeline .timeline-table tr:has(td.il:hover) td.il:nth-child(1 of .il)::after, .action-plans-compare .timeline .timeline-table tr:has(td.v:hover) td.v:nth-child(1 of .v)::after, .action-plans-compare .timeline .timeline-table tr:has(td.e:hover) td.e:nth-child(1 of .e)::after {
  border-left-style: solid;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table td.impacttime::before {
  border-left: 3px double blue;
  z-index: 16;
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 0;
  width: 1px;
  bottom: 0;
  left: -2px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .empty-row td.impacttime::before {
  left: -1.5px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .header-row td.impacttime::before {
  top: 12px;
  left: -1.5px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .empty-row:last-of-type td.impacttime {
  border: none;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .markpoint::before {
  content: ' ';
  height: 16px;
  width: 16px;
  border-radius: 50%;
  left: -8px;
  top: 8px;
  position: absolute;
  background: #000000;
  z-index: 5;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .timeline .timeline-table .markpoint.impact::before {
  background: darkblue;
  z-index: 6;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .action-plans {
  display: block;
  margin: 24px -20px 0 -20px;
  overflow-x: auto;
  overflow-y: visible;
  text-wrap: nowrap;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .action-plans .action-plan h2, .action-plans-compare .action-plans .action-plan .h2 {
  position: sticky;
  top: 0;
  width: 300px;
  background: #FFFFFF;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-compare .action-plans .action-plan:not(:last-child) h2, .action-plans-compare .action-plans .action-plan:not(:last-child) .h2 {
  border-right: 1px solid black;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan, .action-plans-list .action-plan {
  position: relative;
  display: inline-block;
  width: 320px;
  height: 100%;
  padding: 0 19px 0 20px;
  font-size: 12px;
  vertical-align: top;
  text-wrap: pretty;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan .table-features, .action-plans-list .action-plan .table-features {
  margin-top: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan .table-features .requirements, .action-plans-list .action-plan .table-features .requirements {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  line-height: 20px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan .table-features .requirements .badge, .action-plans-list .action-plan .table-features .requirements .badge {
  margin-left: 2px;
  max-width: 120px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan:not(:last-child), .action-plans-list .action-plan:not(:last-child) {
  border-right: 1px solid black;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan .btn-select, .action-plans-list .action-plan .btn-select {
  background-color: #DADADA;
  color: #000000;
  margin-top: 6px;
  margin-left: 82px;
  bottom: 10px;
  position: sticky;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan .action-plan-edit, .action-plans-list .action-plan .action-plan-edit {
  font-size: 20px;
  display: none;
  line-height: 26px;
  vertical-align: bottom;
  position: absolute;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan .action-plan-trash, .action-plans-list .action-plan .action-plan-trash {
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan .action-plan-trash:hover, .action-plans-list .action-plan .action-plan-trash:hover {
  color: #dc3545;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan .action-plan-dup, .action-plans-list .action-plan .action-plan-dup {
  font-size: 16px;
  padding: 0 10px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan .action-plan-dup:hover, .action-plans-list .action-plan .action-plan-dup:hover {
  color: #aaaadc;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan-title-wrapper, .action-plans-list .action-plan-title-wrapper {
  display: inline-block;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan-title-wrapper:hover .action-plan-edit, .action-plans-list .action-plan-title-wrapper:hover .action-plan-edit {
  display: inline;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans .action-plan-title-wrapper:hover .action-plan-title::after, .action-plans-list .action-plan-title-wrapper:hover .action-plan-title::after {
  width: calc(100% - 4px);
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan {
  padding: 12px 19px 4px 20px;
  border: 1px solid gray;
  margin: 0px 10px 10px;
  display: inline-block;
  -webkit-box-shadow: 0 0 10px lightgray;
          box-shadow: 0 0 10px lightgray;
  text-align: left;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .table-features {
  margin: 4px 0px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .table-features .badge {
  vertical-align: text-bottom;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .float-end {
  margin-top: 3px;
  margin-bottom: -3px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .float-end td {
  padding: 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .action-plan-title {
  cursor: pointer;
  position: relative;
  display: inline;
  margin-right: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .action-plan-title::after {
  content: ' ';
  position: absolute;
  left: 2px;
  bottom: -3px;
  height: 2px;
  width: 0;
  background: #000000;
  -webkit-transition: 250ms ease;
  transition: 250ms ease;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .action-plan-title:hover {
  text-shadow: 0 0 1px #D9D9D9;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .action-crisis-cells {
  padding: 4px 0;
  display: block;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .action-crisis-cells i {
  vertical-align: top;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .action-crisis-cells label div {
  height: 14px;
  width: 14px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .action-crisis-cells.inline {
  display: inline;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-plan .action-crisis-cells.inline div.show {
  vertical-align: sub;
  display: inline-block;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.plan-alone.config-modal {
  top: 30px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  width: 100%;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.plan-alone.config-modal .config-modal-contents {
  top: 30px;
  height: unset;
  max-width: calc(714px + 60px + 60px);
  left: calc(50vw - (714px + 60px) / 2);
  min-height: 150px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.plan-alone.config-modal .action-plan.configuration {
  margin-top: 0px;
  padding: 20px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.plan-alone.config-modal .btn-back {
  margin-bottom: -49px;
  display: block;
  margin-left: -10px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan {
  font-size: small;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .table-features {
  margin-top: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .table-features .comments {
  display: -webkit-box;
  max-width: 200px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .table-features .comments.pre {
  white-space: pre-line;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .table-features .comments.short {
  -webkit-line-clamp: 2;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .action-plan-header h2, .action-plan .action-plan-header .h2 {
  display: inline-block;
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .action-plan-header a {
  text-decoration: underline;
  color: #444;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .action-plan-header a:hover {
  color: #000000;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .form-control {
  font-size: small;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .form-check-input:checked {
  background-color: black;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan textarea {
  height: 75px;
  border: none;
  border-radius: 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan.configuration {
  margin-top: 80px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .col-sm-3 {
  padding: 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .req-assets {
  margin: 0;
  list-style: none;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .req-assets li {
  margin-top: 4px;
  padding-left: 10px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .list-reqs b {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .list-reqs .req-assets {
  list-style: circle;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .stakes-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .stakes-buttons i.fas {
  display: inline-block;
  margin: 4px;
  font-size: 1.1rem;
  opacity: 0.6;
  -webkit-transition: 350ms ease-in-out;
  transition: 350ms ease-in-out;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .stakes-buttons i.fas:hover {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .stakes-buttons .search-bar {
  -webkit-box-flex: 10;
      -ms-flex: 10;
          flex: 10;
  text-align: right;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .stakes-buttons .search-bar .css-hlgwow {
  padding: 2px 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .stakes-buttons .search-bar i.fas {
  margin: 1px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .stakes-container {
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 5px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan .stakes-container .badge.rounded-pill {
  margin: 3px;
  font-size: 0.85em;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action {
  border-top: 1px solid darkgray;
  padding-top: 10px;
  position: relative;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action span.grippy {
  content: '....';
  width: 20px;
  height: 20px;
  display: inline-block;
  overflow: hidden;
  line-height: 5px;
  padding: 3px 4px;
  cursor: move;
  vertical-align: middle;
  margin-top: -1.7em;
  margin-left: -1.7em;
  margin-right: .3em;
  font-size: 12px;
  font-family: sans-serif;
  letter-spacing: 2px;
  color: #444;
  text-shadow: 1px 0 1px black;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action span.grippy::after {
  content: '.. .. .. ..';
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action .action-index {
  display: inline-block;
  text-align: center;
  padding: 8px 0px;
  width: 44px;
  height: 44px;
  background: #000000;
  border-radius: 40px;
  color: #FFFFFF;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action .action-index h3, .action .action-index .h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action .action-reorder {
  display: inline-block;
  vertical-align: middle;
  padding: 0 12px;
  margin-top: -7px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action .action-reorder .fas {
  display: block;
  font-size: 15px;
  margin: 0px;
  padding: 0 1px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action .btn-trash {
  position: absolute;
  right: 5px;
  top: 5px;
  border: none;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action .btn-unset {
  border: none;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.inline-file-upload {
  margin-top: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.inline-file-upload div, .inline-file-upload p {
  display: inline-block;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.inline-file-upload p {
  margin-left: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.accordion > .card:not(:last-of-type) {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.accordion .card-header .spinner-border {
  width: 20px;
  height: 20px;
  margin: 8px 8px -2px;
  color: lightgrey;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts {
  display: inline-block;
  font-size: x-small;
  padding: 6px 6px 0;
  background: #fff;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts > * {
  vertical-align: top;
  display: inline-block;
  padding: 0 3px;
  line-height: 1;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts ul {
  display: inline-block;
  list-style: none;
  margin-bottom: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts i.fas {
  display: inline-block;
  margin-right: -5px;
  vertical-align: 0px;
  font-size: 13px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts > span {
  display: inline-block;
  margin-left: 3px;
  line-height: 0.8rem;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.criticality-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 11px;
  padding: 4px 12px 2px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.criticality-filters input[type="checkbox"] {
  width: 12px;
  margin-right: 1px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.slider-legend {
  text-align: center;
  margin-bottom: 10px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.slider-legend .col-1 {
  overflow: visible;
  text-wrap: nowrap;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.accordion.accordion-threats > .card {
  overflow: visible;
  border-width: 0.5px;
  border-bottom-color: transparent;
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.accordion.accordion-threats > .card .btn-link {
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.accordion.accordion-threats > .card .btn-link:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.card.threat {
  margin-bottom: 0.3rem;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.card.threat .card-header {
  font-size: small;
  padding: 4px 10px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.card.threat .card-header .hint-view {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.card.threat .card-header:hover > .hint-view {
  display: block;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.card.threat .card-body {
  padding: 4px 10px 8px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-gauge {
  display: inline-block;
  margin: 0 10px;
  width: 100px;
  height: 14px;
  text-align: right;
  text-wrap: nowrap;
  background: white;
  border: 1px solid #88f;
  padding: 0;
  overflow: hidden;
  margin-bottom: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-gauge .impact-gauge {
  display: inline-block;
  height: 12px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-gauge-ensemble {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-gauge-ensemble p {
  font-size: 13px;
  margin: 0 auto 2px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts.ensemble table i.fas {
  margin-right: 0px;
  vertical-align: 0px;
  font-size: 10px;
  min-width: 15px;
  text-align: center;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-gauge.vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 4px 24px;
  width: 14px;
  height: 50px;
  text-align: right;
  text-wrap: nowrap;
  background: white;
  border: 1px solid #88f;
  padding: 0;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-gauge.vertical .impact-gauge {
  display: block;
  width: 12px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-0, .impact-10, .impact-20, .impact-30, .impact-40 {
  background-color: #94ecff;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-0 tr td, .impact-10 tr td, .impact-20 tr td, .impact-30 tr td, .impact-40 tr td {
  border-bottom: 1px solid #eef;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-50 {
  background-color: #6fb5e1;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-100 {
  background-color: #4a7fc3;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-150 {
  background-color: #2548a5;
  color: #FFFFFF;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-200 {
  background-color: #001287;
  color: #FFFFFF;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-prob-4 {
  background-color: #FADFDE;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-prob-12 {
  background-color: #EE7C92;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-prob-24 {
  background-color: #C32959;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-prob-32 {
  background-color: #8A1E42;
  color: white;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-count {
  padding: 4px 2px;
  font-size: 8px;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #eef;
  max-width: 20px;
  width: 15px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-count.impact-prob-4 {
  border-radius: 4px 0 0 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-count.impact-prob-32 {
  border-radius: 0 4px 4px 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.no-impact {
  border-radius: 50%;
  border: 2px solid grey;
  height: 30px;
  width: 30px;
  margin: 4px auto;
  text-align: center;
  line-height: 27px;
  font-size: 7px;
  background: transparent;
  cursor: default;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts {
  background-color: #eef;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts:has(.impact-list.no-area:empty) {
  display: none !important;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts.ensemble {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.tooltip.fade {
  position: fixed;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-tooltip {
  font-size: small;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-tooltip .tooltip-inner {
  background-color: #fff;
  border: 1px solid #44f;
  color: #000000;
  padding: 2px 12px 6px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-tooltip[data-popper-placement^="right"] .tooltip-arrow:before {
  border-right-color: #aaf !important;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-tooltip h6, .impacts-tooltip .h6 {
  padding: 0 4px 4px;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-tooltip h5, .impacts-tooltip .h5 {
  padding: 0 4px;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-tooltip table {
  width: 90%;
  margin: 0 5%;
  font-size: 11px;
  font-weight: bold;
  border-radius: 4px;
  border: 1px solid #aaf;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-tooltip table tr td {
  padding: 1px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-list {
  display: block;
  margin: 2px 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-list .impact-list-item {
  display: inline-block;
  margin-right: 12px;
  line-height: 19px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-list .impact-list-item i.fas {
  margin-right: 4px;
  font-size: 13px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-list .impact-list-item .zini-building-impact i.fas {
  margin-left: 1px;
  margin-right: 1px;
  font-size: 9px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-list .impact-list-item .zini-building-impact::before {
  content: '(+';
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-list .impact-list-item .zini-building-impact::after {
  content: ')';
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impact-list.impacts-road {
  margin-top: -2px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes {
  width: 100%;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .card.stakes {
  border-radius: 8px;
  padding-top: 2px;
  padding-bottom: 10px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .card-body {
  padding: 0px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .card-body .card .inline-icon {
  width: 13px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .card-body .card h4 .btn, .sidebar-stakes .card-body .card .h4 .btn {
  color: #000000;
  font-size: 12px;
  line-height: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .card-body .card h4 .btn:hover, .sidebar-stakes .card-body .card .h4 .btn:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .card-body .card h6, .sidebar-stakes .card-body .card .h6 {
  font-size: 12px;
  line-height: 15px;
  display: inline;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .card-body .card h6.overridden, .sidebar-stakes .card-body .card .overridden.h6 {
  text-decoration: line-through;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .card-body .card-header:hover {
  background: #FFFFE7;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .spinner-border {
  width: 10px;
  height: 10px;
  margin: 4px 4px -1px;
  color: lightgrey;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .card.threat {
  margin-bottom: 1px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .filters {
  margin-top: 8px;
  margin-bottom: 10px;
  padding: 0 10px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .filters select {
  position: relative;
  margin: 2px 0;
  font-style: italic;
  font-size: 0.7rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%3E%3Cpath%20d%3D%22M1408%20704q0%2026-19%2045l-448%20448q-19%2019-45%2019t-45-19l-448-448q-19-19-19-45t19-45%2045-19h896q26%200%2045%2019t19%2045z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 6px top 10px;
  background-size: 12px 12px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .remark {
  font-style: italic;
  padding: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-stakes .notice {
  padding: 0 16px;
  font-style: italic;
  font-size: xx-small;
  margin-bottom: 5px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-plans {
  width: 100%;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-plans .hint-view {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.sidebar-plans .card-header {
  border-radius: 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan.small .table-features {
  font-size: x-small;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .modal-dialog {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/action-plans.css.sass */
  .action-plan-modal .modal-dialog {
    max-width: calc(100vw - 120px);
  }
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .modal-dialog .modal-header, .action-plan-modal .modal-dialog .modal-body {
  padding: 1rem 40px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .modal-dialog .modal-header {
  border-bottom: 1px solid darkgray;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .summary {
  padding-top: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal hr {
  margin-top: calc(1rem - 16px);
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .table-features td:not(.desc) {
  text-align: right;
  padding-right: 4px;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .table-features tr:not(:last-child) td, .action-plan-modal .table-features tr:not(:last-child) th {
  border-color: rgba(0, 0, 0, 0.25);
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .modal-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .modal-title .controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .modal-title .controls .icon-btn {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .modal-title .controls .btn-select {
  background-color: #DADADA;
  color: #000000;
  padding: 2px 6px;
  font-size: 12px;
  margin-right: 16px;
  border-radius: 2px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .modal-title .controls .btn-select:hover {
  background-color: #FFFFFF;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-show {
  margin-bottom: 28px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-row {
  padding-bottom: 4px;
  margin-left: 22px;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  padding-left: 42px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-row b {
  display: inline-block;
  margin-right: 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-row .contact, .action-plan-modal .action-row .asset {
  display: inline-block;
  vertical-align: text-top;
  margin: 0 4px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-row .contact span, .action-plan-modal .action-row .asset span {
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-row .contact i, .action-plan-modal .action-row .asset i {
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-check {
  position: absolute;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/action-plans.css.sass */
  .action-plan-modal .action-header .action-check {
    margin-left: -40px;
  }
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-check input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  padding: 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-check input[type="checkbox"]:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  border: 2px solid #000000;
  background: white;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-check input[type="checkbox"]:hover:before {
  background: #aaa;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-check input[type="checkbox"]:focus:before {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-check input[type="checkbox"]:checked:before {
  background: #444;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-check input[type="checkbox"]:checked:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
          box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-index {
  margin-left: 32px;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/action-plans.css.sass */
  .action-plan-modal .action-header .action-index {
    margin-left: 0;
  }
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-title {
  margin-left: 16px;
  vertical-align: middle;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plan-modal .action-header .action-title h2, .action-plan-modal .action-header .action-title .h2 {
  font-size: 20px;
  line-height: 20px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells-title {
  font-style: italic;
  padding-top: 10px;
  padding-bottom: 10px;
  color: grey;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells.inline {
  padding: 0 10px;
  line-height: 40px;
}

@media (min-width: 576px) {
  /* line 1, app/assets/stylesheets/action-plans.css.sass */
  .action-crisis-cells.inline {
    line-height: 15px;
  }
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells label div {
  opacity: 0.3;
  height: 18px;
  width: 18px;
  margin: 0 2px;
  cursor: pointer;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells label div:hover {
  opacity: 0.5;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells label input[type="checkbox"] {
  height: 0;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells label input[type="checkbox"]:checked + div {
  opacity: 1 !important;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells.read-only label {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells.read-only label div {
  pointer-events: none;
  display: none;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells.read-only label div.show {
  display: block;
  opacity: 1 !important;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells.read-only label input[type="checkbox"] {
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-crisis-cells.read-only label input[type="checkbox"]:checked + div {
  display: block;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-crisis-cells label {
  -ms-flex-line-pack: normal !important;
      align-content: normal !important;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-crisis-cells label div {
  margin-top: -14px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.action-plans-list .action-crisis-cells i {
  padding-top: 2px;
  padding-right: 2px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
#action-modal {
  max-width: 1024px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
#action-modal .action {
  border: none;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.forecast-results .impacts-summary {
  background: rgba(247, 247, 247, 0.8);
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-summary {
  margin: 6px 10px;
  padding: 5px 10px;
  background: #D9D9D9;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-summary ul {
  list-style: none;
  margin: 0;
  text-align: right;
}

/* line 1, app/assets/stylesheets/action-plans.css.sass */
.impacts-summary .summary-figure {
  display: inline-block;
  width: 40px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .custom-loader {
  height: 30px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-header h2, .incident .incident-header .h2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-header h2 .custom-loader, .incident .incident-header .h2 .custom-loader {
  height: 30px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-header h2 .custom-tooltip-icon-button, .incident .incident-header .h2 .custom-tooltip-icon-button {
  font-size: 19px;
  color: grey;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-header h2 .custom-tooltip-icon-button:hover, .incident .incident-header .h2 .custom-tooltip-icon-button:hover {
  color: black;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-header h2 .custom-tooltip-text, .incident .incident-header .h2 .custom-tooltip-text {
  font-size: 17px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-header .custom-status-select {
  font-size: 14px;
  margin: 0 16px;
  display: inline;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-header .icon-btn {
  font-size: 26px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .custom-rich-text-input {
  min-height: 140px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .impacts-list ul {
  list-style: none;
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .impacts-list ul li {
  display: inline-block;
  margin: 2px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .impacts-list ul .badge {
  background-color: #aaa;
  padding: 0px 2px 0px 8px;
  color: #222;
  border-radius: 8px;
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .impacts-list ul .badge h3, .incident .impacts-list ul .badge .h3 {
  font-weight: bold;
  max-width: calc(100% - 26px);
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .impacts-list ul .badge button.custom-tooltip-icon-button {
  padding: 2px 4px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .impacts-list ul .badge.list-shrinker {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .impacts-list ul .badge.list-shrinker:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .impacts-list .btn-small.btn-link {
  margin-bottom: 0.5rem;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #444;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 6px 10px;
  list-style: none;
  width: 100%;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .badge {
  background-color: #ddd;
  padding: 4px 2px 4px 10px;
  color: #222;
  font-weight: bolder;
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .badge h3, .incident .resource-select .badge .h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 10px);
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .badge button.custom-tooltip-icon-button {
  padding: 0 4px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .react-select {
  width: 100%;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .react-select__control {
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem !important;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .react-select__control--is-focused {
  border-color: #86b7fe !important;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25) !important;
          box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25) !important;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .react-select__control.is-invalid {
  border-color: #dc3545 !important;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .react-select__menu {
  border-radius: 0.25rem !important;
  border: 1px solid #ced4da !important;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .react-select__option--is-focused {
  background-color: #e9ecef !important;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .resource-select .react-select__option--is-selected {
  background-color: #0d6efd !important;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .custom-conversations-panels {
  -webkit-transition: none;
  transition: none;
  max-height: 350px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .custom-conversations-panels .custom-message-container {
  border: 1px solid #ddd;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-editor-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 992px) {
  /* line 1, app/assets/stylesheets/incidents.css.sass */
  .incident .incident-editor-column {
    height: calc(100vh - 120px);
  }
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-editor-column .custom-tabs {
  height: 100%;
}

@media (min-width: 992px) {
  /* line 1, app/assets/stylesheets/incidents.css.sass */
  .incident .incident-editor-column .custom-tabs {
    min-height: 260px;
  }
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .incident-actions-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .add-action-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .actions-list {
  min-height: 100px;
  max-height: 297px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-flex: 5;
      -ms-flex-positive: 5;
          flex-grow: 5;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px 0 0 4px;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .add-action-button {
  padding: 8px 12px;
  background-color: #4CAF50;
  color: white;
  border: none;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .add-action-button:disabled {
  background-color: #cccccc;
  cursor: not-allowed;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .actions-list {
  min-height: 10px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  margin-bottom: 3px !important;
  background-color: #FFFFE7;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-item span.grippy {
  margin-top: -0.7em;
  margin-left: 0;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-item.dragging {
  background-color: #e3f2fd;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-item.completed {
  opacity: 0.6;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-item.completed .action-description {
  text-decoration: line-through;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-checkbox {
  margin-right: 10px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 10px;
  word-break: break-word;
  border-width: 0 0 1px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-description.completed {
  text-decoration: line-through;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .delete-action-button {
  background: none;
  border: none;
  color: #f44336;
  cursor: pointer;
  font-size: 18px;
  padding: 0 5px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .no-actions {
  padding: 1rem;
  text-align: center;
  color: #666;
  font-size: 0.875rem;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-specifications {
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  max-width: 600px;
  max-height: 0;
  overflow: hidden;
  margin: -4px auto 4px;
  -webkit-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  background: linear-gradient(135deg, #f0f0f0 0%, #FFF 100%);
  border-left: 1px solid #ddd;
  padding: 0 20px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-specifications.visible {
  max-height: 200px;
  padding: 4px 20px 10px;
  display: block;
  border-left-width: 4px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-specifications .action-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 0;
  border-bottom: 1px solid #eeeeee;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-specifications .action-row b {
  color: #4a4a4a;
  min-width: 180px;
  font-weight: 600;
  display: block;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-specifications .action-row span {
  color: #666666;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-specifications .action-row:hover {
  background-color: rgba(0, 120, 212, 0.05);
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident .action-specifications .action-row::before {
  content: "•";
  color: #0078d4;
  margin-right: 12px;
  font-size: 1.2em;
  line-height: 1;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.server-page .incident-alone.config-modal {
  opacity: 1;
  pointer-events: all;
  background: none;
  top: 30px;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.server-page .incident-alone.config-modal .close-btn {
  display: none;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/incidents.css.sass */
  .server-page .incident-alone.config-modal {
    top: 32px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/incidents.css.sass */
  .server-page .incident-alone.config-modal {
    top: 35px;
  }
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.server-page .incident-alone.config-modal .config-modal-contents-container {
  padding-top: 20px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.server-page .incident-alone.config-modal .incident {
  padding-bottom: 0;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.server-page .incident-alone.config-modal .incident .incident-contents {
  height: unset;
  overflow-y: hidden;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident-alone.config-modal {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 350ms;
  transition: all 350ms;
  width: 100%;
  z-index: 1000;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident-alone.config-modal.visible {
  opacity: 1;
  pointer-events: all;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident-alone.config-modal .config-modal-contents {
  top: 0;
  height: unset;
  max-width: 1144px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  min-height: 150px;
}

@media (min-width: 992px) {
  /* line 1, app/assets/stylesheets/incidents.css.sass */
  .incident-alone.config-modal .config-modal-contents {
    width: calc(100vw - 60px - 60px);
  }
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident-alone.config-modal .config-modal-contents-container {
  margin-top: 10px;
  width: 100%;
  max-width: 1024px;
}

@media (min-width: 992px) {
  /* line 1, app/assets/stylesheets/incidents.css.sass */
  .incident-alone.config-modal .config-modal-contents-container {
    width: calc(100% - 120px);
  }
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident-alone.config-modal .incident {
  margin-top: 0px;
  padding: 20px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident-alone.config-modal .incident .incident-contents {
  height: calc(100vh - 100px);
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident-alone.config-modal .btn-back {
  margin-bottom: -49px;
  display: block;
  margin-left: -10px;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident-summary .table-features {
  width: 100%;
}

/* line 1, app/assets/stylesheets/incidents.css.sass */
.incident-summary .table-features ul {
  list-style-type: square;
  padding-left: 0.8rem;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal {
  position: fixed;
  top: 100vh;
  left: 60px;
  width: calc(100% - 120px);
  z-index: 101;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal.visible {
  top: 30px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-header {
  position: absolute;
  top: 0px;
  background: #DADADA;
  height: 195px;
  width: 100%;
  padding: 43px 40px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-header .close-btn {
  font-size: 36px;
  margin-left: 17px;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-header .config-header-tabs {
  height: 80px;
  margin: 0 -10px;
  position: absolute;
  bottom: 0;
  width: calc(100% - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-header .config-header-tabs .config-header-tab {
  font-size: 35px;
  margin: 0 10px;
  background: #FFFFE7;
  border-radius: 16px 16px 0px 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 20px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-header .config-header-tabs .config-header-tab.selected {
  background: #FFFFB1;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents {
  background: #FFFFB1;
  height: calc(100vh - 225px);
  width: 100%;
  position: absolute;
  top: 195px;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container {
  width: 714px;
  margin: 40px auto;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid black;
  margin-right: 0;
  margin-left: 0;
  position: relative;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .col-6, .config-modal .config-modal-contents-container .form-group .col-sm-6, .config-modal .config-modal-contents-container .form-group .col-4, .config-modal .config-modal-contents-container .form-group .col-sm-4 {
  padding: 0;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .col-form-label {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group input:not([type="color"]), .config-modal .config-modal-contents-container .form-group select {
  border-radius: 0;
  border: none;
  height: 28px;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.02em;
  padding: 4px 8px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .radio-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .radio-container label {
  text-align: center;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group input[type="radio"] {
  display: inline-block;
  height: unset;
  vertical-align: middle;
  margin-right: 4px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group input.criticity-radio[type="radio"] {
  height: 28px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group input[type="radio"]:checked + label::after {
  background-color: #000000;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .population-checkbox {
  display: block;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .population-checkbox input[type="checkbox"] {
  max-height: 12px;
  display: inline-block;
  margin-right: 2px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .population-checkbox span {
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .population-checkbox input[type="text"] {
  margin-left: 4px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group.disabled {
  opacity: 0.4;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .contacts a {
  text-decoration: underline;
  cursor: pointer;
  line-height: 20px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .contacts .contact {
  position: relative;
  margin-bottom: 25px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .contacts .contact .contact-header {
  margin-bottom: 12px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .contacts .contact .contact-header .btn-trash {
  position: absolute;
  right: 00px;
  top: -6px;
  border: none;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .contacts .contact .form-group {
  border: none;
  margin: 6px 0;
  font-size: unset;
  line-height: unset;
  padding: 0;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .form-group .contacts .contact fieldset {
  border: none;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container small .btn-sm, .config-modal .config-modal-contents-container .small .btn-sm, .config-modal .config-modal-contents-container small .btn-group-sm > .btn, .config-modal .config-modal-contents-container .small .btn-group-sm > .btn {
  font-size: 100%;
  vertical-align: baseline;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plans {
  text-align: center;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plans a {
  text-decoration: underline;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plans .action-plan-templates {
  border: none;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plans .action-plan-pill {
  padding: 12px 24px;
  gap: 12px;
  height: 43px;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 30px;
  display: inline-block;
  margin: 0 10px 10px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plans .action-plan-pill.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  font-style: italic;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plans .action-plan-new {
  margin: 20px 0;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plan .form-control {
  font-size: small;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plan .actions .dropdown-item {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plan .action {
  padding-bottom: 20px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plan .action .form-group {
  border: none;
  padding: 0;
  margin: 4px 0;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plan .action .clearfix {
  height: 0;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plan .action-reorder {
  display: none;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plan .form-check-label {
  line-height: 20px;
}

/* line 1, app/assets/stylesheets/config-modal.css.sass */
.config-modal .config-modal-contents-container .action-plan td select {
  margin-right: 6px;
  border-right: 1px solid #000000;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
div.forecast-table-container {
  font-size: small;
  max-width: calc(100vw - 60px);
  max-height: 50vh;
  overflow: scroll;
  position: relative;
  margin-bottom: 1rem !important;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
div.forecast-table-container thead {
  position: sticky;
  top: 0px;
  z-index: 9;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
div.forecast-table-container tr td:first-child {
  position: sticky;
  left: 0px;
  z-index: 8;
  background: #e8e8e8;
  text-wrap: nowrap;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
div.forecast-table-container tr th:first-child {
  position: sticky;
  background: #FFFFFF;
  left: 0px;
  z-index: 10;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
div.forecast-table-container .mb-3.row {
  margin-bottom: 0 !important;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
div.forecast-table-container td.no-label label {
  display: none;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
div.forecast-table-container td.no-label input {
  padding: 3px !important;
  height: unset !important;
  border-radius: 0px !important;
  width: 39px !important;
  text-align: center !important;
  font-size: x-small;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
div.forecast-table-container td.no-label input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
div.forecast-table-container td.no-label input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 1, app/assets/stylesheets/forecasts.css.sass */
.add {
  contents: '';
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small {
  font-size: 11px;
  width: 220px;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small h4, .feature-details.feature-details-small .h4 {
  margin-bottom: 6px;
  margin-left: 5%;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .feature-img img {
  max-width: 80%;
  margin: auto;
  display: block;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features {
  margin: 4px 5%;
  width: 91%;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features .badge.badge-pill {
  color: black;
  width: 42px;
  vertical-align: text-top;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features .badge.badge-pill.opened {
  background-color: #00c800;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features .badge.badge-pill.closed {
  background-color: #ff6464;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features th {
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features td, .feature-details.feature-details-small .table-features th {
  padding: 0;
  border: none;
  vertical-align: top;
  border: none;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features tr.has-weather td, .feature-details.feature-details-small .table-features tr.has-weather th {
  vertical-align: middle;
  width: unset;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features tr.has-weather .weather {
  height: 26px;
  display: inline-block;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features tr.has-weather .weather img {
  max-height: 32px;
  display: inline-block;
  margin-top: -2px;
  margin-right: -10px;
  margin-left: 4px;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features tr.has-weather .weather .text {
  line-height: 9px;
  font-size: 10px;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features tr.has-weather .weather .text .line.temperature {
  font-size: 12px;
  margin-bottom: 0px;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.feature-details.feature-details-small .table-features tr.has-weather .weather .text .line.rain .fas {
  font-size: 7px;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.code-snippet {
  background: #efefef;
  color: #2a2a2a;
  border-radius: 4px;
  padding: 10px 20px;
  font-family: monospace;
  white-space: pre-line;
  position: relative;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.code-snippet .icon-btn {
  font-size: 20px;
  opacity: 0.5;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.code-snippet .icon-btn:hover {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/public-map.css.sass */
.col-form-label pre {
  display: inline-block;
  line-height: 7px;
  margin: 0;
  overflow: visible;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown {
  position: relative;
  display: inline-block;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown .icon-button {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #333;
  font-size: 14px;
  line-height: 1;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown .icon-button:hover, .media-center .custom-dropdown .icon-button:focus {
  color: #000;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  z-index: 10;
  padding: 5px 2px;
  min-width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown .dropdown-menu button, .media-center .custom-dropdown .dropdown-menu a {
  background: none;
  border: none;
  text-align: left;
  padding: 8px 16px;
  cursor: pointer;
  color: #222;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: background-color 0.15s ease;
  transition: background-color 0.15s ease;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown .dropdown-menu button:hover, .media-center .custom-dropdown .dropdown-menu button:focus, .media-center .custom-dropdown .dropdown-menu a:hover, .media-center .custom-dropdown .dropdown-menu a:focus {
  background-color: #eaeaea;
  outline: none;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown .dropdown-menu.open-left {
  left: auto;
  right: 0;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown .nested-dropdown {
  position: relative;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown .nested-dropdown .nested-menu {
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  z-index: 20;
  padding: 9px 9px 9px 9px;
  min-width: 160px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .custom-dropdown .nested-dropdown .nested-menu.open-left {
  left: auto;
  right: 100%;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .nested-folder-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 8px 16px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .nested-folder-item:hover, .media-center .nested-folder-item:focus {
  background-color: #f0f0f0;
  outline: none;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .nested-folder-item .folder-icon {
  margin-right: 12px;
  color: #555;
  font-size: 1rem;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .nested-folder-item .folder-name {
  font-size: 14px;
  color: #333;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .folder-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5rem;
  margin-top: 0.5rem;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .folder-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 120px;
          flex: 1 1 120px;
  max-width: 180px;
  min-width: 90px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  padding: 0.4rem;
  cursor: pointer;
  border: none;
  background-color: #fff;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .folder-item.parent-folder {
  background-color: #f8f9fa;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .folder-item.hovered-item {
  background-color: rgba(245, 245, 245, 0.77);
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .folder-item.hovered-item .folder-content i, .media-center .folder-item.hovered-item .folder-content span {
  color: #0033ff !important;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .folder-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4rem;
  padding: 0.3rem;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .fas.fa-folder {
  font-size: 1.3rem;
  margin-left: 0;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .fas.fa-folder.parent-icon {
  margin-left: 0.8rem;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .folder-name {
  font-weight: normal;
  color: #212529;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.85rem;
  margin-left: 0.4rem;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .parent-arrow {
  margin-left: 3rem;
  font-size: 1rem;
}

@media (max-width: 768px) {
  /* line 1, app/assets/stylesheets/media-center.css.sass */
  .media-center .folder-item {
    -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
    max-width: 140px;
    min-width: 80px;
  }
  /* line 1, app/assets/stylesheets/media-center.css.sass */
  .media-center .folder-name {
    max-width: 80px;
    font-size: 0.8rem;
  }
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .breadcrumb-item {
  cursor: pointer;
  color: #000000 !important;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  margin-right: 8px;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .breadcrumb-item.hovered-item {
  color: #0338ff !important;
  background-color: rgba(245, 245, 245, 0.77);
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .card {
  min-height: 90dvh;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .card-body {
  height: 100%;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .loader-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 3rem 0;
  height: 60px;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .loader {
  width: 50px;
  height: 50px;
  border: 5px solid #000000;
  border-top: 5px solid transparent;
  border-radius: 50%;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .progress {
  position: fixed !important;
  top: 120px;
  right: 50px;
  min-width: 200px;
  padding: 24px 10px  !important;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px rgba(27, 27, 27, 0.2);
          box-shadow: 0 2px 10px rgba(27, 27, 27, 0.2);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  z-index: 1000;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .droppedOver {
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid blue;
  border-radius: 8px;
  background-color: rgba(3, 58, 255, 0.27);
  z-index: 10;
}

/* line 1, app/assets/stylesheets/media-center.css.sass */
.media-center .droppedOver p {
  color: #fff;
  text-align: center;
  margin-top: 40vh;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.weather {
  height: 40px;
  display: inline-block;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.weather.weather-box {
  background: #6060ce;
  padding: 0px 10px;
  margin-left: 10px;
  border: 1px solid cyan;
  border-radius: 4px;
  color: white;
  margin-top: 4px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.weather img {
  max-height: 40px;
  display: inline-block;
  margin-top: -2px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.weather .text {
  display: inline-block;
  margin: 0 8px;
  line-height: 16px;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.weather .text .line {
  display: block;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.weather .text .line.temperature {
  font-size: 14px;
  margin-bottom: 2px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.weather .text .line.rain .fas {
  font-size: 9px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.no-controls .modebar-container {
  display: none !important;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
h1.checkheader, .checkheader.h1 {
  text-align: center;
  margin-bottom: 40px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist-modal .modal-content {
  background: #FFFFE7;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist-modal .modal-content .modal-body {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}

@media (min-width: 900px) {
  /* line 1, app/assets/stylesheets/checklist.css.sass */
  .modal-dialog:has(.checklist) {
    max-width: calc(100vw - 200px);
  }
}

@media (min-width: 1400px) {
  /* line 1, app/assets/stylesheets/checklist.css.sass */
  .modal-dialog:has(.checklist) {
    max-width: 1300px;
  }
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist {
  max-width: 1200px;
  margin: 0px auto;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .row {
  padding-bottom: 0.3rem;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .row.check {
  padding: 10px 0;
  border-top: 1px solid #abc0d6;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .row.check .col-checkbox {
  text-align: right;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .row.check .form-group {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .row.check:nth-child(even) {
  background: #FFFFB1;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .open-switcher {
  padding-top: 5px;
  min-width: 140px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .open-switcher .badge {
  margin-top: 0;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .switch.switch-3d .switch-handle.checked {
  left: 16px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .switch-success .switch-label.checked {
  background: #28a745 !important;
  border-color: #1e7e34;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .public-message {
  position: relative;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .public-message.disabled {
  font-style: italic;
  color: grey;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .public-message.disabled::after {
  border-radius: 3px;
  content: ' ';
  top: -6px;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .public-message.disabled textarea {
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist hr {
  margin-top: 0;
  margin-bottom: 0.75rem;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist h3, .checklist .h3 {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist ul {
  margin-left: 2rem;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .col-form-label, .checklist .form-control {
  font-size: small;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .col-form-label.col-sm-3, .checklist .form-control.col-sm-3 {
  padding-top: 4px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-top: 2px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist textarea {
  font-size: small;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist select {
  font-size: 12px;
  max-width: 240px;
  margin-left: 4px;
  vertical-align: bottom;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .input-group-text {
  font-size: small;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist .badge {
  font-size: 15px;
  float: right;
  margin-top: 1px;
  width: 66px;
  color: #000000;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist-modal h2, .checklist-modal .h2 {
  font-size: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist-modal h2.date, .checklist-modal .date.h2 {
  font-size: 26px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist-modal .time-controls {
  position: absolute;
  top: 16px;
  right: 10px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist-modal .time-controls i.fas {
  cursor: pointer;
  margin-right: 6px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist-modal .time-controls i.fas.disabled {
  color: #D9D9D9;
  cursor: default;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.checklist-modal .time-controls h2, .checklist-modal .time-controls .h2 {
  font-size: 28px;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.dark-btn {
  padding: 8px 16px;
  color: #FFFFFF;
  font-size: 16px;
  margin: 0 6px;
  background: #111111;
}

/* line 1, app/assets/stylesheets/checklist.css.sass */
.dark-btn:hover {
  background: #000000;
  color: #D9D9D9;
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container .custom-tooltip-text {
  visibility: hidden;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 5px 8px;
  border-radius: 4px;
  position: absolute;
  z-index: 1;
  opacity: 0;
  white-space: nowrap;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container .custom-tooltip-text::after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container:hover .custom-tooltip-text {
  visibility: visible;
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container.top .custom-tooltip-text {
  bottom: 125%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container.top .custom-tooltip-text::after {
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-color: #333 transparent transparent transparent;
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container.right .custom-tooltip-text {
  top: 50%;
  left: 125%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container.right .custom-tooltip-text::after {
  top: 50%;
  left: 0;
  margin-left: -5px;
  margin-top: -5px;
  border-color: transparent #333 transparent transparent;
  border-width: 5px 5px 5px 0;
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container.bottom .custom-tooltip-text {
  top: 125%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container.bottom .custom-tooltip-text::after {
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-color: transparent transparent #333 transparent;
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container.left .custom-tooltip-text {
  top: 50%;
  right: 125%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 1, app/assets/stylesheets/custom-tooltip.css.sass */
.custom-tooltip-container.left .custom-tooltip-text::after {
  top: 50%;
  right: 0;
  margin-right: -5px;
  margin-top: -5px;
  border-color: transparent transparent transparent #333;
  border-width: 5px 0 5px 5px;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-validate-button {
  padding: 8px 16px;
  background-color: #28a745;
  color: white;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  height: 36px;
  -webkit-transition: background-color 0.05s ease, -webkit-box-shadow 0.05s ease;
  transition: background-color 0.05s ease, -webkit-box-shadow 0.05s ease;
  transition: background-color 0.05s ease, box-shadow 0.05s ease;
  transition: background-color 0.05s ease, box-shadow 0.05s ease, -webkit-box-shadow 0.05s ease;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-validate-button:not(:disabled):hover {
  background-color: #218838;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-validate-button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-cancel-button {
  padding: 8px 16px;
  background-color: #6c757d;
  color: white;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  height: 36px;
  -webkit-transition: background-color 0.05s ease, -webkit-box-shadow 0.05s ease;
  transition: background-color 0.05s ease, -webkit-box-shadow 0.05s ease;
  transition: background-color 0.05s ease, box-shadow 0.05s ease;
  transition: background-color 0.05s ease, box-shadow 0.05s ease, -webkit-box-shadow 0.05s ease;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-cancel-button:hover {
  background-color: #5a6268;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-close-icon-button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: transparent;
  padding: 5px;
  color: black;
  border: none;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-close-icon {
  font-size: 26px;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.action-button {
  font-size: 16px;
  color: black;
  padding: 10px 0px;
  background-color: transparent;
  text-decoration: underline;
  border: none;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-tooltip-icon-button {
  padding: 8px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: black;
  font-size: 16px;
  -webkit-transition: background-color 0.05s ease;
  transition: background-color 0.05s ease;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.side-buttons-container {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.side-buttons-container .custom-side-floating-button {
  position: static;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button {
  padding: 0;
  font-size: 20px;
  position: absolute;
  z-index: 5;
  background: #DADADA;
  height: 42px;
  width: 42px;
  border: 1px solid #000031;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3), -2px -2px 6px rgba(255, 255, 255, 0.1);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3), -2px -2px 6px rgba(255, 255, 255, 0.1);
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button.empty {
  opacity: 0.7;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button:hover {
  background: #F9F9F9;
  border-color: #000088;
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button.left {
  left: 0;
  border-radius: 0 8px 8px 0;
  border-left: none;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button.right {
  right: 0;
  border-radius: 8px 0 0 8px;
  border-right: none;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button.type-threat {
  color: #8b6231;
  top: 110px;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button.type-incident {
  color: #cf9051;
  top: 170px;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button.type-action-plan {
  color: #6c757d;
  top: 230px;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button.type-conversation {
  color: #6988a4;
  top: 290px;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button.type-legend {
  bottom: 150px;
  color: #000000;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 100%;
  position: relative;
}

/* line 1, app/assets/stylesheets/custom-button.css.sass */
.custom-side-floating-button-loader {
  wdith: 20px;
  height: 20px;
}

/* line 1, app/assets/stylesheets/custom-modal.css.sass */
.custom-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}

/* line 1, app/assets/stylesheets/custom-modal.css.sass */
.custom-modal-dialog {
  position: relative;
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  z-index: 1001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 200px;
  max-height: 95vh;
}

/* line 1, app/assets/stylesheets/custom-modal.css.sass */
.custom-modal-icon-button-container {
  position: absolute;
  right: 8px;
  top: 8px;
}

/* line 1, app/assets/stylesheets/custom-modal.css.sass */
.custom-modal-title {
  padding: 10px;
  margin-top: 10px;
}

/* line 1, app/assets/stylesheets/custom-modal.css.sass */
.custom-modal-content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  margin: 10px;
}

/* line 1, app/assets/stylesheets/custom-modal.css.sass */
.custom-modal-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  margin-top: 10px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 200px;
}

/* line 1, app/assets/stylesheets/custom-info-banner.css.sass */
.custom-banner-container {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #e8e8e3;
  padding: 12px 20px;
  text-align: center;
  font-weight: 600;
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 500px;
  border-radius: 12px;
}

/* line 1, app/assets/stylesheets/custom-info-banner.css.sass */
.custom-banner-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-top: 5px;
  width: 200px;
}

/* line 1, app/assets/stylesheets/custom-info-banner.css.sass */
.custom-banner-text {
  color: #212529;
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/custom-range-slider.css.sass */
.custom-range-slider-container {
  margin-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  width: 100%;
  padding: 0.5rem 0;
}

/* line 1, app/assets/stylesheets/custom-range-slider.css.sass */
.custom-range-slider-input {
  -webkit-appearance: none;
  width: 100%;
  height: 6px;
  background: white;
  border-radius: 4px;
  outline: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

/* line 1, app/assets/stylesheets/custom-range-slider.css.sass */
.custom-range-slider-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #007bff;
  cursor: pointer;
  border: 2px solid white;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

/* line 1, app/assets/stylesheets/custom-range-slider.css.sass */
.custom-range-slider-input::-moz-range-thumb {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #007bff;
  cursor: pointer;
  border: 2px solid white;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

/* line 1, app/assets/stylesheets/custom-range-slider.css.sass */
.custom-range-slider-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/custom-range-slider.css.sass */
.custom-range-slider-label {
  font-size: 12px;
  white-space: nowrap;
  color: #333;
}

/* line 1, app/assets/stylesheets/custom-range-slider.css.sass */
.custom-range-slider-icon-btn {
  cursor: pointer;
  font-size: 14px;
  color: #333;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

/* line 1, app/assets/stylesheets/custom-range-slider.css.sass */
.custom-range-slider-icon-btn:hover {
  color: #007bff;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-container {
  position: relative;
  width: 100%;
  font-family: 'Inter',sans-serif;
  margin-bottom: 10px;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-label {
  display: block;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 500;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-trigger-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0.5rem 0.5rem;
  font-size: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  width: 100%;
  line-height: 1.5;
  -webkit-box-shadow: 0px 1px 0.5px #adabab;
          box-shadow: 0px 1px 0.5px #adabab;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-trigger-wrapper:hover {
  background: rgba(255, 255, 255, 0.8);
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-trigger-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-trigger-content::before {
  content: ' ';
  height: 24px;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-trigger-content .alert-icon {
  position: relative;
  display: inline-block;
  text-shadow: 0 0 2px #000000;
  margin-bottom: -1.5px;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-trigger-content .alert-icon i {
  cursor: "pointer";
  font-size: "20px";
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-icon {
  font-size: 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFFFFF;
  text-shadow: 0 0 2px #000000;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-option-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1rem;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-text {
  font-size: 16px;
  color: #333;
  line-height: 1.1;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-option-text {
  font-size: 1rem;
  color: #333;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-chevron {
  margin-left: auto;
  font-size: 1rem;
  color: #666;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-top: 0.25rem;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  max-height: 240px;
  overflow-y: auto;
  z-index: 1000;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-dropdown .alert-icon {
  position: relative;
  display: inline-block;
  text-shadow: 0 0 2px #000000;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-dropdown .alert-icon i {
  cursor: "pointer";
  font-size: "20px";
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-dropdown-label {
  font-style: italic;
  color: #818181;
  padding: 0.5rem 0.5rem;
  cursor: default;
  pointer-events: none;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0.75rem;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom-hazard-select.css.sass */
.custom-hazard-select-option:hover {
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/custom-select.css.sass */
.custom-select-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 1rem;
  max-width: 400px;
}

/* line 1, app/assets/stylesheets/custom-select.css.sass */
.custom-select-label {
  font-weight: 500;
  font-size: 0.95rem;
  color: #333;
  margin-bottom: 0.5rem;
}

/* line 1, app/assets/stylesheets/custom-select.css.sass */
.custom-select-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom-select.css.sass */
.custom-select-select {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}

/* line 1, app/assets/stylesheets/custom-select.css.sass */
.custom-select-option {
  font-size: 1rem;
}

/* line 1, app/assets/stylesheets/custom-select.css.sass */
.custom-select-additionnal-action-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 36px;
  height: 36px;
}

/* line 1, app/assets/stylesheets/custom-input.css.sass */
.custom-input-wrapper {
  margin-bottom: 1rem;
}

/* line 1, app/assets/stylesheets/custom-input.css.sass */
.custom-input-label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 0.95rem;
}

/* line 1, app/assets/stylesheets/custom-input.css.sass */
.custom-input-container {
  position: relative;
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom-input.css.sass */
.custom-input {
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/custom-input.css.sass */
.custom-input-with-unit {
  padding-right: 3rem;
}

/* line 1, app/assets/stylesheets/custom-input.css.sass */
.custom-input-unit {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0.875rem;
  color: #888;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.custom-popup .maplibregl-popup-content {
  border-radius: 6px;
  max-width: 350px;
  padding: 0 !important;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .hide-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .stretch {
  overflow-x: hidden;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .scroll {
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding-right: 0px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .scroll::-webkit-scrollbar {
  display: none;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .image-box {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .image-box.stretch {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  width: 100px;
  height: 140px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .image-box.scroll {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 140px;
  height: 140px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .image-thumb {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .date-label {
  position: absolute;
  bottom: 0;
  left: 4px;
  right: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .image-box:hover .image-thumb {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .image-box:hover .date-label {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .nav-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 48px;
  color: white;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 1010;
  padding: 0 12px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  line-height: 1;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .nav-button.left {
  left: 10px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.image-display .nav-button.right {
  right: 10px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.poup-content .container {
  position: relative;
  min-width: 300px;
  max-width: 350px;
  line-height: 1.5;
  text-align: left;
  height: 100%;
  word-break: break-word;
  padding: 10px 20px 20px 20px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.poup-content .container .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.poup-content .container .title .resource-name {
  margin-top: 2px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.poup-content .container .title .icon {
  font-size: 1px;
  width: 22px;
  margin-right: 6px;
  margin-top: 2px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.poup-content .container .title .menu-link {
  position: absolute;
  right: 2px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.poup-content .container .paragraph-popup {
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 25px;
  color: #333;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.poup-content .container .links {
  padding-top: 2px;
  margin-left: 10px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.poup-content .container .links .toggle-button {
  cursor: pointer;
  position: absolute;
  bottom: 10px;
  right: 12px;
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.poup-content .container .links .toggle-button:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.modal-image-display {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 65vw;
  height: 80vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.modal-image-display .nav-button {
  position: absolute;
  top: 50%;
  font-family: monospace;
  line-height: 2;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 45px;
  color: white;
  cursor: pointer;
  z-index: 1010;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.modal-image-display .nav-button.left {
  left: 20px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.modal-image-display .nav-button.right {
  right: 20px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.modal-image-display .modal-gallery {
  position: relative;
  width: 60vw;
  height: 75vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.modal-image-display .modal-image {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.close-button-modal {
  position: absolute;
  top: 15px;
  right: 20px;
  color: white;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  font-size: 28px;
  width: 38px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  z-index: 1010;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.close-button-modal:hover {
  background-color: #383838;
  color: white;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.custom-image-popup-content-container {
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.custom-image-popup-content-with-images {
  width: 300px;
  height: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.custom-image-popup-content-uploader-container {
  height: 50px;
}

/* line 1, app/assets/stylesheets/custom-popup.css.sass */
.custom-image-popup-content-label {
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 320px;
  top: 0;
  bottom: 0;
  background: #DADADA;
  z-index: 30;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/custom-panel.css.sass */
  .custom-side-panel-container {
    width: 350px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/custom-panel.css.sass */
  .custom-side-panel-container {
    width: 380px;
  }
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container.right {
  right: -320px;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/custom-panel.css.sass */
  .custom-side-panel-container.right {
    right: -350px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/custom-panel.css.sass */
  .custom-side-panel-container.right {
    right: -380px;
  }
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container.right.visible {
  right: 0;
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container.left {
  left: -320px;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/custom-panel.css.sass */
  .custom-side-panel-container.left {
    left: -350px;
  }
}

@media (min-width: 1920px) {
  /* line 1, app/assets/stylesheets/custom-panel.css.sass */
  .custom-side-panel-container.left {
    left: -380px;
  }
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container.left.visible {
  left: 0;
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container .custom-side-panel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  padding: 35px 14px 30px 20px;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container .custom-side-panel-content::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container .custom-side-panel-content::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container .custom-side-panel-content h4.subtitle, .custom-side-panel-container .custom-side-panel-content .subtitle.h4 {
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-container .custom-side-panel-content .spacer {
  height: 20px;
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.side-buttons-container .custom-side-panel-container {
  top: 0;
  bottom: 0;
}

/* line 1, app/assets/stylesheets/custom-panel.css.sass */
.custom-side-panel-close-icon-button-container {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 2;
}

/* line 1, app/assets/stylesheets/custom-text.css.sass */
.custom-title {
  font-size: 36px;
  margin-bottom: 24px;
}

/* line 1, app/assets/stylesheets/custom-text.css.sass */
.custom-title-margin-small {
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/custom-text.css.sass */
.custom-title-margin-medium {
  margin-bottom: 16px;
}

/* line 1, app/assets/stylesheets/custom-text.css.sass */
.custom-title-margin-large {
  margin-bottom: 24px;
}

/* line 1, app/assets/stylesheets/custom-color-select.css.sass */
.custom-color-switch button.selected {
  color: white !important;
}

/* line 1, app/assets/stylesheets/custom-color-select.css.sass */
.custom-color-switch button.selected:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

/* line 1, app/assets/stylesheets/custom-color-select.css.sass */
.custom-color-switch button.unselected:not(:hover) {
  background-color: white !important;
}

/* line 1, app/assets/stylesheets/custom-color-select.css.sass */
.custom-color-switch button.unselected:hover {
  color: white !important;
}

/* line 1, app/assets/stylesheets/custom-form.sass */
.custom-form {
  font-size: small;
  background: #FFFFB1;
  width: 100%;
  max-width: calc(714px + 60px + 60px);
  top: 60px;
  left: calc(50vw - (714px + 60px) / 2);
  position: absolute;
}

/* line 10, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container {
  margin: 40px auto;
  padding: 0 20px;
  width: 714px;
}

/* line 15, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .btn-back {
  display: block;
  margin-bottom: -30px;
  margin-left: -30px;
  color: black;
}

/* line 21, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container h2:not(.form-header), .custom-form .custom-form-container .h2:not(.form-header), .custom-form .custom-form-container h3:not(.form-header), .custom-form .custom-form-container .h3:not(.form-header) {
  margin-top: 3rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid grey;
  font-size: 24px;
  line-height: 29px;
}

/* line 28, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container h2:not(.form-header) small, .custom-form .custom-form-container .h2:not(.form-header) small, .custom-form .custom-form-container h2:not(.form-header) .small, .custom-form .custom-form-container .h2:not(.form-header) .small, .custom-form .custom-form-container h3:not(.form-header) small, .custom-form .custom-form-container .h3:not(.form-header) small, .custom-form .custom-form-container h3:not(.form-header) .small, .custom-form .custom-form-container .h3:not(.form-header) .small {
  font-weight: 300;
}

/* line 31, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .card {
  background: transparent;
  border: none;
}

/* line 34, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .card .card-header {
  background: transparent;
}

/* line 40, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .row {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  margin-right: 0;
  margin-left: 0;
  position: relative;
}

/* line 48, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .row:not(:first-of-type) {
  border-top: 1px solid black;
}

/* line 51, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .row label {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  padding: 0;
}

/* line 57, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .form-control {
  font-size: small;
}

/* line 60, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .form-check-input:checked {
  background-color: black;
}

/* line 63, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container input, .custom-form .custom-form-container select {
  border: none;
  border-radius: 0;
}

/* line 67, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container textarea {
  height: 75px;
  border: none;
  border-radius: 0;
}

/* line 72, app/assets/stylesheets/custom-form.sass */
.compact {
  margin: 20px auto;
  width: 90%;
}

@media (min-width: 768px) {
  /* line 72, app/assets/stylesheets/custom-form.sass */
  .compact {
    width: 50%;
    min-width: 300px;
  }
}

/* line 83, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .table-striped > tbody > tr:nth-of-type(odd), .custom-container .table-striped > tbody > tr:nth-of-type(odd) {
  background: #FFFFE7;
  --bs-table-accent-bg: none;
}

/* line 87, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .table-striped > tbody > tr:nth-of-type(even), .custom-container .table-striped > tbody > tr:nth-of-type(even) {
  background: #FFFFFF;
  --bs-table-accent-bg: none;
}

/* line 91, app/assets/stylesheets/custom-form.sass */
.custom-form .custom-form-container .btn-dark, .custom-container .btn-dark {
  width: 100%;
}

/* line 95, app/assets/stylesheets/custom-form.sass */
.custom-container .table-striped > tbody > tr:nth-of-type(even) {
  background: #FFFFB1;
  --bs-table-accent-bg: none;
}

/* line 100, app/assets/stylesheets/custom-form.sass */
.custom-container {
  padding-top: 20px;
}

/* line 1, app/assets/stylesheets/custom-tabs.css.sass */
.custom-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom-tabs.css.sass */
.custom-tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 1, app/assets/stylesheets/custom-tabs.css.sass */
.custom-tab-button {
  padding: 0.5rem 1rem;
  border: none;
  background: #f0f0f0;
  cursor: pointer;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 1, app/assets/stylesheets/custom-tabs.css.sass */
.custom-tab-button.active {
  background: #212529;
  color: white;
}

/* line 1, app/assets/stylesheets/custom-tabs.css.sass */
.custom-tab-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-panels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  width: 200%;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-panels.show-second-panel {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-panels .custom-message-container {
  background: #FFFFE7;
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-panel {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-panel-conversation-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1rem 1rem 1rem 0;
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-panel-conversation-title-container {
  margin-bottom: 4px;
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-panel-conversation-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1rem;
  margin-right: 4px;
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-panel-conversation-title-visibility {
  font-weight: semi-bold;
  font-size: 14px;
  font-color: #888;
  font-style: italic;
}

/* line 1, app/assets/stylesheets/custom-conversations.css.sass */
.custom-conversations-panel-conversation-back-button {
  background: none;
  border: none;
  font-size: 12px;
  cursor: pointer;
  color: #212529;
}

/* line 1, app/assets/stylesheets/custom-conversation-list.css.sass */
.custom-conversation-list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  min-height: 100px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/custom-conversation-list.css.sass */
.custom-conversation-list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom-conversation-list.css.sass */
.custom-conversation-list-empty {
  font-size: 0.875rem;
  color: #666;
  padding: 1rem;
}

/* line 1, app/assets/stylesheets/custom-conversation-list.css.sass */
.custom-conversation-list-loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
}

/* line 1, app/assets/stylesheets/custom-conversation-list-item.css.sass */
.custom-conversation-list-item-container {
  position: relative;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/* line 1, app/assets/stylesheets/custom-conversation-list-item.css.sass */
.custom-conversation-list-item-container:hover {
  background-color: #f0f0f0;
}

/* line 1, app/assets/stylesheets/custom-conversation-list-item.css.sass */
.custom-conversation-list-item-text-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0.5rem;
}

/* line 1, app/assets/stylesheets/custom-conversation-list-item.css.sass */
.custom-conversation-list-item-title-container {
  margin-bottom: 4px;
  margin-right: 10px;
}

/* line 1, app/assets/stylesheets/custom-conversation-list-item.css.sass */
.custom-conversation-list-item-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1rem;
  margin-right: 4px;
}

/* line 1, app/assets/stylesheets/custom-conversation-list-item.css.sass */
.custom-conversation-list-item-title-visibility {
  font-weight: semi-bold;
  font-size: 14px;
  font-color: #888;
  font-style: italic;
}

/* line 1, app/assets/stylesheets/custom-conversation-list-item.css.sass */
.custom-conversation-list-item-last-message-text {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/custom-conversation-list-item.css.sass */
.custom-conversation-list-item-last-message-date {
  font-size: 0.75rem;
  color: #888;
  margin-bottom: 0.25rem;
  text-align: center;
  padding-right: 0.5rem;
}

/* line 1, app/assets/stylesheets/custom-conversation-list-item.css.sass */
.custom-conversation-list-item-button {
  position: absolute;
  top: 5px;
  right: 5px;
}

/* line 1, app/assets/stylesheets/custom-conversation.css.sass */
.custom-conversation-container {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/custom-conversation.css.sass */
.custom-conversation-messageList {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1rem;
  overflow: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/custom-conversation.css.sass */
.custom-conversation-group {
  width: 100%;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}

/* line 1, app/assets/stylesheets/custom-conversation.css.sass */
.custom-conversation-group-label {
  font-size: 0.85rem;
  font-weight: bold;
  color: #555;
  text-align: center;
  margin: 0.5rem 0;
}

/* line 1, app/assets/stylesheets/custom-conversation.css.sass */
.custom-conversation-empty {
  font-size: 0.875rem;
  color: #666;
  padding: 1rem;
}

/* line 1, app/assets/stylesheets/custom-conversation.css.sass */
.custom-conversation-inputRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/custom-conversation.css.sass */
.custom-conversation-input {
  width: 100%;
  min-height: 36px;
  max-height: 7.5em;
  overflow-y: auto;
  line-height: 1.5;
  padding: 8px;
  border: none;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/custom-message.css.sass */
.custom-message-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: #f3f3f3;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/custom-message.css.sass */
.custom-message-container.own-message {
  background: #FFFFB1;
}

/* line 1, app/assets/stylesheets/custom-message.css.sass */
.custom-message-text {
  width: 100%;
  padding: 1rem 1rem 0.5rem 0.5rem;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}

/* line 1, app/assets/stylesheets/custom-message.css.sass */
.custom-message-delete-button {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  color: #999;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 1, app/assets/stylesheets/custom-message.css.sass */
.custom-message-delete-button:hover {
  color: #e00;
}

/* line 1, app/assets/stylesheets/custom-message.css.sass */
.custom-message-timestamp {
  font-size: 0.75rem;
  color: #888;
  margin-bottom: 0.25rem;
  text-align: center;
  padding-right: 0.5rem;
}

/* line 1, app/assets/stylesheets/custom-date-picker.css.sass */
.custom-date-picker-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 1rem;
}

/* line 1, app/assets/stylesheets/custom-date-picker.css.sass */
.custom-date-picker-label {
  font-weight: 500;
  font-size: 0.95rem;
  color: #333;
  margin-bottom: 0.5rem;
}

/* line 1, app/assets/stylesheets/custom-date-picker.css.sass */
.custom-date-picker-container .react-datepicker-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom-date-picker.css.sass */
.custom-date-picker-input {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}

/* line 1, app/assets/stylesheets/custom-loader.css.sass */
.custom-loader {
  width: 100%;
  height: 100%;
  max-width: 50px;
  max-height: 50px;
  display: block;
  -webkit-animation: rotate 1s linear infinite;
          animation: rotate 1s linear infinite;
}

/* line 1, app/assets/stylesheets/custom-loader.css.sass */
.custom-loader circle {
  fill: none;
  stroke: #000000ff;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-dasharray: 90, 150;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: dash 1.5s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite;
}

/* line 1, app/assets/stylesheets/custom-loader.css.sass */
.custom-loader.medium {
  width: 35px;
  height: 35px;
  max-height: 100%;
  margin-right: 10px;
  display: inline;
}

/* line 1, app/assets/stylesheets/custom-loader.css.sass */
.custom-loader.small {
  width: 25px;
  height: 25px;
  max-height: 100%;
  margin-right: 10px;
  display: inline;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

/* line 1, app/assets/stylesheets/custom-loader.css.sass */
.loading-wrapper {
  padding-top: 30px;
  margin: auto;
  font-size: 17px;
}

/* line 1, app/assets/stylesheets/custom-loader.css.sass */
.modal-header .custom-loader circle {
  stroke: #eeeeeeff;
}

/* line 1, app/assets/stylesheets/custom-badge.css.sass */
.custom-badge {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  background-color: #dc3545;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), -1px -1px 2px rgba(255, 255, 255, 0.3);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), -1px -1px 2px rgba(255, 255, 255, 0.3);
  color: white;
  font-weight: 700;
  line-height: 1;
  border-radius: 0.25rem;
  height: 20px;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/custom-search.css.sass */
.search-input-wrapper {
  position: relative;
  width: 100%;
}

/* line 1, app/assets/stylesheets/custom-search.css.sass */
.search-input-wrapper .search-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #999;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/custom-search.css.sass */
.search-input-wrapper input {
  width: 100%;
  margin: 8px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  outline: none;
  -webkit-transition: padding 0.2s ease, border-color 0.2s ease;
  transition: padding 0.2s ease, border-color 0.2s ease;
}

/* line 1, app/assets/stylesheets/custom-search.css.sass */
.search-input-wrapper input.empty {
  padding: 8px 12px 8px 32px;
}

/* line 1, app/assets/stylesheets/custom-search.css.sass */
.search-input-wrapper input.not-empty {
  padding: 8px 12px 8px 12px;
}

/* line 1, app/assets/stylesheets/custom-search.css.sass */
.search-input-wrapper input:focus {
  border-color: #007bff;
}

/* line 1, app/assets/stylesheets/custom-search.css.sass */
.search-input-wrapper .clear-button {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  color: #999;
}

/* line 1, app/assets/stylesheets/custom-color-picker.css.sass */
.custom-color-picker-container {
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom-color-picker.css.sass */
.custom-color-picker-preview {
  font-size: 16px;
  padding-bottom: 2px;
  border-bottom: 3px solid red;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15px;
}

/* line 1, app/assets/stylesheets/custom-color-picker.css.sass */
.custom-color-picker-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border: none;
  background: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  z-index: 2;
}

/* line 1, app/assets/stylesheets/custom-color-picker.css.sass */
.custom-color-picker-input::-webkit-color-swatch-wrapper {
  padding: 0;
  border: none;
}

/* line 1, app/assets/stylesheets/custom-color-picker.css.sass */
.custom-color-picker-input::-webkit-color-swatch {
  border: none;
}

/* line 1, app/assets/stylesheets/custom-color-picker.css.sass */
.custom-color-picker-input::-moz-color-swatch {
  border: none;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input-button-group-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid black;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input-button {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input-button.is-active {
  background-color: black;
  color: white;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input {
  background-color: white;
  min-height: 240px;
  padding: 8px;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input.read-only {
  min-height: 0;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input:first-child {
  margin-top: 0;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input p {
  color: black;
  font-size: small;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input p.is-editor-empty:first-child::before {
  content: attr(data-placeholder);
  float: left;
  height: 0;
  pointer-events: none;
  font-size: small;
  color: #6c757d;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input ul, .custom-rich-text-input ol {
  padding: 0 1rem;
  margin: 1.25rem 1rem 1.25rem 0.4rem;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input ul li p, .custom-rich-text-input ol li p {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input h1, .custom-rich-text-input .h1, .custom-rich-text-input h2, .custom-rich-text-input .h2 {
  line-height: 1.1;
  text-wrap: pretty;
  margin-bottom: 1.5rem;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input h1, .custom-rich-text-input .h1 {
  font-size: 1.4rem;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-rich-text-input h2, .custom-rich-text-input .h2 {
  font-size: 1.2rem;
}

/* line 1, app/assets/stylesheets/custom-rich-text-input.css.sass */
.custom-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  width: 200px;
  padding: 4px 0;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select {
  position: relative;
  display: inline;
  margin-left: 10px;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select.disabled {
  opacity: 0.7;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .option-badge {
  padding: 4px 8px 4px 4px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  cursor: pointer;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .option-badge.current:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select.open {
  border-color: #888;
  background-color: #f8f9fa;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .label {
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  margin-left: 8px;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .label.placeholder {
  color: #666;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .arrow {
  margin-left: 8px;
  font-size: 0.7em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .optionsDropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: white;
  margin-top: 4px;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  max-height: 300px;
  width: 200px;
  overflow-y: auto;
  z-index: 1000;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .optionsDropdown .option {
  padding: 8px 12px;
  cursor: pointer;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  border-left: 4px solid transparent;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .optionsDropdown .option:hover {
  background-color: #eee;
  border-left: 4px solid #888;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .optionsDropdown .option.selected {
  font-weight: boldest;
}

/* line 1, app/assets/stylesheets/custom-status-select.css.sass */
.custom-status-select .optionsDropdown .noOptions {
  padding: 10px 12px;
  color: #999;
  text-align: center;
}

@media (hover: none) {
  /* line 1, app/assets/stylesheets/custom-status-select.css.sass */
  .custom-status-select .optionsDropdown {
    padding: 12px 12px;
  }
  /* line 1, app/assets/stylesheets/custom-status-select.css.sass */
  .custom-status-select .optionsDropdown:active {
    background-color: rgba(0, 0, 0, 0.1);
  }
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-icon-button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: #555;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-icon-button:hover {
  background: #f0f0f0;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-menu {
  position: absolute;
  background: white;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 9;
  overflow: hidden;
  font-weight: normal;
  font-size: 16px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 12px;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  gap: 12px;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-menu-item:hover {
  background: #f5f5f5;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-menu-icon {
  width: 16px;
  font-size: 16px;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-menu-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-submenu-toggle {
  margin-left: auto;
  font-size: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-submenu {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  background: #f9f9f9;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-submenu .custom-menu-label {
  font-size: 80%;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-submenu .custom-menu-item:hover {
  background: #f0f0f0;
}

/* line 1, app/assets/stylesheets/custom-menu.css.sass */
.custom-submenu.open {
  max-height: 500px;
  /* Valeur arbitraire pour permettre l'expansion */
}

/* line 1, app/assets/stylesheets/custom-context-menu.css.sass */
.custom-context-menu-container {
  position: relative;
  display: inline-block;
}

/* Base styles for EditableField with inline label support */
/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field {
  margin-bottom: 1rem;
  position: relative;
  /* Label styles */
  /* Display mode (non-editing) */
  /* Input mode (editing) */
  /* Loading states */
  /* Save/Cancel buttons */
  /* Error states */
  /* Focus states */
  /* Responsive adjustments */
  /* Textarea specific styles */
  /* Select specific styles */
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field.inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field.inline .editable-field-content {
  min-width: 50%;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field.inline .editable-field-content .form-control-sm {
  font-size: 13px;
  padding: 0.15rem 0.35rem;
  min-height: 0;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field.inline .editable-field-label {
  margin-bottom: 0;
  min-width: 120px;
  text-align: right;
  padding-right: 0.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-label {
  font-weight: 500;
  color: #333;
  display: block;
  margin-bottom: 0.25rem;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-label .text-danger {
  color: #dc3545;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field.read-only .editable-field-display {
  cursor: default;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field.read-only .editable-field-display:hover {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-display {
  padding: 0.175rem 0.35rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  background-color: #fff;
  min-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-display:not(.read-only) {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-display:hover:not(.disabled):not(.read-only) {
  background-color: #f8f9fa;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-display.disabled {
  background-color: #e9ecef;
  cursor: not-allowed;
  opacity: 0.8;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-input {
  position: relative;
  font-size: 13px !important;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  /* Edit-only mode */
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-input .form-control, .editable-field .editable-field-input textarea.form-control {
  width: 100%;
  padding-right: 3rem;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-input .editable-field-actions {
  position: absolute;
  right: 0.375rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.25rem;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-input.edit-only {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-input.edit-only .editable-field-input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-input.edit-only .editable-field-actions {
  position: static;
  -webkit-transform: none;
          transform: none;
  margin-left: 0.5rem;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-display.disabled {
  color: #6c757d;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-display .spinner-border, .editable-field .editable-field-actions .spinner-border {
  width: 1rem;
  height: 1rem;
  border-width: 0.1em;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-actions button {
  padding: 0.25rem;
  font-size: 1rem;
  line-height: 1;
  width: 1.1rem;
  height: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  z-index: 9;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-actions button:hover {
  text-shadow: 0 0 1px black;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field.has-error .editable-field-display {
  border-color: #dc3545;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field.has-error .form-control {
  border-color: #dc3545;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .invalid-feedback {
  color: #dc3545;
  font-size: 0.875em;
  margin-top: 0.25rem;
  display: block;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-display:focus, .editable-field .editable-field-input .form-control:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: #80bdff;
}

@media (max-width: 768px) {
  /* line 1, app/assets/stylesheets/editable-field.css.sass */
  .editable-field .editable-field.inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  /* line 1, app/assets/stylesheets/editable-field.css.sass */
  .editable-field .editable-field.inline .editable-field-label {
    text-align: left;
    min-width: auto;
    width: 100%;
  }
  /* line 1, app/assets/stylesheets/editable-field.css.sass */
  .editable-field .editable-field-actions {
    right: 0.125rem;
  }
  /* line 1, app/assets/stylesheets/editable-field.css.sass */
  .editable-field .editable-field-actions button {
    width: 1.75rem;
    height: 1.75rem;
    font-size: 0.75rem;
  }
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-input textarea.form-control {
  min-height: 100px;
  resize: vertical;
}

/* line 1, app/assets/stylesheets/editable-field.css.sass */
.editable-field .editable-field-input select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 8px 10px;
  padding-right: 2rem;
}

/* line 1, app/assets/stylesheets/custom-map-action-menu.sass */
.custom-map-action-menu-container {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

/* line 8, app/assets/stylesheets/custom-map-action-menu.sass */
.custom-map-action-menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  width: 100%;
  height: 50px;
  border-radius: 6px;
  cursor: pointer;
}

/* line 18, app/assets/stylesheets/custom-map-action-menu.sass */
.custom-map-action-menu-item:hover {
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/custom-legend-tree.css.sass */
.custom-legend-tree-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  min-height: 0;
  overflow-y: auto;
  margin-top: 10px;
}

/* line 1, app/assets/stylesheets/custom-legend-tree.css.sass */
.custom-legend-tree-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4px 0 0px 6px;
  border-top: 0.5px solid #000000;
}

/* line 1, app/assets/stylesheets/custom-legend-tree.css.sass */
.custom-legend-tree-row.is-child {
  margin-left: 16px;
}

/* line 1, app/assets/stylesheets/custom-legend-tree.css.sass */
.custom-legend-tree-entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 4px;
  margin-bottom: 4px;
}

/* line 1, app/assets/stylesheets/custom-legend-tree.css.sass */
.custom-legend-tree-entry-label.selectable {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/custom-legend-tree.css.sass */
.custom-legend-tree-entry-label.selectable:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/custom-add-new-stake-panel.css.sass */
.custom-add-new-stake-panel-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/custom-add-new-stake-panel.css.sass */
.custom-add-new-stake-panel-group-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
}

/* line 1, app/assets/stylesheets/custom-file-uploader.css.sass */
.custom-file-uploader-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  height: 50px;
  gap: 6px;
}

/* line 1, app/assets/stylesheets/custom-file-uploader.css.sass */
.custom-file-uploader-button-icon {
  border: 3px solid #88f;
  color: #88f;
  display: inline-block;
  padding: 3px;
  border-radius: 50%;
  background: rgba(200, 200, 255, 0.3);
}

/* line 1, app/assets/stylesheets/custom-file-uploader.css.sass */
.custom-file-uploader-input {
  display: none;
}

/* line 96, app/assets/stylesheets/application.css.sass */
body {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.02em;
  color: #000000;
}

/* line 105, app/assets/stylesheets/application.css.sass */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 400;
}

/* line 108, app/assets/stylesheets/application.css.sass */
h1, .h1 {
  font-size: 35px;
  line-height: 42px;
}

/* line 112, app/assets/stylesheets/application.css.sass */
h2, .h2 {
  font-size: 24px;
  line-height: 29px;
}

/* line 116, app/assets/stylesheets/application.css.sass */
h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  line-height: 19px;
}

/* line 119, app/assets/stylesheets/application.css.sass */
h3, .h3, h4, .h4 {
  font-size: 133%;
}

/* line 121, app/assets/stylesheets/application.css.sass */
h5, .h5, h6, .h6 {
  font-size: 110%;
}

@media (min-width: 1200px) {
  /* line 125, app/assets/stylesheets/application.css.sass */
  body {
    font-size: 13px;
    line-height: 16px;
  }
  /* line 128, app/assets/stylesheets/application.css.sass */
  h1, .h1 {
    font-size: 37px;
  }
  /* line 131, app/assets/stylesheets/application.css.sass */
  h2, .h2 {
    font-size: 26px;
  }
  /* line 134, app/assets/stylesheets/application.css.sass */
  h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    line-height: 20px;
  }
}

@media (min-width: 1920px) {
  /* line 139, app/assets/stylesheets/application.css.sass */
  body {
    font-size: 14px;
    line-height: 17px;
  }
  /* line 143, app/assets/stylesheets/application.css.sass */
  h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    line-height: 21px;
  }
}

/* line 147, app/assets/stylesheets/application.css.sass */
.shift-top-6 {
  margin-top: -6px;
}

/* line 150, app/assets/stylesheets/application.css.sass */
.btn.btn-link {
  color: black;
  font-size: small;
}

/* line 155, app/assets/stylesheets/application.css.sass */
.server-page .content > .card {
  -webkit-box-shadow: 0 0 25px lightgrey;
          box-shadow: 0 0 25px lightgrey;
  border: 1px solid grey;
  border-radius: 6px;
}

@media (min-width: 768px) {
  /* line 160, app/assets/stylesheets/application.css.sass */
  .server-page .content > .card > .card-body {
    padding: 20px 40px 50px;
  }
}

/* line 165, app/assets/stylesheets/application.css.sass */
.server-page .card input.btn.btn-dark[type="submit"] {
  width: 100%;
  margin-top: 20px;
}

/* line 169, app/assets/stylesheets/application.css.sass */
.server-page .card .btn-back {
  display: block;
  margin-bottom: -38px;
  margin-left: -30px;
  color: black;
}

/* line 175, app/assets/stylesheets/application.css.sass */
.server-page .card .btn-back:hover {
  color: #333;
  text-shadow: 0 0 10px #aaa;
  -webkit-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}

@media (min-width: 768px) {
  /* line 180, app/assets/stylesheets/application.css.sass */
  .server-page .card .card-body {
    padding: 20px 40px 50px;
  }
}

/* line 185, app/assets/stylesheets/application.css.sass */
.server-page .card:has(.btn-back) > .card-header {
  padding-left: 50px;
}

/* line 188, app/assets/stylesheets/application.css.sass */
.server-page .card-header h1, .server-page .card-header .h1, .server-page .card-header h2, .server-page .card-header .h2 {
  line-height: 38px;
}

/* line 191, app/assets/stylesheets/application.css.sass */
.server-page .card-header .img-header-logo {
  max-height: 30px;
  margin: -4px 4px 0;
  border-radius: 5px;
}

/* line 196, app/assets/stylesheets/application.css.sass */
.server-page .card-header .btn {
  padding: 5px 16px;
  max-width: 350px;
}

@media (min-width: 768px) {
  /* line 196, app/assets/stylesheets/application.css.sass */
  .server-page .card-header .btn {
    width: 100%;
  }
}

/* line 201, app/assets/stylesheets/application.css.sass */
.server-page .card-header .btn:first-of-type {
  margin-left: 12px;
}

/* line 204, app/assets/stylesheets/application.css.sass */
.server-page .card-header input {
  margin-right: 6px;
}

/* line 206, app/assets/stylesheets/application.css.sass */
.server-page .card-header .clear-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 19px;
}

/* line 213, app/assets/stylesheets/application.css.sass */
.server-page .card-small {
  max-width: calc(714px + 60px + 60px);
  margin: auto;
}

/* line 216, app/assets/stylesheets/application.css.sass */
.server-page .card-small .card-header {
  padding-left: 50px;
  padding-right: 10px;
}

/* line 219, app/assets/stylesheets/application.css.sass */
.server-page .card-small .card-header .actions.pull-right {
  margin-right: 20px;
}

/* line 221, app/assets/stylesheets/application.css.sass */
.server-page .card-small .card-body {
  padding-left: 50px;
  padding-right: 50px;
}

/* line 225, app/assets/stylesheets/application.css.sass */
.server-page .card-medium {
  max-width: calc(914px + 60px + 60px);
  margin: auto;
}

/* line 228, app/assets/stylesheets/application.css.sass */
.server-page .card-medium .card-header {
  padding-left: 20px;
}

/* line 230, app/assets/stylesheets/application.css.sass */
.server-page .card-medium .card-header .actions.pull-right {
  margin-right: 20px;
}

/* line 234, app/assets/stylesheets/application.css.sass */
.server-page .card-inner .card-header {
  font-size: 15px;
  padding: 8px 10px;
}

/* line 237, app/assets/stylesheets/application.css.sass */
.server-page .card-inner .card-body {
  padding-bottom: 20px;
}

/* line 240, app/assets/stylesheets/application.css.sass */
.server-page .card-inner.card-body {
  padding-bottom: 20px;
}

/* line 243, app/assets/stylesheets/application.css.sass */
.server-page .card-body h3, .server-page .card-body .h3 {
  margin-bottom: 4px;
}

/* line 247, app/assets/stylesheets/application.css.sass */
.server-page .col-form-label {
  font-size: 110%;
}

@media (min-width: 768px) {
  /* line 247, app/assets/stylesheets/application.css.sass */
  .server-page .col-form-label {
    font-size: 120%;
  }
}

/* line 253, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells:not(.inline) {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 256, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells label {
  width: 50%;
  opacity: 0.5;
  cursor: pointer;
  -ms-flex-line-pack: center;
      align-content: center;
}

/* line 261, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells label div {
  margin-right: 6px;
  opacity: 1 !important;
  vertical-align: sub;
}

/* line 265, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells label:hover {
  opacity: 0.85;
}

/* line 267, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells label:has(input[type="checkbox"]:checked) {
  opacity: 1;
}

/* line 269, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells label:has(input[type="checkbox"]:checked) p {
  font-weight: bold;
}

/* line 271, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells label div, .server-page .action-crisis-cells label p {
  display: inline-block;
}

/* line 274, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells.read-only label {
  cursor: normal;
  pointer-events: none;
}

/* line 277, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells.read-only label:has(input[type="checkbox"]:checked) p {
  font-weight: normal;
}

/* line 279, app/assets/stylesheets/application.css.sass */
.server-page .action-crisis-cells.read-only label input[type="checkbox"]:checked + div {
  display: inline-block;
}

/* line 282, app/assets/stylesheets/application.css.sass */
.server-page input[type="color"] {
  height: 2.25rem;
  max-width: 100px;
}

/* line 286, app/assets/stylesheets/application.css.sass */
.server-page .icon-selector {
  margin-bottom: 20px;
}

/* line 288, app/assets/stylesheets/application.css.sass */
.server-page .icon-selector .icon-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(44px, 1fr));
  gap: 10px;
  margin-top: 10px;
}

/* line 294, app/assets/stylesheets/application.css.sass */
.server-page .icon-selector .icon-option {
  text-align: center;
  padding: 4px 4px 0;
  border: 1px solid #eee;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* line 302, app/assets/stylesheets/application.css.sass */
.server-page .icon-selector .icon-option:hover {
  background-color: #f8f9fa;
}

/* line 305, app/assets/stylesheets/application.css.sass */
.server-page .icon-selector .hidden-radio {
  display: none;
}

/* line 308, app/assets/stylesheets/application.css.sass */
.server-page .icon-selector .icon-label {
  display: block;
  cursor: pointer;
}

/* line 312, app/assets/stylesheets/application.css.sass */
.server-page .icon-selector .icon-label i {
  font-size: 20px;
  margin-bottom: 5px;
  display: block;
}

/* line 317, app/assets/stylesheets/application.css.sass */
.server-page .icon-selector .icon-label span {
  font-size: 12px;
  display: block;
}

/* line 321, app/assets/stylesheets/application.css.sass */
.server-page .icon-selector .icon-option:has(.hidden-radio:checked) {
  background-color: #e9ecef;
  border-color: #000000;
}

/* line 325, app/assets/stylesheets/application.css.sass */
.server-page .tabs-org {
  margin-bottom: -1px;
  position: relative;
  z-index: 9;
  border-bottom: none;
}

/* line 331, app/assets/stylesheets/application.css.sass */
.server-page .tabs-org .nav-link {
  color: black;
  height: 100%;
}

/* line 334, app/assets/stylesheets/application.css.sass */
.server-page .tabs-org .nav-link:hover {
  border-bottom-color: transparent;
}

/* line 340, app/assets/stylesheets/application.css.sass */
.table-features td, .table-features th {
  padding: 5px 0 8px;
  width: 50%;
  border: none;
  vertical-align: top;
}

/* line 346, app/assets/stylesheets/application.css.sass */
.table-features tr:has(.weather) td, .table-features tr:has(.weather) th {
  vertical-align: middle;
  width: unset;
}

/* line 351, app/assets/stylesheets/application.css.sass */
.table-features tr:not(:last-child) td, .table-features tr:not(:last-child) th {
  border-bottom: 0.5px solid #000000;
}

/* line 354, app/assets/stylesheets/application.css.sass */
.table-features .btn.btn-link {
  display: inline;
  text-wrap: auto;
  text-align: left;
  padding: 0 0 2px;
  padding: 0 4px 4px 0;
  line-height: 15px;
  text-decoration: none;
  color: #446;
}

/* line 364, app/assets/stylesheets/application.css.sass */
.table-features .btn.btn-link:hover {
  color: #000000;
  text-decoration: underline;
}

/* line 368, app/assets/stylesheets/application.css.sass */
.zoom-indicator {
  position: absolute;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  padding: 5px;
  left: 2.5em;
  top: 10px;
  color: white;
  width: 150px;
  text-align: center;
}

/* line 380, app/assets/stylesheets/application.css.sass */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* line 391, app/assets/stylesheets/application.css.sass */
.navbar .navbar-nav li.menu-item-has-children .sub-menu div div form {
  overflow-y: auto !important;
  max-height: 400px;
}

/* line 395, app/assets/stylesheets/application.css.sass */
.navbar .navbar-nav li.menu-item-has-children .sub-menu .layer-legend-color {
  position: absolute;
  width: 10px;
  height: 20px;
  top: 6px;
  left: 28px;
}

/* line 402, app/assets/stylesheets/application.css.sass */
#main-menu > ul > h3 > i, #main-menu > ul > .h3 > i {
  font-size: 1.2em !important;
}

/* line 405, app/assets/stylesheets/application.css.sass */
.navbar .menu-title {
  font-size: 16px;
}

/* line 408, app/assets/stylesheets/application.css.sass */
.react-select.is-invalid > div:first-child {
  border-color: #dc3545;
}

/* line 411, app/assets/stylesheets/application.css.sass */
div.invalid-feedback > ul > li, li.text-danger {
  margin-left: 1.3em;
}

/* line 414, app/assets/stylesheets/application.css.sass */
ul.pagination > li.page-item:not(.disabled) {
  cursor: pointer;
}

/* line 417, app/assets/stylesheets/application.css.sass */
ul.pagination > li.page-item.disabled {
  cursor: not-allowed;
}

/* line 420, app/assets/stylesheets/application.css.sass */
.navbar .navbar-nav li > a .menu-icon {
  width: 30px;
}

/* line 423, app/assets/stylesheets/application.css.sass */
#documentation-content ul, #documentation-content ol {
  padding-left: 1.3em;
}

/* line 426, app/assets/stylesheets/application.css.sass */
#superadmin_menu {
  position: sticky;
  top: 0;
  z-index: 1000;
  border: 1px solid #868ce0;
  padding: 1em;
  background: #dff0ff;
  z-index: 1000;
}

/* line 435, app/assets/stylesheets/application.css.sass */
#menuToggle {
  cursor: pointer;
}

/* line 438, app/assets/stylesheets/application.css.sass */
h3#menuToggle:hover, #menuToggle.h3:hover {
  color: #FFFFFF;
}

/* line 441, app/assets/stylesheets/application.css.sass */
#main-menu > ul > h3 > i, #main-menu > ul > .h3 > i {
  font-size: 1.5em;
  width: 30px;
}

/* line 445, app/assets/stylesheets/application.css.sass */
#sidebarToggler {
  color: #555;
  float: left;
  position: fixed;
  padding: 10px;
}

/* line 451, app/assets/stylesheets/application.css.sass */
#sidebarToggler .fa-cog {
  font-size: 30px;
}

/* line 454, app/assets/stylesheets/application.css.sass */
#main-menu > ul > li > a > i.menu-icon {
  padding-right: 20px;
}

/* line 457, app/assets/stylesheets/application.css.sass */
.content {
  padding: 15px;
  height: calc(100vh - 30px);
  overflow: auto;
}

@media (min-width: 1200px) {
  /* line 457, app/assets/stylesheets/application.css.sass */
  .content {
    height: calc(100vh - 32px);
  }
}

@media (min-width: 1920px) {
  /* line 457, app/assets/stylesheets/application.css.sass */
  .content {
    height: calc(100vh - 35px);
  }
}

/* line 466, app/assets/stylesheets/application.css.sass */
.resources-table-page {
  height: 100%;
}

/* line 469, app/assets/stylesheets/application.css.sass */
label.required:after {
  content: " *";
  color: red;
}

/* line 473, app/assets/stylesheets/application.css.sass */
.alert > p {
  color: inherit;
}

/* line 476, app/assets/stylesheets/application.css.sass */
#layer-icon {
  vertical-align: top;
  display: inline-block;
  margin-top: -2px;
  margin-right: 2px;
}

/* line 482, app/assets/stylesheets/application.css.sass */
.dropzone {
  border: 2px dashed #0087F7;
  border-radius: 5px;
  background: white;
  padding: 20px 20px;
}

/* line 488, app/assets/stylesheets/application.css.sass */
.file-import {
  font-size: 20px;
  color: #222;
  padding: 0;
  margin: 0;
}

/* line 495, app/assets/stylesheets/application.css.sass */
.alert-inpage {
  width: 100% !important;
  margin-left: 0 !important;
  position: inherit !important;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 504, app/assets/stylesheets/application.css.sass */
.fullpage-error, .fullpage-error.alert {
  width: 100%;
  margin-left: 0;
  position: inherit;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 517, app/assets/stylesheets/application.css.sass */
.map-container aside.right-panel {
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  overflow-y: auto;
  padding: 0;
  z-index: 3000;
}

/* line 526, app/assets/stylesheets/application.css.sass */
.map-container aside.right-panel nav {
  padding: 0 25px;
}

/* line 530, app/assets/stylesheets/application.css.sass */
body:not(.open) aside.right-panel {
  width: 450px;
  max-width: 450px;
}

/* line 533, app/assets/stylesheets/application.css.sass */
body:not(.open) div.version {
  font-size: 0.7em;
}

/* line 535, app/assets/stylesheets/application.css.sass */
.open aside.right-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu {
  left: -280px;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  display: none;
}

/* line 541, app/assets/stylesheets/application.css.sass */
body.open div.version {
  display: none;
}

/* line 544, app/assets/stylesheets/application.css.sass */
.open aside.right-panel .navbar .navbar-nav li > a {
  z-index: 100;
}

/* line 547, app/assets/stylesheets/application.css.sass */
body.open #right-panel {
  overflow-y: hidden;
}

/* line 550, app/assets/stylesheets/application.css.sass */
#map > div.ol-viewport.ol-touch > div.ol-overlaycontainer-stopevent > div.ol-zoom.ol-unselectable.ol-control {
  left: 28em;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

/* line 554, app/assets/stylesheets/application.css.sass */
.clickable {
  cursor: pointer;
}

/* line 557, app/assets/stylesheets/application.css.sass */
body.open #map > div.ol-viewport.ol-touch > div.ol-overlaycontainer-stopevent > div.ol-zoom.ol-unselectable.ol-control {
  left: 5em;
}

/* line 560, app/assets/stylesheets/application.css.sass */
#map-base .ol-control > button:not(.ol-closebox) {
  background-color: rgba(33, 37, 41, 0.8);
  color: #9496a1;
}

/* line 564, app/assets/stylesheets/application.css.sass */
button.ol-closebox {
  color: #9496a1;
}

/* line 567, app/assets/stylesheets/application.css.sass */
#map-base div.ol-legend.inline {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

/* line 570, app/assets/stylesheets/application.css.sass */
#map-base div.ol-legend.vertical {
  display: grid !important;
}

/* line 573, app/assets/stylesheets/application.css.sass */
.modal-90w {
  width: 90%;
  max-width: none !important;
}

/* line 577, app/assets/stylesheets/application.css.sass */
.zich-selector {
  background-color: rgba(0, 0, 0, 0);
  color: #878787;
  width: 200px;
}

/* line 582, app/assets/stylesheets/application.css.sass */
.map {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
}

/* line 589, app/assets/stylesheets/application.css.sass */
.search-result {
  max-width: 90%;
}

/* line 593, app/assets/stylesheets/application.css.sass */
.search-result img {
  vertical-align: text-top;
  height: 24px;
  width: 24px;
  margin-right: 4px;
  display: inline-block;
  -webkit-filter: opacity(50%);
          filter: opacity(50%);
}

/* line 600, app/assets/stylesheets/application.css.sass */
.search-result.sm {
  overflow: hidden;
}

/* line 603, app/assets/stylesheets/application.css.sass */
.search-result.sm img {
  height: 16px;
  width: 16px;
}

/* line 609, app/assets/stylesheets/application.css.sass */
.ol-overlaycontainer-stopevent {
  top: 0;
}

/* line 612, app/assets/stylesheets/application.css.sass */
div.ol-zoom {
  bottom: .5em !important;
  top: auto !important;
  right: 16em !important;
  left: auto !important;
  max-width: 26px !important;
}

/* line 621, app/assets/stylesheets/application.css.sass */
#tooltip {
  display: none;
  border-left: 2px solid #AAA;
  background: #272c33;
  opacity: 0.97;
  padding: 10px;
  color: #FFF;
  position: fixed;
  right: 0px;
  width: 30vw;
  height: 100vh;
  top: 0;
  z-index: 30;
  overflow-y: hidden scroll;
  overflow-x: hidden;
}

/* line 637, app/assets/stylesheets/application.css.sass */
#scenario_indicator {
  position: absolute;
  width: 50%;
  z-index: 200;
  margin-left: 25%;
  background-color: rgba(33, 37, 41, 0.8);
  color: #CCC;
}

/* line 645, app/assets/stylesheets/application.css.sass */
.alert {
  position: absolute;
  width: 50%;
  z-index: 200;
  margin-left: 25%;
}

/* line 651, app/assets/stylesheets/application.css.sass */
.legend-box {
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}

/* line 658, app/assets/stylesheets/application.css.sass */
.legend-box.old_max_now {
  background-color: #69003F;
}

/* line 661, app/assets/stylesheets/application.css.sass */
.legend-box.max_now {
  background-color: #FF140C;
}

/* line 664, app/assets/stylesheets/application.css.sass */
.legend-box.max_in_8h {
  background-color: #FF140C;
}

/* line 667, app/assets/stylesheets/application.css.sass */
.legend-box.max_in_24h {
  background-color: #FF8830;
}

/* line 670, app/assets/stylesheets/application.css.sass */
.legend-box.max_in_48h {
  background-color: #FFD133;
}

/* line 673, app/assets/stylesheets/application.css.sass */
.legend-box.zich-500 {
  background-color: #CEF6F5;
}

/* line 676, app/assets/stylesheets/application.css.sass */
.legend-box.zich-1000 {
  background-color: #81DAF5;
}

/* line 679, app/assets/stylesheets/application.css.sass */
.legend-box.zich-1500 {
  background-color: #58ACFA;
}

/* line 682, app/assets/stylesheets/application.css.sass */
.legend-box.zich-2000 {
  background-color: #0101DF;
}

/* line 685, app/assets/stylesheets/application.css.sass */
.legend-box.zich-2001 {
  background-color: #08088A;
}

/* line 688, app/assets/stylesheets/application.css.sass */
.navbar .navbar-nav li.menu-item-has-children .sub-menu i.fa-eye-slash {
  color: #555555;
}

/* line 691, app/assets/stylesheets/application.css.sass */
a.nav-link:hover:not(.active) {
  text-decoration: underline;
  color: inherit;
}

/* line 695, app/assets/stylesheets/application.css.sass */
.information-strip-container {
  text-align: center;
}

/* line 697, app/assets/stylesheets/application.css.sass */
.information-strip-container .slider {
  margin-left: 10px;
}

/* line 700, app/assets/stylesheets/application.css.sass */
#right-panel .information-strip-container a:hover {
  color: #FFFFFF;
}

/* line 702, app/assets/stylesheets/application.css.sass */
#right-panel .information-strip-container a:focus {
  color: #878787;
}

/* line 705, app/assets/stylesheets/application.css.sass */
#right-panel {
  padding-top: 30px;
}

@media (min-width: 1200px) {
  /* line 705, app/assets/stylesheets/application.css.sass */
  #right-panel {
    padding-top: 32px;
  }
}

@media (min-width: 1920px) {
  /* line 705, app/assets/stylesheets/application.css.sass */
  #right-panel {
    padding-top: 35px;
  }
}

/* line 712, app/assets/stylesheets/application.css.sass */
body.open #sidebar-closer {
  display: none;
}

/* line 716, app/assets/stylesheets/application.css.sass */
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  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='%23343a40' 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 #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 737, app/assets/stylesheets/application.css.sass */
.vertical-timeline-element-content .vertical-timeline-element-date {
  padding-bottom: 0 !important;
}

/* line 740, app/assets/stylesheets/application.css.sass */
a.timeline-element-link {
  color: #c8c9ce !important;
}

/* line 743, app/assets/stylesheets/application.css.sass */
a.timeline-element-link:hover {
  color: #ffffff !important;
}

/* line 746, app/assets/stylesheets/application.css.sass */
a[target="_blank"]:not(.solo)::after {
  font-family: "Font Awesome 5 Free";
  content: "\f35d";
  display: inline-block;
  padding: 0 0.7em;
  margin-top: -0.2em;
  vertical-align: middle;
  font-weight: 900;
  font-size: 0.8em;
}

/* line 757, app/assets/stylesheets/application.css.sass */
a.lookup ::after {
  font-family: "Font Awesome 5 Free";
  content: "\f002";
  display: inline-block;
  padding: 0 0.7em;
  margin-top: -0.2em;
  vertical-align: middle;
  font-weight: 900;
  font-size: 0.8em;
}

/* line 768, app/assets/stylesheets/application.css.sass */
span-as-new-events ::after {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  display: inline-block;
  padding: 0 0.7em;
  margin-top: -0.2em;
  vertical-align: middle;
  font-weight: 900;
  font-size: 0.8em;
  color: #FF0000;
}

/* line 779, app/assets/stylesheets/application.css.sass */
tr.tDnD_whileDrag {
  background-color: #f5f5f5;
  border: 3px dashed #ccc;
}

/* line 784, app/assets/stylesheets/application.css.sass */
tr.draggable td:first-child::before {
  font-family: "Font Awesome 5 Free";
  content: "\f58e";
  display: inline-block;
  padding: 0px 0.7em 0 0;
  margin-top: -0.2em;
  vertical-align: middle;
  font-weight: 900;
  font-size: 0.8em;
  color: #999;
}

/* line 796, app/assets/stylesheets/application.css.sass */
button.icon-button {
  border: none;
  padding: 0;
  background: transparent;
}

/* line 800, app/assets/stylesheets/application.css.sass */
button .fas {
  display: inline-block;
  margin: 0 4px;
}

/* line 804, app/assets/stylesheets/application.css.sass */
.actions.pull-right {
  gap: 10px;
}

/* line 812, app/assets/stylesheets/application.css.sass */
.btn.btn-dark, input.btn.btn-dark {
  position: relative;
  color: #eee;
}

/* line 815, app/assets/stylesheets/application.css.sass */
.btn.btn-dark::after, .btn.btn-dark::before, input.btn.btn-dark::after, input.btn.btn-dark::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  -webkit-transition: .35s;
  transition: .35s;
}

/* line 824, app/assets/stylesheets/application.css.sass */
.btn.btn-dark::after, input.btn.btn-dark::after {
  top: -4px;
  left: -4px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
}

/* line 831, app/assets/stylesheets/application.css.sass */
.btn.btn-dark::before, input.btn.btn-dark::before {
  bottom: -4px;
  right: -4px;
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent;
}

/* line 839, app/assets/stylesheets/application.css.sass */
.btn.btn-dark:hover, input.btn.btn-dark:hover {
  color: #fff;
  background-color: #000000;
}

/* line 843, app/assets/stylesheets/application.css.sass */
.btn.btn-dark:hover::after, .btn.btn-dark:hover::before, input.btn.btn-dark:hover::after, input.btn.btn-dark:hover::before {
  width: calc(100% + 7px);
  height: calc(100% + 7px);
  border-color: #888;
}

/* line 850, app/assets/stylesheets/application.css.sass */
form button.icon-button {
  margin-left: -7px;
}

/* line 853, app/assets/stylesheets/application.css.sass */
td.icon-buttons {
  width: 3em;
  text-align: center;
  vertical-align: middle;
}

/* line 858, app/assets/stylesheets/application.css.sass */
td.icon-buttons a, td.icon-buttons button {
  text-shadow: 0 0 2px #ddd;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

/* line 861, app/assets/stylesheets/application.css.sass */
td.icon-buttons a:hover, td.icon-buttons button:hover {
  text-shadow: 0 0 1px #aaa;
}

/* line 863, app/assets/stylesheets/application.css.sass */
td.icon-buttons a:hover i.fas, td.icon-buttons button:hover i.fas {
  -webkit-transition: all 350ms;
  transition: all 350ms;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

/* line 867, app/assets/stylesheets/application.css.sass */
td.icon-buttons .text-warning {
  color: #ffd17e !important;
}

/* line 870, app/assets/stylesheets/application.css.sass */
th.crisis-cell, td.crisis-cell {
  width: 28px;
}

/* line 872, app/assets/stylesheets/application.css.sass */
th.crisis-cell div, td.crisis-cell div {
  width: 18px;
  height: 18px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}

/* line 879, app/assets/stylesheets/application.css.sass */
.table-striped th {
  vertical-align: middle;
}

/* line 881, app/assets/stylesheets/application.css.sass */
.table-striped a.btn.disabled {
  padding: 0;
}

/* line 883, app/assets/stylesheets/application.css.sass */
.table-striped .layer-icon {
  height: 20px;
  display: block;
  margin: auto;
}

/* line 888, app/assets/stylesheets/application.css.sass */
.table-striped.hoverable tbody tr:hover {
  background: #FFFFE7 !important;
}

/* line 892, app/assets/stylesheets/application.css.sass */
.table-striped.hoverable tbody tr td div {
  opacity: 0.70;
}

/* line 895, app/assets/stylesheets/application.css.sass */
.table-striped tbody tr td div.new-value {
  opacity: 1;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(255, 255, 0, 0.3);
  margin-top: 0;
}

/* line 901, app/assets/stylesheets/application.css.sass */
.table-striped tbody tr td div.new-value i.fas {
  font-size: 1.11em;
}

/* line 904, app/assets/stylesheets/application.css.sass */
.table-striped tbody tr td div.new-value:has(i.fas) {
  margin-top: -0.1em;
}

/* line 907, app/assets/stylesheets/application.css.sass */
.table-striped .ellipsed {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-bottom: 0;
}

/* line 914, app/assets/stylesheets/application.css.sass */
.table-striped td {
  vertical-align: middle;
}

/* line 917, app/assets/stylesheets/application.css.sass */
.table-striped tr.desactivated {
  opacity: 0.5;
  text-decoration: line-through;
  font-style: italic;
}

/* line 921, app/assets/stylesheets/application.css.sass */
.table-striped tr.desactivated td:not(.icon-buttons) {
  pointer-events: none;
}

/* line 924, app/assets/stylesheets/application.css.sass */
.sm-checkbox {
  width: 22px;
  height: 22px;
  margin-top: 6px;
}

/* line 929, app/assets/stylesheets/application.css.sass */
.ag-cell .react-tagsinput {
  padding-top: 0px;
}

/* line 932, app/assets/stylesheets/application.css.sass */
.ag-cell .react-tagsinput-tag {
  display: inline;
}

/* line 935, app/assets/stylesheets/application.css.sass */
.inline-icon {
  width: 26px;
  display: inline-block;
  margin-right: 8px;
  text-align: center;
}

/* line 941, app/assets/stylesheets/application.css.sass */
.inline-icon svg {
  max-height: 26px;
}

/* line 945, app/assets/stylesheets/application.css.sass */
.ag-cell .btn.icon-btn {
  position: absolute;
  left: -4px;
}

/* line 949, app/assets/stylesheets/application.css.sass */
.custom-table-tooltip {
  padding: 5px;
  color: #DADADA;
  background-color: #000000;
}

/* line 955, app/assets/stylesheets/application.css.sass */
.custom-table-tooltip p {
  margin: 5px;
  white-space: nowrap;
}

/* line 959, app/assets/stylesheets/application.css.sass */
.inline-checkbox {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 4px;
  margin-top: 8px;
}

/* line 968, app/assets/stylesheets/application.css.sass */
.loader {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* line 971, app/assets/stylesheets/application.css.sass */
.csv-table {
  table-layout: fixed;
  width: 100%;
}

/* line 976, app/assets/stylesheets/application.css.sass */
.csv-table .small-header tr {
  border-top: none;
}

/* line 978, app/assets/stylesheets/application.css.sass */
.csv-table .small-header th {
  font-weight: 200;
  font-style: normal;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.02em;
  color: #000000;
}

/* line 986, app/assets/stylesheets/application.css.sass */
.csv-table tr {
  height: 26px;
  margin: 0px 0 4px;
  font-size: 14px;
  padding: 2px 8px;
  border-top: 1px solid #DADADA;
}

/* line 993, app/assets/stylesheets/application.css.sass */
.csv-table th, .csv-table td {
  vertical-align: top;
  padding: 4px;
}

/* line 997, app/assets/stylesheets/application.css.sass */
.csv-table .samples-column {
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 2.9rem;
  font-style: italic;
  font-weight: 200;
}

/* line 1004, app/assets/stylesheets/application.css.sass */
.csv-table select {
  height: 26px;
  margin: 0px 0 4px;
  font-size: 14px;
  padding: 2px 8px;
}

/* line 1012, app/assets/stylesheets/application.css.sass */
.login-form label {
  font-size: 16px;
  margin-bottom: 8px;
}

/* line 1016, app/assets/stylesheets/application.css.sass */
.login-form .form-group {
  margin-bottom: 16px;
}

/* line 1019, app/assets/stylesheets/application.css.sass */
.search-bar {
  display: inline-block;
}

/* line 1023, app/assets/stylesheets/application.css.sass */
.shelter-facilities {
  background: #FFFFFF;
  width: 100%;
  padding: 4px 16px;
  border-radius: 4px;
}

/* line 1028, app/assets/stylesheets/application.css.sass */
.shelter-facilities td {
  padding: 4px 2px;
}

/* line 1030, app/assets/stylesheets/application.css.sass */
.shelter-facilities td input[type="number"] {
  width: 70px;
  font-size: 13px;
  text-align: right;
}

/* line 1035, app/assets/stylesheets/application.css.sass */
.swal2-popup.swal2-toast .swal2-title {
  margin: 2px !important;
}

/* line 1038, app/assets/stylesheets/application.css.sass */
.mirror {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

/* line 1042, app/assets/stylesheets/application.css.sass */
.event_search label {
  vertical-align: middle;
  height: 100%;
  line-height: 2rem;
}

/* line 1047, app/assets/stylesheets/application.css.sass */
.close-btn.close-header-button {
  position: absolute;
  right: 16px;
  top: 15px;
  z-index: 999;
  font-size: 22px;
  cursor: pointer;
}

@media (min-width: 768px) {
  /* line 1057, app/assets/stylesheets/application.css.sass */
  .modal .modal-dialog {
    margin-top: 38px;
  }
}

/* line 1061, app/assets/stylesheets/application.css.sass */
.modal .modal-content {
  border-radius: 8px;
  border: none;
}

/* line 1066, app/assets/stylesheets/application.css.sass */
.modal .modal-header {
  background: black;
  color: white;
  border-radius: 8px 8px 0 0;
}

/* line 1071, app/assets/stylesheets/application.css.sass */
.react-tagsinput-input {
  width: 180px;
}

/* line 1074, app/assets/stylesheets/application.css.sass */
.swal2-popup.swal2-toast {
  padding-bottom: .5em;
}

/* line 1076, app/assets/stylesheets/application.css.sass */
.swal2-popup.swal2-toast .swal2-title {
  margin: .5em 1em 0 !important;
  height: 35px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1082, app/assets/stylesheets/application.css.sass */
.swal2-popup.swal2-toast .swal2-title p {
  margin-bottom: 0;
}

/* line 1085, app/assets/stylesheets/application.css.sass */
.swal2-popup.swal2-toast .swal2-actions {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 1088, app/assets/stylesheets/application.css.sass */
.swal2-popup.swal2-toast .swal2-actions button {
  color: #eee;
  background-color: #212529;
}

/* line 1092, app/assets/stylesheets/application.css.sass */
.swal2-popup.swal2-toast .swal2-actions button:hover {
  color: #fff;
  background-color: #000000;
}

/* line 1096, app/assets/stylesheets/application.css.sass */
.swal2-popup.swal2-toast .swal2-icon {
  -ms-flex-item-align: baseline;
      align-self: baseline;
  margin-top: .5em;
}

/* line 1101, app/assets/stylesheets/application.css.sass */
.pulsed {
  -webkit-box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
          box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  -webkit-animation: pulse 1s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1s infinite cubic-bezier(0.66, 0, 0, 1);
}

/* line 1108, app/assets/stylesheets/application.css.sass */
.pulsed:hover {
  -webkit-animation: none;
  animation: none;
}

@-webkit-keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 10px rgba(232, 76, 61, 0);
            box-shadow: 0 0 0 10px rgba(232, 76, 61, 0);
  }
}

@keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 10px rgba(232, 76, 61, 0);
            box-shadow: 0 0 0 10px rgba(232, 76, 61, 0);
  }
}
