@charset "UTF-8";
/*!
   * 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)
   */
/* line 1, ../../shared/bundle/ruby/3.2.0/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: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --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: #ffc107;
  --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, 193, 7;
  --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: #fff;
  --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: #fff3cd;
}

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

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

/* line 49, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  h1, .h1 {
    font-size: 2.5rem;
  }
}

/* line 98, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  h2, .h2 {
    font-size: 2rem;
  }
}

/* line 103, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  h3, .h3 {
    font-size: 1.75rem;
  }
}

/* line 108, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
  h4, .h4 {
    font-size: 1.5rem;
  }
}

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

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

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

/* line 141, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

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

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

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

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

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

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

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

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

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

/* line 229, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

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

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

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

/* line 259, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 297, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
a > code {
  color: inherit;
}

/* line 308, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
}

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

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

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

/* line 349, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 366, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
}

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

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

/* line 405, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

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

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

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

/* line 442, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 458, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

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

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

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

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

/* line 533, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

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

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

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

/* line 36, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 36, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 36, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 36, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 36, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 36, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
  .display-6 {
    font-size: 2.5rem;
  }
}

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

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

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

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

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

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

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

/* line 97, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

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

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

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

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

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

/* line 7, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-sm, .container {
    max-width: 540px;
  }
}

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

@media (min-width: 992px) {
  /* line 20, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_grid.scss */
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_grid.scss */
.row > * {
  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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col {
  flex: 1 0 0%;
}

/* line 78, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

/* line 90, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

/* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 119, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 78, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 78, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 78, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 78, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 78, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 90, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

/* line 5, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

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

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

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

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

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

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

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

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

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

/* line 106, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #bacbe6;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

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

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

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

/* line 3, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #e6dbb9;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

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

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

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

/* line 159, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

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

/* line 15, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

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

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

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

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

/* line 56, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

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

/* line 76, ../../shared/bundle/ruby/3.2.0/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;
  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;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

/* line 91, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext:focus {
  outline: 0;
}

/* line 116, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  margin-inline-end: 0.5rem;
}

/* line 143, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  margin-inline-end: 1rem;
}

/* line 160, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 183, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color::-webkit-color-swatch {
  border-radius: 0.375rem;
}

/* line 192, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #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 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;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

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

/* line 38, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:disabled {
  background-color: #e9ecef;
}

/* line 51, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

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

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

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

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

/* line 66, ../../shared/bundle/ruby/3.2.0/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='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

/* line 74, ../../shared/bundle/ruby/3.2.0/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='%23fff'/%3e%3c/svg%3e");
}

/* line 83, ../../shared/bundle/ruby/3.2.0/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='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

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

/* line 104, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch {
  padding-left: 2.5em;
}

/* line 123, ../../shared/bundle/ruby/3.2.0/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;
  transition: background-position 0.15s ease-in-out;
}

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

/* line 131, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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='%23fff'/%3e%3c/svg%3e");
}

/* line 146, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 162, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 7, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus {
  outline: 0;
}

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

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

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

/* line 27, ../../shared/bundle/ruby/3.2.0/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, 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-appearance: none;
          appearance: none;
}

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

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

/* line 43, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

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

/* line 69, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled {
  pointer-events: none;
}

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

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

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

/* line 4, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

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

/* line 28, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}

/* line 36, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
  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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ 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;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

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

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

/* line 5, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 12, ../../shared/bundle/ruby/3.2.0/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;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 22, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group .btn {
  position: relative;
  z-index: 2;
}

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

/* line 47, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-text {
  display: flex;
  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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.375rem;
}

/* line 50, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

/* line 7, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

/* line 7, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

/* line 125, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}

/* line 7, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.375rem;
}

/* line 50, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

/* line 7, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

/* line 7, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

/* line 125, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}

/* line 7, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
          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);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

/* line 43, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 70, ../../shared/bundle/ruby/3.2.0/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;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 81, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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 {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 103, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --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: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

/* line 123, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --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: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

/* line 123, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --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: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

/* line 123, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --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: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

/* line 123, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

/* line 123, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --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: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

/* line 123, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --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: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

/* line 123, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --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: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

/* line 149, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/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: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

/* line 149, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/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: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}

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

/* line 201, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

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

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

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

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

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

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

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

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

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

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

/* line 19, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --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: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-start {
  --bs-position: start;
}

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

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

/* line 104, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 95, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 95, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 95, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 95, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 95, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

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

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

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

/* line 146, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: none;
}

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

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

/* line 164, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 217, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --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: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

/* line 2, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 8, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 15, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

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

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

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

/* line 79, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

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

/* line 127, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 24, ../../shared/bundle/ruby/3.2.0/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;
  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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
  .nav-link {
    transition: none;
  }
}

/* line 33, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

/* line 64, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}

/* line 112, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 145, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 155, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

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

/* line 6, ../../shared/bundle/ruby/3.2.0/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: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

/* line 41, ../../shared/bundle/ruby/3.2.0/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: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

/* line 65, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 103, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 118, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 148, ../../shared/bundle/ruby/3.2.0/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);
  transition: var(--bs-navbar-toggler-transition);
}

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

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

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

/* line 171, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 201, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 204, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 223, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 227, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 242, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  /* line 196, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 201, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 204, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 223, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 227, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 242, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  /* line 196, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 201, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 204, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 223, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 227, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 242, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  /* line 196, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 201, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 204, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 223, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 227, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 242, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  /* line 196, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 201, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 204, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 208, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 218, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 223, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  /* line 227, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 242, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 246, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

/* line 196, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 201, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

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

/* line 208, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 218, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

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

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

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

/* line 246, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

/* line 267, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

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

/* line 47, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

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

/* line 78, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

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

/* line 101, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 163, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 190, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 195, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 202, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion {
  --bs-accordion-color: #212529;
  --bs-accordion-bg: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button {
  position: relative;
  display: flex;
  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;
  transition: var(--bs-accordion-transition);
}

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

/* line 47, ../../shared/bundle/ruby/3.2.0/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);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

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

/* line 59, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button::after {
  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);
  transition: var(--bs-accordion-btn-icon-transition);
}

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

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

/* line 75, ../../shared/bundle/ruby/3.2.0/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;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

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

/* line 87, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 105, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 134, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

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

/* line 143, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: flex;
  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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}

/* line 29, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

/* line 1, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --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: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: #6c757d;
  --bs-pagination-disabled-bg: #fff;
  --bs-pagination-disabled-border-color: #dee2e6;
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 29, ../../shared/bundle/ruby/3.2.0/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);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

/* line 40, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}

/* line 56, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

/* line 80, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

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

/* line 5, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

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

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

/* line 46, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #06357a;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #34383c;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0c4128;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #04414d;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  --bs-alert-color: #664d03;
  --bs-alert-bg: #fff3cd;
  --bs-alert-border-color: #ffecb5;
}

/* line 11, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #523e02;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #6a1a21;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #4f5050;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #101214;
}

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

/* line 11, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}

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

/* line 44, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

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

/* line 5, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  --bs-list-group-color: #212529;
  --bs-list-group-bg: #fff;
  --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: #fff;
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

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

/* line 39, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 111, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 130, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 144, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 130, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 130, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 130, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 130, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 130, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 144, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush {
  border-radius: 0;
}

/* line 167, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}

/* line 10, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

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

/* line 10, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

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

/* line 10, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

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

/* line 10, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

/* line 5, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}

/* line 10, ../../shared/bundle/ruby/3.2.0/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: #664d03;
  background-color: #e6dbb9;
}

/* line 16, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

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

/* line 10, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

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

/* line 10, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

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

/* line 10, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

/* line 6, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

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

/* line 30, ../../shared/bundle/ruby/3.2.0/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;
          user-select: none;
  opacity: 0.25;
}

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

/* line 1, ../../shared/bundle/ruby/3.2.0/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);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}

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

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

/* line 40, ../../shared/bundle/ruby/3.2.0/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: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

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

/* line 54, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

/* line 10, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

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

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

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

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

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

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

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

/* line 95, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.modal-backdrop.fade {
  opacity: 0;
}

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

/* line 125, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

/* line 157, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    --bs-modal-width: 300px;
  }
}

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

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

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

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

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

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

@media (max-width: 575.98px) {
  /* line 214, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

/* line 2, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --bs-tooltip-bg: #000;
  --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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

/* line 33, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 193, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

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

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

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

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

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

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

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

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

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

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
  transition: opacity 0s 0.6s;
}

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

/* line 87, ../../shared/bundle/ruby/3.2.0/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: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

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

/* line 107, ../../shared/bundle/ruby/3.2.0/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: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

/* line 125, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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='%23fff'%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, ../../shared/bundle/ruby/3.2.0/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='%23fff'%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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

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

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

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

/* line 200, ../../shared/bundle/ruby/3.2.0/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: #fff;
  text-align: center;
}

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

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

/* line 223, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-caption {
  color: #000;
}

/* line 5, ../../shared/bundle/ruby/3.2.0/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%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

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

/* line 22, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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;
}

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

/* line 60, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_spinners.scss */
  .spinner-border,
.spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}

/* line 3, ../../shared/bundle/ruby/3.2.0/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: #fff;
  --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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    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;
    transition: transform 0.3s ease-in-out;
  }
}

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

@media (max-width: 575.98px) {
  /* line 47, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(-100%);
  }
  /* line 55, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(100%);
  }
  /* line 63, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(-100%);
  }
  /* line 73, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(100%);
  }
  /* line 82, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  /* line 87, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  /* line 31, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    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;
    transition: transform 0.3s ease-in-out;
  }
}

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

@media (max-width: 767.98px) {
  /* line 47, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(-100%);
  }
  /* line 55, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(100%);
  }
  /* line 63, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(-100%);
  }
  /* line 73, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(100%);
  }
  /* line 82, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  /* line 87, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  /* line 31, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    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;
    transition: transform 0.3s ease-in-out;
  }
}

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

@media (max-width: 991.98px) {
  /* line 47, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(-100%);
  }
  /* line 55, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(100%);
  }
  /* line 63, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(-100%);
  }
  /* line 73, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(100%);
  }
  /* line 82, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  /* line 87, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 31, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    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;
    transition: transform 0.3s ease-in-out;
  }
}

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

@media (max-width: 1199.98px) {
  /* line 47, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(-100%);
  }
  /* line 55, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(100%);
  }
  /* line 63, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(-100%);
  }
  /* line 73, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(100%);
  }
  /* line 82, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  /* line 87, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  /* line 31, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    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;
    transition: transform 0.3s ease-in-out;
  }
}

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

@media (max-width: 1399.98px) {
  /* line 47, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(-100%);
  }
  /* line 55, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateX(100%);
  }
  /* line 63, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(-100%);
  }
  /* line 73, ../../shared/bundle/ruby/3.2.0/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);
    transform: translateY(100%);
  }
  /* line 82, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  /* line 87, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  /* line 104, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

/* line 31, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  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;
  transition: transform 0.3s ease-in-out;
}

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

/* line 47, ../../shared/bundle/ruby/3.2.0/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);
  transform: translateX(-100%);
}

/* line 55, ../../shared/bundle/ruby/3.2.0/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);
  transform: translateX(100%);
}

/* line 63, ../../shared/bundle/ruby/3.2.0/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);
  transform: translateY(-100%);
}

/* line 73, ../../shared/bundle/ruby/3.2.0/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);
  transform: translateY(100%);
}

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

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

/* line 117, ../../shared/bundle/ruby/3.2.0/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: #000;
}

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

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

/* line 121, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}

/* line 127, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 140, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

/* line 1, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 6, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 2, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-warning {
  color: #ffc107 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 3, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

/* line 30, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

/* line 2, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

/* line 9, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

/* line 5, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_text-truncation.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/helpers/_vr.scss */
.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-top {
  vertical-align: top !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-start {
  float: left !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-end {
  float: right !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-none {
  float: none !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-0 {
  opacity: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-25 {
  opacity: 0.25 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-50 {
  opacity: 0.5 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-75 {
  opacity: 0.75 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-100 {
  opacity: 1 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline {
  display: inline !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-block {
  display: block !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-grid {
  display: grid !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table {
  display: table !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-row {
  display: table-row !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-flex {
  display: flex !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-none {
  display: none !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-static {
  position: static !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-relative {
  position: relative !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-absolute {
  position: absolute !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-fixed {
  position: fixed !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-sticky {
  position: sticky !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-0 {
  top: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-50 {
  top: 50% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-100 {
  top: 100% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-0 {
  bottom: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-50 {
  bottom: 50% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-100 {
  bottom: 100% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-0 {
  left: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-50 {
  left: 50% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-100 {
  left: 100% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-0 {
  right: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-50 {
  right: 50% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-100 {
  right: 100% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-end-0 {
  border-right: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-start-0 {
  border-left: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-1 {
  --bs-border-width: 1px;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-2 {
  --bs-border-width: 2px;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-3 {
  --bs-border-width: 3px;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-4 {
  --bs-border-width: 4px;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-5 {
  --bs-border-width: 5px;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-100 {
  --bs-border-opacity: 1;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-25 {
  width: 25% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-50 {
  width: 50% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-75 {
  width: 75% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-100 {
  width: 100% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-auto {
  width: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-25 {
  height: 25% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-50 {
  height: 50% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-75 {
  height: 75% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-auto {
  height: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-center {
  align-items: center !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-center {
  align-content: center !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-center {
  align-self: center !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-first {
  order: -1 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-0 {
  order: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-1 {
  order: 1 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-2 {
  order: 2 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-3 {
  order: 3 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-4 {
  order: 4 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-5 {
  order: 5 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-last {
  order: 6 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-0 {
  margin: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-auto {
  margin: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-0 {
  margin-right: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-3 {
  margin-right: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-5 {
  margin-right: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-auto {
  margin-right: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-0 {
  margin-left: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-5 {
  margin-left: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-auto {
  margin-left: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-0 {
  padding: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-0 {
  padding-right: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-5 {
  padding-right: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-5 {
  padding-left: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-3 {
  gap: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-5 {
  gap: 3rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-5 {
  font-size: 1.25rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-6 {
  font-size: 1rem !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-italic {
  font-style: italic !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-normal {
  font-style: normal !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-semibold {
  font-weight: 600 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-1 {
  line-height: 1 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-sm {
  line-height: 1.25 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-base {
  line-height: 1.5 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-lg {
  line-height: 2 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-start {
  text-align: left !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-end {
  text-align: right !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-center {
  text-align: center !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-100 {
  --bs-text-opacity: 1;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-none {
  pointer-events: none !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-auto {
  pointer-events: auto !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-5 {
  border-radius: var(--bs-border-radius-2xl) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.visible {
  visibility: visible !important;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-start {
    float: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-end {
    float: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-none {
    float: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-start {
    float: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-end {
    float: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-none {
    float: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-grid {
    display: grid !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-first {
    order: -1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-last {
    order: 6 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-start {
    text-align: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-end {
    text-align: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-start {
    float: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-end {
    float: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-none {
    float: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-start {
    float: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-end {
    float: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-none {
    float: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-start {
    float: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-end {
    float: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-none {
    float: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-block {
    display: block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table {
    display: table !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-none {
    display: none !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/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, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-1 {
    font-size: 2.5rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-2 {
    font-size: 2rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-3 {
    font-size: 1.75rem !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-4 {
    font-size: 1.5rem !important;
  }
}

@media print {
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-grid {
    display: grid !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../../shared/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-none {
    display: none !important;
  }
}

/* line 1, app/assets/stylesheets/boostrap_reset.scss */
body {
  --bs-link-color: #f68220;
  --bs-link-hover-color: #f68220;
}

/* line 7, app/assets/stylesheets/boostrap_reset.scss */
.accordion {
  --bs-accordion-active-color: #f68220;
  --bs-accordion-btn-focus-border-color: #f68220;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f68220'%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-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f68220'%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");
}

/* line 15, app/assets/stylesheets/boostrap_reset.scss */
.accordion-button:active {
  background: #eee;
}

/* line 17, app/assets/stylesheets/boostrap_reset.scss */
.accordion-button:focus {
  background: #eee;
  box-shadow: none;
}

/* line 20, app/assets/stylesheets/boostrap_reset.scss */
.accordion-button-2 {
  font-family: 'Poppins',sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  border-radius: 2px;
  border: 1px solid #eee;
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/components/flash.scss */
.flash {
  align-items: center;
  max-width: 100%;
  width: -moz-max-content;
  width: max-content;
  padding: 0 var(--space-m);
  z-index: 1;
}

/* line 9, app/assets/stylesheets/components/flash.scss */
.flash .flash__message {
  position: fixed;
  width: 350px;
  right: 0px;
  top: 10px;
  z-index: 100000;
  animation: appear-then-fade 4s both;
}

@keyframes appear-then-fade {
  0%, 100% {
    opacity: 0;
  }
  5%, 60% {
    opacity: 1;
  }
}

/* line 28, app/assets/stylesheets/components/flash.scss */
.highlight {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  z-index: 2;
}

/*-reset -*/
/* line 3, app/assets/stylesheets/plugins.scss */
html, body, div, span, applet, object, iframe, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, .small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

/* line 3, app/assets/stylesheets/plugins.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
}

/* line 3, app/assets/stylesheets/plugins.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 3, app/assets/stylesheets/plugins.scss */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* line 3, app/assets/stylesheets/plugins.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 3, app/assets/stylesheets/plugins.scss */
ol, ul {
  list-style: none;
}

/* line 3, app/assets/stylesheets/plugins.scss */
blockquote, q {
  quotes: none;
}

/* line 3, app/assets/stylesheets/plugins.scss */
:focus {
  outline: 0;
}

/* line 3, app/assets/stylesheets/plugins.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 3, app/assets/stylesheets/plugins.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

/* line 3, app/assets/stylesheets/plugins.scss */
a {
  text-decoration: none;
  position: relative;
  color: #000;
}

/* line 3, app/assets/stylesheets/plugins.scss */
audio, video, canvas {
  max-width: 100%;
}

/*!  Bootstrap Grid  */
@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1064px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .container {
    width: 1170px;
  }
}

/* line 6, app/assets/stylesheets/plugins.scss */
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-12 {
  width: 100%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-9 {
  width: 75%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-6 {
  width: 50%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-3 {
  width: 25%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1064px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 6, app/assets/stylesheets/plugins.scss */
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-sm:before, .container-md:before, .container-lg:before, .container-xl:before, .container-xxl:before, .container-fluid:after, .container-sm:after, .container-md:after, .container-lg:after, .container-xl:after, .container-xxl:after, .row:before, .row:after {
  content: " ";
  display: table;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.clearfix:after, .container:after, .container-fluid:after, .container-sm:after, .container-md:after, .container-lg:after, .container-xl:after, .container-xxl:after, .row:after {
  clear: both;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.pull-right {
  float: right !important;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.pull-left {
  float: left !important;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.hide {
  display: none !important;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.show {
  display: block !important;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.invisible {
  visibility: hidden;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.affix {
  position: fixed;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

/* line 6, app/assets/stylesheets/plugins.scss */
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  table.visible-xs {
    display: table;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  table.visible-sm {
    display: table;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  table.visible-md {
    display: table;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  table.visible-lg {
    display: table;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 6, app/assets/stylesheets/plugins.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  table.visible-print {
    display: table;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 6, app/assets/stylesheets/plugins.scss */
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}

/* line 6, app/assets/stylesheets/plugins.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 6, app/assets/stylesheets/plugins.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 6, app/assets/stylesheets/plugins.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 6, app/assets/stylesheets/plugins.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Font Awesome Pro 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
/* line 11, app/assets/stylesheets/plugins.scss */
.fa, .fab, .fad, .fal, .far, .fas {
  -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 11, app/assets/stylesheets/plugins.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-xs {
  font-size: .75em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sm {
  font-size: .875em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-1x {
  font-size: 1em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-3x {
  font-size: 3em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-4x {
  font-size: 4em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-5x {
  font-size: 5em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-6x {
  font-size: 6em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-7x {
  font-size: 7em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-8x {
  font-size: 8em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-9x {
  font-size: 9em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-10x {
  font-size: 10em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ul > li {
  position: relative;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pull-left {
  float: left;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pull-right {
  float: right;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spin {
  animation: fa-spin 2s linear infinite;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pulse {
  animation: fa-spin 1s steps(8) infinite;
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flip-vertical {
  transform: scaleY(-1);
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}

/* line 11, app/assets/stylesheets/plugins.scss */
:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  filter: none;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-inverse {
  color: #fff;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-abacus:before {
  content: "\f640";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-acorn:before {
  content: "\f6ae";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-adobe:before {
  content: "\f778";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-air-conditioner:before {
  content: "\f8f4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-alarm-clock:before {
  content: "\f34e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-alarm-exclamation:before {
  content: "\f843";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-alarm-plus:before {
  content: "\f844";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-alarm-snooze:before {
  content: "\f845";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-album:before {
  content: "\f89f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-album-collection:before {
  content: "\f8a0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-alicorn:before {
  content: "\f6b0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-alien:before {
  content: "\f8f5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-alien-monster:before {
  content: "\f8f6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-align-slash:before {
  content: "\f846";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-amp-guitar:before {
  content: "\f8a1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-analytics:before {
  content: "\f643";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angel:before {
  content: "\f779";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-apple-crate:before {
  content: "\f6b1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-down:before {
  content: "\f354";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-from-left:before {
  content: "\f347";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-from-right:before {
  content: "\f348";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-from-top:before {
  content: "\f349";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-left:before {
  content: "\f355";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-right:before {
  content: "\f356";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-square-down:before {
  content: "\f350";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-square-left:before {
  content: "\f351";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-square-right:before {
  content: "\f352";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-square-up:before {
  content: "\f353";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-alt-up:before {
  content: "\f357";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-from-bottom:before {
  content: "\f342";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-from-left:before {
  content: "\f343";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-from-right:before {
  content: "\f344";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-from-top:before {
  content: "\f345";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-square-down:before {
  content: "\f339";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-square-left:before {
  content: "\f33a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-square-right:before {
  content: "\f33b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-square-up:before {
  content: "\f33c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-to-bottom:before {
  content: "\f33d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-to-left:before {
  content: "\f33e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-to-right:before {
  content: "\f340";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-to-top:before {
  content: "\f341";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-atom-alt:before {
  content: "\f5d3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-award:before {
  content: "\f559";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-axe:before {
  content: "\f6b2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-axe-battle:before {
  content: "\f6b3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-backpack:before {
  content: "\f5d4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-badge:before {
  content: "\f335";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-badge-check:before {
  content: "\f336";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-badge-dollar:before {
  content: "\f645";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-badge-percent:before {
  content: "\f646";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-badge-sheriff:before {
  content: "\f8a2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-badger-honey:before {
  content: "\f6b4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bags-shopping:before {
  content: "\f847";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ball-pile:before {
  content: "\f77e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ballot:before {
  content: "\f732";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ballot-check:before {
  content: "\f733";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-banjo:before {
  content: "\f8a3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-barcode-alt:before {
  content: "\f463";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-barcode-read:before {
  content: "\f464";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-barcode-scan:before {
  content: "\f465";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-baseball:before {
  content: "\f432";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-basketball-hoop:before {
  content: "\f435";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bat:before {
  content: "\f6b5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-battery-bolt:before {
  content: "\f376";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-battery-slash:before {
  content: "\f377";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bed-alt:before {
  content: "\f8f7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bed-bunk:before {
  content: "\f8f8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bed-empty:before {
  content: "\f8f9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bell-exclamation:before {
  content: "\f848";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bell-on:before {
  content: "\f8fa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bell-plus:before {
  content: "\f849";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bell-school:before {
  content: "\f5d5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bell-school-slash:before {
  content: "\f5d6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bells:before {
  content: "\f77f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-betamax:before {
  content: "\f8a4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-biking-mountain:before {
  content: "\f84b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blanket:before {
  content: "\f498";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blinds:before {
  content: "\f8fb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blinds-open:before {
  content: "\f8fc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blinds-raised:before {
  content: "\f8fd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bone-break:before {
  content: "\f5d8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-book-alt:before {
  content: "\f5d9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-book-heart:before {
  content: "\f499";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-book-spells:before {
  content: "\f6b8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-book-user:before {
  content: "\f7e7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-books:before {
  content: "\f5db";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-books-medical:before {
  content: "\f7e8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-boombox:before {
  content: "\f8a5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-boot:before {
  content: "\f782";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-booth-curtain:before {
  content: "\f734";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-bottom:before {
  content: "\f84d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-center-h:before {
  content: "\f89c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-center-v:before {
  content: "\f89d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-inner:before {
  content: "\f84e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-left:before {
  content: "\f84f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-outer:before {
  content: "\f851";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-right:before {
  content: "\f852";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-style-alt:before {
  content: "\f854";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-border-top:before {
  content: "\f855";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bow-arrow:before {
  content: "\f6b9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bowling-pins:before {
  content: "\f437";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box:before {
  content: "\f466";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box-alt:before {
  content: "\f49a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box-ballot:before {
  content: "\f735";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box-check:before {
  content: "\f467";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box-fragile:before {
  content: "\f49b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box-full:before {
  content: "\f49c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box-heart:before {
  content: "\f49d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box-up:before {
  content: "\f49f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-box-usd:before {
  content: "\f4a0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-boxes-alt:before {
  content: "\f4a1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-boxing-glove:before {
  content: "\f438";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-brackets:before {
  content: "\f7e9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-brackets-curly:before {
  content: "\f7ea";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bread-loaf:before {
  content: "\f7eb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bring-forward:before {
  content: "\f856";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bring-front:before {
  content: "\f857";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-browser:before {
  content: "\f37e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bullseye-arrow:before {
  content: "\f648";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bullseye-pointer:before {
  content: "\f649";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-burger-soda:before {
  content: "\f858";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-burrito:before {
  content: "\f7ed";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-bus-school:before {
  content: "\f5dd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cabinet-filing:before {
  content: "\f64b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cactus:before {
  content: "\f8a7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calculator-alt:before {
  content: "\f64c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-edit:before {
  content: "\f333";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-exclamation:before {
  content: "\f334";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-star:before {
  content: "\f736";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-camcorder:before {
  content: "\f8a8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-camera-alt:before {
  content: "\f332";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-camera-home:before {
  content: "\f8fe";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-camera-movie:before {
  content: "\f8a9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-camera-polaroid:before {
  content: "\f8aa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-campfire:before {
  content: "\f6ba";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-candle-holder:before {
  content: "\f6bc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-candy-corn:before {
  content: "\f6bd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-building:before {
  content: "\f859";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-bump:before {
  content: "\f5e0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-bus:before {
  content: "\f85a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-garage:before {
  content: "\f5e2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-mechanic:before {
  content: "\f5e3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-tilt:before {
  content: "\f5e5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-car-wash:before {
  content: "\f5e6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caravan-alt:before {
  content: "\f900";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-circle-down:before {
  content: "\f32d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-circle-left:before {
  content: "\f32e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-circle-right:before {
  content: "\f330";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-circle-up:before {
  content: "\f331";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cars:before {
  content: "\f85b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cassette-tape:before {
  content: "\f8ab";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cat-space:before {
  content: "\f901";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cauldron:before {
  content: "\f6bf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cctv:before {
  content: "\f8ac";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chair-office:before {
  content: "\f6c1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chart-line-down:before {
  content: "\f64d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chart-network:before {
  content: "\f78a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chart-pie-alt:before {
  content: "\f64e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chart-scatter:before {
  content: "\f7ee";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cheese-swiss:before {
  content: "\f7f0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cheeseburger:before {
  content: "\f7f1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-bishop-alt:before {
  content: "\f43b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-clock:before {
  content: "\f43d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-clock-alt:before {
  content: "\f43e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-king-alt:before {
  content: "\f440";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-knight-alt:before {
  content: "\f442";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-pawn-alt:before {
  content: "\f444";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-queen-alt:before {
  content: "\f446";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chess-rook-alt:before {
  content: "\f448";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-double-down:before {
  content: "\f322";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-double-left:before {
  content: "\f323";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-double-right:before {
  content: "\f324";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-double-up:before {
  content: "\f325";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-square-down:before {
  content: "\f329";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-square-left:before {
  content: "\f32a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-square-right:before {
  content: "\f32b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-square-up:before {
  content: "\f32c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chimney:before {
  content: "\f78b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clarinet:before {
  content: "\f8ad";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-claw-marks:before {
  content: "\f6c2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clipboard-list-check:before {
  content: "\f737";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clipboard-prescription:before {
  content: "\f5e8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clipboard-user:before {
  content: "\f7f3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-drizzle:before {
  content: "\f738";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-hail:before {
  content: "\f739";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-hail-mixed:before {
  content: "\f73a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-music:before {
  content: "\f8ae";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-rainbow:before {
  content: "\f73e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-showers:before {
  content: "\f73f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-sleet:before {
  content: "\f741";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-snow:before {
  content: "\f742";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clouds:before {
  content: "\f744";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clouds-moon:before {
  content: "\f745";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-clouds-sun:before {
  content: "\f746";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-club:before {
  content: "\f327";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-code:before {
  content: "\f121";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-code-commit:before {
  content: "\f386";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-code-merge:before {
  content: "\f387";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-coffee-pot:before {
  content: "\f902";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-coffee-togo:before {
  content: "\f6c5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-coffin:before {
  content: "\f6c6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-coin:before {
  content: "\f85c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comet:before {
  content: "\f903";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-check:before {
  content: "\f4a2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-dollar:before {
  content: "\f650";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-dots:before {
  content: "\f4a3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-edit:before {
  content: "\f4a4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-lines:before {
  content: "\f4a6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-medical:before {
  content: "\f7f4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-minus:before {
  content: "\f4a7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-music:before {
  content: "\f8af";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-plus:before {
  content: "\f4a8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-slash:before {
  content: "\f4a9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-smile:before {
  content: "\f4aa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-alt-times:before {
  content: "\f4ab";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-check:before {
  content: "\f4ac";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-edit:before {
  content: "\f4ae";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-exclamation:before {
  content: "\f4af";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-lines:before {
  content: "\f4b0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-minus:before {
  content: "\f4b1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-music:before {
  content: "\f8b0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-plus:before {
  content: "\f4b2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-smile:before {
  content: "\f4b4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comment-times:before {
  content: "\f4b5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comments-alt:before {
  content: "\f4b6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comments-alt-dollar:before {
  content: "\f652";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-compass-slash:before {
  content: "\f5e9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-compress-wide:before {
  content: "\f326";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-computer-classic:before {
  content: "\f8b1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-computer-speaker:before {
  content: "\f8b2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-construction:before {
  content: "\f85d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-container-storage:before {
  content: "\f4b7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-conveyor-belt:before {
  content: "\f46e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-corn:before {
  content: "\f6c7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cow:before {
  content: "\f6c8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cowbell:before {
  content: "\f8b3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cowbell-more:before {
  content: "\f8b4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-credit-card-blank:before {
  content: "\f389";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-credit-card-front:before {
  content: "\f38a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cricket:before {
  content: "\f449";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-croissant:before {
  content: "\f7f6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-crutches:before {
  content: "\f7f8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-curling:before {
  content: "\f44a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dagger:before {
  content: "\f6cb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-debug:before {
  content: "\f7f9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-deer:before {
  content: "\f78e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-deer-rudolph:before {
  content: "\f78f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-desktop-alt:before {
  content: "\f390";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dewpoint:before {
  content: "\f748";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-diamond:before {
  content: "\f219";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-d10:before {
  content: "\f6cd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-d12:before {
  content: "\f6ce";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-d4:before {
  content: "\f6d0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-d8:before {
  content: "\f6d2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-digging:before {
  content: "\f85e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-diploma:before {
  content: "\f5ea";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-disc-drive:before {
  content: "\f8b5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-do-not-enter:before {
  content: "\f5ec";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dog-leashed:before {
  content: "\f6d4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dolly-empty:before {
  content: "\f473";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-download:before {
  content: "\f019";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-draw-circle:before {
  content: "\f5ed";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-draw-square:before {
  content: "\f5ef";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dreidel:before {
  content: "\f792";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-drone:before {
  content: "\f85f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-drone-alt:before {
  content: "\f860";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-drumstick:before {
  content: "\f6d6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dryer:before {
  content: "\f861";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dryer-alt:before {
  content: "\f862";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-duck:before {
  content: "\f6d8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ear:before {
  content: "\f5f0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ear-muffs:before {
  content: "\f795";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-eclipse:before {
  content: "\f749";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-eclipse-alt:before {
  content: "\f74a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-egg-fried:before {
  content: "\f7fc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-elephant:before {
  content: "\f6da";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-empty-set:before {
  content: "\f656";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-engine-warning:before {
  content: "\f5f2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-envelope-open-dollar:before {
  content: "\f657";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-exclamation-square:before {
  content: "\f321";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-expand-arrows:before {
  content: "\f31d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-expand-wide:before {
  content: "\f320";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-eye-evil:before {
  content: "\f6db";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fan-table:before {
  content: "\f904";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-farm:before {
  content: "\f864";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-faucet:before {
  content: "\f905";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-faucet-drip:before {
  content: "\f906";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-female:before {
  content: "\f182";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-field-hockey:before {
  content: "\f44c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-certificate:before {
  content: "\f5f3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-chart-line:before {
  content: "\f659";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-chart-pie:before {
  content: "\f65a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-check:before {
  content: "\f316";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-edit:before {
  content: "\f31c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-exclamation:before {
  content: "\f31a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-minus:before {
  content: "\f318";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-music:before {
  content: "\f8b6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-plus:before {
  content: "\f319";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-search:before {
  content: "\f865";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-spreadsheet:before {
  content: "\f65b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-times:before {
  content: "\f317";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-user:before {
  content: "\f65c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-files-medical:before {
  content: "\f7fd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-film:before {
  content: "\f008";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-film-alt:before {
  content: "\f3a0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-film-canister:before {
  content: "\f8b7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fire-smoke:before {
  content: "\f74b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-firefox-browser:before {
  content: "\f907";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fireplace:before {
  content: "\f79a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fish-cooked:before {
  content: "\f7fe";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flag-alt:before {
  content: "\f74c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flame:before {
  content: "\f6df";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flashlight:before {
  content: "\f8b8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flask-poison:before {
  content: "\f6e0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flask-potion:before {
  content: "\f6e1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flower:before {
  content: "\f7ff";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flower-daffodil:before {
  content: "\f800";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flower-tulip:before {
  content: "\f801";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flute:before {
  content: "\f8b9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-flux-capacitor:before {
  content: "\f8ba";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fog:before {
  content: "\f74e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-folder-times:before {
  content: "\f65f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-folder-tree:before {
  content: "\f802";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-folders:before {
  content: "\f660";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-font:before {
  content: "\f031";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-font-case:before {
  content: "\f866";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-football-helmet:before {
  content: "\f44f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-forklift:before {
  content: "\f47a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fragile:before {
  content: "\f4bb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-french-fries:before {
  content: "\f803";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-frosty-head:before {
  content: "\f79b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-function:before {
  content: "\f661";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-galaxy:before {
  content: "\f908";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-game-board:before {
  content: "\f867";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-game-board-alt:before {
  content: "\f868";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-game-console-handheld:before {
  content: "\f8bb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gamepad-alt:before {
  content: "\f8bc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-garage:before {
  content: "\f909";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-garage-car:before {
  content: "\f90a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-garage-open:before {
  content: "\f90b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gas-pump-slash:before {
  content: "\f5f4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gift-card:before {
  content: "\f663";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gingerbread-man:before {
  content: "\f79d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glass:before {
  content: "\f804";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glass-champagne:before {
  content: "\f79e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glass-citrus:before {
  content: "\f869";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glass-whiskey-rocks:before {
  content: "\f7a1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glasses-alt:before {
  content: "\f5f5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-globe-snow:before {
  content: "\f7a3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-globe-stand:before {
  content: "\f5f6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-golf-club:before {
  content: "\f451";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gramophone:before {
  content: "\f8bd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-guitar-electric:before {
  content: "\f8be";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-guitars:before {
  content: "\f8bf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-h1:before {
  content: "\f313";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-h2:before {
  content: "\f314";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-h3:before {
  content: "\f315";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-h4:before {
  content: "\f86a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hammer-war:before {
  content: "\f6e4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-heart:before {
  content: "\f4bc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-holding-box:before {
  content: "\f47b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-holding-magic:before {
  content: "\f6e5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-receiving:before {
  content: "\f47c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hands-heart:before {
  content: "\f4c3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hands-usd:before {
  content: "\f4c5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-handshake-alt:before {
  content: "\f4c6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hat-chef:before {
  content: "\f86b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hat-santa:before {
  content: "\f7a7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hat-winter:before {
  content: "\f7a8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hat-witch:before {
  content: "\f6e7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-head-side:before {
  content: "\f6e9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-head-side-brain:before {
  content: "\f808";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-head-side-headphones:before {
  content: "\f8c2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-head-side-medical:before {
  content: "\f809";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-head-vr:before {
  content: "\f6ea";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-heart-circle:before {
  content: "\f4c7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-heart-rate:before {
  content: "\f5f8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-heart-square:before {
  content: "\f4c8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-heat:before {
  content: "\f90c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-helmet-battle:before {
  content: "\f6eb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hexagon:before {
  content: "\f312";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hockey-mask:before {
  content: "\f6ee";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hockey-sticks:before {
  content: "\f454";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-home:before {
  content: "\f015";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-home-alt:before {
  content: "\f80a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-home-heart:before {
  content: "\f4c9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-home-lg:before {
  content: "\f80b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-home-lg-alt:before {
  content: "\f80c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hood-cloak:before {
  content: "\f6ef";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-horizontal-rule:before {
  content: "\f86c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-horse-saddle:before {
  content: "\f8c3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hospitals:before {
  content: "\f80e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-house:before {
  content: "\f90d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-house-day:before {
  content: "\f90e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-house-flood:before {
  content: "\f74f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-house-leave:before {
  content: "\f90f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-house-night:before {
  content: "\f910";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-house-return:before {
  content: "\f911";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-house-signal:before {
  content: "\f912";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-humidity:before {
  content: "\f750";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-hurricane:before {
  content: "\f751";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ice-skate:before {
  content: "\f7ac";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-icons-alt:before {
  content: "\f86e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ideal:before {
  content: "\f913";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-image-polaroid:before {
  content: "\f8c4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-images:before {
  content: "\f302";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-inbox-in:before {
  content: "\f310";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-inbox-out:before {
  content: "\f311";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-industry-alt:before {
  content: "\f3b3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-info:before {
  content: "\f129";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-info-square:before {
  content: "\f30f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-inhaler:before {
  content: "\f5f9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-integral:before {
  content: "\f667";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-intersection:before {
  content: "\f668";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-inventory:before {
  content: "\f480";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-island-tropical:before {
  content: "\f811";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-jack-o-lantern:before {
  content: "\f30e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-joystick:before {
  content: "\f8c5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-jug:before {
  content: "\f8c6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kazoo:before {
  content: "\f8c7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kerning:before {
  content: "\f86f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-key:before {
  content: "\f084";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-key-skeleton:before {
  content: "\f6f3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-keynote:before {
  content: "\f66c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kidneys:before {
  content: "\f5fb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kite:before {
  content: "\f6f4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-knife-kitchen:before {
  content: "\f6f5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lambda:before {
  content: "\f66e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lamp:before {
  content: "\f4ca";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lamp-desk:before {
  content: "\f914";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lamp-floor:before {
  content: "\f915";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-landmark-alt:before {
  content: "\f752";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lasso:before {
  content: "\f8c8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-layer-minus:before {
  content: "\f5fe";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-layer-plus:before {
  content: "\f5ff";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-leaf-heart:before {
  content: "\f4cb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-leaf-maple:before {
  content: "\f6f6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-leaf-oak:before {
  content: "\f6f7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-light-ceiling:before {
  content: "\f916";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-light-switch:before {
  content: "\f917";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-light-switch-off:before {
  content: "\f918";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-light-switch-on:before {
  content: "\f919";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lightbulb-dollar:before {
  content: "\f670";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lightbulb-exclamation:before {
  content: "\f671";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lightbulb-on:before {
  content: "\f672";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lightbulb-slash:before {
  content: "\f673";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lights-holiday:before {
  content: "\f7b2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-line-columns:before {
  content: "\f870";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-line-height:before {
  content: "\f871";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lips:before {
  content: "\f600";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-list-music:before {
  content: "\f8c9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-location:before {
  content: "\f601";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-location-circle:before {
  content: "\f602";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-location-slash:before {
  content: "\f603";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lock-alt:before {
  content: "\f30d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lock-open-alt:before {
  content: "\f3c2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-loveseat:before {
  content: "\f4cc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-luchador:before {
  content: "\f455";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mace:before {
  content: "\f6f8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mailbox:before {
  content: "\f813";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-male:before {
  content: "\f183";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mandolin:before {
  content: "\f6f9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map:before {
  content: "\f279";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-alt-slash:before {
  content: "\f605";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-check:before {
  content: "\f606";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-edit:before {
  content: "\f607";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-exclamation:before {
  content: "\f608";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-minus:before {
  content: "\f609";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-plus:before {
  content: "\f60a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-question:before {
  content: "\f60b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-slash:before {
  content: "\f60c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-smile:before {
  content: "\f60d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-marker-times:before {
  content: "\f60e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-meat:before {
  content: "\f814";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-megaphone:before {
  content: "\f675";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microblog:before {
  content: "\f91a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microphone-stand:before {
  content: "\f8cb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-microwave:before {
  content: "\f91b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mind-share:before {
  content: "\f677";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-minus-hexagon:before {
  content: "\f307";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-minus-octagon:before {
  content: "\f308";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mistletoe:before {
  content: "\f7b4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mobile-android:before {
  content: "\f3ce";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mobile-android-alt:before {
  content: "\f3cf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-money-check-edit:before {
  content: "\f872";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-money-check-edit-alt:before {
  content: "\f873";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-monitor-heart-rate:before {
  content: "\f611";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-monkey:before {
  content: "\f6fb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-moon-cloud:before {
  content: "\f754";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-moon-stars:before {
  content: "\f755";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mountains:before {
  content: "\f6fd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mouse-alt:before {
  content: "\f8cd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mp3-player:before {
  content: "\f8ce";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mug:before {
  content: "\f874";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mug-marshmallows:before {
  content: "\f7b7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-mug-tea:before {
  content: "\f875";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-music:before {
  content: "\f001";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-music-alt:before {
  content: "\f8cf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-music-alt-slash:before {
  content: "\f8d0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-music-slash:before {
  content: "\f8d1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-narwhal:before {
  content: "\f6fe";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-node:before {
  content: "\f419";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-octagon:before {
  content: "\f306";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-oil-temp:before {
  content: "\f614";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-om:before {
  content: "\f679";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-omega:before {
  content: "\f67a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ornament:before {
  content: "\f7b8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-outlet:before {
  content: "\f91c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-oven:before {
  content: "\f91d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-overline:before {
  content: "\f876";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-page-break:before {
  content: "\f877";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paint-brush-alt:before {
  content: "\f5a9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pallet-alt:before {
  content: "\f483";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paragraph-rtl:before {
  content: "\f878";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-parking-circle:before {
  content: "\f615";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-parking-circle-slash:before {
  content: "\f616";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-parking-slash:before {
  content: "\f617";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paw-alt:before {
  content: "\f701";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paw-claws:before {
  content: "\f702";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pegasus:before {
  content: "\f703";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pencil-paintbrush:before {
  content: "\f618";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pennant:before {
  content: "\f456";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-person-carry:before {
  content: "\f4cf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-person-dolly:before {
  content: "\f4d0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-person-dolly-empty:before {
  content: "\f4d1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-person-sign:before {
  content: "\f757";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone-laptop:before {
  content: "\f87a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone-office:before {
  content: "\f67d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone-plus:before {
  content: "\f4d2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone-rotary:before {
  content: "\f8d3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-php:before {
  content: "\f457";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pi:before {
  content: "\f67e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-piano:before {
  content: "\f8d4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-piano-keyboard:before {
  content: "\f8d5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pie:before {
  content: "\f705";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pied-piper-square:before {
  content: "\f91e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pig:before {
  content: "\f706";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pizza:before {
  content: "\f817";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plane-alt:before {
  content: "\f3de";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-planet-moon:before {
  content: "\f91f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-planet-ringed:before {
  content: "\f920";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plus-hexagon:before {
  content: "\f300";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plus-octagon:before {
  content: "\f301";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-podium:before {
  content: "\f680";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-podium-star:before {
  content: "\f758";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-police-box:before {
  content: "\f921";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-poll-people:before {
  content: "\f759";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-popcorn:before {
  content: "\f819";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-portal-enter:before {
  content: "\f922";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-portal-exit:before {
  content: "\f923";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-presentation:before {
  content: "\f685";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-print-search:before {
  content: "\f81a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-print-slash:before {
  content: "\f686";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-projector:before {
  content: "\f8d6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pumpkin:before {
  content: "\f707";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-question:before {
  content: "\f128";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-question-square:before {
  content: "\f2fd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rabbit:before {
  content: "\f708";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rabbit-fast:before {
  content: "\f709";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-racquet:before {
  content: "\f45a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-radar:before {
  content: "\f924";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-radio:before {
  content: "\f8d7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-radio-alt:before {
  content: "\f8d8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-raindrops:before {
  content: "\f75c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ram:before {
  content: "\f70a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ramp-loading:before {
  content: "\f4d4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-random:before {
  content: "\f074";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-raygun:before {
  content: "\f925";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rectangle-landscape:before {
  content: "\f2fa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rectangle-portrait:before {
  content: "\f2fb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rectangle-wide:before {
  content: "\f2fc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-refrigerator:before {
  content: "\f926";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-repeat:before {
  content: "\f363";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-repeat-1:before {
  content: "\f365";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-repeat-1-alt:before {
  content: "\f366";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-repeat-alt:before {
  content: "\f364";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-retweet-alt:before {
  content: "\f361";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rings-wedding:before {
  content: "\f81b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-road:before {
  content: "\f018";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rocket-launch:before {
  content: "\f927";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-route-highway:before {
  content: "\f61a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-route-interstate:before {
  content: "\f61b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-router:before {
  content: "\f8da";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ruler-triangle:before {
  content: "\f61c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-rv:before {
  content: "\f7be";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sack:before {
  content: "\f81c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sack-dollar:before {
  content: "\f81d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-salad:before {
  content: "\f81e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sandwich:before {
  content: "\f81f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sausage:before {
  content: "\f820";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sax-hot:before {
  content: "\f8db";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-saxophone:before {
  content: "\f8dc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scalpel:before {
  content: "\f61d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scalpel-path:before {
  content: "\f61e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scanner:before {
  content: "\f488";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scanner-image:before {
  content: "\f8f3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scanner-keyboard:before {
  content: "\f489";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scanner-touchscreen:before {
  content: "\f48a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scarecrow:before {
  content: "\f70d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scarf:before {
  content: "\f7c1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-school:before {
  content: "\f549";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scroll-old:before {
  content: "\f70f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scrubber:before {
  content: "\f2f8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-scythe:before {
  content: "\f710";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-search:before {
  content: "\f002";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-send-back:before {
  content: "\f87e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-send-backward:before {
  content: "\f87f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sensor:before {
  content: "\f928";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sensor-alert:before {
  content: "\f929";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sensor-fire:before {
  content: "\f92a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sensor-on:before {
  content: "\f92b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sensor-smoke:before {
  content: "\f92c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-server:before {
  content: "\f233";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-share:before {
  content: "\f064";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-share-all:before {
  content: "\f367";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sheep:before {
  content: "\f711";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shield-check:before {
  content: "\f2f7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shield-cross:before {
  content: "\f712";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shipping-timed:before {
  content: "\f48c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shish-kebab:before {
  content: "\f821";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shovel:before {
  content: "\f713";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shovel-snow:before {
  content: "\f7c3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shredder:before {
  content: "\f68a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-shuttlecock:before {
  content: "\f45b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sickle:before {
  content: "\f822";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sigma:before {
  content: "\f68b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-1:before {
  content: "\f68c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-2:before {
  content: "\f68d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-3:before {
  content: "\f68e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-4:before {
  content: "\f68f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-alt:before {
  content: "\f690";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-alt-1:before {
  content: "\f691";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-alt-2:before {
  content: "\f692";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-alt-3:before {
  content: "\f693";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-alt-slash:before {
  content: "\f694";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-slash:before {
  content: "\f695";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signal-stream:before {
  content: "\f8dd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-siren:before {
  content: "\f92d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-siren-on:before {
  content: "\f92e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-skeleton:before {
  content: "\f620";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ski-jump:before {
  content: "\f7c7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ski-lift:before {
  content: "\f7c8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-skull-cow:before {
  content: "\f8de";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sledding:before {
  content: "\f7cb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sliders-h-square:before {
  content: "\f3f0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sliders-v:before {
  content: "\f3f1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sliders-v-square:before {
  content: "\f3f2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-smile-plus:before {
  content: "\f5b9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-smoke:before {
  content: "\f760";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snake:before {
  content: "\f716";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snooze:before {
  content: "\f880";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snow-blowing:before {
  content: "\f761";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snowflakes:before {
  content: "\f7cf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snowmobile:before {
  content: "\f7d1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-solar-system:before {
  content: "\f92f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-alt:before {
  content: "\f883";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-circle:before {
  content: "\f930";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-circle-down:before {
  content: "\f931";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-circle-up:before {
  content: "\f932";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-shapes-down:before {
  content: "\f888";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-shapes-down-alt:before {
  content: "\f889";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-shapes-up:before {
  content: "\f88a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-shapes-up-alt:before {
  content: "\f88b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-size-down:before {
  content: "\f88c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-size-down-alt:before {
  content: "\f88d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-size-up:before {
  content: "\f88e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-size-up-alt:before {
  content: "\f88f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-soup:before {
  content: "\f823";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-space-station-moon:before {
  content: "\f933";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-space-station-moon-alt:before {
  content: "\f934";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spade:before {
  content: "\f2f4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sparkles:before {
  content: "\f890";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-speaker:before {
  content: "\f8df";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-speakers:before {
  content: "\f8e0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spider-black-widow:before {
  content: "\f718";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spider-web:before {
  content: "\f719";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spinner-third:before {
  content: "\f3f4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sprinkler:before {
  content: "\f935";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-square-root:before {
  content: "\f697";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-squirrel:before {
  content: "\f71a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-staff:before {
  content: "\f71b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-star:before {
  content: "\f005";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-star-christmas:before {
  content: "\f7d4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-star-exclamation:before {
  content: "\f2f3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-star-shooting:before {
  content: "\f936";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-starfighter:before {
  content: "\f937";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-starfighter-alt:before {
  content: "\f938";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stars:before {
  content: "\f762";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-starship:before {
  content: "\f939";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-starship-freighter:before {
  content: "\f93a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-steak:before {
  content: "\f824";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-steering-wheel:before {
  content: "\f622";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stocking:before {
  content: "\f7d5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stomach:before {
  content: "\f623";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stretcher:before {
  content: "\f825";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sun-cloud:before {
  content: "\f763";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sun-dust:before {
  content: "\f764";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sun-haze:before {
  content: "\f765";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sunglasses:before {
  content: "\f892";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sunrise:before {
  content: "\f766";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sunset:before {
  content: "\f767";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sword:before {
  content: "\f71c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sword-laser:before {
  content: "\f93b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sword-laser-alt:before {
  content: "\f93c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-swords:before {
  content: "\f71d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-swords-laser:before {
  content: "\f93d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tablet-android:before {
  content: "\f3fb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tablet-android-alt:before {
  content: "\f3fc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tablet-rugged:before {
  content: "\f48f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-alt-average:before {
  content: "\f624";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-alt-fast:before {
  content: "\f625";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-alt-slow:before {
  content: "\f627";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-average:before {
  content: "\f629";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-fast:before {
  content: "\f62a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-fastest:before {
  content: "\f62b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-slow:before {
  content: "\f62c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tachometer-slowest:before {
  content: "\f62d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-taco:before {
  content: "\f826";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tally:before {
  content: "\f69c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tanakh:before {
  content: "\f827";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tasks-alt:before {
  content: "\f828";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-telescope:before {
  content: "\f93e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-temperature-down:before {
  content: "\f93f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-temperature-frigid:before {
  content: "\f768";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-temperature-hot:before {
  content: "\f76a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-temperature-up:before {
  content: "\f940";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tennis-ball:before {
  content: "\f45e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-text:before {
  content: "\f893";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-text-size:before {
  content: "\f894";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-theta:before {
  content: "\f69e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thunderstorm:before {
  content: "\f76c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thunderstorm-moon:before {
  content: "\f76d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-thunderstorm-sun:before {
  content: "\f76e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tilde:before {
  content: "\f69f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-times-hexagon:before {
  content: "\f2ee";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-times-octagon:before {
  content: "\f2f0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-times-square:before {
  content: "\f2d3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tire:before {
  content: "\f631";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tire-flat:before {
  content: "\f632";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tire-pressure-warning:before {
  content: "\f633";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tire-rugged:before {
  content: "\f634";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-toilet-paper-alt:before {
  content: "\f71f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tombstone:before {
  content: "\f720";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tombstone-alt:before {
  content: "\f721";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-toothbrush:before {
  content: "\f635";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tornado:before {
  content: "\f76f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-traffic-cone:before {
  content: "\f636";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-traffic-light-go:before {
  content: "\f638";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-traffic-light-slow:before {
  content: "\f639";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-traffic-light-stop:before {
  content: "\f63a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trailer:before {
  content: "\f941";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-train:before {
  content: "\f238";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-transporter:before {
  content: "\f942";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-transporter-1:before {
  content: "\f943";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-transporter-2:before {
  content: "\f944";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-transporter-3:before {
  content: "\f945";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-transporter-empty:before {
  content: "\f946";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trash-undo:before {
  content: "\f895";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trash-undo-alt:before {
  content: "\f896";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-treasure-chest:before {
  content: "\f723";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tree-alt:before {
  content: "\f400";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tree-christmas:before {
  content: "\f7db";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tree-decorated:before {
  content: "\f7dc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tree-large:before {
  content: "\f7dd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tree-palm:before {
  content: "\f82b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trees:before {
  content: "\f724";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-triangle:before {
  content: "\f2ec";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-triangle-music:before {
  content: "\f8e2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trophy-alt:before {
  content: "\f2eb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-truck-container:before {
  content: "\f4dc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-truck-couch:before {
  content: "\f4dd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-truck-plow:before {
  content: "\f7de";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-truck-ramp:before {
  content: "\f4e0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-trumpet:before {
  content: "\f8e3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-turkey:before {
  content: "\f725";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-turntable:before {
  content: "\f8e4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-turtle:before {
  content: "\f726";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tv-alt:before {
  content: "\f8e5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tv-music:before {
  content: "\f8e6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-tv-retro:before {
  content: "\f401";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-typewriter:before {
  content: "\f8e7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ufo:before {
  content: "\f947";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ufo-beam:before {
  content: "\f948";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-unicorn:before {
  content: "\f727";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-union:before {
  content: "\f6a2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-unity:before {
  content: "\f949";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-usb-drive:before {
  content: "\f8e9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-usd-circle:before {
  content: "\f2e8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-usd-square:before {
  content: "\f2e9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user:before {
  content: "\f007";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-alien:before {
  content: "\f94a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-chart:before {
  content: "\f6a3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-cowboy:before {
  content: "\f8ea";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-crown:before {
  content: "\f6a4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-hard-hat:before {
  content: "\f82c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-headset:before {
  content: "\f82d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-md-chat:before {
  content: "\f82e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-music:before {
  content: "\f8eb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-robot:before {
  content: "\f94b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-user-visor:before {
  content: "\f94c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-users-class:before {
  content: "\f63d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-users-crown:before {
  content: "\f6a5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-users-medical:before {
  content: "\f830";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-utensil-fork:before {
  content: "\f2e3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-utensil-knife:before {
  content: "\f2e4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-utensils-alt:before {
  content: "\f2e6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vacuum:before {
  content: "\f94d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vacuum-robot:before {
  content: "\f94e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-value-absolute:before {
  content: "\f6a6";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vhs:before {
  content: "\f8ec";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-video-plus:before {
  content: "\f4e1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-violin:before {
  content: "\f8ed";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-volcano:before {
  content: "\f770";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-volume:before {
  content: "\f6a8";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-volume-slash:before {
  content: "\f2e2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vote-nay:before {
  content: "\f771";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wagon-covered:before {
  content: "\f8ee";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-walker:before {
  content: "\f831";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-walkie-talkie:before {
  content: "\f8ef";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wand:before {
  content: "\f72a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wand-magic:before {
  content: "\f72b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-warehouse-alt:before {
  content: "\f495";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-washer:before {
  content: "\f898";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-watch:before {
  content: "\f2e1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-watch-calculator:before {
  content: "\f8f0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-watch-fitness:before {
  content: "\f63e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-water:before {
  content: "\f773";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-water-lower:before {
  content: "\f774";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-water-rise:before {
  content: "\f775";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wave-sine:before {
  content: "\f899";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wave-triangle:before {
  content: "\f89a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-waveform:before {
  content: "\f8f1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-waveform-path:before {
  content: "\f8f2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-webcam:before {
  content: "\f832";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-webcam-slash:before {
  content: "\f833";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-whale:before {
  content: "\f72c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wheat:before {
  content: "\f72d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-whistle:before {
  content: "\f460";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wifi-1:before {
  content: "\f6aa";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wifi-2:before {
  content: "\f6ab";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wifi-slash:before {
  content: "\f6ac";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wind-turbine:before {
  content: "\f89b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wind-warning:before {
  content: "\f776";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-window:before {
  content: "\f40e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-window-alt:before {
  content: "\f40f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-window-frame:before {
  content: "\f94f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-window-frame-open:before {
  content: "\f950";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-windsock:before {
  content: "\f777";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wreath:before {
  content: "\f7e2";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 11, app/assets/stylesheets/plugins.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: Font Awesome\ 5 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fa-brands-400-e68dd9e2f0da17197fa3f93c4e7898f93363f4902ed65bb4442836461108d560.eot);
  src: url(/assets/fa-brands-400d41d-e68dd9e2f0da17197fa3f93c4e7898f93363f4902ed65bb4442836461108d560.eot?#iefix) format("embedded-opentype"), url(/assets/fa-brands-400-67cd8eaf960f49d73a12599fa5dfb302467b4c18bb36f24c4baf88b7fbb80114.woff2) format("woff2"), url(/assets/fa-brands-400-0e6c81891b9bef0417d5360ad94273006278ab00d50f6c67e63bf87c0a0d2312.woff) format("woff"), url(/assets/fa-brands-400-9a04cbccf8a70dfbee5e303d882798681b31c257997a57cb4def616230df145a.ttf) format("truetype"), url(/assets/fa-brands-400-a93e88bb30db2399e2561fbbd9fd354b51f11cf5623a0de8d8c0609b47cb2cd3.svg#fontawesome) format("svg");
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fab {
  font-family: Font Awesome\ 5 Brands;
}

@font-face {
  font-family: Font Awesome\ 5 Pro;
  font-style: normal;
  font-weight: 300;
  src: url(/assets/fa-light-300-ef91328439c0f8f3d5f742b55b0fe4ac9f54de798e63cd86cd2062ec63eb0241.eot);
  src: url(/assets/fa-light-300d41d-ef91328439c0f8f3d5f742b55b0fe4ac9f54de798e63cd86cd2062ec63eb0241.eot?#iefix) format("embedded-opentype"), url(/assets/fa-light-300-aa8f31e745cdceadc21b02e2f30eb025e3a08a175b73f75a626c6136431b815e.woff2) format("woff2"), url(/assets/fa-light-300-358674bc600d577c64cd0586faa7437525fdf98e2acb77ce860ad71736eaaf9d.woff) format("woff"), url(/assets/fa-light-300-5ed56e5d2a643f28c92f7935b94f1d50290813636110c277f4f24943725b99e0.ttf) format("truetype"), url(/assets/fa-light-300-0f1c345af9217ee0a4fde0d3c48eb06e2a19c7e8e5885f06f51d25af01596a8b.svg#fontawesome) format("svg");
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fal {
  font-weight: 300;
}

@font-face {
  font-family: Font Awesome\ 5 Pro;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fa-regular-400-fef7ad7531896dd59ac4b3865dfaec039e92f6478b35deb041bf65750cdb8062.eot);
  src: url(/assets/fa-regular-400d41d-fef7ad7531896dd59ac4b3865dfaec039e92f6478b35deb041bf65750cdb8062.eot?#iefix) format("embedded-opentype"), url(/assets/fa-regular-400-6cdca2446e6d87092765e0f7c55db5a5f7ecdbb7040233ca9b8bf38b5d477af1.woff2) format("woff2"), url(/assets/fa-regular-400-865e35c1761c0ec03e62063f6393cc83219f142510853424fe85a639f66f8060.woff) format("woff"), url(/assets/fa-regular-400-4665f2d534338265e63623dfa9d1dda123f22a04b433167855a04077b633f1af.ttf) format("truetype"), url(/assets/fa-regular-400-0d1098d5f5e6d380d5915445326cadde63597b6bf92af349db292bf82029e003.svg#fontawesome) format("svg");
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fal, .far {
  font-family: Font Awesome\ 5 Pro;
}

/* line 11, app/assets/stylesheets/plugins.scss */
.far {
  font-weight: 400;
}

@font-face {
  font-family: Font Awesome\ 5 Pro;
  font-style: normal;
  font-weight: 900;
  src: url(/assets/fa-solid-900-1f905869b85c5a4f6262b26f0b1b348749b13155305faf8c7c8cca5759729548.eot);
  src: url(/assets/fa-solid-900d41d-1f905869b85c5a4f6262b26f0b1b348749b13155305faf8c7c8cca5759729548.eot?#iefix) format("embedded-opentype"), url(/assets/fa-solid-900-56e11e377b7a806ee7706bb90b23163e3fd3a63c13d28bc4b1dadf2173a6126f.woff2) format("woff2"), url(/assets/fa-solid-900-fcaea345a6509d951af0a1dd790cb9268cd234c844d1392c913fbbc9cd50c47c.woff) format("woff"), url(/assets/fa-solid-900-d58dc0641965a061ac8d3febf67c32f559d51d5de36863b91f71a09309de5a68.ttf) format("truetype"), url(/assets/fa-solid-900-efdd8c78566e7c8a16ad194c8831d69ab59a020a80dfe3a1ad61cc6ab566cc4a.svg#fontawesome) format("svg");
}

/* line 11, app/assets/stylesheets/plugins.scss */
.fa, .fas {
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
}

/** Swiper 4.3.5  */
/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-3d {
  perspective: 1200px;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-button-lock {
  display: none;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

/* line 13, app/assets/stylesheets/plugins.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top;
  transition: .2s transform,.2s top,.2s -webkit-transform;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left;
  transition: .2s transform,.2s left,.2s -webkit-transform;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right;
  transition: .2s transform,.2s right,.2s -webkit-transform;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-pagination-lock {
  display: none;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-scrollbar-lock {
  display: none;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-slide-zoomed {
  cursor: move;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-cube {
  overflow: visible;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-flip {
  overflow: visible;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

/* line 13, app/assets/stylesheets/plugins.scss */
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

/*! lightgallery */
@font-face {
  font-family: 'lg';
  src: url(/assets/lgd641-ece9aa0a6b24aae0964f52356e2d797b7665ca5643a95c4d82dbbeccf905cd29.eot?n1z373);
  src: url(/assets/lgd41d-ece9aa0a6b24aae0964f52356e2d797b7665ca5643a95c4d82dbbeccf905cd29.eot?#iefixn1z373) format("embedded-opentype"), url(/assets/lgd641-93f9b056cb04f249c2ee5e56339402fe2e4f288a22cf9c5bf8b04f071035a1e8.woff?n1z373) format("woff"), url(/assets/lgd641-cb09b87e36656cd0a471b1ac56b9af0b18049b145fec1957ea028899115b124e.ttf?n1z373) format("truetype"), url(/assets/lgd641-c0a05572f997cdf13cb8fda51ccfa950c16f303ff4b42cb0d9d14ded3cc40688.svg?n1z373#lg) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: #292929;
  color: rgba(255, 255, 255, 0.71);
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: .5;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-actions .lg-next {
  right: 20px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-actions .lg-next:before {
  font-family: Font Awesome\ 5 Pro;
  content: "\f105";
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-actions .lg-prev {
  left: 20px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-actions .lg-prev:after {
  font-family: Font Awesome\ 5 Pro;
  content: "\f104";
}

@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}

@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-right-end .lg-object {
  animation: lg-right-end .3s;
  position: relative;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-left-end .lg-object {
  animation: lg-left-end .3s;
  position: relative;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-toolbar .lg-close:after {
  content: "\e070";
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-sub-html h4, .lg-sub-html .h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
#lg-counter {
  color: #fff;
  float: left;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}

/* line 15, app/assets/stylesheets/plugins.scss */
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  opacity: 0;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  transform-origin: 50% 50%;
}

/* line 15, app/assets/stylesheets/plugins.scss */
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translate3d(0, 0%, 0);
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width: 1025px) {
  /* line 15, app/assets/stylesheets/plugins.scss */
  .lg-outer .lg-thumb-item {
    transition: border-color .25s ease;
  }
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom .25s ease;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(/../img/vimeo-play.html) no-repeat scroll 0 0 transparent;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(/../img/vimeo-play.html) no-repeat scroll 0 -58px transparent;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url(/../img/video-play.html) no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(/../img/youtube-play.html) no-repeat scroll 0 0 transparent;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(/../img/youtube-play.html) no-repeat scroll 0 -60px transparent;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  transition: opacity .08s ease 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-autoplay-button:after {
  content: "\e01d";
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transform-origin: 0 0;
  backface-visibility: hidden;
}

/* line 15, app/assets/stylesheets/plugins.scss */
#lg-zoom-in:after {
  content: "\e311";
}

/* line 15, app/assets/stylesheets/plugins.scss */
#lg-zoom-out {
  opacity: .5;
  pointer-events: none;
}

/* line 15, app/assets/stylesheets/plugins.scss */
#lg-zoom-out:after {
  content: "\e312";
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity .15s ease 0s,transform .15s ease 0s;
  transform: translate3d(0, 5px, 0);
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow .3s ease 0s;
  width: 12px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-fullscreen:after {
  content: "\e20c";
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

/* line 15, app/assets/stylesheets/plugins.scss */
.group {
  *zoom: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.group:after {
  clear: both;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  transition: opacity .15s ease 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer * {
  box-sizing: border-box;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-visible {
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-item {
  background: url(/../images/loading2.gif) no-repeat scroll center center transparent;
  display: none !important;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-item.lg-complete {
  background-image: none;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity .15s ease 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer .lg-empty-html {
  display: none;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.81);
  opacity: 0;
  transition: opacity .15s ease 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-backdrop.in {
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-use-css3 .lg-item {
  backface-visibility: hidden;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-use-left .lg-item {
  backface-visibility: hidden;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity .1s ease 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

/* line 15, app/assets/stylesheets/plugins.scss */
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/* perfect-scrollbar v0.6.10 */
/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container {
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  /* line 17, app/assets/stylesheets/plugins.scss */
  .ps-container {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 17, app/assets/stylesheets/plugins.scss */
  .ps-container {
    overflow: auto !important;
  }
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
  border-radius: 6px;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container.ps-in-scrolling {
  pointer-events: none;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #fff;
  opacity: 1;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #fff;
  opacity: 1;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container > .ps-scrollbar-x-rail {
  display: block;
  position: absolute;
  border-radius: 2px;
  opacity: 1;
  bottom: 3px;
  height: 8px;
  display: none;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: none;
  border-radius: 2px;
  bottom: 0;
  height: 8px;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container > .ps-scrollbar-y-rail {
  display: block;
  position: absolute;
  border-radius: 2px;
  opacity: 1;
  transition: background-color .2s linear,opacity .2s linear;
  right: 9px;
  width: 4px;
  display: none;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  border-radius: 4px;
  transition: background-color .2s linear;
  right: 0;
  width: 5px;
  display: none;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps-container.ps-in-scrolling:hover {
  pointer-events: none;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.nav-holder.ps-container > .ps-scrollbar-y-rail {
  height: auto !important;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.nav-holder.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  height: auto !important;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps__rail-x, .ps__rail-y {
  display: block;
  opacity: 1;
  transition: background-color .2s linear,opacity .2s linear;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  position: absolute;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps__rail-x {
  height: 15px;
  bottom: 0;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps__rail-y {
  width: 6px;
  right: 0;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps__rail-y:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  width: 1px;
  height: 100%;
  box-sizing: border-box;
  border-left: 1px solid #eee;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps__thumb-x, .ps__thumb-y {
  background-color: #aaa;
  position: absolute;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps__thumb-x {
  height: 6px;
  bottom: 2px;
  transition: background-color .2s linear,height .2s ease-in-out;
  -webkit-transition: background-color .2s linear,height .2s ease-in-out;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps__thumb-y {
  transition: background-color .2s linear,width .2s ease-in-out;
  -webkit-transition: background-color .2s linear,width .2s ease-in-out;
  width: 6px;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps__rail-x.ps--clicking .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x:hover > .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

/* line 17, app/assets/stylesheets/plugins.scss */
.ps__rail-y.ps--clicking .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y {
  background-color: #999;
  width: 6px;
}

@supports (-ms-overflow-style: none) {
  /* line 17, app/assets/stylesheets/plugins.scss */
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 17, app/assets/stylesheets/plugins.scss */
  .ps {
    overflow: auto !important;
  }
}

/*------ selectbox------------------------------------------------*/
/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select {
  -webkit-tap-highlight-color: transparent;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'Poppins',sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 48px;
  line-height: 48px;
  background: #f9f9f9;
  color: #666;
  outline: 0;
  padding-left: 20px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select:hover {
  border-color: #eee;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select:after {
  font-family: Font Awesome\ 5 Pro;
  content: "\f0d7";
  display: block;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 18px;
  top: 50%;
  font-weight: 600;
  height: 10px;
  line-height: 10px;
  transition: all .15s ease-in-out;
  width: 5px;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.open:after {
  transform: rotate(-180deg);
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.disabled:after {
  border-color: #ccc;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.wide {
  width: 100%;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
  z-index: 100;
  background: #fff;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.right {
  float: right;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.right .list {
  left: auto;
  right: 0;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.small:after {
  height: 4px;
  width: 4px;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select .list {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  width: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: 0;
  width: 100%;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all .2s;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
  background-color: #f6f6f6;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.no-csspointerevents .nice-select .list {
  display: none;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.no-csspointerevents .nice-select.open .list {
  display: block;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select .list::-webkit-scrollbar {
  width: 0;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select .list {
  margin-top: 5px;
  top: 100%;
  border-top: 0;
  border-radius: 0;
  max-height: 180px;
  overflow-y: scroll;
  padding: 52px 0 0;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.no-search-select .list {
  padding: 0 !important;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.has-multiple span.current {
  float: left;
  font-size: 10px;
  margin-bottom: 3px;
  margin-right: 3px;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.has-multiple .multiple-options {
  display: block;
  padding: 0;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select .nice-select-search-box {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  margin-top: 5px;
  top: 100%;
  left: 0;
  z-index: 8;
  padding: 5px;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  border-radius: 5px 5px 0 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.no-search-select .nice-select-search-box {
  display: none;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select .nice-select-search {
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  padding: 7px 12px 7px 30px;
  margin: 0 0 0 0;
  width: 100% !important;
  min-height: 36px;
  line-height: 22px;
  height: auto;
  outline: 0 !important;
  border-bottom: 1px solid #eee;
}

/* line 19, app/assets/stylesheets/plugins.scss */
.nice-select.open .nice-select-search-box {
  opacity: 1;
  z-index: 10;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

/* Ion.RangeSlider
// css version 2.0.3
// � 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
/* line 28, app/assets/stylesheets/plugins.scss */
.irs, .irs-line {
  position: relative;
  display: block;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-line {
  overflow: hidden;
  outline: 0 !important;
  background: #eee;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-line-left {
  left: 0;
  width: 11%;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-line-mid {
  left: 9%;
  width: 82%;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-line-right {
  right: 0;
  width: 11%;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-bar, .irs-bar-edge {
  position: absolute;
  display: block;
  left: 0;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-bar {
  width: 0;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-bar-edge {
  top: 0;
  border-radius: 10px 0 0 10px;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-slider.type_last {
  z-index: 2;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-min {
  left: 0;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-from, .irs-max, .irs-min, .irs-single, .irs-to {
  position: absolute;
  display: block;
  cursor: default;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-max {
  right: 0;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-from, .irs-single, .irs-to {
  top: 0;
  left: 0;
  white-space: nowrap;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-with-grid .irs-grid {
  display: block;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-grid-pol.small {
  height: 4px;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: 0 0;
  z-index: 2;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-disabled {
  opacity: .4;
}

/* line 28, app/assets/stylesheets/plugins.scss */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  z-index: -9999 !important;
  background: 0 0 !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/*************************************************************************************************/
/* Global - Base                                                                                 */
/*************************************************************************************************/
/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather {
  width: 100%;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  position: relative;
  color: #fff;
  line-height: 1;
  background: #222;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.06);
  padding: 0 0 20px 0;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-today {
  width: 100%;
  position: relative;
  float: left;
  z-index: 5;
  padding: 10px 0;
  margin-bottom: 10px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-today > span {
  position: absolute;
  right: 30px;
  top: 40px;
  width: 54px;
  height: 54px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-today > span > img {
  width: 100%;
  height: auto;
  -webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.2)));
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-today h2, .ideaboxWeather .ow-today .h2 {
  font-size: 36px;
  font-weight: 400;
  float: left;
  text-align: left;
  padding: 20px 100px 0 30px;
  box-sizing: border-box;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-today h2 > span, .ideaboxWeather .ow-today .h2 > span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin: 15px 0 10px;
  color: rgba(255, 255, 255, 0.8);
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-today h2 > b, .ideaboxWeather .ow-today .h2 > b {
  display: block;
  font-size: 16px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-today .m_val {
  font-size: 30px;
  top: -4px;
  padding-left: 4px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.m_val {
  position: relative;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.m_val:before {
  font-family: Font Awesome\ 5 Pro;
  content: "\f111";
  position: absolute;
  font-size: 6px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-today .m_val:before {
  left: 0;
  top: 6px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ow-small .ow-today > span {
  display: block;
  width: 100%;
  height: 60px;
  text-align: center;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ow-small .ow-today > span > img {
  display: inline-block;
  width: 60px;
  height: 60px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ow-small .ow-today > h2, .ow-small .ow-today > .h2 {
  position: relative;
  padding: 10px;
  text-align: center;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ow-border {
  border-radius: 5px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-days {
  width: 100%;
  z-index: 5;
  padding: 13px 30px;
  font-size: 100%;
  overflow: hidden;
  float: left;
  position: relative;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-days .m_val {
  padding-left: 4px;
  margin-left: 4px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-days .m_val:before {
  left: 0;
  top: -6px;
  font-weight: 100;
  font-size: 4px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-days:before {
  content: '';
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-days:last-child:before {
  display: none;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-days span {
  display: block;
  width: 40%;
  float: left;
  text-align: left;
  overflow: hidden;
  position: relative;
  top: 4px;
  color: #fff;
  font-weight: 600;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-days p {
  display: block;
  width: 60%;
  float: right;
  text-align: right;
  margin: 0;
  padding: 0;
  color: #fff !important;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-days > p > img {
  width: 20px;
  display: inline-block;
  float: right;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-days > p > b {
  font-weight: bold;
  display: inline-block;
  float: right;
  margin-right: 10px;
  font-size: 110%;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-dayssmall {
  width: 16.666667%;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
  padding: 6px 0;
  font-size: 100%;
  overflow: hidden;
  float: left;
  text-align: center;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-dayssmall > span {
  display: block;
  width: 100%;
  overflow: hidden;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-dayssmall > p {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: 50px;
}

/* line 32, app/assets/stylesheets/plugins.scss */
.ideaboxWeather .ow-dayssmall > p > img {
  width: 60%;
  display: inline-block;
  margin: 10px 0;
}

/* Ion.RangeSlider, Nice Skin
// css version 2.0.3
// � Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
/* line 40, app/assets/stylesheets/plugins.scss */
.irs {
  height: 40px;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-with-grid {
  height: 60px;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-line {
  top: 28px;
  background: #eee;
  border-radius: 4px;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-line, .irs-line-left {
  height: 4px;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-line-mid {
  height: 4px;
  background-position: 0 0;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-bar, .irs-line-right {
  height: 4px;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-bar {
  top: 28px;
  background: #eee;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-bar-edge {
  top: 28px;
  height: 4px;
  width: 11px;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.lt-ie9 .irs-shadow {
  filter: alpha(opacity=15);
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-slider {
  width: 18px;
  height: 18px;
  top: 20px;
  background: #ccc;
  border-radius: 100%;
  cursor: pointer;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-slider:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background: #fff;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -6px;
  z-index: 2;
  border-radius: 100%;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-slider.state_hover, .irs-slider:hover {
  background-position: 0 -150px;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-from, .irs-max, .irs-min, .irs-single, .irs-to {
  font-size: 11px;
  line-height: 1.333;
  text-shadow: none;
  border-radius: 3px;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-max, .irs-min {
  top: -2px;
  background: rgba(0, 0, 0, 0.1);
  color: #999;
  padding: 2px 3px;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.lt-ie9 .irs-max, .lt-ie9 .irs-min {
  background: #ccc;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-from, .irs-single, .irs-to {
  color: #fff;
  padding: 2px 7px;
  background: #292929;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.lt-ie9 .irs-from, .lt-ie9 .irs-single, .lt-ie9 .irs-to {
  background: #999;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-grid-pol {
  background: #99a4ac;
}

/* line 40, app/assets/stylesheets/plugins.scss */
.irs-grid-text {
  color: #99a4ac;
}

/* line 1, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table {
  font-size: 11px;
  font-weight: 600;
}

/* line 5, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table a {
  font-size: 12px;
  color: #666;
}

/* line 6, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .row {
  padding: 0px !important;
  margin: 0px !important;
}

/* line 12, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .col-xs-1, .rows_as_table .col-xs-2, .rows_as_table .col-xs-3, .rows_as_table .col-xs-4, .rows_as_table .col-xs-5, .rows_as_table .col-xs-6, .rows_as_table .col-xs-7, .rows_as_table .col-xs-8, .rows_as_table .col-xs-9, .rows_as_table .col-xs-10, .rows_as_table .col-xs-11, .rows_as_table .col-xs-12,
.rows_as_table .col-sm-1, .rows_as_table .col-sm-2, .rows_as_table .col-sm-3, .rows_as_table .col-sm-4, .rows_as_table .col-sm-5, .rows_as_table .col-sm-6, .rows_as_table .col-sm-7, .rows_as_table .col-sm-8, .rows_as_table .col-sm-9, .rows_as_table .col-sm-10, .rows_as_table .col-sm-11, .rows_as_table .col-sm-12,
.rows_as_table .col-md-1, .rows_as_table .col-md-2, .rows_as_table .col-md-3, .rows_as_table .col-md-4, .rows_as_table .col-md-5, .rows_as_table .col-md-6, .rows_as_table .col-md-7, .rows_as_table .col-md-8, .rows_as_table .col-md-9, .rows_as_table .col-md-10, .rows_as_table .col-md-11, .rows_as_table .col-md-12 {
  padding: 0px !important;
  margin: 0px !important;
  border-right: 1px solid #ccc;
}

/* line 19, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .col-xs-1 .row, .rows_as_table .col-xs-2 .row, .rows_as_table .col-xs-3 .row, .rows_as_table .col-xs-4 .row, .rows_as_table .col-xs-5 .row, .rows_as_table .col-xs-6 .row, .rows_as_table .col-xs-7 .row, .rows_as_table .col-xs-8 .row, .rows_as_table .col-xs-9 .row, .rows_as_table .col-xs-10 .row, .rows_as_table .col-xs-11 .row, .rows_as_table .col-xs-12 .row,
.rows_as_table .col-sm-1 .row, .rows_as_table .col-sm-2 .row, .rows_as_table .col-sm-3 .row, .rows_as_table .col-sm-4 .row, .rows_as_table .col-sm-5 .row, .rows_as_table .col-sm-6 .row, .rows_as_table .col-sm-7 .row, .rows_as_table .col-sm-8 .row, .rows_as_table .col-sm-9 .row, .rows_as_table .col-sm-10 .row, .rows_as_table .col-sm-11 .row, .rows_as_table .col-sm-12 .row,
.rows_as_table .col-md-1 .row, .rows_as_table .col-md-2 .row, .rows_as_table .col-md-3 .row, .rows_as_table .col-md-4 .row, .rows_as_table .col-md-5 .row, .rows_as_table .col-md-6 .row, .rows_as_table .col-md-7 .row, .rows_as_table .col-md-8 .row, .rows_as_table .col-md-9 .row, .rows_as_table .col-md-10 .row, .rows_as_table .col-md-11 .row, .rows_as_table .col-md-12 .row {
  border-bottom: 1px solid #ccc;
  border-right: none;
}

/* line 24, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .col-xs-1 .row:last-child, .rows_as_table .col-xs-2 .row:last-child, .rows_as_table .col-xs-3 .row:last-child, .rows_as_table .col-xs-4 .row:last-child, .rows_as_table .col-xs-5 .row:last-child, .rows_as_table .col-xs-6 .row:last-child, .rows_as_table .col-xs-7 .row:last-child, .rows_as_table .col-xs-8 .row:last-child, .rows_as_table .col-xs-9 .row:last-child, .rows_as_table .col-xs-10 .row:last-child, .rows_as_table .col-xs-11 .row:last-child, .rows_as_table .col-xs-12 .row:last-child,
.rows_as_table .col-sm-1 .row:last-child, .rows_as_table .col-sm-2 .row:last-child, .rows_as_table .col-sm-3 .row:last-child, .rows_as_table .col-sm-4 .row:last-child, .rows_as_table .col-sm-5 .row:last-child, .rows_as_table .col-sm-6 .row:last-child, .rows_as_table .col-sm-7 .row:last-child, .rows_as_table .col-sm-8 .row:last-child, .rows_as_table .col-sm-9 .row:last-child, .rows_as_table .col-sm-10 .row:last-child, .rows_as_table .col-sm-11 .row:last-child, .rows_as_table .col-sm-12 .row:last-child,
.rows_as_table .col-md-1 .row:last-child, .rows_as_table .col-md-2 .row:last-child, .rows_as_table .col-md-3 .row:last-child, .rows_as_table .col-md-4 .row:last-child, .rows_as_table .col-md-5 .row:last-child, .rows_as_table .col-md-6 .row:last-child, .rows_as_table .col-md-7 .row:last-child, .rows_as_table .col-md-8 .row:last-child, .rows_as_table .col-md-9 .row:last-child, .rows_as_table .col-md-10 .row:last-child, .rows_as_table .col-md-11 .row:last-child, .rows_as_table .col-md-12 .row:last-child {
  border: none;
}

/* line 34, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .m-r-1 {
  margin-right: 1px;
}

/* line 35, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .border-top {
  border-top: 1px solid #ccc;
}

/* line 37, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .font-bold {
  font-weight: 600;
}

/* line 38, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .m-10 {
  margin: 10px;
}

/* line 39, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .border-bottom {
  border-bottom: 1px solid #ccc;
}

/* line 40, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .border {
  border: 1px solid #ccc;
}

/* line 42, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .table_wrapper {
  border: 1px solid #ccc;
  background: #fff;
  font-weight: 500;
  padding: 0;
  margin: 0;
}

/* line 44, app/assets/stylesheets/rows_as_table.scss */
.rows_as_table .my_btn {
  padding: 0px 1px;
  margin: 2px 0px;
}

@media only screen and (max-width: 480px) {
  /* line 51, app/assets/stylesheets/rows_as_table.scss */
  .rows_as_table {
    font-size: 11px;
  }
  /* line 53, app/assets/stylesheets/rows_as_table.scss */
  .rows_as_table a {
    font-size: 11px;
  }
  /* line 56, app/assets/stylesheets/rows_as_table.scss */
  .border-bottom-sm {
    border-bottom: 1px solid #ccc;
  }
  /* line 57, app/assets/stylesheets/rows_as_table.scss */
  .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding: 5px;
    margin: 0px;
  }
  /* line 58, app/assets/stylesheets/rows_as_table.scss */
  .font-9 {
    font-size: 11px;
  }
  /* line 62, app/assets/stylesheets/rows_as_table.scss */
  .font-11 {
    font-size: 11px;
  }
  /* line 63, app/assets/stylesheets/rows_as_table.scss */
  .font-12 {
    font-size: 11px;
  }
}

/* line 1, app/assets/stylesheets/custom_bootstrap.scss */
.container {
  padding: 0;
}

/*======================================

 [ -Main Stylesheet-
  Theme: Mnetizen
  Version: 2.0
  Last change: 24/02/2024 ]
     ++ Fonts ++
	++ loader ++
	++ Typography ++
	++ General ++
	++ navigation ++
	++ footer ++
	++ button ++
	++ hero ++
	++ section ++
	++ post ++
	++ widget ++
	++ shop ++
	++ forms ++
	++ responsive ++
*/
/*-------------General Style---------------------------------------*/
/* line 24, app/assets/stylesheets/style.scss */
html {
  overflow-x: hidden !important;
  height: 100%;
}

/* line 29, app/assets/stylesheets/style.scss */
body {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  background: #fff;
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  text-align: center;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/*--------------Typography--------------------------------------*/
/* line 45, app/assets/stylesheets/style.scss */
p {
  text-align: left;
  font-size: 12px;
  line-height: 24px;
  padding-bottom: 10px;
  font-weight: 500;
  color: #5e646a;
}

/* line 53, app/assets/stylesheets/style.scss */
blockquote {
  float: left;
  padding: 20px 20px 10px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 15px solid #eee;
  background: #f9f9f9;
  position: relative;
}

/* line 62, app/assets/stylesheets/style.scss */
blockquote p {
  color: #494949;
}

/* line 65, app/assets/stylesheets/style.scss */
blockquote:before {
  font-family: Font Awesome\ 5 Pro;
  content: "\f10e";
  position: absolute;
  color: #ccc;
  bottom: 3px;
  font-size: 43px;
  right: 6px;
  opacity: 0.4;
}

/* ---------Content Styles--------------------------------------*/
/* line 76, app/assets/stylesheets/style.scss */
#main {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 1;
  background: #fff;
}

/* line 86, app/assets/stylesheets/style.scss */
#wrapper {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 140px;
}

/* line 92, app/assets/stylesheets/style.scss */
.fl-wrap {
  float: left;
  width: 100%;
  position: relative;
}

/* line 97, app/assets/stylesheets/style.scss */
.container {
  max-width: 1300px;
  width: 92%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

/* line 104, app/assets/stylesheets/style.scss */
.content {
  width: 100%;
  position: relative;
  z-index: 13;
  background: #fff;
  float: left;
}

/* line 111, app/assets/stylesheets/style.scss */
.full-height {
  height: 100%;
}

/* line 114, app/assets/stylesheets/style.scss */
.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: repeat;
  background-origin: content-box;
}

/* line 128, app/assets/stylesheets/style.scss */
.respimg, .single-slider img, .single-slider-wrap img {
  width: 100%;
  height: auto;
}

/* line 132, app/assets/stylesheets/style.scss */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  z-index: 2;
}

/* line 142, app/assets/stylesheets/style.scss */
.no-padding {
  padding: 0 !important;
}

/* line 145, app/assets/stylesheets/style.scss */
.bg-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
}

/* line 153, app/assets/stylesheets/style.scss */
.gray-bg {
  background: #f9f9f9;
}

/* line 156, app/assets/stylesheets/style.scss */
.content-banner-wrap {
  margin: 0 auto;
  max-width: 860px;
}

/* ---------tabs--------------------------------------*/
/* line 161, app/assets/stylesheets/style.scss */
.tab-content {
  width: 100%;
  display: none;
  float: left;
}

/* line 166, app/assets/stylesheets/style.scss */
.tab {
  width: 100%;
  float: left;
}

/* line 170, app/assets/stylesheets/style.scss */
.first-tab {
  display: block;
}

/*------ Header  ------------------------------------------------*/
/* line 174, app/assets/stylesheets/style.scss */
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 182, app/assets/stylesheets/style.scss */
.top-bar {
  background: #000000;
  height: 70px;
  overflow: hidden;
  transition: all .2s ease-in-out;
}

/* line 188, app/assets/stylesheets/style.scss */
.top-bar.scroll-sticky {
  height: 0;
}

/* line 191, app/assets/stylesheets/style.scss */
.topbar-social {
  float: right;
  position: relative;
  height: 32px;
  top: 18px;
}

/* line 197, app/assets/stylesheets/style.scss */
.topbar-social li {
  float: left;
  margin-left: 6px;
}

/* line 201, app/assets/stylesheets/style.scss */
.topbar-social li a {
  font-size: 12px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  float: left;
  color: #fff;
  border-radius: 2px;
}

/* line 210, app/assets/stylesheets/style.scss */
.topbar-social a {
  transition: all 100ms linear;
}

/* line 213, app/assets/stylesheets/style.scss */
.topbar-social a:hover {
  color: #fff;
}

/* line 216, app/assets/stylesheets/style.scss */
.date-holder {
  float: left;
  height: 70px;
  color: #fff;
  position: relative;
  padding-left: 50px;
  width: 90px;
  padding-top: 18px;
}

/* line 225, app/assets/stylesheets/style.scss */
.date-holder:before {
  content: '';
  position: absolute;
  right: 2px;
  width: 1px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  top: 50%;
  margin: -20px 0 0 0;
}

/* line 235, app/assets/stylesheets/style.scss */
.date_num {
  position: absolute;
  width: 50px;
  height: 70px;
  line-height: 70px;
  font-size: 34px;
  left: 0;
  top: 0;
  font-weight: 500;
}

/* line 245, app/assets/stylesheets/style.scss */
.date_mounth, .date_year {
  text-align: left;
  float: left;
  width: 100%;
  font-size: 11px;
  font-weight: 500;
}

/* line 252, app/assets/stylesheets/style.scss */
.header_news-ticker-wrap {
  float: left;
  width: 650px;
  position: relative;
  padding: 0 40px 0 130px;
  height: 70px;
  overflow: hidden;
}

/* line 260, app/assets/stylesheets/style.scss */
.header_news-ticker-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  background: #222;
  left: 130px;
  right: 50px;
}

/* line 269, app/assets/stylesheets/style.scss */
.header_news-ticker-wrap li {
  float: left;
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: left;
  padding: 0 15px 0 30px;
}

/* line 277, app/assets/stylesheets/style.scss */
.header_news-ticker-wrap li a {
  color: #fff;
}

/* line 280, app/assets/stylesheets/style.scss */
.hnt_title {
  position: absolute;
  left: 10px;
  top: 20px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  font-size: 11px;
}

/* line 291, app/assets/stylesheets/style.scss */
.n_contr-wrap {
  position: absolute;
  right: 0;
  width: 30px;
  top: 50%;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  margin-top: -10px;
}

/* line 301, app/assets/stylesheets/style.scss */
.n_contr {
  float: left;
  cursor: pointer;
  font-size: 18px;
}

/* line 306, app/assets/stylesheets/style.scss */
.p_btn {
  margin-right: 14px;
}

/* line 309, app/assets/stylesheets/style.scss */
.header-inner {
  background: #fff;
  height: 70px;
  border-bottom: 1px solid #eee;
  box-shadow: 0 15px 30px 0 #0000000f;
}

/* line 315, app/assets/stylesheets/style.scss */
.logo-holder {
  float: left;
  position: relative;
  z-index: 21;
  height: 25px;
  top: 20px;
}

/* line 322, app/assets/stylesheets/style.scss */
.logo-holder img {
  width: auto;
  height: 100%;
}

/* line 326, app/assets/stylesheets/style.scss */
.show-cart, .srf_btn, .search_btn {
  float: right;
  font-size: 16px;
  color: #666;
  cursor: pointer;
  position: relative;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin-left: 24px;
  border-left: 1px solid #eee;
  text-align: center;
  box-sizing: border-box;
  font-weight: 600;
}

/* line 341, app/assets/stylesheets/style.scss */
.search_btn {
  border-right: 1px solid #eee;
}

/* line 344, app/assets/stylesheets/style.scss */
.show-cart i, .srf_btn i, .search_btn i {
  position: relative;
  z-index: 2;
}

/* line 348, app/assets/stylesheets/style.scss */
.htact:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: 0;
  top: 100%;
  background: #000000;
  z-index: 1;
  transition: all .3s ease-in-out;
}

/* line 359, app/assets/stylesheets/style.scss */
.sc_btn.scwllink:after, .search_btn.scwllink2:after {
  top: 0;
}

/* line 362, app/assets/stylesheets/style.scss */
.srf_btn, .search_btn {
  margin-left: 0;
  font-size: 14px;
}

/* line 366, app/assets/stylesheets/style.scss */
.header-tooltip {
  position: absolute;
  top: 100%;
  right: 0;
  width: 140px;
  height: 50px;
  line-height: 50px;
  background: #000000;
  font-weight: 600;
  color: #fff;
  transition: all .3s ease-in-out;
  font-size: 10px;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
  border-top: none;
}

/* line 383, app/assets/stylesheets/style.scss */
.htact:hover .header-tooltip {
  opacity: 1;
  visibility: visible;
}

/* line 387, app/assets/stylesheets/style.scss */
.show-cart_count {
  position: absolute;
  bottom: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100%;
  color: #fff;
  left: 16px;
  z-index: 10;
  font-size: 10px;
  background: #eee;
}

/* line 400, app/assets/stylesheets/style.scss */
.show-cart i, .show-cart_count, .header-cart_wrap {
  transition: all .3s ease-in-out;
}

/* line 403, app/assets/stylesheets/style.scss */
.show-cart:before {
  content: "";
  display: block;
  width: 1px;
  height: 16.8px;
  position: absolute;
  top: 50%;
  left: -20px;
  background: rgba(255, 255, 255, 0.51);
  margin-top: -8.4px;
  transform: rotate(45deg);
}

/* line 415, app/assets/stylesheets/style.scss */
.sc_btn.scwllink i:before, .search_btn.scwllink2 i:before {
  content: "\f00d";
  color: #fff;
}

/* line 419, app/assets/stylesheets/style.scss */
.sc_btn.scwllink .show-cart_count {
  transform: scale(0);
}

/* line 422, app/assets/stylesheets/style.scss */
.header-btn {
  float: right;
  position: relative;
  color: #000000;
  font-size: 11px;
  font-weight: 700;
  width: 180px;
  height: 70px;
  line-height: 70px;
  cursor: pointer;
  transition: all .2s ease-in-out;
}

/* line 434, app/assets/stylesheets/style.scss */
.header-btn i {
  margin-left: 15px;
  font-size: 16px;
  color: #fff;
}

/* line 439, app/assets/stylesheets/style.scss */
.progress-bar-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  z-index: 123;
}

/* line 447, app/assets/stylesheets/style.scss */
.progress-bar {
  position: relative;
  height: 100%;
  width: 0%;
  z-index: 2;
  top: 0;
  transition: all .2s ease-in-out;
}

/* line 455, app/assets/stylesheets/style.scss */
.header-cart_wrap_container .ps__thumb-y {
  border-radius: 4px;
}

/* line 458, app/assets/stylesheets/style.scss */
.header-search-wrap {
  position: absolute;
  top: 100%;
  right: 0;
  width: 350px;
  padding: 20px 15px;
  background: #000000;
  border-top: none;
  box-shadow: 0 13px 20px rgba(58, 87, 135, 0.05);
  transition: all .3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  margin-top: 10px;
}

/* line 472, app/assets/stylesheets/style.scss */
.vis-search {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

/* line 477, app/assets/stylesheets/style.scss */
.header-search-wrap .widget-inner {
  margin: 0;
}

/* line 480, app/assets/stylesheets/style.scss */
.search {
  border: none;
  float: left;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  position: relative;
  outline: none;
  padding: 0px 0px 0px 20px;
  width: 100%;
  height: 50px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  -webkit-appearance: none;
}

/* line 494, app/assets/stylesheets/style.scss */
.search::-webkit-input-placeholder {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  position: relative;
  font-family: 'Poppins', sans-serif;
}

/* line 501, app/assets/stylesheets/style.scss */
.search-submit {
  border: none;
  outline: none;
  cursor: pointer;
  background: none;
  position: absolute;
  top: 20px;
  right: 15px;
  width: 70px;
  height: 50px;
  font-size: 11px;
  color: #fff;
  border-radius: 0 2px 2px 0;
}

/* line 515, app/assets/stylesheets/style.scss */
.header-cart_wrap {
  position: absolute;
  top: 70px;
  right: 119px;
  padding: 25px 20px 15px;
  width: 391px;
  background: #fff;
  opacity: 0;
  visibility: visible;
  display: none;
  border: 1px solid #eee;
  border-top: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

/* line 529, app/assets/stylesheets/style.scss */
.vis-cart {
  opacity: 1;
  visibility: visible;
  right: 139px;
}

/* line 534, app/assets/stylesheets/style.scss */
.header-cart_title {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  padding: 0 0 20px 0;
  text-align: left;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/* line 543, app/assets/stylesheets/style.scss */
.header-cart_wrap_container {
  max-height: 290px;
  float: left;
  width: 100%;
  overflow: auto;
  padding-right: 10px;
}

/* line 550, app/assets/stylesheets/style.scss */
.header-cart_wrap_total {
  padding: 18px 20px 12px;
  text-align: left;
  margin-top: 10px;
  background: #f7f7f7;
}

/* line 556, app/assets/stylesheets/style.scss */
.header-cart_wrap_total_item {
  color: #000000;
  font-size: 13px;
  font-weight: 600;
}

/* line 561, app/assets/stylesheets/style.scss */
.header-cart_wrap_total_item span, .header-cart_title span {
  float: right;
}

/* line 564, app/assets/stylesheets/style.scss */
.header-cart_wrap_total_item span {
  font-size: 13px;
  position: relative;
  top: -2px;
}

/* line 569, app/assets/stylesheets/style.scss */
.header-cart_title span {
  font-size: 12px;
  font-weight: 600;
  position: relative;
  top: 2px;
  color: #222;
}

/* line 576, app/assets/stylesheets/style.scss */
.box-widget-content .widget-posts li {
  position: relative;
  border-bottom: 1px  solid #eee;
  padding: 10px 0;
  margin-bottom: 10px;
}

/* line 582, app/assets/stylesheets/style.scss */
.box-widget-content .widget-posts li:last-child {
  margin-bottom: 0;
}

/* line 585, app/assets/stylesheets/style.scss */
.box-widget-content .widget-posts-img, .cart-details_header .widget-posts-img {
  float: left;
  width: 30%;
}

/* line 589, app/assets/stylesheets/style.scss */
.box-widget-content .widget-posts-img img, .cart-details_header .widget-posts-img img {
  border-radius: 2px;
}

/* line 592, app/assets/stylesheets/style.scss */
.box-widget-content .widget-posts-img:hover {
  opacity: 0.6;
}

/* line 595, app/assets/stylesheets/style.scss */
.box-widget-content .widget-posts-descr {
  float: left;
  width: 70%;
  padding: 0 30px 0 20px;
  text-align: left;
  position: relative;
}

/* line 602, app/assets/stylesheets/style.scss */
.box-widget-content .widget-posts-descr a {
  color: #444;
  font-weight: 700;
  font-size: 13px;
}

/* line 607, app/assets/stylesheets/style.scss */
.widget-posts-descr_calc {
  width: 100%;
  font-weight: 500;
  color: #828282;
  padding-top: 3px;
  font-size: 11px;
}

/* line 614, app/assets/stylesheets/style.scss */
.widget-posts-descr_calc span {
  padding: 0 4px;
}

/* line 617, app/assets/stylesheets/style.scss */
.clear-cart_button {
  cursor: pointer;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  right: 20px;
  top: 30px;
  font-weight: bold;
}

/* line 626, app/assets/stylesheets/style.scss */
.header-cart_wrap_footer {
  padding-top: 15px;
}

/* line 629, app/assets/stylesheets/style.scss */
.header-cart_wrap_footer:before {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  position: absolute;
  top: 34px;
  left: 50%;
  background: #ccc;
  margin-top: -7px;
}

/* line 640, app/assets/stylesheets/style.scss */
.header-cart_wrap_footer a {
  width: 45%;
  float: left;
  padding: 14px 0;
  color: #fff;
  background: #000000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}

/* line 652, app/assets/stylesheets/style.scss */
.header-cart_wrap_footer a:last-child {
  float: right;
}

/* line 655, app/assets/stylesheets/style.scss */
.header-cart_wrap_footer a:hover {
  color: #fff;
}

/*------ navigation  ------------------------------------------------*/
/* line 659, app/assets/stylesheets/style.scss */
.nav-holder {
  float: right;
  position: relative;
  opacity: 1;
  top: 17px;
  visibility: visible;
  z-index: 20;
}

/* line 667, app/assets/stylesheets/style.scss */
.nav-holder nav {
  position: relative;
  float: right;
}

/* line 671, app/assets/stylesheets/style.scss */
.nav-holder nav li {
  float: left;
  position: relative;
  margin-right: 6px;
  height: 50px;
}

/* line 677, app/assets/stylesheets/style.scss */
.nav-holder nav li ul {
  margin: 30px 0 0 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  min-width: 185px;
  top: 53px;
  left: 0;
  z-index: 1;
  padding: 10px 0;
  background: #000000;
  transition: all .2s ease-in-out;
}

/* line 690, app/assets/stylesheets/style.scss */
.nav-holder nav li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}

/* line 695, app/assets/stylesheets/style.scss */
.nav-holder nav li ul li ul {
  top: -10px;
  left: 100%;
  margin-left: 25px;
  margin-top: 0;
  max-width: 150px;
}

/* line 702, app/assets/stylesheets/style.scss */
.nav-holder nav li ul li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin-right: 0px;
}

/* line 707, app/assets/stylesheets/style.scss */
.nav-holder nav li ul li {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
}

/* line 713, app/assets/stylesheets/style.scss */
.nav-holder nav li a {
  float: left;
  padding: 5px 11px;
  color: #222;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 25px;
  transition: all 100ms linear;
  position: relative;
}

/* line 724, app/assets/stylesheets/style.scss */
.nav-holder nav li a.act-link, .nav-holder nav li a:hover {
  color: #999;
}

/* line 727, app/assets/stylesheets/style.scss */
.nav-holder nav li a i {
  padding-left: 10px;
  transition: all 200ms linear;
}

/* line 731, app/assets/stylesheets/style.scss */
.nav-holder nav li a:hover i {
  transform: rotateX(180deg);
}

/* line 734, app/assets/stylesheets/style.scss */
.nav-holder nav li ul a {
  float: left;
  width: 100%;
  text-align: left;
  padding: 2px 15px;
  font-size: 11px;
  color: #fff;
}

/* line 742, app/assets/stylesheets/style.scss */
.nav-holder nav li ul a:before, .nav-holder nav li ul a:after, .nav-button-wrap {
  display: none;
}

/* ------Hero content------------------------------------------------------------ */
/* line 746, app/assets/stylesheets/style.scss */
.hero-slider-wrap {
  overflow: hidden;
  height: 650px;
}

/* line 750, app/assets/stylesheets/style.scss */
.hero-carousel-wrap {
  background: #111;
  padding: 0 10px 10px;
  overflow: hidden;
  height: 550px;
}

/* line 756, app/assets/stylesheets/style.scss */
.hero-carousel-item {
  height: 100%;
  padding: 10px 0 0;
}

/* line 760, app/assets/stylesheets/style.scss */
.hero-carousel-item.hero-carousel-item_half {
  height: 50%;
}

/* line 763, app/assets/stylesheets/style.scss */
.hero-carousel-item .grid-post-item, .hero-carousel-item .grid-post-item .grid-post-media.gpm_sing {
  padding: 0;
  height: 100% !important;
  margin: 0;
}

/* line 768, app/assets/stylesheets/style.scss */
.hero-carousel-controls {
  position: absolute;
  top: 50%;
  right: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 10;
  width: 50px;
  padding: 30px 0 6px;
  border-radius: 6px 0 0 6px;
  transform: translateY(-50%);
}

/* line 781, app/assets/stylesheets/style.scss */
.hero-carousel-pag {
  display: inline-block;
  width: 10px;
  margin-bottom: 20px;
}

/* line 786, app/assets/stylesheets/style.scss */
.hc-cont {
  float: left;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin: 0 0 1px 7px;
  cursor: pointer;
  color: #fff;
}

/* line 795, app/assets/stylesheets/style.scss */
.hc-cont-next {
  border-radius: 4px 4px 0 0;
}

/* line 798, app/assets/stylesheets/style.scss */
.hc-cont-prev {
  border-radius: 0 0 4px 4px;
}

/* line 801, app/assets/stylesheets/style.scss */
.hero-hrid {
  padding: 30px 0 10px;
}

/* line 804, app/assets/stylesheets/style.scss */
.hero-hrid .grid-post-item .grid-post-media.gpm_sing {
  padding: 0;
  height: 450px;
  margin: 0;
}

/* line 809, app/assets/stylesheets/style.scss */
.hero-hrid .grid-post-item .grid-post-media.gpm_sing.bold_gpi_half {
  height: 215px;
}

/* line 812, app/assets/stylesheets/style.scss */
.hero-hrid .grid-post-item .grid-post-media.gpm_sing.bold_gpi_half .author-link {
  left: 20px;
  top: 20px;
}

/* line 816, app/assets/stylesheets/style.scss */
.hero-hrid .grid-post-item .grid-post-media.gpm_sing.bold_gpi_half .grid-post-media_title {
  padding: 10px 20px 15px;
}

/* line 819, app/assets/stylesheets/style.scss */
.hero-hrid .grid-post-item .grid-post-media.gpm_sing.bold_gpi_half .grid-post-media_title h4, .hero-hrid .grid-post-item .grid-post-media.gpm_sing.bold_gpi_half .grid-post-media_title .h4 {
  font-size: 13px;
  width: 100%;
}

/* line 824, app/assets/stylesheets/style.scss */
.hero-slider_controls-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/* line 831, app/assets/stylesheets/style.scss */
.slider-progress-bar {
  position: absolute;
  top: 50px;
  right: 30px;
  z-index: 120;
}

/* line 837, app/assets/stylesheets/style.scss */
.progress-indicator svg {
  position: relative;
  top: -5px;
  height: 50px;
  transform: rotate(-90deg);
  width: 50px;
  z-index: 20;
}

/* line 845, app/assets/stylesheets/style.scss */
.progress-bar__background {
  fill: none;
  stroke: rgba(255, 255, 255, 0.4);
  stroke-width: 1.0;
}

/* line 850, app/assets/stylesheets/style.scss */
.progress-bar__progress {
  fill: none;
  stroke: #fff;
  stroke-dasharray: 100 100;
  stroke-dashoffset: 100;
  stroke-linecap: round;
  stroke-width: 1.8;
}

/* line 858, app/assets/stylesheets/style.scss */
.circ {
  transform: scale(1) rotate(-90deg);
  transition: transform .3s ease;
  z-index: 3;
  position: relative;
}

/* line 859, app/assets/stylesheets/style.scss */
.circ circle {
  stroke-dasharray: 440px;
}

/* line 860, app/assets/stylesheets/style.scss */
.circ1 {
  stroke-dashoffset: 440px;
}

/* line 861, app/assets/stylesheets/style.scss */
.slider-progress-bar.act-slider .circ1 {
  stroke-dashoffset: 220px;
  transition: linear 6s stroke-dashoffset;
}

/* line 864, app/assets/stylesheets/style.scss */
.hero-slider-container .swiper-container {
  width: 100%;
  height: 100%;
}

/* line 868, app/assets/stylesheets/style.scss */
.hero-slider_controls-list {
  position: absolute;
  right: 0;
  height: 110px;
  bottom: 20px;
  left: 0;
  box-sizing: border-box;
}

/* line 876, app/assets/stylesheets/style.scss */
.hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item:before {
  width: 100%;
}

/* line 879, app/assets/stylesheets/style.scss */
.hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item-media:before, .hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item-media:after {
  opacity: 1;
}

/* line 882, app/assets/stylesheets/style.scss */
.hsc-list_item {
  padding: 0 0 0 120px;
  height: 100px;
  cursor: pointer;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 888, app/assets/stylesheets/style.scss */
.hsc-list_item:before {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 1px;
  top: -1px;
  transition: all .3s ease-in-out;
}

/* line 897, app/assets/stylesheets/style.scss */
.hsc-list_item:after {
  content: '';
  position: absolute;
  width: 50px;
  left: 120px;
  height: 1px;
  bottom: 10px;
}

/* line 905, app/assets/stylesheets/style.scss */
.hsc-list_item-media {
  position: absolute;
  left: 0;
  width: 100px;
  height: 70px;
  top: 20px;
  overflow: hidden;
  border-radius: 4px;
}

/* line 914, app/assets/stylesheets/style.scss */
.hsc-list_item-media:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  opacity: 0;
  z-index: 5;
  transition: all .3s ease-in-out;
}

/* line 928, app/assets/stylesheets/style.scss */
.hsc-list_item-media:after {
  font-family: Font Awesome\ 5 Pro;
  content: "\f106";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  line-height: 10px;
  margin: -5px 0 0 -5px;
  z-index: 6;
  font-weight: 900;
  color: #fff;
  opacity: 0;
  font-size: 18px;
  transition: all 200ms linear;
}

/* line 945, app/assets/stylesheets/style.scss */
.hsc-list_item-content {
  padding-top: 28px;
}

/* line 948, app/assets/stylesheets/style.scss */
.hsc-list_item-content h4, .hsc-list_item-content .h4 {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  text-align: left;
  font-weight: 600;
  font-size: 12px;
  float: left;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 8px;
}

/* line 960, app/assets/stylesheets/style.scss */
.hsc-list_item-content .post-date {
  float: left;
  color: rgba(255, 255, 255, 0.7);
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 967, app/assets/stylesheets/style.scss */
.hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item-content h4, .hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item-content .h4, .hero-slider_controls-list .swiper-slide-thumb-active .hsc-list_item-content .post-date {
  color: #fff;
}

/* line 970, app/assets/stylesheets/style.scss */
.hero-item {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 20;
  bottom: 0;
  padding-bottom: 240px;
}

/* line 978, app/assets/stylesheets/style.scss */
.hero-item:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.99) 100%);
  z-index: -1;
  opacity: 0.8;
}

/* line 989, app/assets/stylesheets/style.scss */
.hero-item h2, .hero-item .h2 {
  font-size: 35px;
  text-align: left;
  font-weight: 600;
  color: #fff;
  position: relative;
  max-width: 700px;
  line-height: 42px;
  padding-bottom: 20px;
}

/* line 999, app/assets/stylesheets/style.scss */
.hero-item h2 a, .hero-item .h2 a, .hero-item h4, .hero-item .h4, .hero-item .author-link a, .hero-item .post-date {
  color: #fff;
}

/* line 1002, app/assets/stylesheets/style.scss */
.hero-item h4, .hero-item .h4 {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  max-width: 700px;
  line-height: 22px;
  padding-bottom: 15px;
}

/* line 1010, app/assets/stylesheets/style.scss */
.hero-item .post-category-marker {
  float: left;
  margin: 0 0 10px 0;
}

/* line 1014, app/assets/stylesheets/style.scss */
.hero-item .post-date {
  float: left;
  margin: 10px 0 0 20px;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 1020, app/assets/stylesheets/style.scss */
.hero-item .post-date i, .hsc-list_item-content .post-date i {
  margin-right: 10px;
}

/* line 1023, app/assets/stylesheets/style.scss */
.multi-pag {
  left: 0;
  bottom: 160px;
  width: auto;
  position: absolute;
}

/* line 1029, app/assets/stylesheets/style.scss */
.fs-slider_btn {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  border-radius: 4px;
  color: #fff;
  z-index: 50;
  cursor: pointer;
  right: 30px;
}

/* line 1042, app/assets/stylesheets/style.scss */
.fs-slider-button-prev {
  margin-top: 25px;
}

/* line 1045, app/assets/stylesheets/style.scss */
.ajax-nav {
  position: absolute;
  right: 0;
  bottom: 20px;
  border: 1px solid #ddd;
  overflow: hidden;
  border-radius: 4px;
}

/* line 1053, app/assets/stylesheets/style.scss */
.ajax-nav li {
  float: left;
  border-left: 1px solid #ddd;
}

/* line 1057, app/assets/stylesheets/style.scss */
.ajax-nav li:first-child {
  border-left: none;
}

/* line 1060, app/assets/stylesheets/style.scss */
.ajax-nav li a {
  padding: 8px 12px;
  float: left;
  background: #f9f9f9;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 1068, app/assets/stylesheets/style.scss */
.ajax-nav li a.current_page {
  color: #fff;
}

/* line 1071, app/assets/stylesheets/style.scss */
.ajax-loader {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.4);
  z-index: 100;
  padding-top: 100px;
  display: none;
}

/* line 1082, app/assets/stylesheets/style.scss */
#ajax-content {
  padding: 10px 0;
  overflow: hidden;
  height: auto;
  min-height: 450px;
}

/*------  Section ------------------------------------------------------*/
/* line 1084, app/assets/stylesheets/style.scss */
section {
  float: left;
  width: 100%;
  position: relative;
  padding: 30px 0;
  z-index: 10;
  overflow: hidden;
}

/* line 1092, app/assets/stylesheets/style.scss */
.ad-wrap {
  padding: 50px 0;
}

/* line 1095, app/assets/stylesheets/style.scss */
.section-title h2, .section-title .h2, .section-title h1, .section-title .h1 {
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  color: #222;
}

/* line 1101, app/assets/stylesheets/style.scss */
.section-title {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

/* line 1107, app/assets/stylesheets/style.scss */
.section-title h3, .section-title .h3 {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  color: #222;
  padding-bottom: 20px;
  position: relative;
  top: 15px;
}

/* line 1116, app/assets/stylesheets/style.scss */
.section-title:before, .single-post-header:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 70px;
  height: 1px;
}

/* line 1124, app/assets/stylesheets/style.scss */
.sect_dec:after {
  font-family: Font Awesome\ 5 Pro;
  content: "\f0d7";
  position: absolute;
  right: 20px;
  top: 30px;
  font-weight: 900;
  font-size: 16px;
}

/* line 1133, app/assets/stylesheets/style.scss */
.section-title h4, .section-title .h4 {
  text-align: left;
  color: #666;
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
}

/* line 1140, app/assets/stylesheets/style.scss */
.hero-section {
  padding: 150px 0 60px;
}

/* line 1143, app/assets/stylesheets/style.scss */
.hero-section_bg {
  z-index: -1;
}

/* line 1146, app/assets/stylesheets/style.scss */
.hero-section_bg:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.99) 100%);
  z-index: 10;
}

/* line 1156, app/assets/stylesheets/style.scss */
.hero-section_title h2, .hero-section_title .h2 {
  font-size: 30px;
  text-align: left;
  font-weight: 600;
  color: #fff;
  position: relative;
}

/* line 1163, app/assets/stylesheets/style.scss */
.hero-section_title h2:before, .hero-section_title .h2:before, .banner-widget_content h5:before, .banner-widget_content .h5:before {
  content: '';
  position: absolute;
  left: 0;
  top: -10px;
  width: 30px;
  height: 2px;
}

/* line 1171, app/assets/stylesheets/style.scss */
.hs_single-post h2:before, .hs_single-post .h2:before {
  display: none;
}

/* line 1174, app/assets/stylesheets/style.scss */
.hs_single-post h2, .hs_single-post .h2 {
  text-transform: capitalize;
}

/* line 1177, app/assets/stylesheets/style.scss */
.hs_single-post {
  margin-bottom: 30px;
}

/* line 1180, app/assets/stylesheets/style.scss */
.hero-section_title h5, .hero-section_title .h5 {
  font-weight: 500;
  text-align: left;
  color: #fff;
  font-family: 'Playfair Display', cursive;
  padding-bottom: 20px;
}

/* line 1187, app/assets/stylesheets/style.scss */
.hs_single-post .post-category-marker {
  float: left;
  margin-bottom: 14px;
}

/* line 1191, app/assets/stylesheets/style.scss */
.hs_single-post .author-link a, .hs_single-post .post-opt {
  color: #fff;
}

/* line 1194, app/assets/stylesheets/style.scss */
.hs_single-post .post-opt {
  margin: 2px 0 0 20px;
  float: left;
  padding: 6px 20px 6px 0;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.21);
  border-radius: 2px;
}

/* line 1202, app/assets/stylesheets/style.scss */
.hs_single-post .post-date {
  float: left;
  margin: 6px 0 0 20px;
  color: #fff;
}

/* line 1207, app/assets/stylesheets/style.scss */
.hs_single-post .post-date i {
  margin-right: 6px;
}

/* line 1210, app/assets/stylesheets/style.scss */
.post-date i {
  font-weight: 800;
}

/* line 1213, app/assets/stylesheets/style.scss */
.hs_single-post .post-opt li {
  margin-left: 15px;
}

/* line 1216, app/assets/stylesheets/style.scss */
.steader_opt_abs {
  position: absolute;
  top: 0;
  right: 0;
  width: 250px;
}

/*------ pagination -------------------------------------------------*/
/* line 1223, app/assets/stylesheets/style.scss */
.breadcrumbs-section {
  padding: 25px 0;
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
}

/* line 1228, app/assets/stylesheets/style.scss */
.breadcrumbs-header {
  padding: 20px 0;
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
}

/* line 1233, app/assets/stylesheets/style.scss */
.breadcrumbs-list a, .breadcrumbs-list span, .breadcrumbs-header_url a, .breadcrumbs-header_url span {
  color: #fff;
  float: left;
  margin-right: 14px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 9px;
  margin-top: 6px;
  position: relative;
}

/* line 1243, app/assets/stylesheets/style.scss */
.breadcrumbs-header_url {
  float: left;
}

/* line 1246, app/assets/stylesheets/style.scss */
.breadcrumbs-section .breadcrumbs-header_url {
  margin-top: 13px;
}

/* line 1249, app/assets/stylesheets/style.scss */
.breadcrumbs-header_url a {
  color: #000;
  font-weight: 600;
  font-size: 11px;
}

/* line 1254, app/assets/stylesheets/style.scss */
.breadcrumbs-header_url span {
  color: #666;
  font-weight: 600;
  font-size: 11px;
  position: relative;
}

/* line 1260, app/assets/stylesheets/style.scss */
.breadcrumbs-list a, .breadcrumbs-header_url a, .breadcrumbs-list span, .breadcrumbs-header_url span {
  padding-left: 14px;
}

/* line 1263, app/assets/stylesheets/style.scss */
.breadcrumbs-list a:before, .breadcrumbs-header_url a:before, .breadcrumbs-list span:before, .breadcrumbs-header_url span:before {
  font-family: Font Awesome\ 5 Pro;
  content: "\f0da";
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 11px;
  transition: all 200ms linear;
}

/* line 1272, app/assets/stylesheets/style.scss */
.scroll-down-wrap {
  position: absolute;
  right: 0;
  bottom: -5px;
}

/* line 1277, app/assets/stylesheets/style.scss */
.scroll-down-wrap.scw_transparent {
  bottom: 0;
}

/* line 1280, app/assets/stylesheets/style.scss */
.scroll-down-wrap span {
  float: left;
  margin-left: 20px;
  position: relative;
  top: 8px;
  color: #000;
  font-weight: 500;
  font-size: 11px;
}

/* line 1289, app/assets/stylesheets/style.scss */
.scroll-down-wrap.scw_transparent span {
  color: #ffff;
}

/* line 1292, app/assets/stylesheets/style.scss */
.mousey {
  float: left;
  width: 20px;
  height: 30px;
  border-radius: 4px;
  padding: 0 6px;
  border: 1px solid  #bbb;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.05);
}

/* line 1302, app/assets/stylesheets/style.scss */
.scroll-down-wrap.scw_transparent .mousey {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
}

/* line 1306, app/assets/stylesheets/style.scss */
.scroller {
  position: relative;
  left: 50%;
  top: 6px;
  margin-left: -1px;
  width: 3px;
  height: 3px;
  border-radius: 25%;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}

@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(50px);
    opacity: 0;
  }
}

/* line 1333, app/assets/stylesheets/style.scss */
.pwh_bg {
  position: absolute;
  top: -120px;
  right: 0;
  width: 800px;
  height: 232px;
  background: url(/assets/city-bg.png) no-repeat center;
  background-size: cover;
  z-index: -1;
}

/* line 1345, app/assets/stylesheets/style.scss */
.picker-wrap-container {
  padding-right: 50px;
  overflow: hidden;
}

/* line 1349, app/assets/stylesheets/style.scss */
.picker-wrap-controls {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}

/* line 1355, app/assets/stylesheets/style.scss */
.picker-wrap-controls li span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  float: left;
  cursor: pointer;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

/* line 1364, app/assets/stylesheets/style.scss */
.picker-wrap-controls li span.pwc_pause {
  font-size: 10px;
}

/* line 1367, app/assets/stylesheets/style.scss */
.picker-wrap-controls li span.pwc_pause.pwc_tog-pp i:before {
  content: "\f04b";
}

/* line 1370, app/assets/stylesheets/style.scss */
.picker-wrap-controls li:last-child span {
  border: none;
  border-radius: 0 0 4px 0;
}

/* line 1374, app/assets/stylesheets/style.scss */
.picker-wrap-controls li:first-child span {
  border-radius: 0 4px 0 0;
}

/* line 1377, app/assets/stylesheets/style.scss */
.picker-wrap .list-post-wrap {
  overflow: hidden;
  border: 1px solid #eee;
  border-bottom: none;
  box-sizing: border-box;
}

/* line 1383, app/assets/stylesheets/style.scss */
.picker-wrap .list-post {
  border: none;
  padding: 15px 20px;
  background: #f9f9f9;
}

/* line 1388, app/assets/stylesheets/style.scss */
.picker-wrap .list-post:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 1px;
  background: #eee;
  height: 1px;
  z-index: 20;
}

/* line 1398, app/assets/stylesheets/style.scss */
.picker-wrap .list-post:before, .picker-wrap .list-post .list-post-content:before {
  display: none;
}

/* line 1401, app/assets/stylesheets/style.scss */
.picker-wrap .list-post .list-post-media, .picker-wrap .list-post .list-post-content {
  float: right;
}

/* line 1404, app/assets/stylesheets/style.scss */
.picker-wrap .list-post .list-post-content {
  padding: 3px 30px 0 0;
}

/* line 1407, app/assets/stylesheets/style.scss */
.picker-wrap .list-post .list-post-content h3, .picker-wrap .list-post .list-post-content .h3 {
  font-size: 14px;
}

/*------ aside panel -------------------------------------------------*/
/* line 1412, app/assets/stylesheets/style.scss */
.cookie-info-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: #fff;
  padding: 30px 0;
  box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}

/* line 1422, app/assets/stylesheets/style.scss */
.cookie-info-bar_title {
  font-family: 'Playfair Display', cursive;
  font-size: 15px;
  display: inline-block;
}

/* line 1427, app/assets/stylesheets/style.scss */
.cookie-info-bar_title i {
  margin-right: 10px;
  font-size: 16px;
}

/* line 1431, app/assets/stylesheets/style.scss */
.sicb_btn {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 4px;
  background: #222;
  color: #fff;
  margin-left: 10px;
  font-weight: 600;
  font-size: 11px;
}

/* line 1441, app/assets/stylesheets/style.scss */
.aside-panel {
  position: fixed;
  top: 30%;
  right: -60px;
  width: 50px;
  padding: 0 0 0;
  background: #fff;
  z-index: 30;
  border: 1px solid #eee;
  border-right: none;
  border-radius: 6px 0 0 6px;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.07);
  visibility: hidden;
  transition: all 300ms linear;
}

/* line 1456, app/assets/stylesheets/style.scss */
.vis_secnav {
  right: 0;
  visibility: visible;
}

/* line 1460, app/assets/stylesheets/style.scss */
.aside-panel li a {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
  transition: all 200ms linear;
  font-size: 15px;
  position: relative;
  background: #fff;
  color: #999;
}

/* line 1472, app/assets/stylesheets/style.scss */
.aside-panel li:last-child a {
  border: none;
  border-radius: 6px 0 0 0;
}

/* line 1476, app/assets/stylesheets/style.scss */
.aside-panel li a:hover {
  background: #f5f5f5;
}

/* line 1479, app/assets/stylesheets/style.scss */
.aside-panel li a span {
  position: absolute;
  right: 100%;
  top: 50%;
  margin: -15px 20px 0 0;
  color: #fff;
  background: #222;
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  min-width: 120px;
  border-radius: 2px;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms linear;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.07);
}

/* line 1499, app/assets/stylesheets/style.scss */
.aside-panel li a:hover span {
  opacity: 1;
  visibility: visible;
}

/*------ pagination -------------------------------------------------*/
/* line 1504, app/assets/stylesheets/style.scss */
.pagination {
  margin: 20px 0 0 0;
  text-align: center;
  float: left;
  z-index: 10;
  position: relative;
  background: #222;
  overflow: hidden;
  border-radius: 4px;
}

/* line 1514, app/assets/stylesheets/style.scss */
.pagination a {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  position: relative;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

/* line 1526, app/assets/stylesheets/style.scss */
.pagination a.current-page, .pagination a:hover {
  color: #fff;
}

/* line 1529, app/assets/stylesheets/style.scss */
.pagination a i {
  font-size: 12px;
}

/* line 1532, app/assets/stylesheets/style.scss */
.pagination a, .cat-item a {
  transition: all 150ms linear;
}

/* line 1535, app/assets/stylesheets/style.scss */
.load-more_btn {
  float: right;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
  background: #222;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  font-size: 11px;
  margin-top: 20px;
  border-radius: 4px;
}

/* line 1548, app/assets/stylesheets/style.scss */
.lmb_center-align {
  display: inline-block;
  float: none;
  padding: 0 60px;
}

/* line 1553, app/assets/stylesheets/style.scss */
.load-more_btn i {
  margin-right: 13px;
  position: relative;
}

/* line 1557, app/assets/stylesheets/style.scss */
.lmb_center-align.load-more_btn i {
  color: #fff;
}

/* line 1560, app/assets/stylesheets/style.scss */
.load-more_btn:hover i {
  animation: spin3 .5s linear infinite;
}

@keyframes spin3 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

/*------ forms -------------------------------------------------*/
/* line 1572, app/assets/stylesheets/style.scss */
.custom-form textarea,
.custom-form input[type="text"],
.custom-form input[type=email],
.custom-form input[type=password] {
  float: left;
  border: none;
  border: 1px solid #e1e1e1;
  background: #f9f9f9;
  width: 100%;
  padding: 15px 30px;
  border-radius: 4px;
  color: #000;
  font-size: 12px;
  -webkit-appearance: none;
  font-family: 'Poppins', sans-serif;
}

/* line 1588, app/assets/stylesheets/style.scss */
.custom-form input::-webkit-input-placeholder,
.custom-form textarea::-webkit-input-placeholder, .subcribe-form input.enteremail::-webkit-input-placeholder {
  color: #666;
  font-weight: 500;
  font-size: 12px;
  position: relative;
  font-family: 'Poppins', sans-serif;
}

/* line 1596, app/assets/stylesheets/style.scss */
.custom-form input:-moz-placeholder,
.custom-form textarea:-moz-placeholder {
  color: #666;
  font-weight: 500;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
}

/* line 1603, app/assets/stylesheets/style.scss */
.custom-form textarea {
  min-height: 180px;
  resize: vertical;
  padding: 25px 30px;
  -webkit-appearance: none;
  border: 1px solid #e1e1e1;
}

/* line 1610, app/assets/stylesheets/style.scss */
.custom-form input {
  margin-bottom: 20px;
}

/* line 1613, app/assets/stylesheets/style.scss */
.custom-form .btn {
  border: none;
  -webkit-appearance: none;
  cursor: pointer;
  margin-top: 20px;
  padding: 18px 30px;
  border-radius: 4px;
}

/* line 1621, app/assets/stylesheets/style.scss */
.custom-form .btn:hover {
  background: #222;
}

/* line 1624, app/assets/stylesheets/style.scss */
.custom-form textarea:focus, .custom-form input[type="text"]:focus, .custom-form input[type=email]:focus, .custom-form input[type=password]:focus {
  background: #fff;
  box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
}

/* line 1628, app/assets/stylesheets/style.scss */
.nice-select {
  font-size: 12px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  border-radius: 2px;
  border: 1px solid #eee;
  background: #f5f5f5;
}

/* line 1637, app/assets/stylesheets/style.scss */
.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select.open {
  color: #000;
}

/* line 1640, app/assets/stylesheets/style.scss */
.irs-line-left, .irs-line-mid, .irs-line-right, .irs-bar-edge {
  background: #ccc;
}

/* line 1643, app/assets/stylesheets/style.scss */
.irs-single {
  color: #000000;
  font-weight: 600;
}

/*------ footer-------------------------------------------------*/
/* line 1648, app/assets/stylesheets/style.scss */
.main-footer {
  background: #222;
  padding: 80px 0 0;
}

/* line 1652, app/assets/stylesheets/style.scss */
.footer-widget-title {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 1661, app/assets/stylesheets/style.scss */
.footer-widget-content p {
  color: #fff;
}

/* line 1664, app/assets/stylesheets/style.scss */
.footer-bottom {
  padding: 18px 0;
  margin-top: 70px;
  background: #191919;
}

/* line 1669, app/assets/stylesheets/style.scss */
.footer-logo {
  margin-bottom: 34px;
  display: block;
  text-align: left;
}

/* line 1674, app/assets/stylesheets/style.scss */
.footer-logo img {
  width: auto;
  height: 24px;
}

/* line 1678, app/assets/stylesheets/style.scss */
.footer-social {
  margin-top: 22px;
}

/* line 1681, app/assets/stylesheets/style.scss */
.footer-social li {
  float: left;
  margin-right: 6px;
}

/* line 1685, app/assets/stylesheets/style.scss */
.footer-social li a {
  font-size: 12px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  float: left;
  color: #fff;
  border-radius: 2px;
}

/* line 1694, app/assets/stylesheets/style.scss */
.footer-list li {
  display: block;
  text-align: left;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
  font-size: 12px;
  font-weight: 600;
}

/* line 1703, app/assets/stylesheets/style.scss */
.footer-list li:before {
  font-family: Font Awesome\ 5 Pro;
  content: "\f0da";
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 11px;
  transition: all 200ms linear;
}

/* line 1712, app/assets/stylesheets/style.scss */
.footer-list li:hover:before {
  left: 4px;
}

/* line 1715, app/assets/stylesheets/style.scss */
.footer-list li a {
  color: #B6B6B6;
  transition: all 200ms linear;
}

/* line 1719, app/assets/stylesheets/style.scss */
.footer-list li a:hover {
  color: #fff;
}

/* line 1722, app/assets/stylesheets/style.scss */
#subscribe {
  margin-top: 20px;
}

/* line 1725, app/assets/stylesheets/style.scss */
.subcribe-form input.enteremail {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
  color: #fff;
  width: 70%;
  outline: none;
  float: left;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

/* line 1740, app/assets/stylesheets/style.scss */
.subcribe-form input.enteremail::-webkit-input-placeholder,
.subcribe-form input.enteremail::-webkit-input-placeholder {
  color: #fff;
  font-weight: 500;
  font-size: 11px;
  position: relative;
  font-family: 'Poppins', sans-serif;
}

/* line 1748, app/assets/stylesheets/style.scss */
.subcribe-form .subscribe-button {
  float: right;
  width: 28%;
  z-index: 2;
  height: 50px;
  line-height: 50px;
  color: #fff;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  border-radius: 2px;
}

/* line 1764, app/assets/stylesheets/style.scss */
.copyright {
  font-weight: 500;
  font-size: 12px;
  color: #999;
  text-align: left;
  float: left;
  line-height: 36px;
}

/* line 1772, app/assets/stylesheets/style.scss */
.subfooter-nav {
  float: right;
}

/* line 1775, app/assets/stylesheets/style.scss */
.subfooter-nav li {
  float: left;
  margin-left: 10px;
  line-height: 36px;
}

/* line 1780, app/assets/stylesheets/style.scss */
.subfooter-nav li a {
  color: #fff;
}

/* line 1783, app/assets/stylesheets/style.scss */
.to-top {
  float: right;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
  color: #fff;
  margin-left: 20px;
  cursor: pointer;
  transition: all 200ms linear;
}

/* line 1794, app/assets/stylesheets/style.scss */
.to-top i {
  transition: all 200ms linear;
  transform: translateY(0px);
  position: relative;
}

/* line 1799, app/assets/stylesheets/style.scss */
.to-top:hover i {
  transform: translateY(-6px);
}

/*------login------------------------------------------------*/
/* line 1803, app/assets/stylesheets/style.scss */
.mg_logo {
  position: absolute;
  z-index: 3;
  top: 50%;
  height: 30px;
  margin-top: -15px;
  right: 0;
  left: 0;
}

/* line 1812, app/assets/stylesheets/style.scss */
.mg_logo:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -50px;
  background: rgba(255, 255, 255, 0.05);
  z-index: 1;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 26px rgba(255, 255, 255, 0.1);
}

/* line 1825, app/assets/stylesheets/style.scss */
.mg_logo img {
  height: 30px;
  width: auto;
  position: relative;
  z-index: 2;
}

/* line 1831, app/assets/stylesheets/style.scss */
.main-register-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: auto;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
  background: rgba(0, 0, 0, 0.6);
}

/* line 1843, app/assets/stylesheets/style.scss */
.reg-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 1852, app/assets/stylesheets/style.scss */
.main-register-holder {
  max-width: 820px;
  margin: 70px auto;
  position: relative;
  z-index: 2;
}

/* line 1858, app/assets/stylesheets/style.scss */
.main-register-wrap {
  padding-left: 400px;
  background: #fff;
  overflow: hidden;
  border-radius: 6px;
  transition: all .4s ease-in-out;
  transform: scale(0.8);
}

/* line 1866, app/assets/stylesheets/style.scss */
.main-register_bg {
  position: absolute;
  left: 0;
  width: 400px;
  top: 0;
  bottom: 0;
}

/* line 1873, app/assets/stylesheets/style.scss */
.main-register {
  float: left;
  width: 100%;
  position: relative;
  padding: 100px 50px 30px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 15px 5px rgba(0, 0, 0, 0.08);
}

/* line 1882, app/assets/stylesheets/style.scss */
.vis_mr {
  opacity: 1;
  transform: scale(1);
}

/* line 1886, app/assets/stylesheets/style.scss */
.main-register .tabs-menu {
  position: absolute;
  left: 0;
  top: 0;
  right: 50px;
}

/* line 1892, app/assets/stylesheets/style.scss */
.close-modal {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  font-size: 15px;
  transition: all .4s ease-in-out;
}

/* line 1903, app/assets/stylesheets/style.scss */
.close-modal:hover {
  background: #f1f1f1;
}

/* line 1906, app/assets/stylesheets/style.scss */
.main-register .tabs-menu li {
  float: left;
  width: 50%;
}

/* line 1910, app/assets/stylesheets/style.scss */
.main-register .tabs-menu li a {
  height: 50px;
  line-height: 50px;
  float: left;
  width: 100%;
  background: #000000;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
}

/* line 1921, app/assets/stylesheets/style.scss */
.main-register .tabs-menu li.current a, .main-register .tabs-menu li.current a i {
  color: #fff;
}

/* line 1924, app/assets/stylesheets/style.scss */
.main-register .tabs-menu li a i {
  margin-right: 10px;
  font-weight: 800;
}

/* line 1928, app/assets/stylesheets/style.scss */
.soc-log {
  padding: 5px 0;
}

/* line 1931, app/assets/stylesheets/style.scss */
.soc-log p {
  margin-bottom: 12px;
  font-size: 11px;
  color: #454545;
  text-align: center;
}

/* line 1937, app/assets/stylesheets/style.scss */
.soc-log a {
  float: left;
  width: 100%;
  color: #fff;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
  position: relative;
  text-align: center;
  background: #000000;
}

/* line 1951, app/assets/stylesheets/style.scss */
.soc-log a i {
  font-size: 12px;
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  left: 0;
  line-height: 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 1961, app/assets/stylesheets/style.scss */
.log-separator span {
  position: relative;
  width: 90px;
  display: inline-block;
  background: #fff;
  z-index: 2;
}

/* line 1968, app/assets/stylesheets/style.scss */
.log-separator:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #eee;
  z-index: 1;
}

/* line 1978, app/assets/stylesheets/style.scss */
.custom-form .log-submit-btn {
  float: left;
  padding: 18px 0;
  width: 100%;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  margin-bottom: 16px;
  font-family: 'Poppins', sans-serif;
}

/* line 1993, app/assets/stylesheets/style.scss */
.custom-form .log-submit-btn:hover {
  color: #000;
}

/* line 1996, app/assets/stylesheets/style.scss */
.custom-form label {
  float: left;
  position: relative;
  width: 100%;
  text-align: left;
  font-weight: 500;
  color: #666;
  font-size: 11px;
  margin-bottom: 6px;
}

/* line 2006, app/assets/stylesheets/style.scss */
.main-register .filter-tags {
  float: left;
  margin: 2px 0 0 0;
}

/* line 2010, app/assets/stylesheets/style.scss */
.main-register .filter-tags input {
  float: left;
  position: relative;
  border: 1px solid #e5e7f2;
  cursor: pointer;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  color: #fff;
  background: #fff;
  -webkit-appearance: none;
}

/* line 2023, app/assets/stylesheets/style.scss */
.filter-tags input:checked:after {
  font-family: Font Awesome\ 5 Pro;
  content: "\f00c";
  font-size: 12px;
  position: absolute;
  top: 2px;
  left: 3px;
  z-index: 20;
}

/* line 2032, app/assets/stylesheets/style.scss */
.main-register .filter-tags label {
  color: #50596E !important;
  width: auto;
  margin: 2px 0 0 12px;
}

/* line 2037, app/assets/stylesheets/style.scss */
.lost_password {
  margin-top: 4px;
  float: right;
}

/* line 2041, app/assets/stylesheets/style.scss */
.lost_password a {
  float: left;
  color: #666;
  font-size: 11px;
  font-weight: 500;
}

/* line 2047, app/assets/stylesheets/style.scss */
.lost_password a:hover {
  text-decoration: underline;
}

/* line 2050, app/assets/stylesheets/style.scss */
.tbhc_btn, .mob-hid_btn {
  display: none;
}

/* line 2053, app/assets/stylesheets/style.scss */
.stp-bot {
  padding-bottom: 50px;
}

/*------ post ------------------------------------------------*/
/* line 2057, app/assets/stylesheets/style.scss */
.bold_gpi, .gpi_light {
  margin-bottom: 20px;
}

/* line 2060, app/assets/stylesheets/style.scss */
.bold_gpi:after {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 10px;
  z-index: -1;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 10px 14px 0 rgba(37, 44, 65, 0.12);
  transition: all .3s ease;
}

/* line 2072, app/assets/stylesheets/style.scss */
.bold_gpi .grid-post-content {
  border: 1px solid #eee;
  padding: 20px 20px 0px;
  background: #fff;
}

/* line 2077, app/assets/stylesheets/style.scss */
.grid-post-content h3, .grid-post-content .h3 {
  text-align: left;
  font-weight: 600;
  font-size: 15px;
  font-size: 16px;
}

/* line 2083, app/assets/stylesheets/style.scss */
.grid-post-media {
  overflow: hidden;
  position: relative;
  border-radius: 4px 4px 0 0;
  height: 220px;
}

/* line 2089, app/assets/stylesheets/style.scss */
.grid-post-media a.gpm_link {
  float: left;
  width: 100%;
  height: 100%;
}

/* line 2094, app/assets/stylesheets/style.scss */
.grid-post-media.gpm_sing {
  border-radius: 4px;
  padding: 200px 0;
  height: auto;
}

/* line 2099, app/assets/stylesheets/style.scss */
.grid-post-media_title {
  position: absolute;
  bottom: 0;
  z-index: 20;
  left: 0;
  right: 0;
  padding: 10px 40px 30px;
}

/* line 2107, app/assets/stylesheets/style.scss */
.grid-post-media_title .post-opt {
  margin-left: 20px;
  color: #fff;
  top: 6px;
  position: relative;
  float: left;
}

/* line 2114, app/assets/stylesheets/style.scss */
.grid-post-media_title .post-opt i, .grid-post-media_title .post-opt li {
  margin-right: 10px;
}

/* line 2117, app/assets/stylesheets/style.scss */
.gpm_sing .author-link {
  position: absolute;
  z-index: 10;
  left: 40px;
  top: 30px;
}

/* line 2123, app/assets/stylesheets/style.scss */
.grid-post-media_title h4, .grid-post-media_title .h4 {
  text-align: left;
  color: #fff;
  float: left;
  width: 100%;
  font-size: 19px;
  font-weight: 600;
}

/* line 2131, app/assets/stylesheets/style.scss */
.grid-post-media_title h4 a, .grid-post-media_title .h4 a, .gpm_sing .author-link a {
  color: #fff;
}

/* line 2134, app/assets/stylesheets/style.scss */
.gpi_light .grid-post-media {
  margin-bottom: 15px;
}

/* line 2137, app/assets/stylesheets/style.scss */
.grid-post-media .bg {
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transform: translateZ(0);
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}

/* line 2143, app/assets/stylesheets/style.scss */
.grid-post-media:hover .bg {
  transform: scale(1.15);
}

/* line 2148, app/assets/stylesheets/style.scss */
.grid-post-content .post-date, .list-post-content .post-date {
  float: left;
  width: 100%;
  text-align: left;
  color: #666;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 3px 0 10px 0;
}

/* line 2158, app/assets/stylesheets/style.scss */
.grid-post-content .post-date i, .post-opt li i, .list-post-content .post-date i {
  margin-right: 4px;
}

/* line 2161, app/assets/stylesheets/style.scss */
.post-opt li i {
  font-weight: 600;
}

/* line 2164, app/assets/stylesheets/style.scss */
.bold_gpi .grid-post-footer {
  background: #fff;
  border: 1px solid #eee;
  border-top: none;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  padding: 16px 20px;
}

/* line 2172, app/assets/stylesheets/style.scss */
.post-opt li {
  float: left;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 2178, app/assets/stylesheets/style.scss */
.author-link {
  float: left;
}

/* line 2181, app/assets/stylesheets/style.scss */
.author-link img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  float: left;
  margin-right: 8px;
}

/* line 2188, app/assets/stylesheets/style.scss */
.author-link span {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  top: 9px;
}

/* line 2195, app/assets/stylesheets/style.scss */
.author-link strong {
  color: #777;
}

/* line 2198, app/assets/stylesheets/style.scss */
.author-link:hover strong {
  color: #000;
}

/* line 2201, app/assets/stylesheets/style.scss */
.grid-post-footer .post-opt {
  float: right;
  position: relative;
  top: 12px;
}

/* line 2206, app/assets/stylesheets/style.scss */
.grid-post-footer .post-opt li {
  margin-right: 10px;
  color: #000;
}

/* line 2210, app/assets/stylesheets/style.scss */
.grid-post-footer .post-opt li span, .grid-post-footer .post-opt li a {
  color: #000;
  margin-right: 2px;
}

/* line 2214, app/assets/stylesheets/style.scss */
.grid-post-item .post-category-marker {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

/* line 2220, app/assets/stylesheets/style.scss */
.grid-post-media_title .post-category-marker {
  position: relative;
  top: 0;
  right: 0;
  float: left;
  margin-bottom: 15px;
}

/* line 2227, app/assets/stylesheets/style.scss */
.grid-post-item .post-category-marker:hover {
  background: #000000;
}

/* line 2230, app/assets/stylesheets/style.scss */
.gs-controls {
  position: absolute;
  bottom: 30px;
  right: 30px;
  left: 50px;
  z-index: 10;
}

/* line 2237, app/assets/stylesheets/style.scss */
.gs-controls:before {
  content: '';
  position: absolute;
  left: 0;
  right: 120px;
  height: 1px;
  bottom: 18px;
  background: rgba(255, 255, 255, 0.2);
}

/* line 2246, app/assets/stylesheets/style.scss */
.gs_button {
  float: right;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  margin-left: 6px;
}

/* line 2256, app/assets/stylesheets/style.scss */
.gc-pagination.pag-style {
  float: right;
}

/* line 2259, app/assets/stylesheets/style.scss */
.gc-pagination.pag-style .swiper-pagination-bullet {
  background: #bbb;
}

/* line 2262, app/assets/stylesheets/style.scss */
.gc-pagination.pag-style .swiper-pagination-bullet:before {
  border-color: #ccc;
}

/* line 2265, app/assets/stylesheets/style.scss */
.sgs_ver {
  position: absolute;
  right: 40px;
  left: auto;
  bottom: 50%;
  z-index: 50;
  width: 10px;
  transform: translateY(50%);
}

/* line 2274, app/assets/stylesheets/style.scss */
.sgs_hor {
  position: absolute;
  bottom: 35px;
  z-index: 50;
  width: 100%;
}

/* line 2280, app/assets/stylesheets/style.scss */
.single-grid-slider-wrap {
  margin: 15px 0;
}

/* line 2283, app/assets/stylesheets/style.scss */
.sgs-pagination .swiper-pagination-bullets, .multi-pag .swiper-pagination-bullets {
  width: 10px;
}

/* line 2286, app/assets/stylesheets/style.scss */
.sgs-pagination .swiper-pagination-bullet, .multi-pag .swiper-pagination-bullet, .hero-carousel-pag .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background: #fff;
  opacity: 1;
  position: relative;
}

/* line 2293, app/assets/stylesheets/style.scss */
.sgs_ver .swiper-pagination-bullet, .hero-carousel-pag .swiper-pagination-bullet {
  margin-bottom: 10px;
}

/* line 2296, app/assets/stylesheets/style.scss */
.sgs_hor .swiper-pagination-bullet {
  margin: 0  8px;
}

/* line 2299, app/assets/stylesheets/style.scss */
.gallery-item {
  width: 33.3%;
  position: relative;
  float: left;
  padding: 5px;
}

/* line 2305, app/assets/stylesheets/style.scss */
.list-post {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

/* line 2310, app/assets/stylesheets/style.scss */
.list-post:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
}

/* line 2318, app/assets/stylesheets/style.scss */
.list-post-media {
  position: relative;
  width: 40%;
  overflow: hidden;
  height: 190px;
  float: left;
  border-radius: 4px;
}

/* line 2326, app/assets/stylesheets/style.scss */
.post-media_title {
  position: absolute;
  right: 0;
  bottom: -50px;
  z-index: 20;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  padding: 6px 13px;
  border-radius: 4px 0 0 0;
  transition: all 400ms linear;
}

/* line 2341, app/assets/stylesheets/style.scss */
.list-post-media:hover .post-media_title, .grid-post-media:hover .post-media_title {
  bottom: 0;
}

/* line 2344, app/assets/stylesheets/style.scss */
.list-post-media a {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

/* line 2350, app/assets/stylesheets/style.scss */
.list-post-content {
  float: left;
  width: 60%;
  padding: 3px 0 0 30px;
  position: relative;
}

/* line 2356, app/assets/stylesheets/style.scss */
.list-post-content:before, .single-post-header:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

/* line 2367, app/assets/stylesheets/style.scss */
.list-post-wrap_column .list-post-media, .list-post-wrap_column .list-post-content {
  width: 100%;
}

/* line 2370, app/assets/stylesheets/style.scss */
.list-post-wrap_column .list-post-media {
  height: 240px;
}

/* line 2373, app/assets/stylesheets/style.scss */
.list-post-wrap_column_fw.list-post-wrap_column .list-post-media {
  height: 375px;
}

/* line 2376, app/assets/stylesheets/style.scss */
.list-post-wrap_column_fw.list-post-wrap_column .list-post-content {
  padding: 22px 0 0 0;
}

/* line 2379, app/assets/stylesheets/style.scss */
.list-post-wrap_column .list-post-content {
  padding: 12px 0 0 0;
}

/* line 2382, app/assets/stylesheets/style.scss */
.list-post-wrap_column .list-post-content:before {
  display: none;
}

/* line 2385, app/assets/stylesheets/style.scss */
.list-post-wrap_column_fw.list-post-wrap_column .list-post-content:before {
  display: block;
  top: 22px;
}

/* line 2389, app/assets/stylesheets/style.scss */
.list-post-wrap_column .list-post {
  padding-bottom: 10px;
  margin-bottom: 20px;
}

/* line 2393, app/assets/stylesheets/style.scss */
.list-post-wrap_column_fw.list-post-wrap_column .list-post {
  padding-bottom: 30px;
  margin-bottom: 30px;
}

/* line 2397, app/assets/stylesheets/style.scss */
.cen-align-container {
  padding-left: 30px;
  border-left: 1px solid #eee;
}

/* line 2401, app/assets/stylesheets/style.scss */
.list-post-content h3, .list-post-content .h3 {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  display: block;
  width: 100%;
  clear: both;
}

/* line 2409, app/assets/stylesheets/style.scss */
.list-post-wrap_column_fw.list-post-wrap_column .list-post-content h3, .list-post-wrap_column_fw.list-post-wrap_column .list-post-content .h3 {
  font-size: 24px;
}

/* line 2412, app/assets/stylesheets/style.scss */
.list-post-content .post-opt li {
  margin-right: 10px;
}

/* line 2415, app/assets/stylesheets/style.scss */
.list-post-content .post-opt {
  margin-top: 20px;
  float: right;
}

/* line 2419, app/assets/stylesheets/style.scss */
.list-post-content .post-category-marker, .single-post-header .post-category-marker {
  float: left;
  margin-bottom: 6px;
}

/* line 2423, app/assets/stylesheets/style.scss */
.list-post-wrap_column .post-category-marker {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}

/* line 2429, app/assets/stylesheets/style.scss */
.list-post-content .post-category-marker, .grid-post-media_title .post-category-marker {
  padding: 4px 13px;
  font-size: 10px;
}

/* line 2433, app/assets/stylesheets/style.scss */
.list-post-content .post-category-marker:hover {
  background: #222;
}

/* line 2436, app/assets/stylesheets/style.scss */
.single-post-header {
  padding: 0 0 30px;
  border-bottom: 1px solid #eee;
}

/* line 2440, app/assets/stylesheets/style.scss */
.single-post-header h1, .single-post-header .h1 {
  font-size: 28px;
  font-weight: 700;
  text-align: left;
}

/* line 2445, app/assets/stylesheets/style.scss */
.single-post-header h4, .single-post-header .h4 {
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  color: #6c6f72;
  font-family: 'Playfair Display', cursive;
  padding-bottom: 20px;
}

/* line 2453, app/assets/stylesheets/style.scss */
.single-post-header .post-opt {
  float: right;
  padding: 6px 14px 6px 5px;
  background: #f9f9f9;
  border: 1px solid #eee;
}

/* line 2459, app/assets/stylesheets/style.scss */
.single-post-header .post-opt li {
  margin-left: 15px;
  font-size: 11px;
}

/* line 2463, app/assets/stylesheets/style.scss */
.single-post-header .post-date {
  float: left;
  margin: 10px 0 0 20px;
  position: relative;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}

/* line 2471, app/assets/stylesheets/style.scss */
.single-post-header .post-date i {
  margin-right: 6px;
}

/* line 2474, app/assets/stylesheets/style.scss */
.ss-slider-cont {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  border-radius: 4px;
  color: #fff;
  z-index: 50;
  cursor: pointer;
}

/* line 2486, app/assets/stylesheets/style.scss */
.ss-slider-cont-next {
  right: 20px;
}

/* line 2489, app/assets/stylesheets/style.scss */
.ss-slider-cont-prev {
  left: 20px;
}

/* line 2492, app/assets/stylesheets/style.scss */
.pmd_vis {
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
}

/* line 2496, app/assets/stylesheets/style.scss */
.box-media-zoom {
  position: absolute;
  right: 0;
  top: -60px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 10px;
  background: #202020;
  color: #fff;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease-in-out;
}

/* line 2510, app/assets/stylesheets/style.scss */
.hov_zoom:hover .box-media-zoom {
  top: 0;
}

/* line 2513, app/assets/stylesheets/style.scss */
.spc_column:before {
  content: '';
  position: absolute;
  left: 86px;
  height: 100%;
  width: 1px;
  background: #eee;
  top: 0;
}

/* line 2522, app/assets/stylesheets/style.scss */
.ss-slider-controls2 {
  position: absolute;
  left: 20px;
  z-index: 20;
  bottom: 20px;
}

/* line 2528, app/assets/stylesheets/style.scss */
.single-post-media {
  margin-bottom: 20px;
}

/* line 2531, app/assets/stylesheets/style.scss */
.single-post-media .video-holder {
  border-radius: 6px;
  height: 450px;
}

/* line 2535, app/assets/stylesheets/style.scss */
.spc_column {
  padding-left: 120px;
}

/* line 2538, app/assets/stylesheets/style.scss */
.mb_head {
  font-size: 18px;
  text-align: left;
  padding-bottom: 10px;
  font-weight: 600;
}

/* line 2544, app/assets/stylesheets/style.scss */
.has-drop-cap:first-letter {
  font-size: 70px;
  float: left;
  padding: 20px 20px 40px 0;
  font-family: 'Playfair Display', cursive;
  color: #000;
}

/* line 2551, app/assets/stylesheets/style.scss */
.single-post-content_text_media {
  margin: 15px 0;
}

/* line 2554, app/assets/stylesheets/style.scss */
.single-post-content_text_media img {
  border-radius: 4px;
}

/* line 2557, app/assets/stylesheets/style.scss */
.single-post-content_text p {
  font-size: 12px;
  font-weight: 400;
  color: #000;
}

/* line 2562, app/assets/stylesheets/style.scss */
.single-post-content_column {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 2567, app/assets/stylesheets/style.scss */
.print-btn {
  float: right;
  margin: 10px 20px 0 0;
  padding: 8px 20px;
  background: #f9f9f9;
  border: 1px solid #eee;
}

/* line 2574, app/assets/stylesheets/style.scss */
.print-btn i {
  font-size: 16px;
  margin-left: 10px;
}

/* line 2578, app/assets/stylesheets/style.scss */
.print-btn span {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  top: -2px;
}

/* line 2585, app/assets/stylesheets/style.scss */
.fontSize {
  float: left;
  width: 350px;
  padding: 0 50px 15px 120px;
  position: relative;
  background: #f9f9f9;
  border: 1px solid #eee;
  overflow: hidden;
  border-radius: 4px;
}

/* line 2595, app/assets/stylesheets/style.scss */
.fs-wrap {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  z-index: 20;
}

/* line 2601, app/assets/stylesheets/style.scss */
.fs_title {
  position: absolute;
  left: 15px;
  top: 19px;
  font-size: 13px;
  font-family: 'Playfair Display', cursive;
  font-weight: 600;
}

/* line 2609, app/assets/stylesheets/style.scss */
.fontSize input {
  float: left;
}

/* line 2612, app/assets/stylesheets/style.scss */
.fontSize .irs-single {
  display: none;
}

/* line 2615, app/assets/stylesheets/style.scss */
.fontSize .irs-line, .fontSize .irs-line-left, .fontSize .irs-line-mid, .fontSize .irs-bar, .fontSize .irs-line-right, .fontSize .irs-bar-edge {
  height: 2px;
}

/* line 2618, app/assets/stylesheets/style.scss */
.fontSize .irs-max, .fontSize .irs-min {
  visibility: visible !important;
  top: 20px;
  color: #333;
  font-size: 10px;
}

/* line 2624, app/assets/stylesheets/style.scss */
.fontSize .irs-slider:before {
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
}

/* line 2629, app/assets/stylesheets/style.scss */
.fontSize .irs-min {
  left: -35px;
}

/* line 2632, app/assets/stylesheets/style.scss */
.fontSize .irs-max {
  right: -36px;
}

/* line 2635, app/assets/stylesheets/style.scss */
.show-more-snopt {
  float: right;
  font-size: 24px;
  height: 36px;
  line-height: 36px;
  width: 36px;
  border: 1px solid #eee;
  background: #f9f9f9;
  color: #000;
  cursor: pointer;
  border-radius: 2px;
  position: relative;
  margin-top: 10px;
}

/* line 2649, app/assets/stylesheets/style.scss */
.smact_vis i:before {
  content: "\f00d";
}

/* line 2652, app/assets/stylesheets/style.scss */
.smact_vis {
  font-size: 12px;
}

/* line 2655, app/assets/stylesheets/style.scss */
.show-more-snopt-tooltip {
  position: absolute;
  right: 0;
  width: 190px;
  background: #f9f9f9;
  top: 100%;
  margin-top: 30px;
  z-index: 20;
  border: 1px solid #eee;
  overflow: hidden;
  padding: 5px 10px;
  border-radius: 4px;
  transition: all 300ms linear;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.06);
}

/* line 2672, app/assets/stylesheets/style.scss */
.show-more-snopt-tooltip.show-more-snopt-tooltip_vis {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

/* line 2677, app/assets/stylesheets/style.scss */
.show-more-snopt-tooltip a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  text-align: left;
  font-size: 11px;
  color: #000;
  font-weight: 600;
  position: relative;
}

/* line 2687, app/assets/stylesheets/style.scss */
.show-more-snopt-tooltip a i {
  margin-right: 10px;
}

/* line 2690, app/assets/stylesheets/style.scss */
.show-more-snopt-tooltip a:last-child {
  border-bottom: 0;
}

/* line 2693, app/assets/stylesheets/style.scss */
.single-post-footer {
  margin-top: 15px;
  padding-top: 25px;
  border-top: 1px solid #eee;
}

/* line 2698, app/assets/stylesheets/style.scss */
.post-single-tags, .tags-title, .post-single-tags .tags-widget {
  float: left;
}

/* line 2701, app/assets/stylesheets/style.scss */
.tags-title {
  margin: 10px 20px 0 0;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
}

/* line 2707, app/assets/stylesheets/style.scss */
.tags-title i {
  margin-right: 10px;
}

/* line 2710, app/assets/stylesheets/style.scss */
.post-author {
  float: left;
  background: #f9f9f9;
  border: 1px solid #eee;
  margin: 40px 0;
  border-radius: 4px;
  overflow: hidden;
}

/* line 2718, app/assets/stylesheets/style.scss */
.author-content {
  padding: 30px 35px 30px 130px;
}

/* line 2721, app/assets/stylesheets/style.scss */
.author-img {
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 25px;
}

/* line 2727, app/assets/stylesheets/style.scss */
.author-img img {
  width: 80px;
  height: 80px;
  border-radius: 4px;
  float: left;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.37);
}

/* line 2734, app/assets/stylesheets/style.scss */
.author-content h5, .author-content .h5 {
  text-align: left;
  color: #666;
  float: left;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  padding-bottom: 15px;
}

/* line 2743, app/assets/stylesheets/style.scss */
.author-content p {
  text-align: left;
}

/* line 2746, app/assets/stylesheets/style.scss */
.profile-card-footer_soc {
  float: right;
}

/* line 2749, app/assets/stylesheets/style.scss */
.profile-card-footer_soc .profile-card-footer_title {
  margin-right: 25px;
}

/* line 2752, app/assets/stylesheets/style.scss */
.post-author_link {
  float: left;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  margin-left: 30px;
}

/* line 2761, app/assets/stylesheets/style.scss */
.post-author_link i {
  margin-left: 10px;
}

/* line 2764, app/assets/stylesheets/style.scss */
.single-post-comm {
  margin-top: 20px;
}

/* line 2767, app/assets/stylesheets/style.scss */
.comment {
  padding: 0 0 30px 100px;
  position: relative;
  float: left;
  margin-bottom: 40px;
  width: 100%;
  border-bottom: 1px solid #eee;
}

/* line 2775, app/assets/stylesheets/style.scss */
.comment_reply {
  float: right;
  width: calc(100% - 90px);
}

/* line 2779, app/assets/stylesheets/style.scss */
.comment_reply:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -60px;
  width: 40px;
  height: 40px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/* line 2789, app/assets/stylesheets/style.scss */
.comment-author {
  position: absolute;
  top: 0;
  left: 10px;
  width: 80px;
  height: 80px;
}

/* line 2796, app/assets/stylesheets/style.scss */
.comment-author:before {
  content: '';
  position: absolute;
  right: -14px;
  top: 20px;
  width: 8px;
  height: 8px;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  transform: rotate(45deg);
  background: #f9f9f9;
  z-index: 10;
}

/* line 2809, app/assets/stylesheets/style.scss */
.comment-author img {
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 50%;
}

/* line 2815, app/assets/stylesheets/style.scss */
.comment-body {
  float: left;
  width: 100%;
  position: relative;
  padding: 25px 30px;
  background: #f9f9f9;
  border-radius: 2px;
  border: 1px solid #eee;
}

/* line 2824, app/assets/stylesheets/style.scss */
.comment-body h4, .comment-body .h4 {
  text-align: left;
  float: left;
  font-size: 15px;
  font-weight: 600;
  color: #666;
  margin-bottom: 15px;
}

/* line 2832, app/assets/stylesheets/style.scss */
.comment-body .star-rating {
  float: left;
  margin: 5px 0 0 20px;
  font-size: 10px;
}

/* line 2837, app/assets/stylesheets/style.scss */
.comment-body p {
  text-align: justify;
}

/* line 2840, app/assets/stylesheets/style.scss */
.comment-meta {
  float: left;
  top: 20px;
  position: relative;
  text-transform: uppercase;
  font-size: 10px;
  color: #000;
  font-weight: 500;
}

/* line 2849, app/assets/stylesheets/style.scss */
.box-widget-menu-btn {
  position: absolute;
  right: 30px;
  top: 25px;
  cursor: pointer;
  z-index: 20;
  font-size: 16px;
}

/* line 2857, app/assets/stylesheets/style.scss */
.comment-body .show-more-snopt-tooltip {
  background: #fff;
  top: 60px;
}

/* line 2861, app/assets/stylesheets/style.scss */
.comment-meta i {
  margin-right: 10px;
}

/* line 2864, app/assets/stylesheets/style.scss */
.comment-reply-link {
  float: right;
  padding: 8px 20px;
  background: #000000;
  font-weight: 500;
  font-size: 11px;
  margin-top: 10px;
  color: #fff;
  border-radius: 2px;
}

/* line 2874, app/assets/stylesheets/style.scss */
.comment-reply-link i {
  padding-right: 10px;
  font-size: 10px;
}

/* line 2878, app/assets/stylesheets/style.scss */
.comment-body_dec {
  position: absolute;
  bottom: 40px;
  right: 150px;
  left: 180px;
  height: 1px;
  background: #d9d9d9;
}

/* line 2886, app/assets/stylesheets/style.scss */
.add-comment .btn {
  padding: 18px 30px;
}

/* line 2889, app/assets/stylesheets/style.scss */
.pr-subtitle {
  float: left;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin-bottom: 30px;
}

/* line 2896, app/assets/stylesheets/style.scss */
.pr-subtitle i {
  margin-left: 10px;
}

/* line 2899, app/assets/stylesheets/style.scss */
.pr-subtitle.prs_big {
  font-size: 18px;
  position: relative;
  width: 100%;
  text-align: left;
}

/* line 2905, app/assets/stylesheets/style.scss */
.pr-subtitle.prs_big:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 70%;
  height: 1px;
  background: #eee;
  z-index: 1;
}

/* line 2915, app/assets/stylesheets/style.scss */
.pr-subtitle.prs_big:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 50px;
  height: 1px;
  z-index: 2;
}

/* line 2924, app/assets/stylesheets/style.scss */
.spn_box {
  float: left;
  width: 50%;
  position: relative;
}

/* line 2929, app/assets/stylesheets/style.scss */
.single-post-nav {
  padding: 25px 0;
  margin-top: 25px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* line 2935, app/assets/stylesheets/style.scss */
.single-post-nav:before {
  content: '';
  position: absolute;
  top: 20px;
  bottom: 20px;
  width: 1px;
  background: #eee;
  z-index: 0;
}

/* line 2944, app/assets/stylesheets/style.scss */
.single-post-nav_prev {
  padding: 0 20px 0 110px;
}

/* line 2947, app/assets/stylesheets/style.scss */
.single-post-nav_next {
  padding: 0 110px 0 20px;
}

/* line 2950, app/assets/stylesheets/style.scss */
.spn_box_img {
  position: absolute;
  top: 0;
  width: 90px;
}

/* line 2955, app/assets/stylesheets/style.scss */
.spn_box_img img {
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
  transition: all 200ms linear;
  transform: translateY(0);
}

/* line 2961, app/assets/stylesheets/style.scss */
.spn_box:hover img {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  transform: translateY(-4px);
}

/* line 2965, app/assets/stylesheets/style.scss */
.single-post-nav_prev .spn_box_img {
  left: 0;
}

/* line 2968, app/assets/stylesheets/style.scss */
.single-post-nav_next .spn_box_img {
  right: 0;
}

/* line 2971, app/assets/stylesheets/style.scss */
.spn-box-content_subtitle {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  color: #666;
  display: block;
  padding-bottom: 4px;
}

/* line 2979, app/assets/stylesheets/style.scss */
.spn-box-content_title {
  font-size: 13px;
  font-weight: 600;
  display: block;
}

/* line 2984, app/assets/stylesheets/style.scss */
.single-post-nav_prev .spn-box-content_subtitle, .single-post-nav_prev .spn-box-content_title {
  text-align: left;
}

/* line 2987, app/assets/stylesheets/style.scss */
.single-post-nav_next .spn-box-content_subtitle, .single-post-nav_next .spn-box-content_title {
  text-align: right;
}

/* line 2990, app/assets/stylesheets/style.scss */
.single-post-nav_prev .spn-box-content_subtitle i {
  margin-right: 10px;
}

/* line 2993, app/assets/stylesheets/style.scss */
.single-post-nav_next .spn-box-content_subtitle i {
  margin-left: 10px;
}

/* line 2996, app/assets/stylesheets/style.scss */
.fs-carousel-wrap {
  padding-left: 400px;
  background: #111;
  overflow: hidden;
}

/* line 3001, app/assets/stylesheets/style.scss */
.fs-carousel-wrap_title {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 100%;
  padding: 0 50px;
}

/* line 3009, app/assets/stylesheets/style.scss */
.fs-carousel-wrap_title-wrap {
  text-align: left;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}

/* line 3015, app/assets/stylesheets/style.scss */
.fs-carousel-wrap_title-wrap h4, .fs-carousel-wrap_title-wrap .h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 12px;
  position: relative;
}

/* line 3022, app/assets/stylesheets/style.scss */
.fs-carousel-wrap_title-wrap h4:before, .fs-carousel-wrap_title-wrap .h4:before {
  content: '';
  position: absolute;
  top: -30px;
  left: 0;
  width: 40px;
  height: 2px;
}

/* line 3030, app/assets/stylesheets/style.scss */
.fs-carousel-wrap_title .abs_bg {
  top: auto;
  bottom: 0;
  opacity: 0.1;
}

/* line 3035, app/assets/stylesheets/style.scss */
.fs-carousel .bold_gpi {
  margin-bottom: 0;
  border-radius: 0;
}

/* line 3039, app/assets/stylesheets/style.scss */
.fs-carousel .grid-post-media.gpm_sing {
  padding: 250px 0;
  height: auto;
  border-radius: 0;
}

/*------ btn ------------------------------------------------------*/
/* line 3045, app/assets/stylesheets/style.scss */
.ver-share {
  margin-top: 20px;
}

/* line 3048, app/assets/stylesheets/style.scss */
.share-holder.hor-share {
  float: right;
}

/* line 3051, app/assets/stylesheets/style.scss */
.share-holder.hor-share .share-title {
  float: left;
  font-size: 13px;
  font-family: 'Playfair Display', cursive;
  font-weight: 600;
  text-align: left;
  position: relative;
  margin: 15px 20px 0 0;
}

/* line 3060, app/assets/stylesheets/style.scss */
.ver-share .share-title {
  margin-bottom: 20px;
  font-size: 13px;
  font-family: 'Playfair Display', cursive;
  font-weight: 600;
  text-align: left;
  position: relative;
}

/* line 3068, app/assets/stylesheets/style.scss */
.ver-share .share-title:before {
  content: '';
  position: absolute;
  left: 0;
  top: -10px;
  height: 2px;
  width: 20px;
}

/* line 3076, app/assets/stylesheets/style.scss */
.ver-share .share-container {
  width: 50px;
  float: left;
  border: 1px solid #eee;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

/* line 3084, app/assets/stylesheets/style.scss */
.share-holder.hor-share .share-container {
  float: left;
  border: 1px solid #eee;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

/* line 3091, app/assets/stylesheets/style.scss */
.share-icon {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  font-size: 12px;
  transition: all 100ms linear;
}

/* line 3100, app/assets/stylesheets/style.scss */
.share-holder.hor-share .share-container .share-icon {
  border-right: 1px solid #eee;
}

/* line 3103, app/assets/stylesheets/style.scss */
.ver-share .share-container .share-icon {
  border-bottom: 1px solid #eee;
}

/* line 3106, app/assets/stylesheets/style.scss */
.ver-share .share-container .share-icon:last-child, .share-holder.hor-share .share-container .share-icon:last-child {
  border: none;
}

/* line 3109, app/assets/stylesheets/style.scss */
.share-icon:hover {
  color: #fff;
  border-color: transparent;
}

/* line 3113, app/assets/stylesheets/style.scss */
.share-icon:before {
  font-family: Font Awesome\ 5 Brands;
}

/* line 3116, app/assets/stylesheets/style.scss */
.share-icon-digg:before {
  content: "\f1a6";
}

/* line 3119, app/assets/stylesheets/style.scss */
.share-icon-rss:before {
  content: "\f09e";
}

/* line 3122, app/assets/stylesheets/style.scss */
.share-icon-facebook:before {
  content: "\f39e";
}

/* line 3125, app/assets/stylesheets/style.scss */
.share-icon-twitter:before {
  content: "\f099";
}

/* line 3128, app/assets/stylesheets/style.scss */
.share-icon-tumblr:before {
  content: "\f173";
}

/* line 3131, app/assets/stylesheets/style.scss */
.share-icon-linkedin:before {
  content: "\f0e1";
}

/* line 3134, app/assets/stylesheets/style.scss */
.share-icon-pinterest:before {
  content: "\f231";
}

/* line 3137, app/assets/stylesheets/style.scss */
.share-icon-stumbleupon:before {
  content: "\f1a4";
}

/*------ btn ------------------------------------------------------*/
/* line 3141, app/assets/stylesheets/style.scss */
.btn {
  padding: 12px 40px;
  color: #fff;
  border-radius: 2px;
  background: #000000;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 3150, app/assets/stylesheets/style.scss */
.float-btn {
  float: left;
}

/* line 3153, app/assets/stylesheets/style.scss */
.btn i, .dark-btn i {
  margin-left: 10px;
}

/* line 3156, app/assets/stylesheets/style.scss */
.dark-btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 90px;
  background: #222;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  font-size: 12px;
  margin-top: 10px;
  border-radius: 4px;
}

/*------ widgets ------------------------------------------------------*/
/* line 3170, app/assets/stylesheets/style.scss */
.categories_nav-inner {
  float: left;
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

/* line 3177, app/assets/stylesheets/style.scss */
.categories_nav-inner ul {
  margin: 0;
  float: left;
  width: 100%;
  overflow: hidden;
}

/* line 3183, app/assets/stylesheets/style.scss */
.categories_nav-inner li {
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 4px;
}

/* line 3190, app/assets/stylesheets/style.scss */
.categories_nav-inner a {
  float: left;
  padding: 0 0 0 20px;
  border: 1px solid #eee;
  background: #f5f5f5;
  height: 54px;
  line-height: 54px;
  position: relative;
  font-weight: 700;
  font-size: 10px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  z-index: 2;
  width: 100%;
}

/* line 3206, app/assets/stylesheets/style.scss */
.categories_nav-inner a:hover, .categories_nav-inner a.back {
  color: #fff;
  background: #222;
  border-color: transparent;
}

/* line 3211, app/assets/stylesheets/style.scss */
.categories_nav-inner a i {
  margin-right: 10px;
  font-size: 13px;
}

/* line 3215, app/assets/stylesheets/style.scss */
.categories_nav-inner a.back {
  margin-bottom: 10px;
}

/* line 3218, app/assets/stylesheets/style.scss */
.categories_nav-inner a.back:after {
  content: 'Back';
  color: #fff;
  padding-left: 20px;
}

/* line 3223, app/assets/stylesheets/style.scss */
.categories_nav-inner a.back:before {
  font-family: Font Awesome\ 5 Pro;
  content: '\f104';
  color: #fff;
}

/* line 3228, app/assets/stylesheets/style.scss */
.categories_nav-inner .submen-dec:before {
  font-family: Font Awesome\ 5 Pro;
  content: '\f0da';
  position: absolute;
  right: 20px;
  width: 10px;
  height: 10px;
  top: 19px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.371);
  z-index: 20;
  font-weight: 600;
}

/* line 3241, app/assets/stylesheets/style.scss */
.sidebar-content {
  border-left: 1px solid #eee;
}

/* line 3244, app/assets/stylesheets/style.scss */
.box-widget {
  margin-bottom: 40px;
  padding-left: 30px;
}

/* line 3248, app/assets/stylesheets/style.scss */
.sidebar-content .box-widget:last-child {
  margin-bottom: 0;
}

/* line 3251, app/assets/stylesheets/style.scss */
.widget-title {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

/* line 3261, app/assets/stylesheets/style.scss */
.widget-title:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 70px;
  height: 1px;
}

/* line 3269, app/assets/stylesheets/style.scss */
.tags-widget a {
  float: left;
  padding: 12px 20px;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  font-weight: 600;
  background: #222;
}

/* line 3280, app/assets/stylesheets/style.scss */
.slider_widget_title {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  z-index: 20;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  font-family: 'Playfair Display', cursive;
}

/* line 3292, app/assets/stylesheets/style.scss */
.slider_widget_title:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 40px;
  height: 2px;
  margin-left: -20px;
}

/* line 3301, app/assets/stylesheets/style.scss */
.slider_widget .grid-post-media_title {
  padding: 10px 20px 70px;
}

/* line 3304, app/assets/stylesheets/style.scss */
.slider_widget .grid-post-media.gpm_sing:before {
  display: none;
}

/* line 3307, app/assets/stylesheets/style.scss */
.slider_widget .grid-post-media.gpm_sing {
  padding: 230px 0;
}

/* line 3310, app/assets/stylesheets/style.scss */
.slider_widget .grid-post-media_title h4, .slider_widget .grid-post-media_title .h4 {
  text-align: center;
  font-size: 16px;
}

/* line 3314, app/assets/stylesheets/style.scss */
.slider_widget .grid-post-media_title .video-date {
  width: 50%;
  text-align: center;
}

/* line 3318, app/assets/stylesheets/style.scss */
.slider_widget .grid-post-media_title .post-opt {
  width: 50%;
  margin: 0;
  padding-left: 10px;
}

/* line 3323, app/assets/stylesheets/style.scss */
.slider_widget .grid-post-media_title .post-category-marker {
  display: inline-block;
  float: none;
}

/* line 3327, app/assets/stylesheets/style.scss */
.social-widget a {
  float: left;
  width: 48%;
  margin: 0 2% 2% 0;
  padding: 20px 4px 0 66px;
  color: #000;
  border-radius: 2px;
  height: 60px;
  background: #f5f5f5;
  border: 1px solid #eee;
}

/* line 3338, app/assets/stylesheets/style.scss */
.slider_widget {
  position: relative;
}

/* line 3341, app/assets/stylesheets/style.scss */
.social-widget span {
  font-weight: 600;
  float: left;
  margin-right: 5px;
}

/* line 3346, app/assets/stylesheets/style.scss */
.social-widget a i {
  font-size: 15px;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  left: 8px;
  top: 50%;
  margin-top: -20px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.06);
  transition: all 200ms linear;
}

/* line 3359, app/assets/stylesheets/style.scss */
.social-widget a:hover i {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.06);
}

/* line 3362, app/assets/stylesheets/style.scss */
.soc-widget-title {
  color: #6c757d;
}

/* line 3365, app/assets/stylesheets/style.scss */
.facebook-soc i {
  color: #3C579C;
}

/* line 3368, app/assets/stylesheets/style.scss */
.twitter-soc i {
  color: #39A1F8;
}

/* line 3371, app/assets/stylesheets/style.scss */
.instagram-soc i {
  color: #c862dc;
}

/* line 3374, app/assets/stylesheets/style.scss */
.sb-categories_bg_item {
  position: relative;
  display: block;
  padding: 25px 60px 25px 30px;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 4px;
  background: #f5f5f5;
  border: 1px solid #eee;
}

/* line 3384, app/assets/stylesheets/style.scss */
.spb-categories_counter {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  border-radius: 2px;
  color: #fff;
  z-index: 10;
  font-weight: 600;
  overflow: hidden;
}

/* line 3398, app/assets/stylesheets/style.scss */
.spb-categories_counter:before {
  font-family: Font Awesome\ 5 Pro;
  content: "\f0da";
  position: absolute;
  width: 36px;
  height: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -18px;
  z-index: 10;
  opacity: 0;
  background: #fff;
}

/* line 3412, app/assets/stylesheets/style.scss */
.sb-categories_bg_item:hover .spb-categories_counter:before {
  opacity: 1;
}

/* line 3415, app/assets/stylesheets/style.scss */
.sb-categories_bg_item .bg {
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transform: translateZ(0);
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}

/* line 3421, app/assets/stylesheets/style.scss */
.sb-categories_bg_item:hover .bg {
  transform: scale(1.15);
}

/* line 3426, app/assets/stylesheets/style.scss */
.spb-categories_title {
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  float: left;
  padding: 6px 30px 6px 10px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  position: relative;
  border-radius: 2px;
  color: #fff;
  z-index: 10;
}

/* line 3441, app/assets/stylesheets/style.scss */
.spb-categories_title span {
  padding-right: 6px;
}

/* line 3444, app/assets/stylesheets/style.scss */
.cbw_mar {
  margin: 30px auto;
}

/* line 3447, app/assets/stylesheets/style.scss */
#footer-twiit {
  text-align: left;
}

/* line 3450, app/assets/stylesheets/style.scss */
#footer-twiit a {
  color: #000;
}

/* line 3453, app/assets/stylesheets/style.scss */
#footer-twiit .tweet_text {
  color: #666;
  float: left;
  padding: 20px;
  border: 1px solid #eee;
  background: #f9f9f9;
  font-family: 'Playfair Display', cursive;
  font-size: 12px;
  border-radius: 4px;
  overflow: hidden;
  font-weight: 600;
  margin: 10px 0;
}

/* line 3466, app/assets/stylesheets/style.scss */
.tweet_join {
  display: none;
}

/* line 3469, app/assets/stylesheets/style.scss */
.interact {
  float: right;
}

/* line 3472, app/assets/stylesheets/style.scss */
.tweet_time {
  float: left;
  margin-left: 10px;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 3478, app/assets/stylesheets/style.scss */
#footer-twiit .interact a:hover {
  color: #aaa;
}

/* line 3481, app/assets/stylesheets/style.scss */
#footer-twiit .timePosted a {
  color: #666;
  font-family: 'Playfair Display', cursive;
  font-style: italic;
  position: relative;
  float: left;
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 12px;
}

/* line 3491, app/assets/stylesheets/style.scss */
#footer-twiit .timePosted a:before {
  font-family: Font Awesome\ 5 Brands;
  content: "\f081";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
}

/* line 3499, app/assets/stylesheets/style.scss */
#footer-twiit .timePosted a:after {
  top: -10px;
  left: 22px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 3509, app/assets/stylesheets/style.scss */
#footer-twiit .timePosted a:after {
  border-color: transparent;
  border-top-color: rgba(255, 255, 255, 0.11);
  border-width: 7px;
  margin-left: 7px;
}

/* line 3515, app/assets/stylesheets/style.scss */
.tabs-widget .tabs-menu {
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  border: 1px solid  #eee;
}

/* line 3520, app/assets/stylesheets/style.scss */
.tabs-widget .tabs-menu li {
  float: left;
  width: 50%;
}

/* line 3524, app/assets/stylesheets/style.scss */
.tabs-widget .tabs-menu li a {
  background: #222;
  box-sizing: border-box;
  display: block;
  padding: 15px 0;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 3534, app/assets/stylesheets/style.scss */
.tabs-widget .tabs-menu li.current a {
  color: #fff;
}

/* line 3537, app/assets/stylesheets/style.scss */
.tab-content .post-widget-container {
  padding: 25px 20px;
  background: #f9f9f9;
  border: 1px solid  #eee;
  border-top: none;
}

/* line 3543, app/assets/stylesheets/style.scss */
.post-widget-item {
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #ddd;
}

/* line 3548, app/assets/stylesheets/style.scss */
.post-widget-container .post-widget-item:first-child {
  padding-top: 0;
  border-top: none;
}

/* line 3552, app/assets/stylesheets/style.scss */
.post-widget-container .post-widget-item:last-child {
  margin-bottom: 0;
}

/* line 3555, app/assets/stylesheets/style.scss */
.post-widget-item-media {
  float: left;
  width: 30%;
  overflow: hidden;
  border-radius: 4px;
}

/* line 3561, app/assets/stylesheets/style.scss */
.post-widget-item-media a, .grid-post-media a {
  position: relative;
  display: block;
}

/* line 3565, app/assets/stylesheets/style.scss */
.post-widget-item-media a:before, .list-post-media a:before, .grid-post-media a.gpm_link:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 200ms linear;
}

/* line 3577, app/assets/stylesheets/style.scss */
.post-widget-item-media a:after, .list-post-media a:after, .grid-post-media a.gpm_link:after {
  font-family: Font Awesome\ 5 Pro;
  content: "\f178";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  line-height: 10px;
  margin: -5px 0 0 -5px;
  z-index: 3;
  color: #fff;
  opacity: 0;
  transition: all 200ms linear;
}

/* line 3592, app/assets/stylesheets/style.scss */
.list-post-media a:after, .grid-post-media a.gpm_link:after {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: -20px 0 0 -20px;
  border-radius: 50%;
  font-size: 10px;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
}

/* line 3601, app/assets/stylesheets/style.scss */
.post-widget-item-media a:hover:before, .post-widget-item-media a:hover:after, .list-post-media a:hover:before, .list-post-media a:hover:after, .grid-post-media a.gpm_link:hover:before, .grid-post-media a.gpm_link:hover:after {
  opacity: 1;
}

/* line 3604, app/assets/stylesheets/style.scss */
.post-widget-item-media img {
  width: 100%;
  height: auto;
}

/* line 3608, app/assets/stylesheets/style.scss */
.post-widget-item-content {
  float: left;
  width: 70%;
  position: relative;
  padding: 6px 0 0 15px;
}

/* line 3614, app/assets/stylesheets/style.scss */
.post-widget-item-content h4, .post-widget-item-content .h4 {
  text-align: left;
  font-weight: 600;
  padding-bottom: 4px;
  font-size: 13px;
}

/* line 3620, app/assets/stylesheets/style.scss */
.pwic_opt li {
  float: left;
  margin-right: 8px;
  color: #666;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
}

/* line 3628, app/assets/stylesheets/style.scss */
.pwic_opt li i {
  margin-right: 4px;
  font-weight: 900;
}

/* line 3632, app/assets/stylesheets/style.scss */
.pwic_opt li:first-child i {
  font-weight: 400;
}

/* line 3635, app/assets/stylesheets/style.scss */
.search-widget input.search {
  background: #eee;
  border-radius: 4px 0 0 4px;
  position: relative;
  color: #000;
  -webkit-appearance: none;
}

/* line 3642, app/assets/stylesheets/style.scss */
.search-widget input.search::-webkit-input-placeholder,
.search-widget input.search::-webkit-input-placeholder {
  color: #000;
}

/* line 3646, app/assets/stylesheets/style.scss */
.search-submit2 {
  border: none;
  outline: none;
  cursor: pointer;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 50px;
  font-size: 11px;
  color: #fff;
  border-radius: 0 4px 4px 0;
}

/* line 3660, app/assets/stylesheets/style.scss */
.bg-parallax-wrap-gradien:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 90%);
}

/* line 3670, app/assets/stylesheets/style.scss */
.banner-widget {
  padding: 180px 30px 20px;
  overflow: hidden;
  border-radius: 4px;
}

/* line 3675, app/assets/stylesheets/style.scss */
.banner-widget_content {
  z-index: 2;
  position: relative;
}

/* line 3679, app/assets/stylesheets/style.scss */
.banner-widget_content h5, .banner-widget_content .h5 {
  text-align: left;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

/* line 3686, app/assets/stylesheets/style.scss */
.banner-widget_content .btn {
  margin-top: 15px;
}

/* line 3689, app/assets/stylesheets/style.scss */
.cat-wid-list {
  float: left;
  width: 100%;
  position: relative;
}

/* line 3694, app/assets/stylesheets/style.scss */
.cat-wid-list li {
  float: left;
  width: 100%;
  text-align: left;
  padding-bottom: 8px;
  margin-bottom: 15px;
  position: relative;
  color: #000000;
}

/* line 3703, app/assets/stylesheets/style.scss */
.cat-wid-list li:last-child {
  margin-bottom: 0;
}

/* line 3706, app/assets/stylesheets/style.scss */
.cat-wid-list li a {
  color: #999;
  font-size: 12px;
  padding: 4px 20px 0 0;
  font-weight: 500;
  float: left;
  background: #fff;
  position: relative;
  z-index: 2;
}

/* line 3716, app/assets/stylesheets/style.scss */
.cat-wid-list li a:hover {
  color: #000;
}

/* line 3719, app/assets/stylesheets/style.scss */
.cat-wid-list li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 50px;
  z-index: 1;
  border-top: 1px dotted #ccc;
}

/* line 3728, app/assets/stylesheets/style.scss */
.cat-wid-list li span {
  float: right;
  width: 26px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  font-weight: 600;
  border-radius: 2px;
  text-align: center;
  font-size: 10px;
}

/* line 3739, app/assets/stylesheets/style.scss */
.profile-card-wrap {
  overflow: hidden;
  border: 1px solid #eee;
  background: #f9f9f9;
  border-radius: 6px;
}

/* line 3745, app/assets/stylesheets/style.scss */
.profile-card_media {
  padding: 55px 30px 40px;
  position: relative;
}

/* line 3749, app/assets/stylesheets/style.scss */
.profile-card_media:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: #f9f9f9;
  z-index: 1;
}

/* line 3759, app/assets/stylesheets/style.scss */
.profile-card_media img {
  width: 80px;
  height: 80px;
  position: relative;
  z-index: 2;
  border-radius: 4px;
  float: left;
  top: 10px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.37);
}

/* line 3769, app/assets/stylesheets/style.scss */
.profile-card_media_content {
  float: left;
  padding: 0 0 20px 20px;
  text-align: left;
  font-weight: 600;
  position: relative;
  z-index: 10;
}

/* line 3777, app/assets/stylesheets/style.scss */
.profile-card_media_content h4, .profile-card_media_content .h4 {
  font-size: 16px;
  text-align: left;
  color: #fff;
  padding-bottom: 4px;
}

/* line 3783, app/assets/stylesheets/style.scss */
.profile-card_media_content h5, .profile-card_media_content .h5 {
  font-size: 10px;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
}

/* line 3789, app/assets/stylesheets/style.scss */
.profile-card_content {
  padding: 45px 30px 20px;
  position: relative;
  z-index: 2;
}

/* line 3794, app/assets/stylesheets/style.scss */
.profile-card_content h4, .profile-card_content .h4 {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
}

/* line 3799, app/assets/stylesheets/style.scss */
.profile-card-stats {
  position: absolute;
  bottom: 15px;
  left: 130px;
  right: 30px;
  padding: 15px 0;
  background: #fff;
  border-radius: 2px;
  z-index: 20;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.07);
}

/* line 3810, app/assets/stylesheets/style.scss */
.profile-card-stats:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 1px;
  top: 10px;
  bottom: 10px;
  background: #ddd;
}

/* line 3819, app/assets/stylesheets/style.scss */
.profile-card-stats li {
  float: left;
  width: 50%;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}

/* line 3826, app/assets/stylesheets/style.scss */
.profile-card-stats li span {
  padding-right: 6px;
}

/* line 3829, app/assets/stylesheets/style.scss */
.abs_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 150px;
  background-attachment: scroll;
  background-position: right;
  background-origin: content-box;
  background-image: url(/assets/city-bg-4d67f8d58891d509f6b45ff5842ebc24fb76c5da9f236a20eeb1de46a85a1290.png);
  opacity: 0.6;
  z-index: 1;
}

/* line 3842, app/assets/stylesheets/style.scss */
.profile-card-footer {
  border-top: 1px solid #eee;
  background: #fff;
}

/* line 3846, app/assets/stylesheets/style.scss */
.profile-card-social {
  float: right;
}

/* line 3849, app/assets/stylesheets/style.scss */
.profile-card-social li, .profile-card-social li a {
  float: left;
}

/* line 3852, app/assets/stylesheets/style.scss */
.profile-card-social li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-left: 1px solid #eee;
  background: #fff;
}

/* line 3859, app/assets/stylesheets/style.scss */
.profile-card-social li a:hover {
  background: #f9f9f9;
}

/* line 3862, app/assets/stylesheets/style.scss */
.profile-card-footer_title {
  float: left;
  padding-left: 30px;
  height: 50px;
  line-height: 50px;
  font-weight: 600;
}

/* line 3869, app/assets/stylesheets/style.scss */
.pc_contacts {
  padding: 10px 0;
}

/* line 3872, app/assets/stylesheets/style.scss */
.pc_contacts ul {
  background: #fff;
  padding: 6px 20px;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.03);
}

/* line 3877, app/assets/stylesheets/style.scss */
.pc_contacts ul li {
  text-align: left;
  width: 100%;
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}

/* line 3885, app/assets/stylesheets/style.scss */
.pc_contacts ul li:first-child {
  border-bottom: 1px solid #eee;
}

/* line 3888, app/assets/stylesheets/style.scss */
.pc_contacts ul li span {
  padding-right: 10px;
}

/* line 3891, app/assets/stylesheets/style.scss */
.ideaboxWeather:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: repeat;
  background-origin: content-box;
  background-image: url(/bg/7.jpg);
  z-index: 1;
}

/*------ video ------------------------------------------------------*/
/* line 3904, app/assets/stylesheets/style.scss */
.dark-bg {
  background: #191919;
}

/* line 3907, app/assets/stylesheets/style.scss */
.video-section-title {
  margin-bottom: 30px;
}

/* line 3910, app/assets/stylesheets/style.scss */
.video-section-title:before {
  content: '';
  position: absolute;
  left: 40%;
  right: 200px;
  height: 1px;
  bottom: 12px;
  background: rgba(255, 255, 255, 0.1);
}

/* line 3919, app/assets/stylesheets/style.scss */
.video-section-title h2, .video-section-title .h2 {
  text-align: left;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  float: left;
}

/* line 3926, app/assets/stylesheets/style.scss */
.video-section-title h4, .video-section-title .h4 {
  float: left;
  margin-left: 20px;
  color: #bfc2c9;
  font-weight: 600;
  padding-top: 14px;
}

/* line 3933, app/assets/stylesheets/style.scss */
.video-section-title a {
  float: right;
  color: #fff;
  padding: 10px 40px;
  border-radius: 2px;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 3942, app/assets/stylesheets/style.scss */
.video-section-title a i {
  margin-left: 10px;
}

/* line 3945, app/assets/stylesheets/style.scss */
.video-holder-title .post-category-marker {
  position: absolute;
  right: 20px;
  top: 26px;
}

/* line 3950, app/assets/stylesheets/style.scss */
.video-holder {
  height: 370px;
  overflow: hidden;
}

/* line 3954, app/assets/stylesheets/style.scss */
.vh-preloader {
  position: absolute;
  top: 66px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 20;
  display: none;
}

/* line 3966, app/assets/stylesheets/style.scss */
.big_prom {
  position: absolute;
  z-index: 10;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 16px rgba(255, 255, 255, 0.3);
  transition: all .3s ease-in-out;
}

/* line 3980, app/assets/stylesheets/style.scss */
.video-holder:hover .big_prom {
  box-shadow: 0px 0px 0px 26px rgba(255, 255, 255, 0.3);
}

/* line 3983, app/assets/stylesheets/style.scss */
.video-holder-title {
  padding: 15px 20px;
  background: #222;
  z-index: 20;
}

/* line 3988, app/assets/stylesheets/style.scss */
.video-holder-title_item {
  font-size: 18px;
  text-align: left;
  color: #fff;
  font-weight: 600;
}

/* line 3994, app/assets/stylesheets/style.scss */
.video-holder-title_item a {
  color: #fff;
}

/* line 3997, app/assets/stylesheets/style.scss */
.video-main-cont {
  float: left;
  width: calc(100% - 430px);
  position: relative;
}

/* line 4002, app/assets/stylesheets/style.scss */
.video-links-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 420px;
  max-height: 516px;
  overflow: auto;
  padding: 0 16px 0 0px;
}

/* line 4011, app/assets/stylesheets/style.scss */
.video-links-wrap .ps__rail-y:before {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

/* line 4014, app/assets/stylesheets/style.scss */
.video-links-wrap .video-item {
  cursor: pointer;
}

/* line 4017, app/assets/stylesheets/style.scss */
.video-item {
  margin-bottom: 10px;
}

/* line 4020, app/assets/stylesheets/style.scss */
.video-item:last-child {
  margin-bottom: 0;
}

/* line 4023, app/assets/stylesheets/style.scss */
.video-item-img {
  overflow: hidden;
}

/* line 4026, app/assets/stylesheets/style.scss */
.video-item-title {
  position: absolute;
  bottom: 0;
  z-index: 20;
  left: 0;
  right: 0;
  padding: 10px 20px 20px;
}

/* line 4034, app/assets/stylesheets/style.scss */
.play-icon {
  position: absolute;
  left: 26px;
  width: 40px;
  height: 40px;
  top: 30px;
  line-height: 40px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.3);
  z-index: 10;
  font-size: 9px;
  transition: all .3s ease-in-out;
  cursor: pointer;
}

/* line 4049, app/assets/stylesheets/style.scss */
.video-item_active .play-icon, .play-icon:hover {
  color: #fff;
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.3);
}

/* line 4053, app/assets/stylesheets/style.scss */
.video-item-img:before, .grid-post-media.gpm_sing:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 90%);
}

/* line 4063, app/assets/stylesheets/style.scss */
.grid-post-media.gpm_sing:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
}

/* line 4066, app/assets/stylesheets/style.scss */
.video-item .post-category-marker {
  position: absolute;
  right: 20px;
  top: 30px;
  z-index: 10;
}

/* line 4072, app/assets/stylesheets/style.scss */
.video-item img {
  transition: all .3s ease-in-out;
  transform: scale(1);
}

/* line 4076, app/assets/stylesheets/style.scss */
.video-item:hover img {
  transform: scale(1.1);
}

/* line 4079, app/assets/stylesheets/style.scss */
.video-item-title h4, .video-item-title .h4 {
  text-align: left;
  color: #fff;
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}

/* line 4087, app/assets/stylesheets/style.scss */
.video-item-title h4 a, .video-item-title .h4 a {
  color: #fff;
}

/* line 4090, app/assets/stylesheets/style.scss */
.video-date {
  float: left;
  color: #fff;
  font-size: 11px;
  margin-top: 6px;
  font-weight: 500;
}

/* line 4097, app/assets/stylesheets/style.scss */
.video-date i {
  margin-right: 10px;
}

/* line 4100, app/assets/stylesheets/style.scss */
.video_carousel-wrap {
  margin-top: 40px;
}

/* line 4103, app/assets/stylesheets/style.scss */
.video_carousel-container {
  background: #222;
  padding: 20px 40px 30px;
}

/* line 4107, app/assets/stylesheets/style.scss */
.video_carousel_title h4, .video_carousel_title .h4 {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #fff;
}

/* line 4114, app/assets/stylesheets/style.scss */
.vc-item-title {
  padding: 10px 0 0 0;
}

/* line 4117, app/assets/stylesheets/style.scss */
.no-bottom-padding {
  padding-bottom: 0;
}

/* line 4120, app/assets/stylesheets/style.scss */
.video_carousel-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 30%;
  background: #fff;
}

/* line 4129, app/assets/stylesheets/style.scss */
.video_carousel .video-item {
  border-radius: 4px;
  overflow: hidden;
}

/* line 4133, app/assets/stylesheets/style.scss */
.cc_btn {
  position: absolute;
  bottom: 50%;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-bottom: -18px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}

/* line 4144, app/assets/stylesheets/style.scss */
.cc-prev {
  left: -18px;
}

/* line 4147, app/assets/stylesheets/style.scss */
.cc-next {
  right: -18px;
}

/* line 4150, app/assets/stylesheets/style.scss */
.vc-pagination {
  position: absolute;
  right: 40px;
  top: 24px;
}

/* line 4155, app/assets/stylesheets/style.scss */
.pag-style .swiper-pagination-bullet, .multi-pag .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
  margin: 0 8px;
  display: inline-block;
  width: 6px;
  height: 6px;
  position: relative;
  border-radius: 100%;
  transition: all 300ms ease-out;
}

/* line 4166, app/assets/stylesheets/style.scss */
.multi-pag .swiper-pagination-bullet {
  float: left;
}

/* line 4169, app/assets/stylesheets/style.scss */
.pag-style .swiper-pagination-bullet:before, .sgs-pagination .swiper-pagination-bullet:before, .multi-pag .swiper-pagination-bullet:before, .hero-carousel-pag .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  left: -7px;
  top: -7px;
  right: -7px;
  bottom: -7px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.4);
  transition: all 300ms ease-out;
  transform: scale(0);
}

/* line 4182, app/assets/stylesheets/style.scss */
.pag-style .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .sgs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .multi-pag .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .hero-carousel-pag .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  transform: scale(1);
}

/* line 4185, app/assets/stylesheets/style.scss */
.resp-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

/* line 4193, app/assets/stylesheets/style.scss */
.resp-video iframe,
.resp-video object,
.resp-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*------  categoties ------------------------------------------------------*/
/* line 4203, app/assets/stylesheets/style.scss */
.post-category-marker {
  padding: 6px 13px;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.6);
}

/*------404------------------------------------------------*/
/* line 4212, app/assets/stylesheets/style.scss */
.error-section {
  padding-top: 20px;
}

/* line 4215, app/assets/stylesheets/style.scss */
.error-wrap {
  padding: 0 0 40px 0;
}

/* line 4218, app/assets/stylesheets/style.scss */
.error-wrap h2, .error-wrap .h2 {
  font-size: 194px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 10px;
  position: relative;
  font-family: 'Playfair Display', cursive;
}

/* line 4226, app/assets/stylesheets/style.scss */
.error-wrap h2:before, .error-wrap .h2:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 50px;
  height: 2px;
  bottom: 30px;
  margin-left: -30px;
}

/* line 4235, app/assets/stylesheets/style.scss */
.error-wrap p {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

/* line 4240, app/assets/stylesheets/style.scss */
.error-wrap form {
  margin: 30px auto 20px;
  max-width: 550px;
  overflow: hidden;
  border-radius: 2px;
  position: relative;
  box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
}

/* line 4248, app/assets/stylesheets/style.scss */
.error-wrap form.custom-form input {
  float: left;
  width: 100%;
  border: none;
  background: #fff;
  height: 50px;
  padding: 0 100px 0 20px;
  z-index: 1;
  margin: 0;
}

/* line 4258, app/assets/stylesheets/style.scss */
.error-wrap form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 50px;
  line-height: 50px;
  z-index: 2;
  color: #fff;
  border: none;
  cursor: pointer;
}

/* line 4270, app/assets/stylesheets/style.scss */
.error-wrap form .search-submit:hover {
  background: #000000;
}

/* line 4273, app/assets/stylesheets/style.scss */
.error-wrap a.btn {
  display: inline-table;
  margin-top: 10px;
  float: none;
}

/*------  contacts------------------------------------------------------*/
/* line 4279, app/assets/stylesheets/style.scss */
.contacts-list {
  background: #f9f9f9;
  border: 1px solid #eee;
  padding: 15px 20px;
}

/* line 4284, app/assets/stylesheets/style.scss */
.contacts-list li {
  float: left;
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #ddd;
  font-weight: 500;
}

/* line 4292, app/assets/stylesheets/style.scss */
.contacts-list li:last-child {
  border: none;
}

/* line 4295, app/assets/stylesheets/style.scss */
.contacts-list li span {
  float: left;
  text-align: left;
  min-width: 80px;
  color: #666;
}

/* line 4301, app/assets/stylesheets/style.scss */
.contacts-list li span i {
  margin-right: 7px;
  font-size: 14px;
}

/* line 4305, app/assets/stylesheets/style.scss */
.contacts-list li a {
  margin-left: 20px;
  color: #333;
  text-align: left;
  float: left;
}

/* line 4311, app/assets/stylesheets/style.scss */
.cs-title {
  margin-right: 20px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  top: 10px;
  font-size: 11px;
  color: #000;
}

/* line 4320, app/assets/stylesheets/style.scss */
.contacts-opt {
  margin: 10px 0 40px 0;
}

/* line 4323, app/assets/stylesheets/style.scss */
.contact-social {
  float: right;
  margin: 20px 0 40px;
}

/* line 4327, app/assets/stylesheets/style.scss */
.contact-social li, .contact-social .cs-title, .contact-social ul {
  float: left;
}

/* line 4330, app/assets/stylesheets/style.scss */
.contact-social li ul {
  border: 1px solid #eee;
}

/* line 4333, app/assets/stylesheets/style.scss */
.contact-social li a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin-left: 2px;
  border-radius: 4px;
  float: left;
  color: #fff;
  background: #333;
}

/* line 4343, app/assets/stylesheets/style.scss */
.contact-social li a:hover {
  background: #222;
}

/*------ shop-------------------------------------------------*/
/* line 4347, app/assets/stylesheets/style.scss */
.det-box h3, .det-box .h3 {
  float: left;
  text-align: left;
  font-size: 16px;
  padding-bottom: 8px;
  font-weight: 700;
  width: 100%;
}

/* line 4355, app/assets/stylesheets/style.scss */
.det-box {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

/* line 4362, app/assets/stylesheets/style.scss */
.det-box-media {
  position: relative;
  display: block;
  z-index: 8;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}

/* line 4369, app/assets/stylesheets/style.scss */
.det-box-ietm {
  background: #fff;
  padding: 25px 30px;
  border-radius: 0 0 6px 6px;
  border: 1px solid #eee;
  border-top: none;
}

/* line 4376, app/assets/stylesheets/style.scss */
.det-box-media:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #000000;
  opacity: 0;
  z-index: 2;
  transition: all .3s ease-in-out;
}

/* line 4388, app/assets/stylesheets/style.scss */
.det-box-media span {
  z-index: 5;
  position: absolute;
  left: 50%;
  top: 40%;
  opacity: 0;
  height: 36px;
  line-height: 36px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
  width: 130px;
  color: #fff;
  border-radius: 4px;
  margin: -13px 0 0 -65px;
  transition: all .3s ease-in-out;
}

/* line 4405, app/assets/stylesheets/style.scss */
.det-box-media:hover:before {
  opacity: .4;
}

/* line 4408, app/assets/stylesheets/style.scss */
.det-box-media:hover span {
  top: 50%;
  opacity: 1;
}

/* line 4412, app/assets/stylesheets/style.scss */
.shop-item-grid {
  padding: 130px 30px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}

/* line 4419, app/assets/stylesheets/style.scss */
.listing-item-grid .d-gr-sec:before {
  opacity: 0.7;
}

/* line 4422, app/assets/stylesheets/style.scss */
.shop-item-grid_title {
  position: absolute;
  left: 30px;
  bottom: 14px;
  right: 30px;
  z-index: 10;
  text-align: left;
}

/* line 4430, app/assets/stylesheets/style.scss */
.shop-item-grid_title h3, .shop-item-grid_title .h3, .shop-item-grid_title h3 a, .shop-item-grid_title .h3 a, .shop-item-grid:hover p {
  color: #fff;
}

/* line 4433, app/assets/stylesheets/style.scss */
.shop-item-grid_title p {
  color: rgba(255, 255, 255, 0.7);
  transition: all .3s ease-in-out 0s;
}

/* line 4437, app/assets/stylesheets/style.scss */
.shop-item-grid_title h3, .shop-item-grid_title .h3 {
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
}

/* line 4444, app/assets/stylesheets/style.scss */
.shop-item-grid_title h3:before, .shop-item-grid_title .h3:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 2px;
}

/* line 4452, app/assets/stylesheets/style.scss */
.shop-item-grid .shop-counter {
  position: absolute;
  left: 20px;
  top: 30px;
  z-index: 10;
  padding: 8px 16px;
  color: #000000;
  border-radius: 2px;
  font-size: 11px;
  font-weight: 600;
}

/* line 4463, app/assets/stylesheets/style.scss */
.shop-item-grid .shop-counter span {
  padding-right: 6px;
}

/* line 4466, app/assets/stylesheets/style.scss */
.d-gr-sec {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.95) 100%);
}

/* line 4475, app/assets/stylesheets/style.scss */
.shop-header {
  background: #fff;
  padding: 15px 30px;
  box-shadow: 0 19px 20px rgba(58, 87, 135, 0.08);
  margin-bottom: 20px;
}

/* line 4481, app/assets/stylesheets/style.scss */
.hero-wrap_custom_title {
  margin-top: 70px;
}

/* line 4484, app/assets/stylesheets/style.scss */
.hero-search {
  background: #fff;
  border-radius: 2px;
  padding: 80px 30px 30px;
  box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.3);
}

/* line 4490, app/assets/stylesheets/style.scss */
.hero_prwarp {
  padding: 0 0 0 60px;
}

/* line 4493, app/assets/stylesheets/style.scss */
.hero_prwarp-title {
  position: absolute;
  left: 0;
  top: 20px;
  font-size: 11px;
  color: #666;
  font-weight: 600;
}

/* line 4501, app/assets/stylesheets/style.scss */
.hero-search-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 30px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #eee;
  text-align: left;
  color: #000000;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
}

/* line 4516, app/assets/stylesheets/style.scss */
.hero-search-title i {
  margin-right: 15px;
  font-size: 14px;
  position: relative;
  top: 1px;
}

/* line 4522, app/assets/stylesheets/style.scss */
.hero-search-submit {
  height: 50px;
  line-height: 50px;
  border: none;
  border-radius: 2px;
  text-transform: uppercase;
  -webkit-appearance: none;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 600;
  cursor: pointer;
  background: #000000;
}

/* line 4535, app/assets/stylesheets/style.scss */
.hero-search-submit:hover {
  color: #000000;
}

/* line 4538, app/assets/stylesheets/style.scss */
.hero-search-submit i {
  margin-right: 10px;
}

/* line 4541, app/assets/stylesheets/style.scss */
.shop-header .nice-select {
  border: 1px solid #eee;
  background: #f5f5f5;
}

/* line 4545, app/assets/stylesheets/style.scss */
.box-widget-content .irs-single {
  color: #fff;
}

/* line 4548, app/assets/stylesheets/style.scss */
.shop-header_opt {
  float: right;
  width: 200px;
}

/* line 4552, app/assets/stylesheets/style.scss */
.shop-header h4, .shop-header .h4 {
  float: left;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  top: 15px;
}

/* line 4559, app/assets/stylesheets/style.scss */
.price-rage-wrap.shop-rage-wrap {
  padding-left: 0;
  padding-right: 70px;
}

/* line 4563, app/assets/stylesheets/style.scss */
.shop-rage-wrap .srw_btn {
  position: absolute;
  right: 0;
  width: 60px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  top: 8px;
  font-size: 10px;
  font-weight: 600;
}

/* line 4574, app/assets/stylesheets/style.scss */
.shop-rage-wrap .srw_btn:hover {
  background: #222;
}

/* line 4577, app/assets/stylesheets/style.scss */
.radio-group input[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}

/* line 4582, app/assets/stylesheets/style.scss */
.radio-group label {
  color: #666;
  float: left;
  padding: 12px 0;
  cursor: pointer;
  width: 33.3333333%;
  font-weight: 500;
  font-size: 11px;
}

/* line 4591, app/assets/stylesheets/style.scss */
.radio-group input[type=radio]:checked + label {
  color: #000000;
}

/* line 4594, app/assets/stylesheets/style.scss */
.radio-group label + input[type=radio] + label {
  border-left: 1px solid #e1e1e1;
}

/* line 4597, app/assets/stylesheets/style.scss */
.radio-group {
  border: 1px solid #e1e1e1;
  background: #f2f2f2;
  border-radius: 2px;
  overflow: hidden;
}

/* line 4603, app/assets/stylesheets/style.scss */
.reviews_counter_wrap {
  float: left;
  margin-bottom: 15px;
}

/* line 4607, app/assets/stylesheets/style.scss */
.reviews_counter_wrap_text, .reviews_counter_wrap .star-rating {
  float: left;
}

/* line 4610, app/assets/stylesheets/style.scss */
.reviews_counter_wrap_text {
  font-size: 10px;
  color: #666;
  font-weight: 500;
  margin-top: 3px;
}

/* line 4616, app/assets/stylesheets/style.scss */
.reviews_counter_wrap .star-rating i {
  margin: 0 1px;
  font-size: 10px;
}

/* line 4620, app/assets/stylesheets/style.scss */
.reviews_counter_wrap .star-rating {
  margin-right: 10px;
}

/* line 4623, app/assets/stylesheets/style.scss */
.grid-item_price_item {
  font-size: 11px;
  position: relative;
  float: left;
  font-weight: 600;
  text-transform: uppercase;
  color: #777;
  top: 0px;
}

/* line 4632, app/assets/stylesheets/style.scss */
.grid-item_price_item strong {
  font-size: 17px;
  color: #333;
  position: relative;
  top: 1px;
  margin-left: 7px;
  font-weight: 700;
}

/* line 4640, app/assets/stylesheets/style.scss */
.grid-item_price {
  border-top: 1px solid #eee;
  padding-top: 15px;
}

/* line 4644, app/assets/stylesheets/style.scss */
.grid-item_price .add_cart {
  float: right;
  padding: 8px 10px;
  font-size: 10px;
  font-weight: 600;
  cursor: pointer;
  background: #222;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
}

/* line 4655, app/assets/stylesheets/style.scss */
.grid-item_price .add_cart i {
  margin-right: 6px;
}

/* line 4658, app/assets/stylesheets/style.scss */
.grid-item_price .add_cart:hover {
  color: #ccc;
}

/* line 4661, app/assets/stylesheets/style.scss */
.detbox_notifer {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 15px;
  font-size: 11px;
  font-weight: 600;
  z-index: 50;
  color: #fff;
  box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.4);
}

/* line 4672, app/assets/stylesheets/style.scss */
.shop_post-content {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin: 20px 0;
}

/* line 4677, app/assets/stylesheets/style.scss */
.det-box-ietm.dbi_shop {
  padding-bottom: 15px;
}

/* line 4680, app/assets/stylesheets/style.scss */
.shop-header-title {
  background: #f9f9f9;
  padding: 30px 35px 20px;
  border: 1px solid #eee;
  border-bottom: none;
}

/* line 4686, app/assets/stylesheets/style.scss */
.shop-header-title .qty_btn input {
  background: #fff;
}

/* line 4689, app/assets/stylesheets/style.scss */
.shop-header-title h2, .shop-header-title .h2, .shop-header-title h1, .shop-header-title .h1 {
  text-align: left;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

/* line 4696, app/assets/stylesheets/style.scss */
.shop-header-title h2 span, .shop-header-title .h2 span, .shop-header-title h1 span, .shop-header-title .h1 span {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  margin-left: 10px;
  position: relative;
  top: -12px;
}

/* line 4704, app/assets/stylesheets/style.scss */
.shop-header-title_opt, .shop-header-title_opt li {
  float: left;
}

/* line 4707, app/assets/stylesheets/style.scss */
.shop-header-title_opt {
  margin-top: 10px;
}

/* line 4710, app/assets/stylesheets/style.scss */
.shop-header-title_opt li, .shop-header-title .single_post-opt li {
  margin-right: 20px;
}

/* line 4713, app/assets/stylesheets/style.scss */
.shop-header-title .single_post-opt {
  margin-top: 16px;
}

/* line 4716, app/assets/stylesheets/style.scss */
.shop-header-title_opt li .reviews_counter_wrap {
  margin-top: 5px;
}

/* line 4719, app/assets/stylesheets/style.scss */
.qty_btn {
  float: right;
  margin-top: 20px;
}

/* line 4723, app/assets/stylesheets/style.scss */
.qty_btn .btn {
  border: none;
  margin-top: 0;
  height: 48px;
  padding: 0 36px;
  cursor: pointer;
  line-height: 48px;
}

/* line 4731, app/assets/stylesheets/style.scss */
.qty_btn input {
  float: left;
  border: 1px solid #eee;
  margin-right: 10px;
  background: #f9f9f9;
  position: relative;
  height: 50px;
}

/* line 4739, app/assets/stylesheets/style.scss */
.content-table table {
  width: 100%;
  margin-top: 20px;
  float: left;
}

/* line 4744, app/assets/stylesheets/style.scss */
.content-table table td, .content-table table th {
  padding: 18px 30px;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
}

/* line 4750, app/assets/stylesheets/style.scss */
.content-table table td, .content-table table th {
  border-left: 1px solid #E2E6E7;
}

/* line 4753, app/assets/stylesheets/style.scss */
.content-table table td:first-child, .content-table table th:first-child {
  text-align: left;
  border-left: none;
}

/* line 4757, app/assets/stylesheets/style.scss */
.content-table table.align-left td:first-child, .content-table table.align-left th:first-child {
  text-align: left;
}

/* line 4760, app/assets/stylesheets/style.scss */
.content-table table tr:nth-child(odd) {
  background: #F5F5F5;
}

/* line 4763, app/assets/stylesheets/style.scss */
.mar-top {
  margin-top: 30px;
}

/* line 4766, app/assets/stylesheets/style.scss */
.leave-rating-wrap {
  top: -6px;
  margin: 0 0 20px 0;
}

/* line 4770, app/assets/stylesheets/style.scss */
.leave-rating, .leave-rating-title {
  float: left;
}

/* line 4773, app/assets/stylesheets/style.scss */
.leave-rating-title {
  margin-right: 10px;
  font-size: 12px;
  color: #000;
  position: relative;
  font-weight: 600;
}

/* line 4780, app/assets/stylesheets/style.scss */
.leave-rating input[type="radio"] {
  display: none;
}

/* line 4783, app/assets/stylesheets/style.scss */
.custom-form .leave-rating label {
  font-size: 14px;
  float: right;
  letter-spacing: 4px;
  cursor: pointer;
  transition: 0.3s;
  font-weight: 500;
  width: auto;
}

/* line 4792, app/assets/stylesheets/style.scss */
.leave-rating label:hover:before, .leave-rating label.selected:before {
  font-weight: 900;
}

/* line 4795, app/assets/stylesheets/style.scss */
.leave-rating:hover input[type="radio"]:checked ~ label:before, .leave-rating input[type="radio"]:checked ~ label:before, .leave-rating label:hover ~ label:before {
  font-weight: 900 !important;
}

/* line 4798, app/assets/stylesheets/style.scss */
.checkout-table {
  border: 1px solid #eee;
  float: left;
  width: 100%;
  font-size: 12px;
  background: #fff;
  font-weight: 600;
}

/* line 4806, app/assets/stylesheets/style.scss */
.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
  border-top: 1px solid #eee;
  padding: 12px;
  border-right: 1px solid #eee;
}

/* line 4816, app/assets/stylesheets/style.scss */
.checkout-table tr td:nth-child(odd) {
  background: #f9f9f9;
}

/* line 4819, app/assets/stylesheets/style.scss */
.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
  max-width: 56px;
  background: #fff;
  border-right: 1px solid #eee;
}

/* line 4825, app/assets/stylesheets/style.scss */
.pr-remove {
  vertical-align: middle !important;
  text-align: center;
}

/* line 4829, app/assets/stylesheets/style.scss */
.order-money {
  font-size: 12px;
}

/* line 4832, app/assets/stylesheets/style.scss */
.order-count {
  border: none;
  width: 60px;
  height: 50px;
  text-align: center;
  font-weight: bold;
}

/* line 4839, app/assets/stylesheets/style.scss */
.pr-remove {
  font-size: 10px;
}

/* line 4842, app/assets/stylesheets/style.scss */
.pr-remove:hover i {
  color: #000000;
}

/* line 4845, app/assets/stylesheets/style.scss */
.product-name {
  font-weight: 500;
}

/* line 4848, app/assets/stylesheets/style.scss */
.coupon-holder {
  margin-top: 30px;
  padding: 12px 0 0 0;
}

/* line 4852, app/assets/stylesheets/style.scss */
.coupon-holder input {
  float: left;
  margin-bottom: 20px;
  font-size: 14px;
  height: 50px;
  border-radius: none;
  position: relative;
  z-index: 20;
  padding-left: 18px;
  color: #000;
  border: 0;
  border: 1px solid #eee;
  background: #fff;
}

/* line 4866, app/assets/stylesheets/style.scss */
.coupon-holder button {
  float: left;
  height: 50px;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: 0 40px;
  font-size: 10px;
  font-weight: 600;
  border-radius: 4px;
  background: #000000;
  -webkit-appearance: none;
  font-family: 'Poppins', sans-serif;
  transition: all 0.3s ease-in-out;
}

/* line 4881, app/assets/stylesheets/style.scss */
.coupon-holder button.btn-uc {
  float: right;
}

/* line 4884, app/assets/stylesheets/style.scss */
.coupon-holder button:hover {
  color: #ccc;
}

/* line 4887, app/assets/stylesheets/style.scss */
h4.cart-title, .cart-title.h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: left;
  color: #000;
}

/* line 4894, app/assets/stylesheets/style.scss */
h4.cart-title span, .cart-title.h4 span {
  padding: 0 2px;
  color: #555;
}

/* line 4898, app/assets/stylesheets/style.scss */
.cart-totals button {
  float: right;
  margin-top: 40px;
  height: 48px;
  border: none;
  color: #fff;
  width: 100%;
  cursor: pointer;
  padding: 0 20px;
  font-size: 11px;
  font-weight: 600;
  -webkit-appearance: none;
  position: relative;
  border-radius: 4px;
  z-index: 2;
  font-family: 'Poppins', sans-serif;
  transition: all 0.3s ease-in-out;
}

/* line 4916, app/assets/stylesheets/style.scss */
.cart-totals button:hover {
  background: #fff;
}

/* line 4919, app/assets/stylesheets/style.scss */
.cart-totals:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 2;
  box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.03);
}

/* line 4930, app/assets/stylesheets/style.scss */
.cart-totals {
  padding: 66px 50px;
  background: #000000;
}

/* line 4934, app/assets/stylesheets/style.scss */
.cart-totals:after {
  font-family: Font Awesome\ 5 Pro;
  content: '\f83e';
  position: absolute;
  right: 50px;
  top: 30px;
  font-size: 44px;
  color: rgba(255, 255, 255, 0.1);
  z-index: 1;
}

/* line 4944, app/assets/stylesheets/style.scss */
.cart-totals h3, .cart-totals .h3 {
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  padding-bottom: 20px;
  color: #fff;
}

/* line 4951, app/assets/stylesheets/style.scss */
.total-table {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
}

/* line 4957, app/assets/stylesheets/style.scss */
.total-table tr {
  font-size: 14px;
  text-align: right;
}

/* line 4961, app/assets/stylesheets/style.scss */
.total-table th, .total-table tr {
  padding: 15px 0;
  color: #fff;
}

/* line 4965, app/assets/stylesheets/style.scss */
.total-table th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left;
  font-size: 12px;
}

/* line 4970, app/assets/stylesheets/style.scss */
.tab-content {
  width: 100%;
  display: none;
  float: left;
}

/* line 4975, app/assets/stylesheets/style.scss */
.tab {
  width: 100%;
  float: left;
}

/* line 4979, app/assets/stylesheets/style.scss */
.first-tab {
  display: block;
}

/* line 4982, app/assets/stylesheets/style.scss */
.shop-tabs-menu {
  margin-bottom: 20px;
}

/* line 4985, app/assets/stylesheets/style.scss */
.shop-tabs-menu, .shop-tabs-menu li {
  float: left;
}

/* line 4988, app/assets/stylesheets/style.scss */
.shop-tabs-menu li {
  margin-right: 10px;
  position: relative;
  z-index: 3;
}

/* line 4993, app/assets/stylesheets/style.scss */
.shop-tabs-menu li a {
  padding-top: 12px;
  padding-bottom: 12px;
  background: #f5f5f5;
}

/* line 4998, app/assets/stylesheets/style.scss */
.shop-tabs .content-table table {
  margin: 0 0 20px;
}

/* line 5001, app/assets/stylesheets/style.scss */
.shop-tabs-menu:before, .shop-tabs-menu:after {
  content: '';
  position: absolute;
  left: 20%;
  height: 1px;
  right: 0;
  background: #eee;
  top: 50%;
  z-index: 1;
}

/* line 5011, app/assets/stylesheets/style.scss */
.shop-tabs-menu:after {
  left: auto;
  width: 40px;
  z-index: 2;
}

/* line 5016, app/assets/stylesheets/style.scss */
.item-related {
  text-align: left;
}

/* line 5019, app/assets/stylesheets/style.scss */
.item-related_content {
  padding: 15px 20px;
  background: #f9f9f9;
  border: 1px solid #eee;
  border-top: none;
}

/* line 5025, app/assets/stylesheets/style.scss */
.post-related h6, .post-related .h6 {
  margin-bottom: 20px;
}

/* line 5028, app/assets/stylesheets/style.scss */
.item-related img {
  width: 100%;
  height: auto;
}

/* line 5032, app/assets/stylesheets/style.scss */
.item-related h3, .item-related .h3 {
  float: left;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  padding-bottom: 4px;
}

/* line 5039, app/assets/stylesheets/style.scss */
.item-related {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 5043, app/assets/stylesheets/style.scss */
.item-related_title {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  margin: 30px 0 20px;
  position: relative;
}

/* line 5053, app/assets/stylesheets/style.scss */
.item-related_title:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 30px;
  height: 3px;
}

/* line 5061, app/assets/stylesheets/style.scss */
.about-img img {
  position: relative;
  z-index: 10;
}

/* line 5065, app/assets/stylesheets/style.scss */
.about-img-hotifer {
  position: absolute;
  right: -60px;
  bottom: 20px;
  width: 280px;
  padding: 25px 30px;
  z-index: 11;
  border-radius: 4px;
  color: #fff;
  text-align: left;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}

/* line 5077, app/assets/stylesheets/style.scss */
.about-img-hotifer:before {
  font-family: Font Awesome\ 5 Pro;
  content: "\f10e";
  bottom: 30px;
  right: 20px;
  position: absolute;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
}

/* line 5087, app/assets/stylesheets/style.scss */
.about-wrap p {
  font-size: 12px;
}

/* line 5090, app/assets/stylesheets/style.scss */
.about-img-hotifer p {
  color: #fff;
  font-size: 13px;
  margin-bottom: 10px;
  text-align: left;
  font-weight: 600;
}

/* line 5097, app/assets/stylesheets/style.scss */
.about-wrap .btn {
  margin-top: 30px;
}

/* line 5100, app/assets/stylesheets/style.scss */
.pad-con {
  padding-left: 50px;
}

/*------  Responsive ------------------------------------------------------*/
/* line 5106, app/assets/stylesheets/style.scss */
.padding-top {
  padding-top: 140px !important;
}

@media only screen and (max-width: 1064px) {
  /* line 5110, app/assets/stylesheets/style.scss */
  .padding-top {
    padding-top: 130px !important;
  }
  /* line 5112, app/assets/stylesheets/style.scss */
  .aside-panel, .header_news-ticker-wrap {
    display: none;
  }
  /* line 5115, app/assets/stylesheets/style.scss */
  .cen-align-container {
    padding-left: 0;
    border-left: none;
  }
  /* line 5119, app/assets/stylesheets/style.scss */
  .pad-con {
    padding: 30px  0 0;
  }
  /* line 5122, app/assets/stylesheets/style.scss */
  .nav-button-wrap {
    float: right;
    height: 70px;
    width: 70px;
    cursor: pointer;
    position: relative;
    display: block;
    border-left: 1px solid #eee;
    left: 24px;
  }
  /* line 5132, app/assets/stylesheets/style.scss */
  .nav-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 20px;
    margin-left: -11px;
    margin-top: -6px;
  }
  /* line 5141, app/assets/stylesheets/style.scss */
  .nav-button span {
    float: left;
    width: 100%;
    height: 2px;
    background: #000;
    margin-bottom: 4px;
    border-radius: 4px;
    transition: all 200ms linear;
  }
  /* line 5151, app/assets/stylesheets/style.scss */
  .nav-button span:first-child {
    width: 50%;
  }
  /* line 5154, app/assets/stylesheets/style.scss */
  .main-menu nav ul {
    display: none;
  }
  /* line 5157, app/assets/stylesheets/style.scss */
  .main-menu {
    position: absolute;
    top: 70px;
    right: -20px;
    width: 300px;
    z-index: 50;
    padding: 15px 10px;
    background: #000000;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s  ease-in-out;
  }
  /* line 5170, app/assets/stylesheets/style.scss */
  .vismobmenu {
    opacity: 1;
    right: 0;
    visibility: visible;
  }
  /* line 5175, app/assets/stylesheets/style.scss */
  .menusb {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  /* line 5182, app/assets/stylesheets/style.scss */
  .main-menu .menusb ul {
    display: block;
    float: left;
    position: relative;
    width: 100%;
  }
  /* line 5188, app/assets/stylesheets/style.scss */
  .menusb li {
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0 20px;
  }
  /* line 5196, app/assets/stylesheets/style.scss */
  .menusb li i {
    position: absolute;
    right: 18px;
    top: 12px;
  }
  /* line 5201, app/assets/stylesheets/style.scss */
  .menusb li i:before {
    content: "\f0da";
  }
  /* line 5204, app/assets/stylesheets/style.scss */
  .menusb a {
    float: left;
    width: 100%;
    padding: 8px 5px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    line-height: 20px;
    text-align: left;
  }
  /* line 5216, app/assets/stylesheets/style.scss */
  .menusb a.back {
    padding-left: 24px;
  }
  /* line 5219, app/assets/stylesheets/style.scss */
  .menusb a.back:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f0d9";
    font-size: 14px;
  }
  /* line 5224, app/assets/stylesheets/style.scss */
  .sidebar-content {
    border-left: none;
    margin-top: 30px;
  }
  /* line 5228, app/assets/stylesheets/style.scss */
  .box-widget {
    margin: 0 0 30px;
    padding-left: 0;
  }
  /* line 5232, app/assets/stylesheets/style.scss */
  .main-footer, #footer-twiit li, #footer-twiit p.tweet, .slider_widget .grid-post-media_title .video-date, .slider_widget .grid-post-media_title .post-opt, .footer-widget, .fs-carousel-wrap_title, .about-img-hotifer {
    width: 100%;
  }
  /* line 5235, app/assets/stylesheets/style.scss */
  #footer-twiit li, .footer-widget, .fs-carousel-wrap_title, .topbar-social, .about-img-hotifer {
    float: left;
  }
  /* line 5238, app/assets/stylesheets/style.scss */
  .topbar-social {
    margin-left: 10px;
  }
  /* line 5241, app/assets/stylesheets/style.scss */
  .post-opt li {
    float: none;
    display: inline-block;
  }
  /* line 5245, app/assets/stylesheets/style.scss */
  .footer-widget {
    margin-bottom: 20px;
  }
  /* line 5248, app/assets/stylesheets/style.scss */
  .fs-carousel-wrap {
    padding-left: 0;
  }
  /* line 5251, app/assets/stylesheets/style.scss */
  .fs-carousel-wrap_title {
    position: relative;
    padding: 120px 50px;
  }
  /* line 5255, app/assets/stylesheets/style.scss */
  .video-main-cont {
    width: calc(100% - 340px);
  }
  /* line 5258, app/assets/stylesheets/style.scss */
  .video-links-wrap {
    width: 330px;
  }
  /* line 5261, app/assets/stylesheets/style.scss */
  .picker-wrap-container, .about-img, .about-img-hotifer, .cart-totals {
    margin-top: 30px;
  }
  /* line 5264, app/assets/stylesheets/style.scss */
  .profile-card-wrap {
    margin-bottom: 30px;
  }
  /* line 5267, app/assets/stylesheets/style.scss */
  .gallery-item {
    width: 50%;
  }
  /* line 5270, app/assets/stylesheets/style.scss */
  .about-img-hotifer {
    position: relative;
    right: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 856px) {
  /* line 5278, app/assets/stylesheets/style.scss */
  .padding-top {
    padding-top: 140px !important;
  }
  /* line 5280, app/assets/stylesheets/style.scss */
  .main-register-wrap {
    padding-left: 0;
  }
  /* line 5283, app/assets/stylesheets/style.scss */
  .main-register_bg, .hero-slider_controls-wrap, .spc_column:before {
    display: none;
  }
  /* line 5286, app/assets/stylesheets/style.scss */
  .video-main-cont, .video-links-wrap, .ajax-nav, .video-section-title a, .single-post-content_column, .steader_opt_abs, .gallery-items, .qty_btn {
    width: 100%;
  }
  /* line 5289, app/assets/stylesheets/style.scss */
  .video-section-title a {
    margin-top: 10px;
  }
  /* line 5292, app/assets/stylesheets/style.scss */
  .qty_btn .btn, .shop-header-title .single_post-opt {
    float: left;
  }
  /* line 5295, app/assets/stylesheets/style.scss */
  .video-links-wrap {
    position: relative;
    float: left;
    margin-top: 10px;
    padding: 0 16px 0 0px;
  }
  /* line 5301, app/assets/stylesheets/style.scss */
  .hero-item {
    padding-bottom: 100px;
  }
  /* line 5304, app/assets/stylesheets/style.scss */
  .hero-slider-wrap {
    height: 450px;
  }
  /* line 5307, app/assets/stylesheets/style.scss */
  .ajax-nav {
    position: relative;
    clear: both;
    bottom: 0;
    background: #f9f9f9;
    margin: 46px 0 20px;
  }
  /* line 5314, app/assets/stylesheets/style.scss */
  .fs-slider_btn {
    top: auto;
    bottom: 40px;
    right: auto;
    left: 40px;
  }
  /* line 5320, app/assets/stylesheets/style.scss */
  .fs-slider-button-prev {
    margin-top: 0;
  }
  /* line 5323, app/assets/stylesheets/style.scss */
  .fs-slider-button-next {
    margin-left: 50px;
  }
  /* line 5326, app/assets/stylesheets/style.scss */
  .spc_column {
    padding-left: 0;
  }
  /* line 5329, app/assets/stylesheets/style.scss */
  .ver-share {
    margin: 10px 0 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
  }
  /* line 5334, app/assets/stylesheets/style.scss */
  .single-post-content_column, .ver-share .share-title, .gallery-items {
    position: relative;
    float: left;
  }
  /* line 5338, app/assets/stylesheets/style.scss */
  .ver-share .share-container {
    width: auto;
    margin: -6px 0 0 20px;
  }
  /* line 5342, app/assets/stylesheets/style.scss */
  .ver-share .share-container .share-icon {
    border-left: 1px solid #eee;
    border-bottom: none;
  }
  /* line 5346, app/assets/stylesheets/style.scss */
  .ver-share .share-container .share-icon:last-child {
    border-left: 1px solid #eee;
  }
  /* line 5349, app/assets/stylesheets/style.scss */
  .ver-share .share-container .share-icon:first-child {
    border: none;
  }
  /* line 5352, app/assets/stylesheets/style.scss */
  .steader_opt_abs {
    position: relative;
    float: left;
    margin: 40px 0 30px;
  }
}

@media only screen and (max-width: 630px) {
  /* line 5360, app/assets/stylesheets/style.scss */
  .padding-top {
    padding-top: 120px !important;
  }
  /* line 5362, app/assets/stylesheets/style.scss */
  .spc_column:before, .comment-author:before, .single-post-nav:before {
    display: none;
  }
  /* line 5365, app/assets/stylesheets/style.scss */
  .video-holder-title .post-category-marker {
    right: auto;
    left: 20px;
    top: -16px;
  }
  /* line 5370, app/assets/stylesheets/style.scss */
  .logo-holder {
    top: 16px;
    left: 10px;
    height: 15px;
  }
  /* line 5375, app/assets/stylesheets/style.scss */
  .header-inner, .show-cart, .srf_btn, .search_btn, .nav-button-wrap {
    height: 50px;
  }
  /* line 5378, app/assets/stylesheets/style.scss */
  .show-cart, .srf_btn, .search_btn, .nav-button-wrap {
    width: 50px;
    line-height: 50px;
  }
  /* line 5382, app/assets/stylesheets/style.scss */
  .header-inner .container, .top-bar .container, .picker-wrap .list-post .list-post-media, .picker-wrap .list-post .list-post-content, .list-post-media, .list-post-content, .subfooter-nav, .single-post-header .post-opt, .fontSize, .spn_box, .spn_box_img, .share-holder.hor-share, .profile-card-footer_soc, .load-more_btn, .social-widget a, .gallery-item {
    width: 100%;
  }
  /* line 5385, app/assets/stylesheets/style.scss */
  .picker-wrap .list-post .list-post-media, .picker-wrap .list-post .list-post-content, .subfooter-nav, .single-post-header .post-opt, .print-btn, .spn_box_img, .share-holder.hor-share, .load-more_btn {
    float: left;
  }
  /* line 5388, app/assets/stylesheets/style.scss */
  .social-widget a {
    float: left;
    margin: 0 0 10px 0;
  }
  /* line 5392, app/assets/stylesheets/style.scss */
  .list-post-content {
    padding: 3px 0 0 0;
  }
  /* line 5395, app/assets/stylesheets/style.scss */
  .single-post-header .post-opt, .share-holder.hor-share {
    margin-top: 10px;
  }
  /* line 5398, app/assets/stylesheets/style.scss */
  .picker-wrap .list-post .list-post-media, .list-post-media {
    margin-bottom: 20px;
  }
  /* line 5401, app/assets/stylesheets/style.scss */
  .nav-button span {
    float: left;
    width: 100%;
    height: 2px;
    background: #000;
    margin-bottom: 4px;
    border-radius: 4px;
    transition: all 200ms linear;
  }
  /* line 5411, app/assets/stylesheets/style.scss */
  .show-cart_count {
    bottom: 6px;
    left: 6px;
  }
  /* line 5415, app/assets/stylesheets/style.scss */
  #wrapper {
    padding-top: 120px;
  }
  /* line 5418, app/assets/stylesheets/style.scss */
  .main-menu, .header-cart_wrap {
    top: 50px;
  }
  /* line 5421, app/assets/stylesheets/style.scss */
  .header-cart_wrap {
    right: 0;
    width: 300px;
  }
  /* line 5425, app/assets/stylesheets/style.scss */
  .main-footer {
    padding: 60px 0 0;
  }
  /* line 5428, app/assets/stylesheets/style.scss */
  .footer-bottom {
    margin-top: 30px;
  }
  /* line 5431, app/assets/stylesheets/style.scss */
  .subfooter-nav li {
    float: left;
    margin: 0 10px 0 0;
  }
  /* line 5435, app/assets/stylesheets/style.scss */
  .hero-item h2, .hero-item .h2, .hero-section_title h2, .hero-section_title .h2 {
    font-size: 25px;
    line-height: 32px;
  }
  /* line 5439, app/assets/stylesheets/style.scss */
  .scroll-down-wrap.scw_transparent {
    bottom: -50px;
    left: 0;
    right: auto;
  }
  /* line 5444, app/assets/stylesheets/style.scss */
  .hero-section {
    padding: 150px 0 80px;
  }
  /* line 5447, app/assets/stylesheets/style.scss */
  .hero-item h4, .hero-item .h4 {
    font-size: 12px;
    line-height: 20px;
  }
  /* line 5451, app/assets/stylesheets/style.scss */
  .single-post-header h1, .single-post-header .h1 {
    font-size: 20px;
  }
  /* line 5454, app/assets/stylesheets/style.scss */
  .single-post-nav_prev, .single-post-nav_next {
    padding: 0;
  }
  /* line 5457, app/assets/stylesheets/style.scss */
  .single-post-nav_prev, .cookie-info-bar_title {
    margin-bottom: 20px;
  }
  /* line 5460, app/assets/stylesheets/style.scss */
  .spn_box_img {
    position: relative;
    margin-bottom: 20px;
  }
  /* line 5464, app/assets/stylesheets/style.scss */
  .tags-title {
    margin: 10px 20px 20px 0;
  }
  /* line 5467, app/assets/stylesheets/style.scss */
  .comment {
    padding: 0 0 30px 0;
  }
  /* line 5470, app/assets/stylesheets/style.scss */
  .comment-author, .comment-author img {
    width: 40px;
    height: 40px;
    z-index: 20;
  }
  /* line 5475, app/assets/stylesheets/style.scss */
  .comment-author {
    top: 20px;
    left: 30px;
  }
  /* line 5479, app/assets/stylesheets/style.scss */
  .comment-body h4, .comment-body .h4 {
    margin-left: 50px;
  }
  /* line 5482, app/assets/stylesheets/style.scss */
  .comment_reply {
    width: calc(100% - 40px);
  }
  /* line 5485, app/assets/stylesheets/style.scss */
  .comment_reply:before {
    top: -10px;
    left: -30px;
    width: 20px;
    height: 20px;
  }
  /* line 5491, app/assets/stylesheets/style.scss */
  .profile-card-footer_soc {
    border-top: 1px solid #eee;
  }
  /* line 5494, app/assets/stylesheets/style.scss */
  .shop-header-title .single_post-opt {
    margin-top: 0;
  }
  /* line 5497, app/assets/stylesheets/style.scss */
  .shop-header-title {
    padding: 30px 25px 20px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 5502, app/assets/stylesheets/style.scss */
  .bg {
    background-attachment: scroll !important;
    -webkit-background-size: cover;
    background-position: center;
  }
}

/* line 1, app/assets/stylesheets/color.scss */
.topbar-social li a, .hnt_title, .search-submit, .main-register .tabs-menu li.current a, .custom-form .log-submit-btn, .header-cart_wrap_footer a:hover, .progress-bar, .subcribe-form .subscribe-button, .footer-social li a, .to-top, .video-section-title a, .red-bg, .post-category-marker:hover, .video-links-wrap .ps__thumb-y, .cc_btn, .pag-style .swiper-pagination-bullet.swiper-pagination-bullet-active, .grid-post-item .post-category-marker, .section-title:before, .gs_button, .color-btn, .widget-title:before, .tags-widget a:hover, .spb-categories_counter, .sgs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .list-post-content .post-category-marker, .slider_widget_title:before, .hero-section_title h2:before, .hero-section_title .h2:before, .pagination a.active, .pagination a.current-page, .pagination a:hover, .tabs-widget .tabs-menu li.current a, .category .tabs-menu li.current a, .search-submit2, .color-bg, .banner-widget_content h5:before, .banner-widget_content .h5:before, .tabbed-nav li span, .cat-wid-list li span, .list-post-media a:after, .categories_nav-inner a.back, .list-post-wrap_column .post-category-marker, .scroller, .aside-panel li a span, .grid-post-media a:after, .list-post:before, .lmb_center-align, .profile-card_media, .single-post-header .post-category-marker, .single-post-header:after, .ss-slider-cont, .ver-share .share-title:before, .irs-single, .irs-bar, .irs-bar-edge, .fontSize .irs-slider, .pr-subtitle.prs_big:after, .share-icon:hover, .contact-social li a, .det-box-media span, .offer, .detbox_notifer, .qty_btn .btn:hover, .hero-item .post-category-marker, .hsc-list_item:before, .hsc-list_item:after, .tabbed-nav li a.current_page, .ajax-nav li a.current_page, .small-tabs li a.current_page, .picker-wrap-controls li span, .video-item_active .play-icon, .play-icon:hover, .video-holder-title .post-category-marker, .dark-btn:hover, .fs-carousel-wrap_title-wrap h4:before, .fs-carousel-wrap_title-wrap .h4:before, .multi-pag .swiper-pagination-bullet.swiper-pagination-bullet-active, .hc-cont, .hero-carousel-pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #EA4335;
}

/* line 4, app/assets/stylesheets/color.scss */
.n_contr, .nav-holder nav li a i, .nav-holder nav li a.act-link i, .show-cart_count, .main-register .tabs-menu li a i, .main-register .filter-tags input, .custom-form label span, .soc-log a i, .clear-cart_button, .footer-list li:before, .copyright span, .play-icon, .video-date i, .big_prom, .grid-post-content .post-date i, .post-opt li i, .youtube-soc i, .spb-categories_title span, .spb-categories_counter:before, #footer-twiit .timePosted a:before, #footer-twiit .interact a, .list-post-content .post-date i, .breadcrumbs-list a:before, .load-more_btn i, .breadcrumbs-header_url a:before, .nice-select:after, .pwic_opt li i, .post-widget-item-content h4 a:hover, .post-widget-item-content .h4 a:hover, .list-post-content h3 a:hover, .list-post-content .h3 a:hover, .author-link:hover span, .categories_nav-inner .submen-dec:before, .categories_nav-inner a i, .aside-panel li a:hover i, .grid-post-content h3 a:hover, .grid-post-content .h3 a:hover, .profile-card-stats li span, .profile-card-social li a, .pc_contacts ul li span, .pc_contacts ul li a:hover, .single-post-header .post-date i, .has-drop-cap:first-letter, .share-icon, .show-more-snopt-tooltip a i, .tags-title i, .post-author_link i, .comment-reply-link i, .show-more-snopt:hover, .spn_box:hover .spn-box-content_title, .spn-box-content_subtitle i, .pr-subtitle span, .box-widget-menu-btn, .comment-meta i, .print-btn i, .pr-subtitle i, .hs_single-post .post-opt i, .hs_single-post .post-date i, .breadcrumbs-list span:before, .contact-social li a:hover, .contacts-list li span i, .reviews_counter_wrap .star-rating i, .grid-item_price .add_cart i, .cart-totals button:hover, .pr-remove i, .comment-body .star-rating i, .leave-rating label, .item-related h3 a:hover, .item-related .h3 a:hover, .hero-item .post-date i, .hsc-list_item-media:after, .dark-btn i, .cookie-info-bar_title a, .sect_dec:after, .hsc-list_item-content .post-date i, .breadcrumbs-header_url span:before {
  color: #EA4335;
}

/* line 7, app/assets/stylesheets/color.scss */
.border-decor:before, footer, nav li ul, blockquote {
  border-color: #EA4335;
}

/* line 1, app/assets/stylesheets/custom.scss */
.tutorials {
  background-color: #4285f4;
  padding: 35px 0;
}

/* line 6, app/assets/stylesheets/custom.scss */
.tutorials .tutorials-section-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

/* line 11, app/assets/stylesheets/custom.scss */
.tutorials .tutorials-section-title h2, .tutorials .tutorials-section-title .h2,
.tutorials .tutorials-section-title h4,
.tutorials .tutorials-section-title .h4 {
  text-align: left;
  color: #fff;
}

/* line 17, app/assets/stylesheets/custom.scss */
.tutorials .tutorials-section-title h2, .tutorials .tutorials-section-title .h2 {
  font-size: 24px;
  font-weight: 600;
}

/* line 22, app/assets/stylesheets/custom.scss */
.tutorials .tutorials-section-title h4, .tutorials .tutorials-section-title .h4 {
  font-size: 14px;
  font-weight: 500;
  margin-top: 4px;
}

/* line 28, app/assets/stylesheets/custom.scss */
.tutorials .tutorials-link {
  font-size: 50px;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

/* line 35, app/assets/stylesheets/custom.scss */
.tutorials .tutorials-link h4, .tutorials .tutorials-link .h4 {
  font-size: 14px;
  margin-top: 10px;
  font-weight: 500;
  text-transform: capitalize;
}

/* line 42, app/assets/stylesheets/custom.scss */
.browsing-area {
  padding: 20px 0 10px;
}

/* line 46, app/assets/stylesheets/custom.scss */
.browsing-area .browsing-link {
  display: block;
  padding: 30px 0 20px;
  font-size: 15px;
  text-align: center;
  color: inherit;
}

/* line 55, app/assets/stylesheets/custom.scss */
.browsing-area .browsing-link .icon {
  font-size: 48px;
  color: inherit;
  /* ✅ Follows text color from parent */
}

/* line 61, app/assets/stylesheets/custom.scss */
.browsing-area .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 66, app/assets/stylesheets/custom.scss */
.browsing-area .no-gutters > .col-6 {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, app/assets/stylesheets/custom.scss */
div.scrollmenu {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
}

/* line 79, app/assets/stylesheets/custom.scss */
div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

/* line 87, app/assets/stylesheets/custom.scss */
div.scrollmenu a:hover {
  background-color: #777;
}

/* line 92, app/assets/stylesheets/custom.scss */
.m-r-l-5 {
  margin: 0 5px 0 5px !important;
}

/* line 93, app/assets/stylesheets/custom.scss */
.m-r-l-10 {
  margin: 0 10px 0 10px !important;
}

/* line 95, app/assets/stylesheets/custom.scss */
.custom_btn_small {
  display: inline-block;
  padding: 6px 15px;
  border-radius: 4px;
  color: #fff;
  margin-left: 10px;
  font-weight: 600;
  font-size: 11px;
}

/* line 107, app/assets/stylesheets/custom.scss */
.dark_btn, .bg-dark {
  background: #222;
}

/* line 108, app/assets/stylesheets/custom.scss */
.color_btn, .bg-color {
  background: #EA4335;
}

/* line 109, app/assets/stylesheets/custom.scss */
.text-color {
  color: #EA4335;
}

/* line 111, app/assets/stylesheets/custom.scss */
.dark_btn, .color_btn {
  padding: 5px 10px;
  border-radius: 3px;
}

/* line 116, app/assets/stylesheets/custom.scss */
.no-space-5 {
  margin: 5px;
  padding: 0 !important;
}

/* line 117, app/assets/stylesheets/custom.scss */
.font-size-9 {
  font-size: 9px !important;
}

/* line 119, app/assets/stylesheets/custom.scss */
.font-size-10 {
  font-size: 10px !important;
}

/* line 120, app/assets/stylesheets/custom.scss */
.font-size-11 {
  font-size: 11px !important;
}

/* line 121, app/assets/stylesheets/custom.scss */
.font-size-12 {
  font-size: 12px !important;
}

/* line 123, app/assets/stylesheets/custom.scss */
.font-weight-400 {
  font-weight: 400 !important;
}

/* line 124, app/assets/stylesheets/custom.scss */
.font-weight-500 {
  font-weight: 500 !important;
}

/* line 125, app/assets/stylesheets/custom.scss */
.font-weight-600 {
  font-weight: 600 !important;
}

/* line 126, app/assets/stylesheets/custom.scss */
.font-weight-700 {
  font-weight: 700 !important;
}

/* line 129, app/assets/stylesheets/custom.scss */
span.page.active, span.page.prev.disabled, span.page.next.disabled {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  position: relative;
  font-size: 10px;
  font-weight: 500;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

/* line 139, app/assets/stylesheets/custom.scss */
span.page.active {
  color: #fff;
  background: #EA4335;
}

/* line 142, app/assets/stylesheets/custom.scss */
span.page.prev.disabled, span.page.next.disabled {
  color: #6c757d;
}

/* line 144, app/assets/stylesheets/custom.scss */
.large-tabs-menu {
  height: 48px;
  line-height: 48px;
  padding-top: 0 !important;
}

/* line 149, app/assets/stylesheets/custom.scss */
button:active, button:focus {
  border-color: transparent;
}

/* line 150, app/assets/stylesheets/custom.scss */
.accordion-button:focus {
  border: none;
}

/* line 152, app/assets/stylesheets/custom.scss */
.nav-holder nav li ul {
  width: 230px !important;
}

/* line 153, app/assets/stylesheets/custom.scss */
.nav-holder nav li ul li ul {
  max-width: 230px !important;
  max-height: 430px;
  overflow: scroll;
}

/* line 155, app/assets/stylesheets/custom.scss */
.post-widget-item-media {
  max-height: 60px;
}

/* line 159, app/assets/stylesheets/custom.scss */
.det-box h3, .det-box .h3 {
  font-size: 14px;
}

/* line 163, app/assets/stylesheets/custom.scss */
.sb-categories_bg_item {
  display: inline-block;
}

/* line 164, app/assets/stylesheets/custom.scss */
.sort-select {
  display: block;
  width: 100%;
  -moz-padding-start: calc(0.75rem - 3px);
  cursor: pointer;
  float: left;
  font-family: 'Poppins',sans-serif;
  font-size: 12px;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  border-radius: 2px;
  border: 1px solid #eee;
  background-color: #f5f5f5;
  color: #666;
  outline: 0;
  padding: 0;
  padding-left: 20px;
  padding-right: 30px;
  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='%23EA4335' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' 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;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 193, app/assets/stylesheets/custom.scss */
.sort-select option {
  padding: 3px 10px;
  font-size: 12px;
}

/* line 197, app/assets/stylesheets/custom.scss */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #df314d;
  overflow: hidden;
}

/* line 207, app/assets/stylesheets/custom.scss */
.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 214, app/assets/stylesheets/custom.scss */
.preloader .preloader-inner .preloader-icon {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0px;
}

/* line 220, app/assets/stylesheets/custom.scss */
.preloader .preloader-inner .preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: #fff;
  animation: preloader-fx 1.6s linear infinite;
}

/* line 230, app/assets/stylesheets/custom.scss */
.preloader .preloader-inner .preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes price-ani {
  0% {
    transform: scale(1, 1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0.1;
  }
}

/* line 269, app/assets/stylesheets/custom.scss */
.no-space {
  padding: 0px !important;
  margin: 0px !important;
}

/* line 272, app/assets/stylesheets/custom.scss */
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 276, app/assets/stylesheets/custom.scss */
.font300 {
  font-weight: 300 !important;
}

/* line 277, app/assets/stylesheets/custom.scss */
.font400 {
  font-weight: 400 !important;
}

/* line 278, app/assets/stylesheets/custom.scss */
.font500 {
  font-weight: 500 !important;
}

/* line 279, app/assets/stylesheets/custom.scss */
.font-reular {
  font-weight: normal !important;
}

/* line 281, app/assets/stylesheets/custom.scss */
.box-shadow-1 {
  border: 1px solid #eee;
  border-top: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  padding: 13px;
}

/* line 285, app/assets/stylesheets/custom.scss */
.content-shadow {
  border: 1px solid #eee;
  border-top: none;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
}

/* line 289, app/assets/stylesheets/custom.scss */
.thin-content-shadow {
  border: 1px solid #eee;
  border-top: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

/* line 295, app/assets/stylesheets/custom.scss */
.box-shadow {
  border: 1px solid #eee;
  border-top: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  padding: 25px 20px 15px;
}

/* line 299, app/assets/stylesheets/custom.scss */
.offer {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 8px;
  font-size: 10px;
  font-weight: 600;
  z-index: 50;
  color: #fff;
  box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.4);
}

/* line 311, app/assets/stylesheets/custom.scss */
turbo-frame .loading-element {
  display: none;
}

/* line 312, app/assets/stylesheets/custom.scss */
turbo-frame[busy] .loading-element {
  display: block;
}

/* line 314, app/assets/stylesheets/custom.scss */
.topbar-social-about {
  padding: 21px 0;
  font-size: 21px;
}

@media only screen and (max-width: 630px) {
  /* line 327, app/assets/stylesheets/custom.scss */
  .m-m-t-10 {
    margin-top: 10px !important;
  }
  /* line 328, app/assets/stylesheets/custom.scss */
  .m-m-t-20 {
    margin-top: 20px !important;
  }
  /* line 329, app/assets/stylesheets/custom.scss */
  .m-m-t-30 {
    margin-top: 30px !important;
  }
  /* line 331, app/assets/stylesheets/custom.scss */
  .m-m-b-10 {
    margin-bottom: 10px !important;
  }
  /* line 332, app/assets/stylesheets/custom.scss */
  .m-m-b-20 {
    margin-bottom: 20px !important;
  }
  /* line 333, app/assets/stylesheets/custom.scss */
  .m-m-b-30 {
    margin-bottom: 30px !important;
  }
}

/* line 338, app/assets/stylesheets/custom.scss */
.tabbed-nav {
  bottom: 20px;
  border: 1px solid #ddd;
  overflow: hidden;
  border-radius: 4px;
}

/* line 344, app/assets/stylesheets/custom.scss */
.tabbed-nav li {
  float: left;
  border-left: 1px solid #ddd;
  margin: 8px 0;
}

/* line 349, app/assets/stylesheets/custom.scss */
.tabbed-nav li:first-child {
  border-left: none;
  margin-left: 10px;
}

/* line 353, app/assets/stylesheets/custom.scss */
.tabbed-nav li a {
  padding: 8px 12px;
  float: left;
  background: #f9f9f9;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 20px;
}

/* line 363, app/assets/stylesheets/custom.scss */
.tabbed-nav li a.current_page {
  color: #fff;
}

/* line 367, app/assets/stylesheets/custom.scss */
.tabbed-nav li span {
  float: right;
  padding: 0 5px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
  border-radius: 2px;
  text-align: center;
  font-size: 10px;
  margin-left: 5px;
}

/* line 379, app/assets/stylesheets/custom.scss */
.notification_count {
  float: right;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 16px 5px 10px;
  position: absolute;
  right: 35px;
  color: #fff;
  background: #0a0a0a;
  font-weight: 600;
  border-radius: 5px;
  text-align: center;
  font-size: 10px;
}

/* line 393, app/assets/stylesheets/custom.scss */
.hero-section .btn {
  padding: 10px 15px;
}

/* line 394, app/assets/stylesheets/custom.scss */
.dataTables_wrapper {
  padding: 0;
  margin: 0;
}

/* line 395, app/assets/stylesheets/custom.scss */
#DataTables_Table_0_wrapper {
  margin: 0;
  padding: 0;
}

/* line 396, app/assets/stylesheets/custom.scss */
.dataTables_length {
  visibility: hidden;
}

/* line 397, app/assets/stylesheets/custom.scss */
.dataTables_filter input {
  margin-bottom: 5px;
  border: none;
  border-bottom: 2px solid #EA4335;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 20px;
}

/* line 398, app/assets/stylesheets/custom.scss */
.dataTables_filter input:focus {
  border: none;
  border-bottom: 2px solid #0a0a0a;
}

/* line 401, app/assets/stylesheets/custom.scss */
.text-dark {
  color: #0a0a0a !important;
}

/* line 402, app/assets/stylesheets/custom.scss */
.mb-20 {
  margin-bottom: 20px;
}

/* line 403, app/assets/stylesheets/custom.scss */
.mb-15 {
  margin-bottom: 15px;
}

/* line 405, app/assets/stylesheets/custom.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 406, app/assets/stylesheets/custom.scss */
.text-white {
  color: #fff;
}

/* line 407, app/assets/stylesheets/custom.scss */
.now_page a {
  background: #EA4335;
}

/* line 408, app/assets/stylesheets/custom.scss */
.m-t-5 {
  margin-top: 5px;
}

/* line 409, app/assets/stylesheets/custom.scss */
.m-t-10 {
  margin-top: 10px;
}

/* line 410, app/assets/stylesheets/custom.scss */
.m-t-20 {
  margin-top: 20px;
}

/* line 411, app/assets/stylesheets/custom.scss */
.m-t-30 {
  margin-top: 30px !important;
}

/* line 413, app/assets/stylesheets/custom.scss */
.m-r-5 {
  margin-right: 5px;
}

/* line 414, app/assets/stylesheets/custom.scss */
.m-r-10 {
  margin-right: 10px;
}

/* line 415, app/assets/stylesheets/custom.scss */
.m-r-20 {
  margin-right: 20px;
}

/* line 417, app/assets/stylesheets/custom.scss */
.m-l-5 {
  margin-left: 5px;
}

/* line 418, app/assets/stylesheets/custom.scss */
.m-l-10 {
  margin-left: 10px;
}

/* line 419, app/assets/stylesheets/custom.scss */
.m-l-20 {
  margin-left: 20px;
}

/* line 421, app/assets/stylesheets/custom.scss */
.m-b-20 {
  margin-bottom: 20px !important;
}

/* line 422, app/assets/stylesheets/custom.scss */
.m-b-30 {
  margin-bottom: 30px !important;
}

/* line 424, app/assets/stylesheets/custom.scss */
.m-b-50 {
  margin-bottom: 50px !important;
}

/* line 425, app/assets/stylesheets/custom.scss */
.m-t-50 {
  margin-top: 50px !important;
}

/* line 427, app/assets/stylesheets/custom.scss */
.p-l-20 {
  padding-left: 20px !important;
}

/* line 428, app/assets/stylesheets/custom.scss */
.p-l-10 {
  padding-left: 10px !important;
}

/* line 430, app/assets/stylesheets/custom.scss */
.center-header {
  padding: 0 0 30px;
  border-bottom: 1px solid #eee;
}

/* line 434, app/assets/stylesheets/custom.scss */
.center-header h1, .center-header .h1 {
  font-size: 28px;
  font-weight: 700;
  text-align: left;
}

/* line 439, app/assets/stylesheets/custom.scss */
.center-header h4, .center-header .h4 {
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  color: #6c6f72;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 20px;
}

/* line 448, app/assets/stylesheets/custom.scss */
.small-tabs .tabs-menu {
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  border: 1px solid  #eee;
}

/* line 453, app/assets/stylesheets/custom.scss */
.small-tabs .tabs-menu li {
  float: left;
  border-left: 1px solid #ddd;
}

/* line 458, app/assets/stylesheets/custom.scss */
.small-tabs li:first-child {
  border-left: none;
}

/* line 462, app/assets/stylesheets/custom.scss */
.small-tabs .tabs-menu li a {
  padding: 8px 12px;
  float: left;
  background: #f9f9f9;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 470, app/assets/stylesheets/custom.scss */
.small-tabs .tabs-menu li.current a {
  color: #fff;
  background: #EA4335;
}

/* line 475, app/assets/stylesheets/custom.scss */
.category .tabs-menu {
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  border: 1px solid  #eee;
}

/* line 480, app/assets/stylesheets/custom.scss */
.category .tabs-menu li {
  float: left;
  width: 25%;
}

/* line 487, app/assets/stylesheets/custom.scss */
.category .tabs-menu li a {
  background: #222;
  box-sizing: border-box;
  display: block;
  padding: 15px 0;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 497, app/assets/stylesheets/custom.scss */
.category .tabs-menu li.current a {
  color: #fff;
}

/* line 503, app/assets/stylesheets/custom.scss */
.font20 {
  font-size: 20px;
}

/* line 505, app/assets/stylesheets/custom.scss */
.table-image {
  max-height: 50px;
}

/* line 507, app/assets/stylesheets/custom.scss */
.button_to {
  padding: 0;
  margin: 0;
}

/* line 510, app/assets/stylesheets/custom.scss */
div.dataTables_wrapper div.dataTables_paginate {
  text-align: center;
}

/* line 511, app/assets/stylesheets/custom.scss */
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  justify-content: center !important;
  text-align: center;
}

/* line 514, app/assets/stylesheets/custom.scss */
.category_breadcrumbs a, .category_breadcrumbs span {
  color: #0a0a0a;
  float: left;
  margin-right: 13px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 11px;
  position: relative;
}

/* line 523, app/assets/stylesheets/custom.scss */
.category_breadcrumbs {
  float: left;
}

/* line 526, app/assets/stylesheets/custom.scss */
.breadcrumbs-section .category_breadcrumbs {
  margin-top: 13px;
}

/* line 529, app/assets/stylesheets/custom.scss */
.category_breadcrumbs a {
  color: #000;
  font-weight: 500;
  font-size: 12px;
}

/* line 534, app/assets/stylesheets/custom.scss */
.category_breadcrumbs span {
  color: #666;
  font-weight: 500;
  font-size: 10px;
  position: relative;
}

/* line 541, app/assets/stylesheets/custom.scss */
.category_breadcrumbs a, .category_breadcrumbs span {
  padding-left: 13px;
}

/* line 544, app/assets/stylesheets/custom.scss */
.category_breadcrumbs a:before, .category_breadcrumbs span:before {
  font-family: Font Awesome\ 5 Pro;
  content: "\f0da";
  position: absolute;
  left: 0;
  font-size: 11px;
  transition: all 200ms linear;
}

/* line 553, app/assets/stylesheets/custom.scss */
.pagy-bootstrap-nav {
  width: 100%;
}

/* line 555, app/assets/stylesheets/custom.scss */
.pagy-bootstrap-nav .pagination {
  overflow: hidden;
  --bs-pagination-font-size: 0.75rem;
  --bs-pagination-color: #fff;
  --bs-pagination-bg: #222;
  --bs-pagination-border-radius: 4px;
  --bs-pagination-active-bg: #EA4335;
  --bs-pagination-disabled-bg: #222;
  --bs-pagination-border-width: 1px;
  display: flex;
  padding-left: 0;
  list-style: none;
  font-weight: 500;
}

/* line 570, app/assets/stylesheets/custom.scss */
.pagy-bootstrap-nav .pagination .page-item.li {
  padding: 0;
  margin: 0;
}

/* line 572, app/assets/stylesheets/custom.scss */
.pagy-bootstrap-nav .pagination .page-link {
  display: block;
  padding: 0;
  text-decoration: none;
  background-color: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: 1px solid rgba(255, 255, 255, 0.15);
  float: left;
  width: 45px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  border-right: none;
}

/* line 1, app/assets/stylesheets/custom_look_styles.scss */
.region_header {
  clear: both;
  margin-top: 3px;
  text-align: left;
  font-weight: 600;
  padding-bottom: 4px;
  font-size: 13px;
}

/* line 11, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .page-header-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.75rem 0 0.75rem;
}

/* line 18, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .page-title {
  font-size: 2rem;
  font-weight: 700;
  color: #222;
  margin: 0;
  text-align: left !important;
}

/* line 26, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .add-button {
  font-size: 0.75rem;
  padding: 6px 10px;
  border-radius: 4px;
  background: #4285f4;
  color: #fff;
  text-decoration: none;
  transition: background 0.2s ease;
}

/* line 35, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .add-button:hover {
  background: #3367d6;
}

/* line 40, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .filter-scroll-wrapper {
  overflow-x: auto;
  white-space: nowrap;
  padding: 10px 0;
  -webkit-overflow-scrolling: touch;
}

/* line 47, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .region-filter-btn {
  display: inline-block;
  text-align: center;
  margin: 0 5px;
  padding: 6px 10px;
  min-width: 80px;
  font-size: 0.8rem;
  border-radius: 8px;
  color: white;
  text-decoration: none;
}

/* line 58, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .region-filter-btn small, #region_styles .region-filter-btn .small {
  font-size: 0.75rem;
}

/* line 62, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .region-filter-btn.active {
  font-weight: bold;
}

/* line 67, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* line 76, app/assets/stylesheets/custom_look_styles.scss */
#region_styles .search-widget {
  display: flex;
  gap: 5px;
  align-items: center;
}

/* Container for TinyMCE content */
/* line 4, app/assets/stylesheets/blogs.scss */
.tinymce-content {
  font-size: 12px;
  color: #292929;
  text-rendering: optimizeSpeed;
  font-weight: 400;
  text-align: left;
}

/* Headings */
/* line 13, app/assets/stylesheets/blogs.scss */
.tinymce-content h1, .tinymce-content .h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 25px;
}

/* line 20, app/assets/stylesheets/blogs.scss */
.tinymce-content h2, .tinymce-content .h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px;
}

/* line 27, app/assets/stylesheets/blogs.scss */
.tinymce-content div {
  margin-bottom: 20px;
}

/* line 29, app/assets/stylesheets/blogs.scss */
.tinymce-content h3, .tinymce-content .h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 36, app/assets/stylesheets/blogs.scss */
.tinymce-content h4, .tinymce-content .h4, .tinymce-content h5, .tinymce-content .h5, .tinymce-content h6, .tinymce-content .h6 {
  font-size: 15px;
  text-align: left;
  padding-bottom: 10px;
  font-weight: 600;
}

/* line 43, app/assets/stylesheets/blogs.scss */
.tinymce-content h4, .tinymce-content .h4 {
  font-size: 18px;
}

/* Paragraphs */
/* line 47, app/assets/stylesheets/blogs.scss */
.tinymce-content p {
  font-size: 12px;
  font-weight: 400;
  color: #000;
  text-align: left;
  padding-bottom: 10px;
}

/* Blockquotes */
/* line 56, app/assets/stylesheets/blogs.scss */
.tinymce-content blockquote {
  margin: 10px 20px;
  padding: 10px;
  border-left: 4px solid #ccc;
  color: #666;
  background-color: #f1f1f1;
  float: none;
}

/* Unordered Lists */
/* line 66, app/assets/stylesheets/blogs.scss */
.tinymce-content ul {
  margin: 10px 0 15px 20px;
  padding-left: 20px;
}

/* line 71, app/assets/stylesheets/blogs.scss */
.tinymce-content ul li {
  list-style-type: disc;
  margin-bottom: 5px;
}

/* Ordered Lists */
/* line 77, app/assets/stylesheets/blogs.scss */
.tinymce-content ol {
  margin: 10px 0 15px 20px;
  padding-left: 20px;
}

/* line 82, app/assets/stylesheets/blogs.scss */
.tinymce-content ol li {
  list-style-type: decimal;
  margin-bottom: 5px;
}

/* Nested Lists */
/* line 88, app/assets/stylesheets/blogs.scss */
.tinymce-content ul ul, .tinymce-content ol ul,
.tinymce-content ul ol, .tinymce-content ol ol {
  margin-bottom: 0;
}

/* Links */
/* line 94, app/assets/stylesheets/blogs.scss */
.tinymce-content a {
  color: #0066cc;
  text-decoration: underline;
}

/* line 99, app/assets/stylesheets/blogs.scss */
.tinymce-content a:hover {
  text-decoration: none;
  color: #004c99;
}

/* Images */
/* line 105, app/assets/stylesheets/blogs.scss */
.tinymce-content img {
  max-width: 100%;
  height: auto;
  margin: 10px 0;
  border-radius: 4px;
}

/* Tables */
/* line 113, app/assets/stylesheets/blogs.scss */
.tinymce-content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  font-size: 14px;
}

/* line 120, app/assets/stylesheets/blogs.scss */
.tinymce-content th, .tinymce-content td {
  padding: 8px;
  border: 1px solid #ddd;
  text-align: left;
}

/* line 126, app/assets/stylesheets/blogs.scss */
.tinymce-content th {
  background-color: #f2f2f2;
  font-weight: 700;
}

/* Code blocks */
/* line 132, app/assets/stylesheets/blogs.scss */
.tinymce-content pre {
  background-color: #222;
  padding: 10px;
  border-radius: 4px;
  overflow-x: auto;
  font-family: monospace;
  font-size: 13px;
  line-height: 1.4;
  color: #fff;
}

/* line 143, app/assets/stylesheets/blogs.scss */
.tinymce-content code {
  background-color: #222;
  padding: 2px 4px;
  border-radius: 4px;
  font-family: monospace;
  font-size: 13px;
  color: #fff;
}

/* Horizontal rule */
/* line 153, app/assets/stylesheets/blogs.scss */
.tinymce-content hr {
  border: none;
  border-top: 1px solid #ddd;
  margin: 20px 0;
}

/* Emphasis */
/* line 160, app/assets/stylesheets/blogs.scss */
.tinymce-content em {
  font-style: italic;
}

/* line 164, app/assets/stylesheets/blogs.scss */
.tinymce-content strong {
  font-weight: 700;
}

/* Underline */
/* line 169, app/assets/stylesheets/blogs.scss */
.tinymce-content u {
  text-decoration: underline;
}

/* Alignments */
/* line 174, app/assets/stylesheets/blogs.scss */
.tinymce-content .mce-content-body p {
  margin: 0 0 15px;
}

/* line 178, app/assets/stylesheets/blogs.scss */
.tinymce-content .mce-content-body p[style*="text-align: center"] {
  text-align: center;
}

/* line 182, app/assets/stylesheets/blogs.scss */
.tinymce-content .mce-content-body p[style*="text-align: right"] {
  text-align: right;
}

/* line 186, app/assets/stylesheets/blogs.scss */
.tinymce-content .mce-content-body p[style*="text-align: justify"] {
  text-align: justify;
}

/* Custom TinyMCE styles, if needed */
/* line 191, app/assets/stylesheets/blogs.scss */
.tinymce-content .mce-content-body {
  padding: 15px;
  background-color: #fff;
  border-radius: 4px;
}

/* Style for captions, if images have captions */
/* line 198, app/assets/stylesheets/blogs.scss */
.tinymce-content .mce-caption {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 5px;
}

/* —————————————————————————————————————————————
   1. Font Awesome @font-face (with optional metrics overrides)
   ————————————————————————————————————————————— */
@font-face {
  font-family: 'Font Awesome 5 Free';
  src: url(/assets/fa-solid-900-56e11e377b7a806ee7706bb90b23163e3fd3a63c13d28bc4b1dadf2173a6126f.woff2) format("woff2"), url(/assets/fa-solid-900-fcaea345a6509d951af0a1dd790cb9268cd234c844d1392c913fbbc9cd50c47c.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  /* avoids invisible-text shifts */
  ascent-override: 90%;
  /* match fallback metrics */
  descent-override: 10%;
  line-gap-override: 0%;
}

/* line 30, app/assets/stylesheets/application.scss */
.section-title-h3 {
  text-align: left;
  color: #666;
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
}

/* line 36, app/assets/stylesheets/application.scss */
.text-dark {
  color: #222 !important;
}

/* line 39, app/assets/stylesheets/application.scss */
.text-white {
  color: #fff !important;
}

/* line 44, app/assets/stylesheets/application.scss */
.sidebar-tab .nav-tabs {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  display: inline-flex;
}

/* line 50, app/assets/stylesheets/application.scss */
.sidebar-tab .nav-tabs .nav-link {
  border: none;
  padding: 8px 16px;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
  background: #fbbc05;
  line-height: 1;
  border-radius: 0;
}

/* line 60, app/assets/stylesheets/application.scss */
.sidebar-tab .nav-tabs .nav-link.active {
  background: #34a853;
  color: #fff;
}

/* line 65, app/assets/stylesheets/application.scss */
.black-background {
  background: #000000 !important;
  color: #f0f0f0 !important;
}

/* line 66, app/assets/stylesheets/application.scss */
.black-color {
  color: #000000 !important;
}

/* line 68, app/assets/stylesheets/application.scss */
.blue-background {
  background: #4285f4 !important;
  color: #f0f0f0 !important;
}

/* line 69, app/assets/stylesheets/application.scss */
.blue-color {
  color: #4285f4 !important;
}

/* line 71, app/assets/stylesheets/application.scss */
.green-background {
  background: #34a853 !important;
  color: #f0f0f0 !important;
}

/* line 72, app/assets/stylesheets/application.scss */
.green-color {
  color: #34a853 !important;
}

/* line 74, app/assets/stylesheets/application.scss */
.red-background {
  background: #ea4335 !important;
  color: #f0f0f0 !important;
}

/* line 75, app/assets/stylesheets/application.scss */
.red-color {
  color: #ea4335 !important;
}

/* line 77, app/assets/stylesheets/application.scss */
.yellow-background {
  background: #fbbc05 !important;
  color: #f0f0f0 !important;
}

/* line 78, app/assets/stylesheets/application.scss */
.yellow-color {
  color: #fbbc05 !important;
}

/* line 80, app/assets/stylesheets/application.scss */
.dark-background {
  background: #222222 !important;
}

/* line 81, app/assets/stylesheets/application.scss */
.dark-color {
  color: #222 !important;
}

/* line 83, app/assets/stylesheets/application.scss */
.white-background {
  background: #ffffff !important;
}

/* line 84, app/assets/stylesheets/application.scss */
.white-color {
  color: #fff !important;
}

/* line 86, app/assets/stylesheets/application.scss */
.gray-background {
  background: #cccccc !important;
}

/* line 87, app/assets/stylesheets/application.scss */
.gray-color {
  color: #ccc !important;
}

/* line 89, app/assets/stylesheets/application.scss */
.light-dark-background {
  background: #666666 !important;
}

/* line 90, app/assets/stylesheets/application.scss */
.light-dark-color {
  color: #666666 !important;
}

/* line 92, app/assets/stylesheets/application.scss */
.light-text-alt {
  color: #f0f0f0 !important;
}

/* Light text for dark backgrounds */
/* line 93, app/assets/stylesheets/application.scss */
.dark-text-alt {
  color: #333333 !important;
}

/* Dark text for light backgrounds */
/* line 95, app/assets/stylesheets/application.scss */
.intro-title {
  padding: 10px;
  width: 100% !important;
  text-transform: capitalize;
}

/* line 100, app/assets/stylesheets/application.scss */
.grid-item_price .add_cart {
  padding: 4px 5px;
  font-size: 9px;
  border-radius: 3px;
  background: #34a853;
}

/* line 107, app/assets/stylesheets/application.scss */
.grid-item_price_item {
  font-size: 10px;
}

/* line 110, app/assets/stylesheets/application.scss */
.grid-item_price_item strong {
  font-size: 16px;
  margin-left: 5px;
}

/* line 115, app/assets/stylesheets/application.scss */
.det-box-ietm {
  padding: 10px !important;
}

/* line 118, app/assets/stylesheets/application.scss */
.det-box h3, .det-box .h3 {
  font-size: 12px;
}

/* line 122, app/assets/stylesheets/application.scss */
.reviews_counter_wrap {
  margin-bottom: 10px;
}

/* line 126, app/assets/stylesheets/application.scss */
.reviews_counter_wrap hr {
  margin: 6px 0;
  color: inherit;
}

/* line 130, app/assets/stylesheets/application.scss */
.grid-item_price {
  padding-top: 12px;
}

/* line 133, app/assets/stylesheets/application.scss */
.det-box-media span {
  left: 58%;
  top: 50%;
  height: 25px;
  line-height: 25px;
  width: 100px;
  border-radius: 3px;
}

/* line 142, app/assets/stylesheets/application.scss */
.reviews_counter_wrap .star-rating i {
  color: #fbbc05;
}

/* line 143, app/assets/stylesheets/application.scss */
.det-box-media span {
  background: #fbbc05;
}

/* line 145, app/assets/stylesheets/application.scss */
.product-section-title h2, .product-section-title .h2 {
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  color: #000000;
}

/* line 151, app/assets/stylesheets/application.scss */
.product-section-title {
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
}

/* line 156, app/assets/stylesheets/application.scss */
.product-section-title h3, .product-section-title .h3 {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-bottom: 20px;
  position: relative;
  top: 15px;
}

/* line 166, app/assets/stylesheets/application.scss */
.product-section-title h4, .product-section-title .h4 {
  text-align: left;
  color: #666;
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
}

/* line 174, app/assets/stylesheets/application.scss */
.grid-item_price .add_cart i {
  margin-right: 2px;
}

/* line 178, app/assets/stylesheets/application.scss */
.header-inner {
  border-bottom: none;
  box-shadow: 0 15px 30px 0 #0000000f;
}

/* line 184, app/assets/stylesheets/application.scss */
.fare_and_parcels .section-title:before {
  left: 46%;
}

/* line 185, app/assets/stylesheets/application.scss */
.sports_page .section-title {
  margin-bottom: 20px;
}

/* line 186, app/assets/stylesheets/application.scss */
.sports_page .section-title:before {
  content: none;
}

/* line 190, app/assets/stylesheets/application.scss */
.header-inner::after {
  content: '';
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ed8034+0,ed8034+33,feb123+33,feb123+66,2184cd+66,2184cd+100 */
  background: #ea4335;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ea4335 0%, #ea4335 16%, #fbbc05 20%, #fbbc05 32%, #ea4335 35%, #ea4335 48%, #fbbc05 55%, #fbbc05 60%, #ea4335 70%, #ea4335 84%, #fbbc05 90%, #fbbc05 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed8034', endColorstr='#2184cd',GradientType=1 );
  /* IE6-9 */
}

/* line 216, app/assets/stylesheets/application.scss */
.ss-slider-cont {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 225, app/assets/stylesheets/application.scss */
.search-submit2 {
  border-radius: 0 25px 25px 0;
}

/* line 226, app/assets/stylesheets/application.scss */
.search {
  border-radius: 25px 0 0 25px !important;
}

/* line 227, app/assets/stylesheets/application.scss */
.sort-select, .nice-select {
  border-radius: 25px;
  border: 1px solid #4285f4;
}

/* line 229, app/assets/stylesheets/application.scss */
.paragraph {
  text-align: left;
  font-size: 11px;
  line-height: 24px;
  padding-bottom: 10px;
  font-weight: 500;
  color: #5e646a;
}

/*=============================
    30. Contact
===============================*/
/* line 241, app/assets/stylesheets/application.scss */
.contact-info-item {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  border-radius: 6px;
  border: 1px solid #eee;
  padding: 30px 30px 30px;
  gap: 50px;
  margin-bottom: 35px;
}

/* line 251, app/assets/stylesheets/application.scss */
.contact-info-item .content {
  position: relative;
  background: #f5f5f5;
}

/* line 255, app/assets/stylesheets/application.scss */
.contact-info-item .content::before {
  content: "";
  position: absolute;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 50px;
  background: #D7D7D7;
}

/* line 265, app/assets/stylesheets/application.scss */
.contact-info-item .content .title {
  margin-bottom: 10px;
  font-size: 20px;
}

/* line 269, app/assets/stylesheets/application.scss */
.contact-info-item .content p {
  margin-bottom: 0;
  font-weight: 500;
  color: var(--tg-secondary-color);
}

/* line 274, app/assets/stylesheets/application.scss */
.contact-img {
  margin-bottom: 30px;
}

/* line 277, app/assets/stylesheets/application.scss */
.contact-img img {
  border-radius: 8px;
}

/* line 280, app/assets/stylesheets/application.scss */
.contact-form .row {
  --bs-gutter-x: 20px;
}

/* line 283, app/assets/stylesheets/application.scss */
.contact-form {
  border-radius: 8px;
  background: var(--tg-gray-three);
  padding: 45px 50px 50px;
  margin-bottom: 30px;
}

/* line 289, app/assets/stylesheets/application.scss */
.contact-form .title {
  margin-bottom: 8px;
  font-size: 24px;
}

/* line 293, app/assets/stylesheets/application.scss */
.contact-form p {
  margin-bottom: 20px;
  font-weight: 500;
  font-family: var(--tg-heading-font-family);
}

/* line 298, app/assets/stylesheets/application.scss */
.contact-form .form-grp {
  margin-bottom: 15px;
}

/* line 301, app/assets/stylesheets/application.scss */
.contact-form .form-grp textarea,
.contact-form .form-grp select,
.contact-form .form-grp input {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #D6D6D6;
  background: var(--tg-white);
  font-size: 14px;
  font-weight: 500;
  color: var(--tg-secondary-color);
  padding: 12px 15px;
  height: 50px;
  display: block;
}

/* line 315, app/assets/stylesheets/application.scss */
.contact-form .form-grp textarea::-moz-placeholder, .contact-form .form-grp input::-moz-placeholder {
  font-size: 14px;
  font-weight: 500;
  color: var(--tg-icon-color);
}
.contact-form .form-grp textarea::placeholder,
.contact-form .form-grp select::option,
.contact-form .form-grp input::placeholder {
  font-size: 14px;
  font-weight: 500;
  color: var(--tg-icon-color);
}

/* line 322, app/assets/stylesheets/application.scss */
.contact-form .form-grp textarea {
  min-height: 155px;
  max-height: 155px;
}

/* line 326, app/assets/stylesheets/application.scss */
.contact-form form .btn {
  font-size: 18px;
  padding: 16px 45px;
}
