@charset "UTF-8";
/* line 14, app/assets/stylesheets/active_admin.scss */
#site_title_image {
  width: 99% !important;
}

/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
/* line 4, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* line 19, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fas::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
  content: var(--fa);
}

/* line 23, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fa-classic,
.fas,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fa-brands,
.fab {
  font-family: 'Font Awesome 6 Brands';
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-1x {
  font-size: 1em;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2x {
  font-size: 2em;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-3x {
  font-size: 3em;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-4x {
  font-size: 4em;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-5x {
  font-size: 5em;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-6x {
  font-size: 6em;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-7x {
  font-size: 7em;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-8x {
  font-size: 8em;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-9x {
  font-size: 9em;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-10x {
  font-size: 10em;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

/* line 4, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

/* line 4, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

/* line 12, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

/* line 17, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

/* line 4, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

/* line 22, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

/* line 31, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

/* line 40, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* line 49, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

/* line 58, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

/* line 67, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

/* line 71, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  /* line 83, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
  .fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 4, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  transform: rotate(90deg);
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  transform: rotate(180deg);
}

/* line 12, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  transform: rotate(270deg);
}

/* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  transform: scale(-1, 1);
}

/* line 20, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  transform: scale(1, -1);
}

/* line 24, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}

/* line 4, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

/* line 21, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 25, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 29, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-0 {
  --fa: "\30";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-1 {
  --fa: "\31";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-2 {
  --fa: "\32";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-3 {
  --fa: "\33";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-4 {
  --fa: "\34";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-5 {
  --fa: "\35";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-6 {
  --fa: "\36";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-7 {
  --fa: "\37";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-8 {
  --fa: "\38";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-9 {
  --fa: "\39";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill-drip {
  --fa: "\f576";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-circle {
  --fa: "\e4bd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-right {
  --fa: "\f138";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right {
  --fa: "\f138";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-at {
  --fa: "\40";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-can {
  --fa: "\f2ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-alt {
  --fa: "\f2ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height {
  --fa: "\f034";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-xmark {
  --fa: "\f235";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times {
  --fa: "\f235";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope {
  --fa: "\f0f1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-message {
  --fa: "\f27a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-alt {
  --fa: "\f27a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-info {
  --fa: "\f129";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-down-left-and-up-right-to-center {
  --fa: "\f422";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-alt {
  --fa: "\f422";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-explosion {
  --fa: "\e4e9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-lines {
  --fa: "\f15c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-alt {
  --fa: "\f15c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text {
  --fa: "\f15c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wave-square {
  --fa: "\f83e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ring {
  --fa: "\f70b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-un {
  --fa: "\e4d9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-three {
  --fa: "\f527";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-days {
  --fa: "\f073";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-alt {
  --fa: "\f073";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-check {
  --fa: "\e4aa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-arrow-right {
  --fa: "\e4d1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball {
  --fa: "\f45f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball-ball {
  --fa: "\f45f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-to-line {
  --fa: "\e4c2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down {
  --fa: "\f0dd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-desc {
  --fa: "\f0dd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-minus {
  --fa: "\f056";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle {
  --fa: "\f056";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-open {
  --fa: "\f52b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-from-bracket {
  --fa: "\f2f5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out-alt {
  --fa: "\f2f5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-atom {
  --fa: "\f5d2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-soap {
  --fa: "\e06e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-icons {
  --fa: "\f86d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-music-camera-bolt {
  --fa: "\f86d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-lines-slash {
  --fa: "\f539";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt-slash {
  --fa: "\f539";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-check {
  --fa: "\e4c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-medical {
  --fa: "\e06a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fingerprint {
  --fa: "\f577";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-right {
  --fa: "\f0a4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-location {
  --fa: "\f689";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-location {
  --fa: "\f689";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward-step {
  --fa: "\f051";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward {
  --fa: "\f051";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile-beam {
  --fa: "\f5b8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-beam {
  --fa: "\f5b8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered {
  --fa: "\f11e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-football {
  --fa: "\f44e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-football-ball {
  --fa: "\f44e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-exclamation {
  --fa: "\e56c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop {
  --fa: "\f125";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-down {
  --fa: "\f103";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down {
  --fa: "\f103";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-rectangle {
  --fa: "\e594";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-roof {
  --fa: "\e537";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-line {
  --fa: "\e534";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer-mug-empty {
  --fa: "\f0fc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer {
  --fa: "\f0fc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-predecessor {
  --fa: "\e477";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-long {
  --fa: "\f176";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up {
  --fa: "\f176";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-flame-simple {
  --fa: "\f46a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burn {
  --fa: "\f46a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person {
  --fa: "\f183";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-male {
  --fa: "\f183";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop {
  --fa: "\f109";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-csv {
  --fa: "\f6dd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-menorah {
  --fa: "\f676";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-plane {
  --fa: "\e58f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-record-vinyl {
  --fa: "\f8d9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-stars {
  --fa: "\f587";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-stars {
  --fa: "\f587";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bong {
  --fa: "\f55c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spaghetti-monster-flying {
  --fa: "\f67b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pastafarianism {
  --fa: "\f67b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-up-across-line {
  --fa: "\e4af";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon {
  --fa: "\f2e5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensil-spoon {
  --fa: "\f2e5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jar-wheat {
  --fa: "\e517";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelopes-bulk {
  --fa: "\f674";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-bulk {
  --fa: "\f674";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-exclamation {
  --fa: "\e4eb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-h {
  --fa: "\f47e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-symbol {
  --fa: "\f47e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pager {
  --fa: "\f815";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book {
  --fa: "\f2b9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-contact-book {
  --fa: "\f2b9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough {
  --fa: "\f0cc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-k {
  --fa: "\4b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-flag {
  --fa: "\e51c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil {
  --fa: "\f303";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-alt {
  --fa: "\f303";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward {
  --fa: "\f04a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right {
  --fa: "\f0da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments {
  --fa: "\f086";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste {
  --fa: "\f0ea";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-clipboard {
  --fa: "\f0ea";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-pull-request {
  --fa: "\e13c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-list {
  --fa: "\f46d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-ramp-box {
  --fa: "\f4de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-loading {
  --fa: "\f4de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-check {
  --fa: "\f4fc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial-virus {
  --fa: "\e597";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheet-plastic {
  --fa: "\e571";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blog {
  --fa: "\f781";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-ninja {
  --fa: "\f504";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-arrow-up-from-line {
  --fa: "\e539";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll-torah {
  --fa: "\f6a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-torah {
  --fa: "\f6a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom-ball {
  --fa: "\f458";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch {
  --fa: "\f458";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch-broom-ball {
  --fa: "\f458";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off {
  --fa: "\f204";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-archive {
  --fa: "\f187";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive {
  --fa: "\f187";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-drowning {
  --fa: "\e545";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-9-1 {
  --fa: "\f886";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc {
  --fa: "\f886";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down-alt {
  --fa: "\f886";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue-squint {
  --fa: "\f58a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-squint {
  --fa: "\f58a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can {
  --fa: "\f5bd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-monster {
  --fa: "\f63b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-w {
  --fa: "\57";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-africa {
  --fa: "\f57c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-africa {
  --fa: "\f57c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rainbow {
  --fa: "\f75b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-notch {
  --fa: "\f1ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-screen-button {
  --fa: "\f3fa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-alt {
  --fa: "\f3fa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw {
  --fa: "\f1b0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud {
  --fa: "\f0c2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trowel-bricks {
  --fa: "\e58a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-flushed {
  --fa: "\f579";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flushed {
  --fa: "\f579";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-user {
  --fa: "\f80d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-left-right {
  --fa: "\e57f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gavel {
  --fa: "\f0e3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal {
  --fa: "\f0e3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars {
  --fa: "\f1e5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash {
  --fa: "\f131";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-tissue {
  --fa: "\e05b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle {
  --fa: "\f21c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-concierge {
  --fa: "\f562";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-concierge-bell {
  --fa: "\f562";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-ruler {
  --fa: "\f5ae";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-ruler {
  --fa: "\f5ae";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows {
  --fa: "\e068";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows-left-right {
  --fa: "\e068";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-and-venus-burst {
  --fa: "\e523";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-right {
  --fa: "\f152";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-right {
  --fa: "\f152";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scissors {
  --fa: "\f0c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut {
  --fa: "\f0c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-plant-wilt {
  --fa: "\e57a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilets-portable {
  --fa: "\e584";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hockey-puck {
  --fa: "\f453";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table {
  --fa: "\f0ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-arrow-right {
  --fa: "\e521";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachograph-digital {
  --fa: "\f566";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-tachograph {
  --fa: "\f566";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-slash {
  --fa: "\e073";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clover {
  --fa: "\e139";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply {
  --fa: "\f3e5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply {
  --fa: "\f3e5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-and-crescent {
  --fa: "\f699";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-fire {
  --fa: "\e50c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-minus {
  --fa: "\f146";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square {
  --fa: "\f146";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter {
  --fa: "\f533";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass {
  --fa: "\f14e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-down {
  --fa: "\f150";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-down {
  --fa: "\f150";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-question {
  --fa: "\e4ef";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-code {
  --fa: "\f5fc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swatchbook {
  --fa: "\f5c3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle {
  --fa: "\f485";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars {
  --fa: "\f0c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon {
  --fa: "\f0c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-group {
  --fa: "\e533";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-end {
  --fa: "\f253";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3 {
  --fa: "\f253";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-crack {
  --fa: "\f7a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-broken {
  --fa: "\f7a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-up-right {
  --fa: "\f360";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square-alt {
  --fa: "\f360";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss-beam {
  --fa: "\f597";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-beam {
  --fa: "\f597";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-film {
  --fa: "\f008";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-horizontal {
  --fa: "\f547";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-robbery {
  --fa: "\e536";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb {
  --fa: "\f0eb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left {
  --fa: "\f0d9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-exclamation {
  --fa: "\f06a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle {
  --fa: "\f06a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-xmark {
  --fa: "\e56d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-from-bracket {
  --fa: "\f08b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out {
  --fa: "\f08b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-down {
  --fa: "\f13a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down {
  --fa: "\f13a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-keyhole {
  --fa: "\f13e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt {
  --fa: "\f13e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-heavy {
  --fa: "\f740";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-simple {
  --fa: "\f58f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-alt {
  --fa: "\f58f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap {
  --fa: "\f0e8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-dollar-to-slot {
  --fa: "\f4b9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-donate {
  --fa: "\f4b9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-memory {
  --fa: "\f538";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-spikes {
  --fa: "\e568";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-burner {
  --fa: "\e4f1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag {
  --fa: "\f024";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hanukiah {
  --fa: "\f6e6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather {
  --fa: "\f52d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-low {
  --fa: "\f027";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down {
  --fa: "\f027";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-slash {
  --fa: "\f4b3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun-rain {
  --fa: "\f743";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress {
  --fa: "\f066";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-awn {
  --fa: "\e2cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-alt {
  --fa: "\e2cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ankh {
  --fa: "\f644";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding-child {
  --fa: "\e4fa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk {
  --fa: "\2a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-check {
  --fa: "\f14a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square {
  --fa: "\f14a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peseta-sign {
  --fa: "\e221";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heading {
  --fa: "\f1dc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-header {
  --fa: "\f1dc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ghost {
  --fa: "\f6e2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list {
  --fa: "\f03a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-squares {
  --fa: "\f03a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-phone-flip {
  --fa: "\f87b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square-alt {
  --fa: "\f87b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus {
  --fa: "\f217";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad {
  --fa: "\f11b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-dot {
  --fa: "\f192";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle {
  --fa: "\f192";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-dizzy {
  --fa: "\f567";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dizzy {
  --fa: "\f567";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-egg {
  --fa: "\f7fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-xmark {
  --fa: "\e513";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-campground {
  --fa: "\f6bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-plus {
  --fa: "\f65e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol {
  --fa: "\f1e3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol-ball {
  --fa: "\f1e3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball {
  --fa: "\f1e3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paintbrush {
  --fa: "\f1fc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush {
  --fa: "\f1fc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock {
  --fa: "\f023";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gas-pump {
  --fa: "\f52f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub-person {
  --fa: "\f593";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub {
  --fa: "\f593";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-location {
  --fa: "\f59f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked {
  --fa: "\f59f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flood-water {
  --fa: "\e50e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree {
  --fa: "\f1bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-lock {
  --fa: "\e4cc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sack-dollar {
  --fa: "\f81d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-to-square {
  --fa: "\f044";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit {
  --fa: "\f044";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-side {
  --fa: "\f5e4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-nodes {
  --fa: "\f1e0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt {
  --fa: "\f1e0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-minus {
  --fa: "\e4ff";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-half {
  --fa: "\f252";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2 {
  --fa: "\f252";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microscope {
  --fa: "\f610";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sink {
  --fa: "\e06d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bag-shopping {
  --fa: "\f290";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag {
  --fa: "\f290";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-z-a {
  --fa: "\f881";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc {
  --fa: "\f881";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down-alt {
  --fa: "\f881";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mitten {
  --fa: "\f7b5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-rays {
  --fa: "\e54d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users {
  --fa: "\f0c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash {
  --fa: "\f070";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask-vial {
  --fa: "\e4f3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand {
  --fa: "\f256";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-paper {
  --fa: "\f256";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-om {
  --fa: "\f679";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-worm {
  --fa: "\e599";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-xmark {
  --fa: "\e50b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug {
  --fa: "\f1e6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up {
  --fa: "\f077";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock {
  --fa: "\f259";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch {
  --fa: "\f2f2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss {
  --fa: "\f596";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss {
  --fa: "\f596";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-xmark {
  --fa: "\e4cb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue {
  --fa: "\f589";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue {
  --fa: "\f589";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-bishop {
  --fa: "\f43a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-wink {
  --fa: "\f58c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-wink {
  --fa: "\f58c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ear-deaf {
  --fa: "\f2a4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-deaf {
  --fa: "\f2a4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness {
  --fa: "\f2a4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-of-hearing {
  --fa: "\f2a4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-check {
  --fa: "\e564";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-five {
  --fa: "\f523";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-rss {
  --fa: "\f143";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square {
  --fa: "\f143";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-land-mine-on {
  --fa: "\e51b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor {
  --fa: "\f246";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stamp {
  --fa: "\f5bf";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stairs {
  --fa: "\e289";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-i {
  --fa: "\49";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia-sign {
  --fa: "\f6f2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia {
  --fa: "\f6f2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pills {
  --fa: "\f484";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-wide {
  --fa: "\f581";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-alt {
  --fa: "\f581";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tooth {
  --fa: "\f5c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-v {
  --fa: "\56";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bangladeshi-taka-sign {
  --fa: "\e2e6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle {
  --fa: "\f206";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-staff-snake {
  --fa: "\e579";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rod-asclepius {
  --fa: "\e579";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rod-snake {
  --fa: "\e579";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-staff-aesculapius {
  --fa: "\e579";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough-slash {
  --fa: "\e062";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-medical {
  --fa: "\f0f9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance {
  --fa: "\f0f9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-awn-circle-exclamation {
  --fa: "\e598";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowman {
  --fa: "\f7d0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-pestle {
  --fa: "\f5a7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-barrier {
  --fa: "\e562";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school {
  --fa: "\f549";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-igloo {
  --fa: "\f7ae";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-joint {
  --fa: "\f595";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right {
  --fa: "\f105";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse {
  --fa: "\f6f0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-q {
  --fa: "\51";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-g {
  --fa: "\47";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-notes-medical {
  --fa: "\f481";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-half {
  --fa: "\f2c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-2 {
  --fa: "\f2c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2 {
  --fa: "\f2c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-half {
  --fa: "\f2c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dong-sign {
  --fa: "\e169";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-capsules {
  --fa: "\f46b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-storm {
  --fa: "\f75a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-bolt {
  --fa: "\f75a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-frown-open {
  --fa: "\f57a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-open {
  --fa: "\f57a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-up {
  --fa: "\f0a6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill {
  --fa: "\f0d6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark {
  --fa: "\f02e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify {
  --fa: "\f039";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella-beach {
  --fa: "\f5ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helmet-un {
  --fa: "\e503";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye {
  --fa: "\f140";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacon {
  --fa: "\f7e5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-down {
  --fa: "\f0a7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-bracket {
  --fa: "\e09a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder {
  --fa: "\f07b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-blank {
  --fa: "\f07b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-waveform {
  --fa: "\f478";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical-alt {
  --fa: "\f478";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation {
  --fa: "\f7b9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-simple {
  --fa: "\e473";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke {
  --fa: "\f229";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial {
  --fa: "\f492";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge {
  --fa: "\f624";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard {
  --fa: "\f624";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-med {
  --fa: "\f624";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt-average {
  --fa: "\f624";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-magic-sparkles {
  --fa: "\e2ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic-wand-sparkles {
  --fa: "\e2ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-e {
  --fa: "\45";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-clip {
  --fa: "\f305";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-alt {
  --fa: "\f305";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-exclamation {
  --fa: "\e4ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user {
  --fa: "\f007";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-check {
  --fa: "\e56b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster {
  --fa: "\f793";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-van-shuttle {
  --fa: "\f5b6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-van {
  --fa: "\f5b6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-user {
  --fa: "\e4da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-left {
  --fa: "\f191";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-left {
  --fa: "\f191";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-highlighter {
  --fa: "\f591";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-key {
  --fa: "\f084";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn {
  --fa: "\f0a1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe {
  --fa: "\f0ac";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-synagogue {
  --fa: "\f69b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-half-dress {
  --fa: "\e548";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-bridge {
  --fa: "\e563";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow {
  --fa: "\f124";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-c {
  --fa: "\43";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-button {
  --fa: "\f10a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-lock {
  --fa: "\e4d6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pizza-slice {
  --fa: "\f818";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave {
  --fa: "\f53a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-area {
  --fa: "\f1fe";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart {
  --fa: "\f1fe";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flag {
  --fa: "\e50d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-minus {
  --fa: "\e540";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban {
  --fa: "\f05e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cancel {
  --fa: "\f05e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-rotate {
  --fa: "\e0d8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can-sparkles {
  --fa: "\f5d0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-air-freshener {
  --fa: "\f5d0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star {
  --fa: "\f005";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-repeat {
  --fa: "\f363";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cross {
  --fa: "\f654";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box {
  --fa: "\f466";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars {
  --fa: "\f228";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-pointer {
  --fa: "\f245";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer {
  --fa: "\f245";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-maximize {
  --fa: "\f31e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-arrows-alt {
  --fa: "\f31e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-charging-station {
  --fa: "\f5e7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shapes {
  --fa: "\f61f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-triangle-circle-square {
  --fa: "\f61f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuffle {
  --fa: "\f074";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-random {
  --fa: "\f074";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-running {
  --fa: "\f70c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-running {
  --fa: "\f70c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-retro {
  --fa: "\e527";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines-vertical {
  --fa: "\f7a5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spider {
  --fa: "\f717";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-bound {
  --fa: "\e4f9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice-dollar {
  --fa: "\f571";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-exclamation {
  --fa: "\e556";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-x-ray {
  --fa: "\f497";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spell-check {
  --fa: "\f891";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-slash {
  --fa: "\f715";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-computer-mouse {
  --fa: "\f8cc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse {
  --fa: "\f8cc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-bracket {
  --fa: "\f090";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in {
  --fa: "\f090";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop-slash {
  --fa: "\e070";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt-slash {
  --fa: "\e070";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-server {
  --fa: "\f233";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-covid-slash {
  --fa: "\e4a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop-lock {
  --fa: "\e4a5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-start {
  --fa: "\f251";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1 {
  --fa: "\f251";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender-phone {
  --fa: "\f6b6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-wheat {
  --fa: "\e4db";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-breastfeeding {
  --fa: "\e53a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-to-bracket {
  --fa: "\f2f6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in-alt {
  --fa: "\f2f6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus {
  --fa: "\f221";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-passport {
  --fa: "\f5ab";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack-slash {
  --fa: "\e68f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack-slash {
  --fa: "\e68f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-pulse {
  --fa: "\f21e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat {
  --fa: "\f21e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry-box {
  --fa: "\f4ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry {
  --fa: "\f4ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-high {
  --fa: "\f769";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip {
  --fa: "\f2db";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crown {
  --fa: "\f521";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-hanging {
  --fa: "\f5cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmarks-lines {
  --fa: "\e59a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-prescription {
  --fa: "\f572";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-scale {
  --fa: "\f496";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight {
  --fa: "\f496";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-group {
  --fa: "\f500";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-friends {
  --fa: "\f500";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-a-z {
  --fa: "\f15e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up {
  --fa: "\f15e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-knight {
  --fa: "\f441";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-squint {
  --fa: "\f59b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-squint {
  --fa: "\f59b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair {
  --fa: "\f193";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-up {
  --fa: "\f0aa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up {
  --fa: "\f0aa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on {
  --fa: "\f205";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking {
  --fa: "\f554";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-walking {
  --fa: "\f554";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-l {
  --fa: "\4c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire {
  --fa: "\f06d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed-pulse {
  --fa: "\f487";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-procedures {
  --fa: "\f487";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-space {
  --fa: "\f197";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle {
  --fa: "\f197";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh {
  --fa: "\f599";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh {
  --fa: "\f599";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open {
  --fa: "\f07c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-plus {
  --fa: "\e500";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork {
  --fa: "\e13b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-city {
  --fa: "\f64f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-lines {
  --fa: "\f3c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt {
  --fa: "\f3c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pepper-hot {
  --fa: "\f816";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock {
  --fa: "\f09c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-colon-sign {
  --fa: "\e140";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headset {
  --fa: "\f590";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-slash {
  --fa: "\e071";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-xmark {
  --fa: "\e566";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-minus {
  --fa: "\f503";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-up {
  --fa: "\f22a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v {
  --fa: "\f22a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-champagne-glasses {
  --fa: "\f79f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-cheers {
  --fa: "\f79f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard {
  --fa: "\f328";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-exclamation {
  --fa: "\e50a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-arrow-up {
  --fa: "\f574";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-upload {
  --fa: "\f574";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi {
  --fa: "\f1eb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi-3 {
  --fa: "\f1eb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi-strong {
  --fa: "\f1eb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bath {
  --fa: "\f2cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub {
  --fa: "\f2cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline {
  --fa: "\f0cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-pen {
  --fa: "\f4ff";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-edit {
  --fa: "\f4ff";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signature {
  --fa: "\f5b7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stroopwafel {
  --fa: "\f551";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold {
  --fa: "\f032";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-lock {
  --fa: "\e4ad";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-ngo {
  --fa: "\e4d7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-manat-sign {
  --fa: "\e1d5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-not-equal {
  --fa: "\f53e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-top-left {
  --fa: "\f853";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-style {
  --fa: "\f853";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-location-dot {
  --fa: "\f5a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked-alt {
  --fa: "\f5a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi {
  --fa: "\f669";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-poll-vertical {
  --fa: "\f681";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll {
  --fa: "\f681";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-hot {
  --fa: "\f7b6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-battery {
  --fa: "\f5df";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-car {
  --fa: "\f5df";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift {
  --fa: "\f06b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-two {
  --fa: "\f528";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-queen {
  --fa: "\f445";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glasses {
  --fa: "\f530";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-board {
  --fa: "\f43c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-check {
  --fa: "\e4d2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-chalkboard {
  --fa: "\e53d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-right {
  --fa: "\f22b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h {
  --fa: "\f22b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-back-fist {
  --fa: "\f255";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-rock {
  --fa: "\f255";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-up {
  --fa: "\f151";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-up {
  --fa: "\f151";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-water {
  --fa: "\e4e4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-bar {
  --fa: "\f080";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart {
  --fa: "\f080";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-bubbles {
  --fa: "\e05e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-wash {
  --fa: "\e05e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than-equal {
  --fa: "\f537";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train {
  --fa: "\f238";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-low-vision {
  --fa: "\f2a8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision {
  --fa: "\f2a8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crow {
  --fa: "\f520";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sailboat {
  --fa: "\e445";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore {
  --fa: "\f2d2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-plus {
  --fa: "\f0fe";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square {
  --fa: "\f0fe";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-torii-gate {
  --fa: "\f6a1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frog {
  --fa: "\f52e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bucket {
  --fa: "\e4cf";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-image {
  --fa: "\f03e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone {
  --fa: "\f130";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cow {
  --fa: "\f6c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up {
  --fa: "\f0d8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver {
  --fa: "\f54a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-closed {
  --fa: "\e185";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-tsunami {
  --fa: "\e515";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-nfi {
  --fa: "\e576";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-ground-water {
  --fa: "\e4b5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass {
  --fa: "\f57b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini-alt {
  --fa: "\f57b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-binary {
  --fa: "\e69b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left {
  --fa: "\f2ea";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-back {
  --fa: "\f2ea";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-backward {
  --fa: "\f2ea";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo-alt {
  --fa: "\f2ea";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-columns {
  --fa: "\f0db";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns {
  --fa: "\f0db";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon {
  --fa: "\f094";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-mask {
  --fa: "\e063";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake {
  --fa: "\f2b5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gem {
  --fa: "\f3a5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly {
  --fa: "\f472";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-box {
  --fa: "\f472";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking {
  --fa: "\f48d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minimize {
  --fa: "\f78c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-arrows-alt {
  --fa: "\f78c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-monument {
  --fa: "\f5a6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowplow {
  --fa: "\f7d2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-right {
  --fa: "\f101";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right {
  --fa: "\f101";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cannabis {
  --fa: "\f55f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-play {
  --fa: "\f144";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle {
  --fa: "\f144";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablets {
  --fa: "\f490";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethernet {
  --fa: "\f796";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro-sign {
  --fa: "\f153";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eur {
  --fa: "\f153";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro {
  --fa: "\f153";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chair {
  --fa: "\f6c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-check {
  --fa: "\f058";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle {
  --fa: "\f058";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-stop {
  --fa: "\f28d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle {
  --fa: "\f28d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass-drafting {
  --fa: "\f568";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drafting-compass {
  --fa: "\f568";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plate-wheat {
  --fa: "\e55a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-icicles {
  --fa: "\f7ad";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-shelter {
  --fa: "\e54f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter {
  --fa: "\f22c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge {
  --fa: "\f2c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-marker {
  --fa: "\f5a1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-beam {
  --fa: "\f59a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-beam {
  --fa: "\f59a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter-symbol {
  --fa: "\e502";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access {
  --fa: "\f29a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-up {
  --fa: "\f139";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up {
  --fa: "\f139";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lari-sign {
  --fa: "\e1c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volcano {
  --fa: "\f770";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sterling-sign {
  --fa: "\f154";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp {
  --fa: "\f154";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pound-sign {
  --fa: "\f154";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-viruses {
  --fa: "\e076";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-person-confined {
  --fa: "\e577";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tie {
  --fa: "\f508";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-long {
  --fa: "\f175";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down {
  --fa: "\f175";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-down-to-line {
  --fa: "\e57e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate {
  --fa: "\f0a3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply-all {
  --fa: "\f122";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all {
  --fa: "\f122";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase {
  --fa: "\f0f2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skating {
  --fa: "\f7c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skating {
  --fa: "\f7c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter-circle-dollar {
  --fa: "\f662";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-funnel-dollar {
  --fa: "\f662";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro {
  --fa: "\f083";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-down {
  --fa: "\f0ab";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down {
  --fa: "\f0ab";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-import {
  --fa: "\f56f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-file {
  --fa: "\f56f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-arrow-up-right {
  --fa: "\f14c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square {
  --fa: "\f14c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-open {
  --fa: "\f49e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll {
  --fa: "\f70e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spa {
  --fa: "\f5bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin-lock {
  --fa: "\e51f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause {
  --fa: "\f04c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-avalanche {
  --fa: "\e507";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-empty {
  --fa: "\f2cb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-0 {
  --fa: "\f2cb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0 {
  --fa: "\f2cb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-empty {
  --fa: "\f2cb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb {
  --fa: "\f1e2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered {
  --fa: "\f25d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-card {
  --fa: "\f2bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-contact-card {
  --fa: "\f2bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard {
  --fa: "\f2bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced-flip {
  --fa: "\f516";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-right {
  --fa: "\f516";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript {
  --fa: "\f12c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond-turn-right {
  --fa: "\f5eb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-directions {
  --fa: "\f5eb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burst {
  --fa: "\e4dc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-laptop {
  --fa: "\e066";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-house {
  --fa: "\e066";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-tired {
  --fa: "\f5c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tired {
  --fa: "\f5c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bills {
  --fa: "\e1f3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smog {
  --fa: "\f75f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crutch {
  --fa: "\f7f7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-up {
  --fa: "\f0ee";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload {
  --fa: "\f0ee";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload-alt {
  --fa: "\f0ee";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-palette {
  --fa: "\f53f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-right {
  --fa: "\e4c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest {
  --fa: "\e085";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ferry {
  --fa: "\e4ea";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-people {
  --fa: "\e4b9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-seedling {
  --fa: "\f4d8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sprout {
  --fa: "\f4d8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-right {
  --fa: "\f337";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-h {
  --fa: "\f337";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-packing {
  --fa: "\e4c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-left {
  --fa: "\f0a8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left {
  --fa: "\f0a8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-group-arrows-rotate {
  --fa: "\e4f6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-food {
  --fa: "\e4c6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-candy-cane {
  --fa: "\f786";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-wide-short {
  --fa: "\f160";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc {
  --fa: "\f160";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down {
  --fa: "\f160";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-bolt {
  --fa: "\f76c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thunderstorm {
  --fa: "\f76c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-slash {
  --fa: "\f87d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove-format {
  --fa: "\f87d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile-wink {
  --fa: "\f4da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-wink {
  --fa: "\f4da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word {
  --fa: "\f1c2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint {
  --fa: "\f1c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right {
  --fa: "\f07e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h {
  --fa: "\f07e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-lock {
  --fa: "\e510";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-down {
  --fa: "\f0ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download {
  --fa: "\f0ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download-alt {
  --fa: "\f0ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-children {
  --fa: "\e4e1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard {
  --fa: "\f51b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blackboard {
  --fa: "\f51b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large-slash {
  --fa: "\f4fa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt-slash {
  --fa: "\f4fa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open {
  --fa: "\f2b6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple-slash {
  --fa: "\e05f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt-slash {
  --fa: "\e05f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mattress-pillow {
  --fa: "\e525";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-guarani-sign {
  --fa: "\e19a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-rotate {
  --fa: "\f021";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh {
  --fa: "\f021";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync {
  --fa: "\f021";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher {
  --fa: "\f134";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cruzeiro-sign {
  --fa: "\e152";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than-equal {
  --fa: "\f532";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-halved {
  --fa: "\f3ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-alt {
  --fa: "\f3ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-atlas {
  --fa: "\f558";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlas {
  --fa: "\f558";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus {
  --fa: "\e074";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-circle-check {
  --fa: "\e4e8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-layer-group {
  --fa: "\f5fd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-dot {
  --fa: "\e4be";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-archway {
  --fa: "\f557";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-check {
  --fa: "\e4fd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-crack {
  --fa: "\f6f1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-damage {
  --fa: "\f6f1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zipper {
  --fa: "\f1c6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-archive {
  --fa: "\f1c6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square {
  --fa: "\f0c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-empty {
  --fa: "\f000";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini {
  --fa: "\f000";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-couch {
  --fa: "\f4b8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cedi-sign {
  --fa: "\e0df";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic {
  --fa: "\f033";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-column-lock {
  --fa: "\e678";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-church {
  --fa: "\f51d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-dollar {
  --fa: "\f653";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-democrat {
  --fa: "\f747";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-z {
  --fa: "\5a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing {
  --fa: "\f7c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing {
  --fa: "\f7c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-lock {
  --fa: "\e567";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-a {
  --fa: "\41";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-down {
  --fa: "\e03f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-down {
  --fa: "\e03f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-pointed {
  --fa: "\f56b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-alt {
  --fa: "\f56b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-p {
  --fa: "\50";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake {
  --fa: "\f2dc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper {
  --fa: "\f1ea";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-ad {
  --fa: "\f641";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ad {
  --fa: "\f641";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-right {
  --fa: "\f0a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right {
  --fa: "\f0a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter-circle-xmark {
  --fa: "\e17b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-locust {
  --fa: "\e520";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort {
  --fa: "\f0dc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted {
  --fa: "\f0dc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol {
  --fa: "\f0cb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-1-2 {
  --fa: "\f0cb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-numeric {
  --fa: "\f0cb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress-burst {
  --fa: "\e544";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-dollar {
  --fa: "\f53d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-alt {
  --fa: "\f53d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vector-square {
  --fa: "\f5cb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bread-slice {
  --fa: "\f7ec";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-language {
  --fa: "\f1ab";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss-wink-heart {
  --fa: "\f598";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-wink-heart {
  --fa: "\f598";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter {
  --fa: "\f0b0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-question {
  --fa: "\3f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-signature {
  --fa: "\f573";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down-left-right {
  --fa: "\f0b2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt {
  --fa: "\f0b2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-user {
  --fa: "\e065";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-heart {
  --fa: "\f4be";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece {
  --fa: "\f12e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check {
  --fa: "\f53c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-stroke {
  --fa: "\f5c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-alt {
  --fa: "\f5c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code {
  --fa: "\f121";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-whiskey-glass {
  --fa: "\f7a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-whiskey {
  --fa: "\f7a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-exclamation {
  --fa: "\e4d3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-chart {
  --fa: "\e522";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-from-square {
  --fa: "\f08e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link {
  --fa: "\f08e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes-stacked {
  --fa: "\e4e6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-won-sign {
  --fa: "\f159";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-krw {
  --fa: "\f159";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-won {
  --fa: "\f159";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-covid {
  --fa: "\e4a8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-austral-sign {
  --fa: "\e0a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-f {
  --fa: "\46";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf {
  --fa: "\f06c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road {
  --fa: "\f018";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-taxi {
  --fa: "\f1ba";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab {
  --fa: "\f1ba";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-plus {
  --fa: "\e541";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-pie {
  --fa: "\f200";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart {
  --fa: "\f200";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt-lightning {
  --fa: "\e0b7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sack-xmark {
  --fa: "\e56a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel {
  --fa: "\f1c3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-contract {
  --fa: "\f56c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish-fins {
  --fa: "\e4f2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-flag {
  --fa: "\e4d5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam {
  --fa: "\f582";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam {
  --fa: "\f582";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup {
  --fa: "\f248";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poop {
  --fa: "\f619";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin {
  --fa: "\f041";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker {
  --fa: "\f041";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaaba {
  --fa: "\f66b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper {
  --fa: "\f71e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helmet-safety {
  --fa: "\f807";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-hat {
  --fa: "\f807";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-hard {
  --fa: "\f807";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject {
  --fa: "\f052";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-right {
  --fa: "\f35a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-right {
  --fa: "\f35a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-check {
  --fa: "\e555";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-rolling-eyes {
  --fa: "\f5a5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-rolling-eyes {
  --fa: "\f5a5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group {
  --fa: "\f247";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-line {
  --fa: "\f201";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart {
  --fa: "\f201";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-ventilator {
  --fa: "\e524";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right {
  --fa: "\f061";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signs-post {
  --fa: "\f277";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs {
  --fa: "\f277";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cash-register {
  --fa: "\f788";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-question {
  --fa: "\e542";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-h {
  --fa: "\48";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp {
  --fa: "\e57b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver-wrench {
  --fa: "\f7d9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tools {
  --fa: "\f7d9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-eye {
  --fa: "\e4bf";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-bolt {
  --fa: "\e55b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart {
  --fa: "\f004";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-and-venus {
  --fa: "\f224";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-user {
  --fa: "\e1b0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-user {
  --fa: "\e1b0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster-fire {
  --fa: "\f794";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-crack {
  --fa: "\e3b1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-citrus {
  --fa: "\f561";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cocktail {
  --fa: "\f561";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-surprise {
  --fa: "\f5c2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-surprise {
  --fa: "\f5c2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-water {
  --fa: "\e4c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-pause {
  --fa: "\f28b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle {
  --fa: "\f28b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper-slash {
  --fa: "\e072";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-whole {
  --fa: "\f5d1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-alt {
  --fa: "\f5d1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kitchen-set {
  --fa: "\e51a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-r {
  --fa: "\52";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-quarter {
  --fa: "\f2ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-1 {
  --fa: "\f2ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1 {
  --fa: "\f2ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-quarter {
  --fa: "\f2ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube {
  --fa: "\f1b2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin-sign {
  --fa: "\e0b4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-dog {
  --fa: "\e573";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-solar-panel {
  --fa: "\f5ba";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock-open {
  --fa: "\f3c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-elevator {
  --fa: "\e16d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-transfer {
  --fa: "\e528";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-trend-up {
  --fa: "\e529";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-poll-horizontal {
  --fa: "\f682";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll-h {
  --fa: "\f682";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle {
  --fa: "\f111";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-fast {
  --fa: "\f049";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward {
  --fa: "\f049";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle {
  --fa: "\f1b8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-astronaut {
  --fa: "\f4fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-slash {
  --fa: "\e069";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark {
  --fa: "\f25c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball {
  --fa: "\f434";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball-ball {
  --fa: "\f434";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite-dish {
  --fa: "\f7c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-up {
  --fa: "\f35b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-up {
  --fa: "\f35b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen-button {
  --fa: "\f3cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-alt {
  --fa: "\f3cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-high {
  --fa: "\f028";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up {
  --fa: "\f028";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-rays {
  --fa: "\e593";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wallet {
  --fa: "\f555";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-check {
  --fa: "\f46c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-audio {
  --fa: "\f1c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burger {
  --fa: "\f805";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamburger {
  --fa: "\f805";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench {
  --fa: "\f0ad";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bugs {
  --fa: "\e4d0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee-sign {
  --fa: "\f156";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee {
  --fa: "\f156";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-image {
  --fa: "\f1c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-question {
  --fa: "\f059";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle {
  --fa: "\f059";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-departure {
  --fa: "\f5b0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-slash {
  --fa: "\e060";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bookmark {
  --fa: "\e0bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-branch {
  --fa: "\f126";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy {
  --fa: "\f8c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge {
  --fa: "\e4c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-flip {
  --fa: "\f879";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-alt {
  --fa: "\f879";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-front {
  --fa: "\e2b7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cat {
  --fa: "\f6be";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field {
  --fa: "\e58d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-route {
  --fa: "\f4d7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-question {
  --fa: "\e4e3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-panorama {
  --fa: "\e209";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-medical {
  --fa: "\f7f5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth-open {
  --fa: "\f62f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-minus {
  --fa: "\e4ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags {
  --fa: "\f02c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass {
  --fa: "\f4e3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward-fast {
  --fa: "\f050";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward {
  --fa: "\f050";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh-blank {
  --fa: "\f5a4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-blank {
  --fa: "\f5a4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-parking {
  --fa: "\f540";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-parking {
  --fa: "\f540";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-signal {
  --fa: "\e012";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-progress {
  --fa: "\f828";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks-alt {
  --fa: "\f828";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet-drip {
  --fa: "\e006";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed {
  --fa: "\f474";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-flatbed {
  --fa: "\f474";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban-smoking {
  --fa: "\f54d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking-ban {
  --fa: "\f54d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal {
  --fa: "\f120";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-button {
  --fa: "\f10b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-flag {
  --fa: "\e514";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basket-shopping {
  --fa: "\f291";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket {
  --fa: "\f291";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tape {
  --fa: "\f4db";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-simple {
  --fa: "\f55e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-alt {
  --fa: "\f55e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye {
  --fa: "\f06e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-cry {
  --fa: "\f5b3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-cry {
  --fa: "\f5b3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description {
  --fa: "\f29e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-to-person {
  --fa: "\e54c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-shield {
  --fa: "\e4f0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-slash {
  --fa: "\f506";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen {
  --fa: "\f304";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-observation {
  --fa: "\e586";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code {
  --fa: "\f1c9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal {
  --fa: "\f012";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-5 {
  --fa: "\f012";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-perfect {
  --fa: "\f012";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus {
  --fa: "\f207";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-xmark {
  --fa: "\e501";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney {
  --fa: "\e3af";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg {
  --fa: "\e3af";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize {
  --fa: "\f2d0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-frown {
  --fa: "\f119";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown {
  --fa: "\f119";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription {
  --fa: "\f5b1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop {
  --fa: "\f54f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt {
  --fa: "\f54f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-floppy-disk {
  --fa: "\f0c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-save {
  --fa: "\f0c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vihara {
  --fa: "\f6a7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced {
  --fa: "\f515";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-left {
  --fa: "\f515";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up {
  --fa: "\f0de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-asc {
  --fa: "\f0de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dots {
  --fa: "\f4ad";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting {
  --fa: "\f4ad";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plant-wilt {
  --fa: "\e5aa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond {
  --fa: "\f219";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint {
  --fa: "\f585";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint {
  --fa: "\f585";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-dollar {
  --fa: "\f4c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-usd {
  --fa: "\f4c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-diagram {
  --fa: "\e695";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacterium {
  --fa: "\e05a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer {
  --fa: "\f25a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum-steelpan {
  --fa: "\f56a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors {
  --fa: "\f257";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-praying {
  --fa: "\f684";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-praying-hands {
  --fa: "\f684";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-right {
  --fa: "\f01e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-rotate {
  --fa: "\f01e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-forward {
  --fa: "\f01e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo {
  --fa: "\f01e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-biohazard {
  --fa: "\f780";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-crosshairs {
  --fa: "\f601";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location {
  --fa: "\f601";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double {
  --fa: "\f227";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-dress {
  --fa: "\e59c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-between-lines {
  --fa: "\e591";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs-virus {
  --fa: "\e067";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tears {
  --fa: "\f588";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tears {
  --fa: "\f588";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone {
  --fa: "\f095";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-xmark {
  --fa: "\f273";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times {
  --fa: "\f273";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-reaching {
  --fa: "\e59d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-virus {
  --fa: "\e064";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-gear {
  --fa: "\f4fe";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-cog {
  --fa: "\f4fe";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-1-9 {
  --fa: "\f163";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up {
  --fa: "\f163";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-closed {
  --fa: "\f52a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-virus {
  --fa: "\e06c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-six {
  --fa: "\f526";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito-net {
  --fa: "\e52c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-fragment {
  --fa: "\e697";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-water {
  --fa: "\e4ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-booth {
  --fa: "\f756";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width {
  --fa: "\f035";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-wizard {
  --fa: "\f6e8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-fancy {
  --fa: "\f5ac";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-digging {
  --fa: "\f85e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-digging {
  --fa: "\f85e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash {
  --fa: "\f1f8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple {
  --fa: "\f629";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-med {
  --fa: "\f629";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-average {
  --fa: "\f629";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-medical {
  --fa: "\f7e6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo {
  --fa: "\f2fe";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right {
  --fa: "\f10e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right-alt {
  --fa: "\f10e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirt {
  --fa: "\f553";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-t-shirt {
  --fa: "\f553";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tshirt {
  --fa: "\f553";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes {
  --fa: "\f1b3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-divide {
  --fa: "\f529";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge-sign {
  --fa: "\f7d7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge {
  --fa: "\f7d7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones {
  --fa: "\f025";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding {
  --fa: "\f4c2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-clapping {
  --fa: "\e1a8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-republican {
  --fa: "\f75e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left {
  --fa: "\f060";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-xmark {
  --fa: "\e543";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler {
  --fa: "\f545";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left {
  --fa: "\f036";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d6 {
  --fa: "\f6d1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-restroom {
  --fa: "\f7bd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-j {
  --fa: "\4a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-viewfinder {
  --fa: "\e595";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-video {
  --fa: "\f1c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-right-from-square {
  --fa: "\f35d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-alt {
  --fa: "\f35d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells {
  --fa: "\f00a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th {
  --fa: "\f00a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf {
  --fa: "\f1c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bible {
  --fa: "\f647";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bible {
  --fa: "\f647";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-o {
  --fa: "\4f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-medical {
  --fa: "\f0fa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit {
  --fa: "\f0fa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret {
  --fa: "\f21b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-otter {
  --fa: "\f700";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress {
  --fa: "\f182";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-female {
  --fa: "\f182";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dollar {
  --fa: "\f651";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-business-time {
  --fa: "\f64a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-clock {
  --fa: "\f64a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-large {
  --fa: "\f009";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large {
  --fa: "\f009";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-tanakh {
  --fa: "\f827";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tanakh {
  --fa: "\f827";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-volume {
  --fa: "\f2a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone {
  --fa: "\f2a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy-side {
  --fa: "\f8c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-user {
  --fa: "\f7f3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child {
  --fa: "\f1ae";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lira-sign {
  --fa: "\f195";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite {
  --fa: "\f7bf";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-lock {
  --fa: "\e558";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag {
  --fa: "\f02b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment {
  --fa: "\f075";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake-candles {
  --fa: "\f1fd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake {
  --fa: "\f1fd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake {
  --fa: "\f1fd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope {
  --fa: "\f0e0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-up {
  --fa: "\f102";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up {
  --fa: "\f102";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip {
  --fa: "\f0c6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-city {
  --fa: "\e4b3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ribbon {
  --fa: "\f4d6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs {
  --fa: "\f604";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-9-1 {
  --fa: "\f887";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up-alt {
  --fa: "\f887";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-litecoin-sign {
  --fa: "\e1d3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-none {
  --fa: "\f850";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-nodes {
  --fa: "\e4e2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-parachute-box {
  --fa: "\f4cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent {
  --fa: "\f03c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field-un {
  --fa: "\e58e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass {
  --fa: "\f254";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-empty {
  --fa: "\f254";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain {
  --fa: "\f6fc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-doctor {
  --fa: "\f0f0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md {
  --fa: "\f0f0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-info {
  --fa: "\f05a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle {
  --fa: "\f05a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-meatball {
  --fa: "\f73b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera {
  --fa: "\f030";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-alt {
  --fa: "\f030";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-virus {
  --fa: "\e578";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meteor {
  --fa: "\f753";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-on {
  --fa: "\e4dd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sleigh {
  --fa: "\f7cc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-1-9 {
  --fa: "\f162";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc {
  --fa: "\f162";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down {
  --fa: "\f162";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-droplet {
  --fa: "\f4c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-water {
  --fa: "\f4c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-water {
  --fa: "\f773";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check {
  --fa: "\f274";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille {
  --fa: "\f2a1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-medical {
  --fa: "\f486";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-alt {
  --fa: "\f486";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark {
  --fa: "\f66f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck {
  --fa: "\f0d1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs {
  --fa: "\f05b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-cane {
  --fa: "\e53c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent {
  --fa: "\e57d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest-patches {
  --fa: "\e086";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-double {
  --fa: "\f560";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-a-z {
  --fa: "\f15d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc {
  --fa: "\f15d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down {
  --fa: "\f15d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wheat {
  --fa: "\e52a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie {
  --fa: "\f563";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-left {
  --fa: "\f0e2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-rotate {
  --fa: "\f0e2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-back {
  --fa: "\f0e2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-backward {
  --fa: "\f0e2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo {
  --fa: "\f0e2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-drive {
  --fa: "\f0a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd {
  --fa: "\f0a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint-tears {
  --fa: "\f586";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint-tears {
  --fa: "\f586";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumbbell {
  --fa: "\f44b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-list {
  --fa: "\f022";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt {
  --fa: "\f022";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp-droplet {
  --fa: "\e57c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-check {
  --fa: "\e511";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing-nordic {
  --fa: "\f7ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing-nordic {
  --fa: "\f7ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus {
  --fa: "\f271";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-arrival {
  --fa: "\f5af";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-left {
  --fa: "\f359";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-left {
  --fa: "\f359";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-subway {
  --fa: "\f239";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway {
  --fa: "\f239";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-gantt {
  --fa: "\e0e4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee-sign {
  --fa: "\e1bc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee {
  --fa: "\e1bc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-inr {
  --fa: "\e1bc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-simple {
  --fa: "\f565";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-alt {
  --fa: "\f565";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1 {
  --fa: "\f3d1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-alt {
  --fa: "\f3d1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-long {
  --fa: "\f30a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-left {
  --fa: "\f30a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dna {
  --fa: "\f471";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-slash {
  --fa: "\e075";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus {
  --fa: "\f068";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subtract {
  --fa: "\f068";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess {
  --fa: "\f439";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-long {
  --fa: "\f177";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left {
  --fa: "\f177";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-check {
  --fa: "\e55c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view {
  --fa: "\f21d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-franc-sign {
  --fa: "\e18f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off {
  --fa: "\f026";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-asl-interpreting {
  --fa: "\f2a3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting {
  --fa: "\f2a3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear {
  --fa: "\f013";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cog {
  --fa: "\f013";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet-slash {
  --fa: "\f5c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint-slash {
  --fa: "\f5c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosque {
  --fa: "\f678";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito {
  --fa: "\e52b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-david {
  --fa: "\f69a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-rifle {
  --fa: "\e54b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-shopping {
  --fa: "\f07a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart {
  --fa: "\f07a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vials {
  --fa: "\f493";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-plus {
  --fa: "\e55f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-place-of-worship {
  --fa: "\f67f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-vertical {
  --fa: "\f58e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hexagon-nodes {
  --fa: "\e699";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-up {
  --fa: "\f148";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up {
  --fa: "\f148";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-u {
  --fa: "\55";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-variable {
  --fa: "\f698";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-alt {
  --fa: "\f698";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock {
  --fa: "\f017";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-four {
  --fa: "\f017";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-step {
  --fa: "\f048";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward {
  --fa: "\f048";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pallet {
  --fa: "\f482";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet {
  --fa: "\e005";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-bat-ball {
  --fa: "\f432";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-s {
  --fa: "\53";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-timeline {
  --fa: "\e29c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard {
  --fa: "\f11c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down {
  --fa: "\f0d7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-medical {
  --fa: "\f7f2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clinic-medical {
  --fa: "\f7f2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-three-quarters {
  --fa: "\f2c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-3 {
  --fa: "\f2c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3 {
  --fa: "\f2c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-three-quarters {
  --fa: "\f2c8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen {
  --fa: "\f3cf";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android-alt {
  --fa: "\f3cf";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-up {
  --fa: "\e22d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-piggy-bank {
  --fa: "\f4d3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-half {
  --fa: "\f242";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3 {
  --fa: "\f242";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-city {
  --fa: "\e52e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-coins {
  --fa: "\f51e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-khanda {
  --fa: "\f66d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders {
  --fa: "\f1de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders-h {
  --fa: "\f1de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-tree {
  --fa: "\f802";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-network-wired {
  --fa: "\f6ff";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin {
  --fa: "\f276";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamsa {
  --fa: "\f665";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cent-sign {
  --fa: "\e3f5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask {
  --fa: "\f0c3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-pregnant {
  --fa: "\e31e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-sparkles {
  --fa: "\f72b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-vertical {
  --fa: "\f142";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v {
  --fa: "\f142";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket {
  --fa: "\f145";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off {
  --fa: "\f011";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-long {
  --fa: "\f30b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-right {
  --fa: "\f30b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-usa {
  --fa: "\f74d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-file {
  --fa: "\e51d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty {
  --fa: "\f1e4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teletype {
  --fa: "\f1e4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-next {
  --fa: "\e476";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-rifle {
  --fa: "\e54e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-exclamation {
  --fa: "\e512";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-closed-captioning {
  --fa: "\f20a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-hiking {
  --fa: "\f6ec";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hiking {
  --fa: "\f6ec";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double {
  --fa: "\f226";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-images {
  --fa: "\f302";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator {
  --fa: "\f1ec";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-pulling {
  --fa: "\e535";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-n {
  --fa: "\4e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cable-car {
  --fa: "\f7da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tram {
  --fa: "\f7da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-rain {
  --fa: "\f73d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-xmark {
  --fa: "\e4d4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship {
  --fa: "\f21a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-line {
  --fa: "\e4b8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-download {
  --fa: "\f019";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin {
  --fa: "\f580";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin {
  --fa: "\f580";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-delete-left {
  --fa: "\f55a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backspace {
  --fa: "\f55a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper {
  --fa: "\f1fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper-empty {
  --fa: "\f1fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper {
  --fa: "\f1fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-check {
  --fa: "\e5a0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward {
  --fa: "\f04e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile {
  --fa: "\f3ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android {
  --fa: "\f3ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone {
  --fa: "\f3ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh {
  --fa: "\f11a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh {
  --fa: "\f11a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center {
  --fa: "\f037";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-skull {
  --fa: "\f6b7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-dead {
  --fa: "\f6b7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card {
  --fa: "\f2c2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license {
  --fa: "\f2c2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-outdent {
  --fa: "\f03b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent {
  --fa: "\f03b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-exclamation {
  --fa: "\e4fe";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house {
  --fa: "\f015";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home {
  --fa: "\f015";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-alt {
  --fa: "\f015";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg-alt {
  --fa: "\f015";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-week {
  --fa: "\f784";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-medical {
  --fa: "\f812";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-b {
  --fa: "\42";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical {
  --fa: "\f477";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-one {
  --fa: "\f525";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiwi-bird {
  --fa: "\f535";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange {
  --fa: "\f0ec";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right {
  --fa: "\f2f9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo-alt {
  --fa: "\f2f9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-forward {
  --fa: "\f2f9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensils {
  --fa: "\f2e7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery {
  --fa: "\f2e7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-wide-short {
  --fa: "\f161";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up {
  --fa: "\f161";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mill-sign {
  --fa: "\e1ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-rice {
  --fa: "\e2eb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull {
  --fa: "\f54c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-broadcast {
  --fa: "\f519";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broadcast-tower {
  --fa: "\f519";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-pickup {
  --fa: "\f63c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-long {
  --fa: "\f30c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-up {
  --fa: "\f30c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop {
  --fa: "\f04d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-merge {
  --fa: "\f387";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload {
  --fa: "\f093";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hurricane {
  --fa: "\f751";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mound {
  --fa: "\e52d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-portable {
  --fa: "\e583";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compact-disc {
  --fa: "\f51f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-arrow-down {
  --fa: "\f56d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-download {
  --fa: "\f56d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caravan {
  --fa: "\f8ff";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-cat {
  --fa: "\e572";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt {
  --fa: "\f0e7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-zap {
  --fa: "\f0e7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water {
  --fa: "\e4f4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-well {
  --fa: "\e532";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vault {
  --fa: "\e2c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars {
  --fa: "\f222";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet {
  --fa: "\f7d8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-xmark {
  --fa: "\e557";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen-sign {
  --fa: "\f157";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny {
  --fa: "\f157";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jpy {
  --fa: "\f157";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rmb {
  --fa: "\f157";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen {
  --fa: "\f157";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble-sign {
  --fa: "\f158";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rouble {
  --fa: "\f158";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rub {
  --fa: "\f158";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble {
  --fa: "\f158";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun {
  --fa: "\f185";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-guitar {
  --fa: "\f7a6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-wink {
  --fa: "\f59c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-wink {
  --fa: "\f59c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse-head {
  --fa: "\f7ab";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bore-hole {
  --fa: "\e4c3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry {
  --fa: "\f275";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-down {
  --fa: "\f358";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-down {
  --fa: "\f358";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-florin-sign {
  --fa: "\e184";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-short-wide {
  --fa: "\f884";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc {
  --fa: "\f884";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down-alt {
  --fa: "\f884";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than {
  --fa: "\3c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down {
  --fa: "\f107";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-tunnel {
  --fa: "\e4de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough {
  --fa: "\e061";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines {
  --fa: "\f7a4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down {
  --fa: "\f165";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-lock {
  --fa: "\f502";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-long {
  --fa: "\f178";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right {
  --fa: "\f178";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-xmark {
  --fa: "\e4ac";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis {
  --fa: "\f141";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h {
  --fa: "\f141";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-pawn {
  --fa: "\f443";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kit-medical {
  --fa: "\f479";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-aid {
  --fa: "\f479";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-through-window {
  --fa: "\e5a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toolbox {
  --fa: "\f552";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding-circle {
  --fa: "\e4fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug {
  --fa: "\f188";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card {
  --fa: "\f09d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt {
  --fa: "\f09d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car {
  --fa: "\f1b9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile {
  --fa: "\f1b9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-hand {
  --fa: "\e4f7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open-reader {
  --fa: "\f5da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-reader {
  --fa: "\f5da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-sun {
  --fa: "\e52f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d20 {
  --fa: "\f6cf";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-droplet {
  --fa: "\e58c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-xmark {
  --fa: "\e5a1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-up {
  --fa: "\e040";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-up {
  --fa: "\e040";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-medal {
  --fa: "\f5a2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed {
  --fa: "\f236";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-h {
  --fa: "\f0fd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square {
  --fa: "\f0fd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast {
  --fa: "\f2ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-full {
  --fa: "\f2c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-4 {
  --fa: "\f2c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4 {
  --fa: "\f2c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-full {
  --fa: "\f2c7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell {
  --fa: "\f0f3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript {
  --fa: "\f12b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-xmark {
  --fa: "\e560";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-life {
  --fa: "\f621";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-slash {
  --fa: "\f3dd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-roller {
  --fa: "\f5aa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-angle {
  --fa: "\f4c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-helping {
  --fa: "\f4c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-dot {
  --fa: "\f3c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker-alt {
  --fa: "\f3c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file {
  --fa: "\f15b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than {
  --fa: "\3e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-swimming {
  --fa: "\f5c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimmer {
  --fa: "\f5c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down {
  --fa: "\f063";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet {
  --fa: "\f043";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint {
  --fa: "\f043";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser {
  --fa: "\f12d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-americas {
  --fa: "\f57d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth {
  --fa: "\f57d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-america {
  --fa: "\f57d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-americas {
  --fa: "\f57d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-burst {
  --fa: "\e53b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dove {
  --fa: "\f4ba";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-empty {
  --fa: "\f244";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0 {
  --fa: "\f244";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-socks {
  --fa: "\f696";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox {
  --fa: "\f01c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-section {
  --fa: "\e447";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-high {
  --fa: "\f625";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt {
  --fa: "\f625";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt-fast {
  --fa: "\f625";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-text {
  --fa: "\f658";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital {
  --fa: "\f0f8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-alt {
  --fa: "\f0f8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-wide {
  --fa: "\f0f8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-bottle {
  --fa: "\f72f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-rook {
  --fa: "\f447";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-staggered {
  --fa: "\f550";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reorder {
  --fa: "\f550";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stream {
  --fa: "\f550";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dharmachakra {
  --fa: "\f655";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotdog {
  --fa: "\f80f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-with-cane {
  --fa: "\f29d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind {
  --fa: "\f29d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum {
  --fa: "\f569";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ice-cream {
  --fa: "\f810";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-bolt {
  --fa: "\e4fc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax {
  --fa: "\f1ac";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph {
  --fa: "\f1dd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-to-slot {
  --fa: "\f772";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vote-yea {
  --fa: "\f772";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half {
  --fa: "\f089";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-stacked {
  --fa: "\f468";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes {
  --fa: "\f468";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-alt {
  --fa: "\f468";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-link {
  --fa: "\f0c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain {
  --fa: "\f0c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ear-listen {
  --fa: "\f2a2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems {
  --fa: "\f2a2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree-city {
  --fa: "\e587";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-play {
  --fa: "\f04b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-font {
  --fa: "\f031";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-row-lock {
  --fa: "\e67a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupiah-sign {
  --fa: "\e23d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass {
  --fa: "\f002";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search {
  --fa: "\f002";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis {
  --fa: "\f45d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dots-from-line {
  --fa: "\f470";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagnoses {
  --fa: "\f470";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-can-arrow-up {
  --fa: "\f82a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore-alt {
  --fa: "\f82a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-naira-sign {
  --fa: "\e1f6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down {
  --fa: "\f218";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-walkie-talkie {
  --fa: "\f8ef";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pen {
  --fa: "\f31c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-edit {
  --fa: "\f31c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-receipt {
  --fa: "\f543";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-pen {
  --fa: "\f14b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-square {
  --fa: "\f14b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square {
  --fa: "\f14b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-rolling {
  --fa: "\f5c1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-exclamation {
  --fa: "\e53f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down {
  --fa: "\f078";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-full {
  --fa: "\f240";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery {
  --fa: "\f240";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-5 {
  --fa: "\f240";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull-crossbones {
  --fa: "\f714";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-compare {
  --fa: "\e13a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul {
  --fa: "\f0ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-dots {
  --fa: "\f0ca";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-lock {
  --fa: "\e56f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-cell {
  --fa: "\e585";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-down-long {
  --fa: "\f309";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-down {
  --fa: "\f309";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ranking-star {
  --fa: "\e561";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-king {
  --fa: "\f43f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-harassing {
  --fa: "\e549";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brazilian-real-sign {
  --fa: "\e46c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-dome {
  --fa: "\f752";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-alt {
  --fa: "\f752";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up {
  --fa: "\f062";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv {
  --fa: "\f26c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-television {
  --fa: "\f26c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv-alt {
  --fa: "\f26c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shrimp {
  --fa: "\e448";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-check {
  --fa: "\f0ae";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks {
  --fa: "\f0ae";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jug-detergent {
  --fa: "\e519";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-user {
  --fa: "\f2bd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle {
  --fa: "\f2bd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-shield {
  --fa: "\f505";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wind {
  --fa: "\f72e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-burst {
  --fa: "\f5e1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-crash {
  --fa: "\f5e1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-y {
  --fa: "\59";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-snowboarding {
  --fa: "\f7ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowboarding {
  --fa: "\f7ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-fast {
  --fa: "\f48b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shipping-fast {
  --fa: "\f48b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish {
  --fa: "\f578";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-graduate {
  --fa: "\f501";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-half-stroke {
  --fa: "\f042";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust {
  --fa: "\f042";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clapperboard {
  --fa: "\e131";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-radiation {
  --fa: "\f7ba";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation-alt {
  --fa: "\f7ba";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball {
  --fa: "\f433";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-ball {
  --fa: "\f433";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter-up {
  --fa: "\e518";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-project {
  --fa: "\f542";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-project-diagram {
  --fa: "\f542";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy {
  --fa: "\f0c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-xmark {
  --fa: "\f6a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-mute {
  --fa: "\f6a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-times {
  --fa: "\f6a9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-sparkles {
  --fa: "\e05d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip {
  --fa: "\f58d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-horizontal {
  --fa: "\f58d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-from-square {
  --fa: "\f14d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square {
  --fa: "\f14d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-combatant {
  --fa: "\e4e0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-rifle {
  --fa: "\e4e0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gun {
  --fa: "\e19b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-phone {
  --fa: "\f098";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square {
  --fa: "\f098";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus {
  --fa: "\2b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-add {
  --fa: "\2b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand {
  --fa: "\f065";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-computer {
  --fa: "\e4e5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark {
  --fa: "\f00d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-close {
  --fa: "\f00d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-multiply {
  --fa: "\f00d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove {
  --fa: "\f00d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times {
  --fa: "\f00d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down-left-right {
  --fa: "\f047";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows {
  --fa: "\f047";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-user {
  --fa: "\f51c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-teacher {
  --fa: "\f51c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peso-sign {
  --fa: "\e222";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-shield {
  --fa: "\e4d8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby {
  --fa: "\f77c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-line {
  --fa: "\e592";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left {
  --fa: "\f10d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left-alt {
  --fa: "\f10d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tractor {
  --fa: "\f722";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-arrow-up {
  --fa: "\f829";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore {
  --fa: "\f829";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-up-lock {
  --fa: "\e4b0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lines-leaning {
  --fa: "\e51e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-combined {
  --fa: "\f546";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright {
  --fa: "\f1f9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-equals {
  --fa: "\3d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender {
  --fa: "\f517";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth {
  --fa: "\f62e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel-sign {
  --fa: "\f20b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ils {
  --fa: "\f20b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel {
  --fa: "\f20b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel {
  --fa: "\f20b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel-sign {
  --fa: "\f20b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map {
  --fa: "\f279";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket {
  --fa: "\f135";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-film {
  --fa: "\f87c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-video {
  --fa: "\f87c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-minus {
  --fa: "\f65d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store {
  --fa: "\f54e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-up {
  --fa: "\e098";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-minus {
  --fa: "\e55e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-hanging {
  --fa: "\f4d9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign {
  --fa: "\f4d9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bezier-curve {
  --fa: "\f55b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash {
  --fa: "\f1f6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet {
  --fa: "\f3fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-android {
  --fa: "\f3fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-flag {
  --fa: "\e56e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill {
  --fa: "\f575";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up {
  --fa: "\f106";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drumstick-bite {
  --fa: "\f6d7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-holly-berry {
  --fa: "\f7aa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left {
  --fa: "\f053";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacteria {
  --fa: "\e059";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard {
  --fa: "\f258";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-notdef {
  --fa: "\e1fe";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-disease {
  --fa: "\f7fa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-medical {
  --fa: "\f469";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless {
  --fa: "\f22d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right {
  --fa: "\f054";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet {
  --fa: "\f079";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-rear {
  --fa: "\f5de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-alt {
  --fa: "\f5de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-soap {
  --fa: "\e06b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-slash {
  --fa: "\f4e2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-quarter {
  --fa: "\f243";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2 {
  --fa: "\f243";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radio {
  --fa: "\f8d7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby-carriage {
  --fa: "\f77d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-carriage-baby {
  --fa: "\f77d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-traffic-light {
  --fa: "\f637";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer {
  --fa: "\f491";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vr-cardboard {
  --fa: "\f729";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-middle-finger {
  --fa: "\f806";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent {
  --fa: "\25";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-percentage {
  --fa: "\25";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-moving {
  --fa: "\f4df";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water-droplet {
  --fa: "\e4f5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-display {
  --fa: "\e163";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile {
  --fa: "\f118";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile {
  --fa: "\f118";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack {
  --fa: "\f08d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack {
  --fa: "\f08d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy {
  --fa: "\f091";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-praying {
  --fa: "\f683";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pray {
  --fa: "\f683";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hammer {
  --fa: "\f6e3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace {
  --fa: "\f25b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate {
  --fa: "\f2f1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync-alt {
  --fa: "\f2f1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner {
  --fa: "\f110";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-robot {
  --fa: "\f544";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peace {
  --fa: "\f67c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears {
  --fa: "\f085";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cogs {
  --fa: "\f085";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-warehouse {
  --fa: "\f494";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-dots {
  --fa: "\e4b7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-splotch {
  --fa: "\f5bc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-hearts {
  --fa: "\f584";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-hearts {
  --fa: "\f584";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-four {
  --fa: "\f524";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sim-card {
  --fa: "\f7c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender {
  --fa: "\f225";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt {
  --fa: "\f225";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury {
  --fa: "\f223";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-down {
  --fa: "\f149";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down {
  --fa: "\f149";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling-burst {
  --fa: "\e547";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-award {
  --fa: "\f559";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-simple {
  --fa: "\f3ff";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-alt {
  --fa: "\f3ff";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building {
  --fa: "\f1ad";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-left {
  --fa: "\f100";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left {
  --fa: "\f100";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode {
  --fa: "\f029";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-rotate-left {
  --fa: "\f1da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-history {
  --fa: "\f1da";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam-sweat {
  --fa: "\f583";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam-sweat {
  --fa: "\f583";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-export {
  --fa: "\f56e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-from-file {
  --fa: "\f56e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield {
  --fa: "\f132";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-blank {
  --fa: "\f132";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-short-wide {
  --fa: "\f885";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up-alt {
  --fa: "\f885";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-nodes {
  --fa: "\e696";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical {
  --fa: "\e3b2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball-tee {
  --fa: "\f450";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball {
  --fa: "\f450";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-left {
  --fa: "\f137";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left {
  --fa: "\f137";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-window {
  --fa: "\e00d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-nib {
  --fa: "\f5ad";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-turn-left {
  --fa: "\e580";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tents {
  --fa: "\e582";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-magic {
  --fa: "\f0d0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic {
  --fa: "\f0d0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dog {
  --fa: "\f6d3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-carrot {
  --fa: "\f787";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon {
  --fa: "\f186";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-empty {
  --fa: "\f5ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-alt {
  --fa: "\f5ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cheese {
  --fa: "\f7ef";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yin-yang {
  --fa: "\f6ad";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-music {
  --fa: "\f001";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-commit {
  --fa: "\f386";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-low {
  --fa: "\f76b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-biking {
  --fa: "\f84a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-biking {
  --fa: "\f84a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom {
  --fa: "\f51a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-heart {
  --fa: "\e574";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gopuram {
  --fa: "\f664";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-oceania {
  --fa: "\e47b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-oceania {
  --fa: "\e47b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-xmark {
  --fa: "\f2d3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-square {
  --fa: "\f2d3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-square {
  --fa: "\f2d3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag {
  --fa: "\23";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-right-and-down-left-from-center {
  --fa: "\f424";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-alt {
  --fa: "\f424";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-can {
  --fa: "\f613";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-t {
  --fa: "\54";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hippo {
  --fa: "\f6ed";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-column {
  --fa: "\e0e3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-infinity {
  --fa: "\f534";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial-circle-check {
  --fa: "\e596";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-arrow-down-to-line {
  --fa: "\e538";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-voicemail {
  --fa: "\f897";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fan {
  --fa: "\f863";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-luggage {
  --fa: "\e554";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down {
  --fa: "\f338";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-v {
  --fa: "\f338";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon-rain {
  --fa: "\f73c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar {
  --fa: "\f133";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trailer {
  --fa: "\e041";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bahai {
  --fa: "\f666";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-haykal {
  --fa: "\f666";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sd-card {
  --fa: "\f7c2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dragon {
  --fa: "\f6d5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shoe-prints {
  --fa: "\f54b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-plus {
  --fa: "\f055";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle {
  --fa: "\f055";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue-wink {
  --fa: "\f58b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-wink {
  --fa: "\f58b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding {
  --fa: "\f4bd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-exclamation {
  --fa: "\e55d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-link-slash {
  --fa: "\f127";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-broken {
  --fa: "\f127";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-slash {
  --fa: "\f127";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink {
  --fa: "\f127";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone {
  --fa: "\f24d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-z-a {
  --fa: "\f882";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up-alt {
  --fa: "\f882";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-flame-curved {
  --fa: "\f7e4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-alt {
  --fa: "\f7e4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tornado {
  --fa: "\f76f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-plus {
  --fa: "\e494";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-quran {
  --fa: "\f687";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quran {
  --fa: "\f687";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor {
  --fa: "\f13d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-all {
  --fa: "\f84c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-angry {
  --fa: "\f556";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angry {
  --fa: "\f556";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie-bite {
  --fa: "\f564";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-down {
  --fa: "\e097";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss {
  --fa: "\f09e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed {
  --fa: "\f09e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-draw-polygon {
  --fa: "\f5ee";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-balanced {
  --fa: "\f24e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale {
  --fa: "\f24e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-high {
  --fa: "\f62a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer {
  --fa: "\f62a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-fast {
  --fa: "\f62a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower {
  --fa: "\f2cc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop {
  --fa: "\f390";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop-alt {
  --fa: "\f390";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-m {
  --fa: "\4d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-list {
  --fa: "\f00b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list {
  --fa: "\f00b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-sms {
  --fa: "\f7cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sms {
  --fa: "\f7cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book {
  --fa: "\f02d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus {
  --fa: "\f234";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check {
  --fa: "\f00c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-three-quarters {
  --fa: "\f241";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4 {
  --fa: "\f241";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-check {
  --fa: "\e509";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left {
  --fa: "\f104";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-successor {
  --fa: "\e47a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-arrow-right {
  --fa: "\e58b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-fist {
  --fa: "\f6de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fist-raised {
  --fa: "\f6de";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon {
  --fa: "\f6c3";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase {
  --fa: "\f0b1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling {
  --fa: "\e546";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-image-portrait {
  --fa: "\f3e0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-portrait {
  --fa: "\f3e0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tag {
  --fa: "\f507";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rug {
  --fa: "\e569";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-europe {
  --fa: "\f7a2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-europe {
  --fa: "\f7a2";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-luggage-cart {
  --fa: "\f59d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-xmark {
  --fa: "\f410";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-times {
  --fa: "\f410";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle {
  --fa: "\f410";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-close {
  --fa: "\f410";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baht-sign {
  --fa: "\e0ac";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open {
  --fa: "\f518";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-journal-whills {
  --fa: "\f66a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-journal-whills {
  --fa: "\f66a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handcuffs {
  --fa: "\e4f8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-triangle-exclamation {
  --fa: "\f071";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-triangle {
  --fa: "\f071";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning {
  --fa: "\f071";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-database {
  --fa: "\f1c0";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share {
  --fa: "\f064";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward {
  --fa: "\f064";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-droplet {
  --fa: "\e4c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-face {
  --fa: "\e1d7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-rockslide {
  --fa: "\e508";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-left {
  --fa: "\f362";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange-alt {
  --fa: "\f362";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paper-plane {
  --fa: "\f1d8";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-exclamation {
  --fa: "\e565";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dungeon {
  --fa: "\f6d9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right {
  --fa: "\f038";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1-wave {
  --fa: "\f53b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave-alt {
  --fa: "\f53b";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-ring {
  --fa: "\f1cd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands {
  --fa: "\f2a7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-language {
  --fa: "\f2a7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing {
  --fa: "\f2a7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-day {
  --fa: "\f783";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-water-ladder {
  --fa: "\f5c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ladder-water {
  --fa: "\f5c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimming-pool {
  --fa: "\f5c5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down {
  --fa: "\f07d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v {
  --fa: "\f07d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grimace {
  --fa: "\f57f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grimace {
  --fa: "\f57f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-move {
  --fa: "\e2ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt {
  --fa: "\e2ce";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-down {
  --fa: "\f3be";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down-alt {
  --fa: "\f3be";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-right {
  --fa: "\e552";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-envelope {
  --fa: "\f199";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square {
  --fa: "\f199";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice {
  --fa: "\f522";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowling-ball {
  --fa: "\f436";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brain {
  --fa: "\f5dc";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandage {
  --fa: "\f462";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-band-aid {
  --fa: "\f462";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus {
  --fa: "\f272";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-xmark {
  --fa: "\f057";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle {
  --fa: "\f057";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-circle {
  --fa: "\f057";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gifts {
  --fa: "\f79c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel {
  --fa: "\f594";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-asia {
  --fa: "\f57e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-asia {
  --fa: "\f57e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-clip {
  --fa: "\f47f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-alt {
  --fa: "\f47f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-plus {
  --fa: "\f00e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus {
  --fa: "\f00e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up {
  --fa: "\f164";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-clock {
  --fa: "\f4fd";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-dots {
  --fa: "\f461";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-allergies {
  --fa: "\f461";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice {
  --fa: "\f570";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize {
  --fa: "\f2d1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-saucer {
  --fa: "\f0f4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee {
  --fa: "\f0f4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brush {
  --fa: "\f55d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-half-dashed {
  --fa: "\e698";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask {
  --fa: "\f6fa";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-minus {
  --fa: "\f010";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus {
  --fa: "\f010";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-vertical {
  --fa: "\f548";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large {
  --fa: "\f406";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt {
  --fa: "\f406";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-tram {
  --fa: "\e5b4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-nurse {
  --fa: "\f82f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-syringe {
  --fa: "\f48e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun {
  --fa: "\f6c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch-20 {
  --fa: "\e06f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-full {
  --fa: "\f45c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet {
  --fa: "\f076";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jar {
  --fa: "\e516";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-note-sticky {
  --fa: "\f249";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note {
  --fa: "\f249";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug-slash {
  --fa: "\e490";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bone {
  --fa: "\f5d7";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-row-unlock {
  --fa: "\e691";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-injured {
  --fa: "\f728";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-tear {
  --fa: "\f5b4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-tear {
  --fa: "\f5b4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane {
  --fa: "\f072";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrows-down {
  --fa: "\e581";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation {
  --fa: "\21";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-spin {
  --fa: "\e4bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-print {
  --fa: "\f02f";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira-sign {
  --fa: "\e2bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-try {
  --fa: "\e2bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira {
  --fa: "\e2bb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar-sign {
  --fa: "\24";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar {
  --fa: "\24";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-usd {
  --fa: "\24";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-x {
  --fa: "\58";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-dollar {
  --fa: "\f688";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-dollar {
  --fa: "\f688";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-gear {
  --fa: "\f509";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-cog {
  --fa: "\f509";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-pointing {
  --fa: "\e54a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-columns {
  --fa: "\f19c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bank {
  --fa: "\f19c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution {
  --fa: "\f19c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-museum {
  --fa: "\f19c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-university {
  --fa: "\f19c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella {
  --fa: "\f0e9";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trowel {
  --fa: "\e589";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-d {
  --fa: "\44";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stapler {
  --fa: "\e5af";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-masks-theater {
  --fa: "\f630";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-theater-masks {
  --fa: "\f630";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kip-sign {
  --fa: "\e1c4";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-left {
  --fa: "\f0a5";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple {
  --fa: "\f4c6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt {
  --fa: "\f4c6";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter {
  --fa: "\f0fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet {
  --fa: "\f0fb";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-share-nodes {
  --fa: "\f1e1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square {
  --fa: "\f1e1";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode {
  --fa: "\f02a";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-minus {
  --fa: "\e43c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video {
  --fa: "\f03d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera {
  --fa: "\f03d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-graduation-cap {
  --fa: "\f19d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board {
  --fa: "\f19d";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-medical {
  --fa: "\e05c";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-check {
  --fa: "\e53e";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-up {
  --fa: "\f3bf";
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up-alt {
  --fa: "\f3bf";
}

/* line 5, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* line 39, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_solid.scss */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/font-awesome/fa-solid-900-64214b0a6635e69b2722c690f29506337eccbc40c088f7f5bc4e42b361d162a8.woff2) format("woff2"), url(/assets/font-awesome/fa-solid-900-44ef3d6557f63579b379a863e53cc44a21b5dca68bea163842cf2f88741b53fc.ttf) format("truetype");
}

/* line 24, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_solid.scss */
.fas,
.fa-solid {
  font-weight: 900;
}

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_regular.scss */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-regular-400-1cd36d00df15fd48055bbc42daf8a494228887c26255da15c70c7cff5b31e107.woff2) format("woff2"), url(/assets/font-awesome/fa-regular-400-f8fbc72fd51ef0b8ecca0cbc0212af363185a3ffdb62b54e6d42b61fadf5eb18.ttf) format("truetype");
}

/* line 24, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_regular.scss */
.far,
.fa-regular {
  font-weight: 400;
}

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-brands-400-1f56bc1732fed207bf092be076fd531aa7e15e8af32fd4ce2e98ef278d385bac.woff2) format("woff2"), url(/assets/font-awesome/fa-brands-400-89694cccd89936fa505b71253427335d580a5989a0e3a614d87a934b58b0e2a8.ttf) format("truetype");
}

/* line 23, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fab,
.fa-brands {
  font-weight: 400;
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-monero {
  --fa: "\f3d0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hooli {
  --fa: "\f427";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yelp {
  --fa: "\f1e9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-visa {
  --fa: "\f1f0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm {
  --fa: "\f202";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopware {
  --fa: "\f5b5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc {
  --fa: "\f4e8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-aws {
  --fa: "\f375";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-redhat {
  --fa: "\f7bc";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yoast {
  --fa: "\f2b1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudflare {
  --fa: "\e07d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ups {
  --fa: "\f7e0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pixiv {
  --fa: "\e640";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpexplorer {
  --fa: "\f2de";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dyalog {
  --fa: "\f399";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bity {
  --fa: "\f37a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stackpath {
  --fa: "\f842";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buysellads {
  --fa: "\f20d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order {
  --fa: "\f2b0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-modx {
  --fa: "\f285";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-guilded {
  --fa: "\e07e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vnv {
  --fa: "\f40b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-js {
  --fa: "\f3b9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-js-square {
  --fa: "\f3b9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-microsoft {
  --fa: "\f3ca";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-qq {
  --fa: "\f1d6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-orcid {
  --fa: "\f8d2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-java {
  --fa: "\f4e4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-invision {
  --fa: "\f7b0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd-alt {
  --fa: "\f4ed";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-centercode {
  --fa: "\f380";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide-g {
  --fa: "\f2a6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-drupal {
  --fa: "\f1a9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jxl {
  --fa: "\e67b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dart-lang {
  --fa: "\e693";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hire-a-helper {
  --fa: "\f3b0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-by {
  --fa: "\f4e7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-unity {
  --fa: "\e049";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whmcs {
  --fa: "\f40d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rocketchat {
  --fa: "\f3e8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vk {
  --fa: "\f189";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-untappd {
  --fa: "\f405";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mailchimp {
  --fa: "\f59e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3-alt {
  --fa: "\f38b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-reddit {
  --fa: "\f1a2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-square {
  --fa: "\f1a2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-v {
  --fa: "\f27d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-contao {
  --fa: "\f26d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome {
  --fa: "\e5ad";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deskpro {
  --fa: "\f38f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-brave {
  --fa: "\e63c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sistrix {
  --fa: "\f3ee";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-instagram {
  --fa: "\e055";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram-square {
  --fa: "\e055";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-battle-net {
  --fa: "\f835";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-the-red-yeti {
  --fa: "\f69d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-hacker-news {
  --fa: "\f3af";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news-square {
  --fa: "\f3af";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge {
  --fa: "\f282";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-threads {
  --fa: "\e618";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-napster {
  --fa: "\f3d2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-snapchat {
  --fa: "\f2ad";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-square {
  --fa: "\f2ad";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-g {
  --fa: "\f0d5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-artstation {
  --fa: "\f77a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-markdown {
  --fa: "\f60f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sourcetree {
  --fa: "\f7d3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus {
  --fa: "\f2b3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-diaspora {
  --fa: "\f791";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-foursquare {
  --fa: "\f180";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-overflow {
  --fa: "\f16c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-alt {
  --fa: "\f113";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-squadron {
  --fa: "\f511";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pagelines {
  --fa: "\f18c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-algolia {
  --fa: "\f36c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-red-river {
  --fa: "\f3e3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sa {
  --fa: "\f4ef";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-safari {
  --fa: "\f267";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google {
  --fa: "\f1a0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome-stroke {
  --fa: "\f35c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-alt {
  --fa: "\f35c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-atlassian {
  --fa: "\f77b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin-in {
  --fa: "\f0e1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-digital-ocean {
  --fa: "\f391";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nimblr {
  --fa: "\f5a8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-chromecast {
  --fa: "\f838";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-evernote {
  --fa: "\f839";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news {
  --fa: "\f1d4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling {
  --fa: "\f4f0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-adversal {
  --fa: "\f36a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons {
  --fa: "\f25e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-watchman-monitoring {
  --fa: "\e087";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons {
  --fa: "\f280";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weixin {
  --fa: "\f1d7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shirtsinbulk {
  --fa: "\f214";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-codepen {
  --fa: "\f1cb";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-alt {
  --fa: "\f841";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lyft {
  --fa: "\f3c3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rev {
  --fa: "\f5b2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-windows {
  --fa: "\f17a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wizards-of-the-coast {
  --fa: "\f730";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-viadeo {
  --fa: "\f2aa";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo-square {
  --fa: "\f2aa";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-meetup {
  --fa: "\f2e0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-centos {
  --fa: "\f789";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-adn {
  --fa: "\f170";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudsmith {
  --fa: "\f384";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opensuse {
  --fa: "\e62b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-alt {
  --fa: "\f1a8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-dribbble {
  --fa: "\f397";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble-square {
  --fa: "\f397";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-codiepie {
  --fa: "\f284";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-node {
  --fa: "\f419";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mix {
  --fa: "\f3cb";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam {
  --fa: "\f1b6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-apple-pay {
  --fa: "\f416";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-scribd {
  --fa: "\f28a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-debian {
  --fa: "\e60b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-openid {
  --fa: "\f19b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instalod {
  --fa: "\e081";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-files-pinwheel {
  --fa: "\e69f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-expeditedssl {
  --fa: "\f23e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellcast {
  --fa: "\f2da";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-twitter {
  --fa: "\f081";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter-square {
  --fa: "\f081";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-r-project {
  --fa: "\f4f7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-delicious {
  --fa: "\f1a5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-freebsd {
  --fa: "\f3a4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vuejs {
  --fa: "\f41f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-accusoft {
  --fa: "\f369";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ioxhost {
  --fa: "\f208";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons-fi {
  --fa: "\f3a2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store {
  --fa: "\f36f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-mastercard {
  --fa: "\f1f1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes-note {
  --fa: "\f3b5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-golang {
  --fa: "\e40f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter {
  --fa: "\f3bb";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-kickstarter {
  --fa: "\f3bb";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-grav {
  --fa: "\f2d6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weibo {
  --fa: "\f18a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uncharted {
  --fa: "\e084";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firstdraft {
  --fa: "\f3a1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-youtube {
  --fa: "\f431";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube-square {
  --fa: "\f431";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wikipedia-w {
  --fa: "\f266";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpressr {
  --fa: "\f3e4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rendact {
  --fa: "\f3e4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angellist {
  --fa: "\f209";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-republic {
  --fa: "\f50c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-directional {
  --fa: "\e530";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-skype {
  --fa: "\f17e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-joget {
  --fa: "\f3b7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedora {
  --fa: "\f798";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe-s {
  --fa: "\f42a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-meta {
  --fa: "\e49b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-laravel {
  --fa: "\f3bd";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hotjar {
  --fa: "\f3b1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth-b {
  --fa: "\f294";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-letterboxd {
  --fa: "\e62e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sticker-mule {
  --fa: "\f3f7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-zero {
  --fa: "\f4f3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hips {
  --fa: "\f452";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css {
  --fa: "\e6a2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance {
  --fa: "\f1b4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit {
  --fa: "\f1a1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-discord {
  --fa: "\f392";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-chrome {
  --fa: "\f268";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store-ios {
  --fa: "\f370";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-discover {
  --fa: "\f1f2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpbeginner {
  --fa: "\f297";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-confluence {
  --fa: "\f78d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shoelace {
  --fa: "\e60c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mdb {
  --fa: "\f8ca";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dochub {
  --fa: "\f394";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-accessible-icon {
  --fa: "\f368";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ebay {
  --fa: "\f4f4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon {
  --fa: "\f270";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-unsplash {
  --fa: "\e07c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yarn {
  --fa: "\f7e3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-steam {
  --fa: "\f1b7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-square {
  --fa: "\f1b7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-500px {
  --fa: "\f26e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-vimeo {
  --fa: "\f194";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-square {
  --fa: "\f194";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-asymmetrik {
  --fa: "\f372";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome {
  --fa: "\f2b4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-flag {
  --fa: "\f2b4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-logo-full {
  --fa: "\f2b4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gratipay {
  --fa: "\f184";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple {
  --fa: "\f179";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hive {
  --fa: "\e07f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitkraken {
  --fa: "\f3a6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-keybase {
  --fa: "\f4f5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple-pay {
  --fa: "\f415";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-padlet {
  --fa: "\e4a0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon-pay {
  --fa: "\f42c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-github {
  --fa: "\f092";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-square {
  --fa: "\f092";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon {
  --fa: "\f1a4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedex {
  --fa: "\f797";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-framework {
  --fa: "\f3dc";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopify {
  --fa: "\e057";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-neos {
  --fa: "\f612";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-threads {
  --fa: "\e619";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hackerrank {
  --fa: "\f5f7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-researchgate {
  --fa: "\f4f8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-swift {
  --fa: "\f8e1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angular {
  --fa: "\f420";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-speakap {
  --fa: "\f3f3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angrycreative {
  --fa: "\f36e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-y-combinator {
  --fa: "\f23b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-empire {
  --fa: "\f1d1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-envira {
  --fa: "\f299";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-scholar {
  --fa: "\e63b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-gitlab {
  --fa: "\e5ae";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab-square {
  --fa: "\e5ae";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-studiovinari {
  --fa: "\f3f8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper {
  --fa: "\f2ae";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress {
  --fa: "\f19a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-product-hunt {
  --fa: "\f288";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox {
  --fa: "\f269";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linode {
  --fa: "\f2b8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads {
  --fa: "\f3a8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-odnoklassniki {
  --fa: "\f264";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki-square {
  --fa: "\f264";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jsfiddle {
  --fa: "\f1cc";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sith {
  --fa: "\f512";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeisle {
  --fa: "\f2b2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-page4 {
  --fa: "\f3d7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hashnode {
  --fa: "\e499";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-react {
  --fa: "\f41b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-paypal {
  --fa: "\f1f4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-squarespace {
  --fa: "\f5be";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-stripe {
  --fa: "\f1f5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-share {
  --fa: "\f4f2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitcoin {
  --fa: "\f379";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-keycdn {
  --fa: "\f3ba";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opera {
  --fa: "\f26a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itch-io {
  --fa: "\f83a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-umbraco {
  --fa: "\f8e8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-senate {
  --fa: "\f50d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ubuntu {
  --fa: "\f7df";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-draft2digital {
  --fa: "\f396";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe {
  --fa: "\f429";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-houzz {
  --fa: "\f27c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg {
  --fa: "\f260";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dhl {
  --fa: "\f790";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pinterest {
  --fa: "\f0d3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-square {
  --fa: "\f0d3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing {
  --fa: "\f168";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blackberry {
  --fa: "\f37b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd {
  --fa: "\f4ec";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-playstation {
  --fa: "\f3df";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-quinscape {
  --fa: "\f459";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-less {
  --fa: "\f41d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger-b {
  --fa: "\f37d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opencart {
  --fa: "\f23d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vine {
  --fa: "\f1ca";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-signal-messenger {
  --fa: "\e663";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-paypal {
  --fa: "\f1ed";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab {
  --fa: "\f296";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-typo3 {
  --fa: "\f42b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-alien {
  --fa: "\f281";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yahoo {
  --fa: "\f19e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dailymotion {
  --fa: "\e052";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-affiliatetheme {
  --fa: "\f36b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-pp {
  --fa: "\f1a7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bootstrap {
  --fa: "\f836";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki {
  --fa: "\f263";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-symbol {
  --fa: "\e531";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mintbit {
  --fa: "\e62f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ethereum {
  --fa: "\f42e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-speaker-deck {
  --fa: "\f83c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-eu {
  --fa: "\f4e9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-patreon {
  --fa: "\f3d9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-avianex {
  --fa: "\f374";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ello {
  --fa: "\f5f1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gofore {
  --fa: "\f3a7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bimobject {
  --fa: "\f378";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-brave-reverse {
  --fa: "\e63d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-f {
  --fa: "\f39e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-google-plus {
  --fa: "\f0d4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-square {
  --fa: "\f0d4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-web-awesome {
  --fa: "\e682";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mandalorian {
  --fa: "\f50f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order-alt {
  --fa: "\f50a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-osi {
  --fa: "\f41a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-wallet {
  --fa: "\f1ee";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d-beyond {
  --fa: "\f6ca";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-periscope {
  --fa: "\f3da";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fulcrum {
  --fa: "\f50b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudscale {
  --fa: "\f383";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-forumbee {
  --fa: "\f211";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mizuni {
  --fa: "\f3cc";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-schlix {
  --fa: "\f3ea";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-xing {
  --fa: "\f169";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing-square {
  --fa: "\f169";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bandcamp {
  --fa: "\f2d5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpforms {
  --fa: "\f298";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudversify {
  --fa: "\f385";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-usps {
  --fa: "\f7e1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-megaport {
  --fa: "\f5a3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-magento {
  --fa: "\f3c4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-spotify {
  --fa: "\f1bc";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-optin-monster {
  --fa: "\f23c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fly {
  --fa: "\f417";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-bluesky {
  --fa: "\e6a3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-aviato {
  --fa: "\f421";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes {
  --fa: "\f3b4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cuttlefish {
  --fa: "\f38c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger {
  --fa: "\f37c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flickr {
  --fa: "\f16e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viber {
  --fa: "\f409";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-soundcloud {
  --fa: "\f1be";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-digg {
  --fa: "\f1a6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tencent-weibo {
  --fa: "\f1d5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-letterboxd {
  --fa: "\e62d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-symfony {
  --fa: "\f83d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-maxcdn {
  --fa: "\f136";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-etsy {
  --fa: "\f2d7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-messenger {
  --fa: "\f39f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-audible {
  --fa: "\f373";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-think-peaks {
  --fa: "\f731";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bilibili {
  --fa: "\e3d9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-erlang {
  --fa: "\f39d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-x-twitter {
  --fa: "\e61b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cotton-bureau {
  --fa: "\f89e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dashcube {
  --fa: "\f210";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-42-group {
  --fa: "\e080";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-innosoft {
  --fa: "\e080";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-exchange {
  --fa: "\f18d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-elementor {
  --fa: "\f430";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pied-piper {
  --fa: "\e01e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-square {
  --fa: "\e01e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nd {
  --fa: "\f4eb";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-palfed {
  --fa: "\f3d8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-superpowers {
  --fa: "\f2dd";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-resolving {
  --fa: "\f3e7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xbox {
  --fa: "\f412";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-web-awesome-stroke {
  --fa: "\e684";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-searchengin {
  --fa: "\f3eb";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tiktok {
  --fa: "\e07b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-facebook {
  --fa: "\f082";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-square {
  --fa: "\f082";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-renren {
  --fa: "\f18b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linux {
  --fa: "\f17c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide {
  --fa: "\f2a5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin {
  --fa: "\f08c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hubspot {
  --fa: "\f3b2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deploydog {
  --fa: "\f38e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitch {
  --fa: "\f1e8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flutter {
  --fa: "\e694";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ravelry {
  --fa: "\f2d9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixer {
  --fa: "\e056";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-lastfm {
  --fa: "\f203";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm-square {
  --fa: "\f203";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo {
  --fa: "\f40a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mendeley {
  --fa: "\f7b3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uniregistry {
  --fa: "\f404";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-figma {
  --fa: "\f799";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-remix {
  --fa: "\f4ee";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amazon-pay {
  --fa: "\f42d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dropbox {
  --fa: "\f16b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram {
  --fa: "\f16d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cmplid {
  --fa: "\e360";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-upwork {
  --fa: "\e641";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook {
  --fa: "\f09a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gripfire {
  --fa: "\f3ac";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jedi-order {
  --fa: "\f50e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uikit {
  --fa: "\f403";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome-alt {
  --fa: "\f3a3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phabricator {
  --fa: "\f3db";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ussunnah {
  --fa: "\f407";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-earlybirds {
  --fa: "\f39a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-trade-federation {
  --fa: "\f513";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-autoprefixer {
  --fa: "\f41c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp {
  --fa: "\f232";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-upwork {
  --fa: "\e67c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slideshare {
  --fa: "\f1e7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-play {
  --fa: "\f3ab";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo {
  --fa: "\f2a9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-line {
  --fa: "\f3c0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-drive {
  --fa: "\f3aa";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-servicestack {
  --fa: "\f3ec";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-simplybuilt {
  --fa: "\f215";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitbucket {
  --fa: "\f171";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-imdb {
  --fa: "\f2d8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deezer {
  --fa: "\e077";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-raspberry-pi {
  --fa: "\f7bb";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jira {
  --fa: "\f7b1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-docker {
  --fa: "\f395";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-screenpal {
  --fa: "\e570";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth {
  --fa: "\f293";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitter {
  --fa: "\f426";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d {
  --fa: "\f38d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-microblog {
  --fa: "\e01a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-diners-club {
  --fa: "\f24c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg-circle {
  --fa: "\f261";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-hat {
  --fa: "\f4e5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter-k {
  --fa: "\f3bc";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex {
  --fa: "\f413";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-readme {
  --fa: "\f4d5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-html5 {
  --fa: "\f13b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellsy {
  --fa: "\f213";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-web-awesome {
  --fa: "\e683";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sass {
  --fa: "\f41e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wirsindhandwerk {
  --fa: "\e2d0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wsh {
  --fa: "\e2d0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buromobelexperte {
  --fa: "\f37f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-salesforce {
  --fa: "\f83b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-octopus-deploy {
  --fa: "\e082";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medapps {
  --fa: "\f3c6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ns8 {
  --fa: "\f3d5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-p {
  --fa: "\f231";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apper {
  --fa: "\f371";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome {
  --fa: "\f286";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-waze {
  --fa: "\f83f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluesky {
  --fa: "\e671";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-jcb {
  --fa: "\f24b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat {
  --fa: "\f2ab";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-ghost {
  --fa: "\f2ab";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fantasy-flight-games {
  --fa: "\f6dc";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rust {
  --fa: "\e07a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wix {
  --fa: "\f5cf";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-behance {
  --fa: "\f1b5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance-square {
  --fa: "\f1b5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-supple {
  --fa: "\f3f9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-webflow {
  --fa: "\e65c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rebel {
  --fa: "\f1d0";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3 {
  --fa: "\f13c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-staylinked {
  --fa: "\f3f5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kaggle {
  --fa: "\f5fa";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-space-awesome {
  --fa: "\e5ac";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deviantart {
  --fa: "\f1bd";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cpanel {
  --fa: "\f388";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads-g {
  --fa: "\f3a9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-git {
  --fa: "\f1d2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-square {
  --fa: "\f1d2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-tumblr {
  --fa: "\f174";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr-square {
  --fa: "\f174";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-trello {
  --fa: "\f181";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-jp {
  --fa: "\f4ea";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-get-pocket {
  --fa: "\f265";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-perbyte {
  --fa: "\e083";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-grunt {
  --fa: "\f3ad";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weebly {
  --fa: "\f5cc";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-connectdevelop {
  --fa: "\f20e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-leanpub {
  --fa: "\f212";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-black-tie {
  --fa: "\f27e";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeco {
  --fa: "\f5c6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-python {
  --fa: "\f3e2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-android {
  --fa: "\f17b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bots {
  --fa: "\e340";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-free-code-camp {
  --fa: "\f2c5";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hornbill {
  --fa: "\f592";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-js {
  --fa: "\f3b8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ideal {
  --fa: "\e013";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git {
  --fa: "\f1d3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dev {
  --fa: "\f6cc";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sketch {
  --fa: "\f7c6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex-international {
  --fa: "\f414";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amex {
  --fa: "\f1f3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uber {
  --fa: "\f402";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github {
  --fa: "\f09b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-php {
  --fa: "\f457";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-alipay {
  --fa: "\f642";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube {
  --fa: "\f167";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-skyatlas {
  --fa: "\f216";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox-browser {
  --fa: "\e007";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-replyd {
  --fa: "\f3e6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-suse {
  --fa: "\f7d6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jenkins {
  --fa: "\f3b6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter {
  --fa: "\f099";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rockrms {
  --fa: "\f3e9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest {
  --fa: "\f0d2";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buffer {
  --fa: "\f837";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-npm {
  --fa: "\f3d4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yammer {
  --fa: "\f840";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-btc {
  --fa: "\f15a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble {
  --fa: "\f17d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon-circle {
  --fa: "\f1a3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-internet-explorer {
  --fa: "\f26b";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stubber {
  --fa: "\e5c7";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram {
  --fa: "\f2c6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram-plane {
  --fa: "\f2c6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-old-republic {
  --fa: "\f510";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odysee {
  --fa: "\e5c6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-whatsapp {
  --fa: "\f40c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp-square {
  --fa: "\f40c";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-node-js {
  --fa: "\f3d3";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge-legacy {
  --fa: "\e078";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack {
  --fa: "\f198";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack-hash {
  --fa: "\f198";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medrt {
  --fa: "\f3c8";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-usb {
  --fa: "\f287";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr {
  --fa: "\f173";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vaadin {
  --fa: "\f408";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-quora {
  --fa: "\f2c4";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-x-twitter {
  --fa: "\e61a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reacteurope {
  --fa: "\f75d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium {
  --fa: "\f23a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium-m {
  --fa: "\f23a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amilia {
  --fa: "\f36d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixcloud {
  --fa: "\f289";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flipboard {
  --fa: "\f44d";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viacoin {
  --fa: "\f237";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-critical-role {
  --fa: "\f6c9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sitrox {
  --fa: "\e44a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-discourse {
  --fa: "\f393";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-joomla {
  --fa: "\f1aa";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mastodon {
  --fa: "\f4f6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-airbnb {
  --fa: "\f834";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wolf-pack-battalion {
  --fa: "\f514";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buy-n-large {
  --fa: "\f8a6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gulp {
  --fa: "\f3ae";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling-plus {
  --fa: "\f4f1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-strava {
  --fa: "\f428";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ember {
  --fa: "\f423";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-canadian-maple-leaf {
  --fa: "\f785";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-teamspeak {
  --fa: "\f4f9";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pushed {
  --fa: "\f3e1";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress-simple {
  --fa: "\f411";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nutritionix {
  --fa: "\f3d6";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wodu {
  --fa: "\e088";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-pay {
  --fa: "\e079";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-intercom {
  --fa: "\f7af";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-zhihu {
  --fa: "\f63f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-korvue {
  --fa: "\f42f";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pix {
  --fa: "\e43a";
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-symbol {
  --fa: "\f3f6";
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_reset.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_reset.scss */
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 11, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_reset.scss */
html, body {
  padding: 0;
  margin: 0;
  min-height: 100vh;
}

/* line 17, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_reset.scss */
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/* line 23, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_reset.scss */
legend {
  padding: 0;
}

/* line 27, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_reset.scss */
ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 33, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_reset.scss */
th {
  font-weight: normal;
}

/* line 37, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_reset.scss */
abbr[title] {
  border-bottom: none;
  cursor: inherit;
  text-decoration: none;
}

/* Webfont: Lato-Bold */
@font-face {
  font-family: 'LatoWeb';
  src: url(/assets/Lato-Bold-163108a2af712135981269ba2fd5f1a6da6611476fe3ea6fab692bbdb84932dc.eot);
  /* IE9 Compat Modes */
  src: url(/assets/Lato-Bold-163108a2af712135981269ba2fd5f1a6da6611476fe3ea6fab692bbdb84932dc.eot?#iefix) format("embedded-opentype"), url(/assets/Lato-Bold-930842c5cb550531ca35a6c29b948ba0a5dc3d2f3d4fb2ffe7135f4640341576.woff2) format("woff2"), url(/assets/Lato-Bold-949c81dd7639652aa19f73af26730b5935f19e4189300408515d55f062b63027.woff) format("woff"), url(/assets/Lato-Bold-0143d6b5f84addba2f1dc83f4da635e4db899c3a5765cec39b55b2839ff5ef7f.ttf) format("truetype");
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-BoldItalic */
@font-face {
  font-family: 'LatoWeb';
  src: url(/assets/Lato-BoldItalic-b58ccdadfe1989b0cf1084e9ef5f3819d24574c13290c8b8e86986aec9401b78.eot);
  /* IE9 Compat Modes */
  src: url(/assets/Lato-BoldItalic-b58ccdadfe1989b0cf1084e9ef5f3819d24574c13290c8b8e86986aec9401b78.eot?#iefix) format("embedded-opentype"), url(/assets/Lato-BoldItalic-9b1362648212d8b0fea5685e1784d97436e742e5865ca2abe7e35999796bde4e.woff2) format("woff2"), url(/assets/Lato-BoldItalic-605d1defa20f55064dfb49e487208ac7c6086ba2be893d5718e61f76c7943649.woff) format("woff"), url(/assets/Lato-BoldItalic-927275527eac2bdc4b351c7ebea0ca4e1fee53cf377ac54bb7cf19af8b64b32c.ttf) format("truetype");
  font-style: italic;
  font-weight: bold;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Italic */
@font-face {
  font-family: 'LatoWeb';
  src: url(/assets/Lato-Italic-4c07d8e5ba589b4f610614e6b5dbff20269544ecef47998e7d7dd47391c40f0b.eot);
  /* IE9 Compat Modes */
  src: url(/assets/Lato-Italic-4c07d8e5ba589b4f610614e6b5dbff20269544ecef47998e7d7dd47391c40f0b.eot?#iefix) format("embedded-opentype"), url(/assets/Lato-Italic-562ac9b5fdcce75a2ab14ccadc616f8a7777a5a2022b9b771921225d30c985b6.woff2) format("woff2"), url(/assets/Lato-Italic-0784ee57b780dab2b3ffd10ad3d03ec2c5bb70cb7f755a465f98b576afeda97b.woff) format("woff"), url(/assets/Lato-Italic-eaa9e195c3316687e2fc9eef8a15251a94377bcf689509858351b251e7598636.ttf) format("truetype");
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Regular */
@font-face {
  font-family: 'LatoWeb';
  src: url(/assets/Lato-Regular-0913feb135140cd5eca2d1f8ff9ce24ef546bbc9f3d986580c04407244a4d88d.eot);
  /* IE9 Compat Modes */
  src: url(/assets/Lato-Regular-0913feb135140cd5eca2d1f8ff9ce24ef546bbc9f3d986580c04407244a4d88d.eot?#iefix) format("embedded-opentype"), url(/assets/Lato-Regular-ac623c4f4d28763b570eb344074ec263f6ea490b14587c7671e5c5bf2cdc7897.woff2) format("woff2"), url(/assets/Lato-Regular-2948d601d5eb46a709a30b3ce588c3eff186cbbde6eaf6be6e79a583fa54e2c7.woff) format("woff"), url(/assets/Lato-Regular-c662204107728519d8263eb10743cb696804842e22441f657ae0b092043dd94c.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_common.scss */
code {
  display: block;
  background-color: #272822;
  padding: 5px;
  color: white;
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_common.scss */
hr {
  border: 1px solid #e4eaec;
  color: #4C65BA;
  margin: 10px auto 25px auto;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_buttons.scss */
.button {
  background-color: #4C65BA;
  color: #fff;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
  padding: 5px 8px;
  font-size: 16px;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button:active, .button:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button.disabled, .button:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button:hover {
  background-color: #7185c8;
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button:active, .button:focus {
  background-color: #3b5098;
}

/* line 34, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.button:disabled {
  background-color: #4C65BA;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_buttons.scss */
.button.small {
  padding: 2px 9px;
  font-size: 12px;
}

/* line 11, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_buttons.scss */
.button.large {
  padding: 10px;
  font-size: 18px;
}

/* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_buttons.scss */
.button.action {
  margin-right: 4px;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_grid.scss */
.columns {
  display: flex;
  flex-wrap: wrap;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_columns.scss */
.columns {
  display: flex;
  flex-wrap: wrap;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments {
  margin-top: 20px;
}

/* line 43, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
.comments:after {
  content: '';
  display: block;
  clear: both;
}

/* line 5, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments h3 {
  margin: 0 0 10px 0;
}

/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .panel_contents .empty {
  margin-bottom: 10px;
  display: inline-block;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) {
  margin-bottom: 20px;
  border: 1px solid #e4eaec;
}

/* line 18, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta {
  background-color: #f5f5f5;
  padding: 8px 10px;
}

/* line 22, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta .active_admin_comment_author {
  margin: 0;
  display: inline-block;
}

/* line 27, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta span {
  font-size: 14px;
  font-style: italic;
  line-height: 21px;
}

/* line 33, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"] {
  background-color: #4C65BA;
  color: white;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
  padding: 2px 9px;
  font-size: 12px;
  float: right;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:active, .comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a.disabled[data-method="delete"], .comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:hover {
  background-color: #7185c8;
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:active, .comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:focus {
  background-color: #3b5098;
}

/* line 34, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_meta a[data-method="delete"]:disabled {
  background-color: #4C65BA;
}

/* line 41, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .active_admin_comment:not(#new_active_admin_comment) .active_admin_comment_body {
  padding: 0 10px;
}

/* line 46, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_comments.scss */
.comments .pagination_information {
  margin-bottom: 20px;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div {
  background-color: #fff;
  padding: 5px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  z-index: 3 !important;
  padding: 8px 10px;
}

/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header {
  margin-bottom: 10px;
}

/* line 43, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
#ui-datepicker-div .ui-datepicker-header:after {
  content: '';
  display: block;
  clear: both;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  background-color: #4C65BA;
  color: #fff;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
  padding: 2px 5px;
  font-size: 14px;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:focus, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.disabled, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:disabled, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.disabled, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover {
  background-color: #7185c8;
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:focus, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:active, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:focus {
  background-color: #3b5098;
}

/* line 34, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:disabled, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:disabled {
  background-color: #4C65BA;
}

/* line 19, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  float: left;
}

/* line 23, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  float: right;
}

/* line 27, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
}

/* line 33, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_date_picker.scss */
#ui-datepicker-div .ui-datepicker-calendar td {
  border: none;
  text-align: center;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_dialogs.scss */
.ui-dialog {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 15px 10px;
  z-index: 1;
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_dialogs.scss */
.ui-dialog:focus, .ui-dialog:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_dialogs.scss */
.ui-dialog .ui-button {
  background-color: #4C65BA;
  color: #fff;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
  border: 0;
  margin-right: 5px;
  padding: 5px 10px;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button:active, .ui-dialog .ui-button:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button.disabled, .ui-dialog .ui-button:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button:hover {
  background-color: #7185c8;
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button:active, .ui-dialog .ui-button:focus {
  background-color: #3b5098;
}

/* line 34, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
.ui-dialog .ui-button:disabled {
  background-color: #4C65BA;
}

/* line 20, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_dialogs.scss */
.ui-dialog .ui-dialog-titlebar-close {
  display: none;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash {
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: #76838f;
  color: #fff;
}

/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash_alert, .flash_error {
  background-color: #dc4747;
  color: #fff;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash_warning {
  background-color: #f2a654;
  color: #fff;
}

/* line 19, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash_notice {
  background-color: #46be8a;
  color: #fff;
}

/* line 24, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_flash.scss */
.flash_info {
  background-color: #57c7d4;
  color: #fff;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
.label {
  display: inline-block;
  margin-bottom: 5px;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
.input {
  margin-bottom: 20px;
}

/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
.input.hidden {
  margin: 0;
}

/* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form li {
  list-style: none;
}

/* line 20, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form legend:not(.label) {
  margin-bottom: 28px;
  font-size: 18px;
  display: block;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid #eee;
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .error input, #active_admin_content form .error select, #active_admin_content form .error textarea {
  border-color: #dc4747;
  background-color: rgba(220, 71, 71, 0.1);
}

/* line 36, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form input.error:not([disabled]):not([type="submit"]), #active_admin_content form select.error, #active_admin_content form textarea.error {
  border-color: #dc4747;
  background-color: rgba(220, 71, 71, 0.1);
}

/* line 41, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .inline-hints {
  margin: 5px 0 20px 25%;
  font-size: 14px;
  font-style: italic;
}

/* line 47, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .inline-errors, #active_admin_content form label.error {
  color: #dc4747;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 14px;
}

/* line 54, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form label.error {
  display: block;
  margin-left: 25%;
}

/* line 59, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .button.has_many_remove {
  background-color: transparent;
  color: #B02B2C;
  border: 1px solid transparent;
  padding: 4px 8px;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#active_admin_content form .button.has_many_remove:active, #active_admin_content form .button.has_many_remove:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#active_admin_content form .button.has_many_remove.disabled, #active_admin_content form .button.has_many_remove:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 64, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#active_admin_content form .button.has_many_remove:hover {
  color: #B02B2C;
  background-color: rgba(228, 234, 236, 0.3);
}

/* line 69, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#active_admin_content form .button.has_many_remove:active, #active_admin_content form .button.has_many_remove:focus {
  background-color: rgba(228, 234, 236, 0.3);
  color: #B02B2C;
}

/* line 63, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content form .button.has_many_add {
  background-color: #fff;
  color: #4C65BA;
  border: 1px solid #4C65BA;
  padding: 4px 8px;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#active_admin_content form .button.has_many_add:active, #active_admin_content form .button.has_many_add:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#active_admin_content form .button.has_many_add.disabled, #active_admin_content form .button.has_many_add:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 46, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#active_admin_content form .button.has_many_add:hover {
  color: #fff;
  background-color: #4C65BA;
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#active_admin_content form .button.has_many_add:active, #active_admin_content form .button.has_many_add:focus {
  background-color: #3b5098;
  color: #fff;
}

/* line 69, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content .actions .action {
  display: inline-block;
  margin-right: 10px;
}

/* line 73, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content .actions .action input[type="submit"] {
  line-height: 43px;
}

/* line 78, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_form.scss */
#active_admin_content .actions .cancel {
  display: inline-block;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="text"], input[type="email"], input[type="password"],
input[type="tel"], input[type="date"], input[type="datetime-local"],
input[type="month"], input[type="range"], input[type="search"],
input[type="time"], input[type="url"], input[type="week"],
input[type="number"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #323537;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4eaec;
  outline: 0;
  border-radius: 3px;
  -webkit-transition: border-color ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
}

/* line 23, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus,
input[type="tel"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus,
input[type="month"]:focus, input[type="range"]:focus, input[type="search"]:focus,
input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus,
input[type="number"]:focus, textarea:focus {
  border-color: #4C65BA;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  -o-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

/* line 29, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="text"]:disabled, input[type="email"]:disabled, input[type="password"]:disabled,
input[type="tel"]:disabled, input[type="date"]:disabled, input[type="datetime-local"]:disabled,
input[type="month"]:disabled, input[type="range"]:disabled, input[type="search"]:disabled,
input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled,
input[type="number"]:disabled, textarea:disabled {
  opacity: 0.6;
}

/* line 33, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="text"]:-webkit-autofill, input[type="text"]:-webkit-autofill:hover, input[type="text"]:-webkit-autofill:focus, input[type="email"]:-webkit-autofill, input[type="email"]:-webkit-autofill:hover, input[type="email"]:-webkit-autofill:focus, input[type="password"]:-webkit-autofill, input[type="password"]:-webkit-autofill:hover, input[type="password"]:-webkit-autofill:focus,
input[type="tel"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill:hover,
input[type="tel"]:-webkit-autofill:focus, input[type="date"]:-webkit-autofill, input[type="date"]:-webkit-autofill:hover, input[type="date"]:-webkit-autofill:focus, input[type="datetime-local"]:-webkit-autofill, input[type="datetime-local"]:-webkit-autofill:hover, input[type="datetime-local"]:-webkit-autofill:focus,
input[type="month"]:-webkit-autofill,
input[type="month"]:-webkit-autofill:hover,
input[type="month"]:-webkit-autofill:focus, input[type="range"]:-webkit-autofill, input[type="range"]:-webkit-autofill:hover, input[type="range"]:-webkit-autofill:focus, input[type="search"]:-webkit-autofill, input[type="search"]:-webkit-autofill:hover, input[type="search"]:-webkit-autofill:focus,
input[type="time"]:-webkit-autofill,
input[type="time"]:-webkit-autofill:hover,
input[type="time"]:-webkit-autofill:focus, input[type="url"]:-webkit-autofill, input[type="url"]:-webkit-autofill:hover, input[type="url"]:-webkit-autofill:focus, input[type="week"]:-webkit-autofill, input[type="week"]:-webkit-autofill:hover, input[type="week"]:-webkit-autofill:focus,
input[type="number"]:-webkit-autofill,
input[type="number"]:-webkit-autofill:hover,
input[type="number"]:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #323537;
}

/* line 39, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #4C65BA;
  color: white;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
  width: 100%;
  padding: 0 12px;
  font-size: 15px;
  font-weight: 500;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  border: none;
  cursor: pointer;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input[type="submit"]:active, input[type="submit"]:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input.disabled[type="submit"], input[type="submit"]:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input[type="submit"]:hover {
  background-color: #7185c8;
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input[type="submit"]:active, input[type="submit"]:focus {
  background-color: #3b5098;
}

/* line 34, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
input[type="submit"]:disabled {
  background-color: #4C65BA;
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="checkbox"] {
  height: 15px;
  width: 15px;
  -webkit-appearance: none !important;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
input[type="checkbox"]:focus {
  outline: 0;
}

/* line 63, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="checkbox"]:checked {
  border-color: #4C65BA;
  background-color: #4C65BA !important;
}

/* line 69, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 2px solid #4C65BA;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 1px 5px 1px 1px;
  display: inline-flex;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
input[type="radio"]:focus {
  outline: 0;
}

/* line 80, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
input[type="radio"]:checked {
  background-color: #4C65BA;
}

/* line 85, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4eaec;
  outline: 0;
  border-radius: 3px;
  font-size: 14px;
  color: #5a5a5a;
  -webkit-transition: border-color ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
}

/* line 95, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
select:focus {
  border-color: #4C65BA;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  -o-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

/* line 101, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* line 106, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_inputs.scss */
textarea {
  min-height: 80px;
  height: auto;
  padding: 5px 10px;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination {
  font-size: 13px;
  margin-bottom: 10px;
}

/* line 5, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination .page {
  text-align: center;
}

/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination .page a, .pagination .next a, .pagination .last a, .pagination .first a, .pagination .prev a {
  padding: .3rem .4rem;
  color: #323537;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination .page a:hover, .pagination .next a:hover, .pagination .last a:hover, .pagination .first a:hover, .pagination .prev a:hover {
  color: #4C65BA;
}

/* line 18, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_pagination.scss */
.pagination .page.current {
  background-color: #4C65BA;
  color: #fff;
  border-radius: 3px;
  padding: .3rem .4rem;
  cursor: normal;
}

/* line 3, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_panel_contents.scss */
.panel_contents .paginated_collection #index_footer {
  margin: 10px;
  text-align: right;
  font-size: 12px;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_panel_contents.scss */
.panel_contents th {
  text-align: left;
  padding: 8px;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
  color: #323537;
  font-size: 14px;
}

/* line 7, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container .select2-selection--single {
  height: 36px;
  outline: 0;
}

/* line 12, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
}

/* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-selection--single {
  border-color: #e4eaec;
}

/* line 20, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 12px;
}

/* line 24, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-dropdown {
  border-color: #e4eaec;
}

/* line 28, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #4C65BA;
}

/* line 32, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e4eaec;
}

/* line 36, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #eee;
}

/* line 40, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-search--dropdown .select2-search__field {
  padding-left: 12px;
}

/* line 44, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-results {
  font-size: 14px;
}

/* line 48, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_select2.scss */
.select2-results__option {
  padding-left: 12px;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_status_tag.scss */
.status_tag {
  background: #cacaca;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding: 3px 5px 2px 5px;
  font-size: 0.8em;
  border-radius: 3px;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_status_tag.scss */
.status_tag.ok, .status_tag.published, .status_tag.complete, .status_tag.completed, .status_tag.green, .status_tag.yes {
  background-color: #46be8a;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_status_tag.scss */
.status_tag.cancel, .status_tag.red, .status_tag.no {
  background-color: #dc4747;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
table {
  width: 100%;
  border-collapse: collapse;
}

/* line 5, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
table:not(.index_table) {
  border-radius: 3px;
  margin-bottom: 10px;
}

/* line 11, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
thead tr {
  border: 1px solid #e4eaec;
  background-color: #e4eaec;
}

/* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
thead th {
  font-size: 12px;
  text-align: left;
}

/* line 20, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
thead th a {
  color: #526069;
  font-weight: normal;
  width: 100%;
  display: inline-block;
  padding: 4px 20px 4px 4px;
}

@media screen and (min-width: 768px) {
  /* line 20, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
  thead th a {
    padding: 8px 20px 8px 8px;
  }
}

/* line 32, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
thead th.col-selectable {
  padding-left: 4px;
}

@media screen and (min-width: 768px) {
  /* line 32, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
  thead th.col-selectable {
    padding-left: 8px;
  }
}

/* line 42, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
tbody tr th {
  font-size: 14px;
}

/* line 46, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
tbody tr td {
  padding: 4px;
  vertical-align: middle;
  color: #323537;
  font-size: 12px;
}

/* line 52, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
tbody tr td.col-actions {
  padding: 6px 8px;
}

@media screen and (min-width: 768px) {
  /* line 46, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
  tbody tr td {
    padding: 8px;
  }
}

/* line 64, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
.index_as_table tbody tr {
  border: 1px solid #e4eaec;
}

/* line 67, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tables.scss */
.index_as_table tbody tr:hover {
  background-color: rgba(228, 234, 236, 0.3);
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs {
  border: 1px solid #e4eaec;
}

/* line 4, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav {
  border-bottom: 1px solid #e4eaec;
}

/* line 7, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav li {
  display: inline-block;
  text-align: center;
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
.tabs.ui-tabs .nav li:focus {
  outline: 0;
}

/* line 12, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav li a {
  color: #323537;
  display: inline-block;
  padding: 15px 25px;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
.tabs.ui-tabs .nav li a:focus {
  outline: 0;
}

/* line 20, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav li.ui-tabs-active {
  border-bottom: 2px solid #4C65BA;
}

/* line 23, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .nav li.ui-tabs-active a {
  color: #4C65BA;
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_tabs.scss */
.tabs.ui-tabs .tab-content {
  padding: 10px 20px;
}

/* line 12, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_toggle.scss */
.toggle-bool-switches-container {
  display: flex;
  text-align: left;
}

/* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_toggle.scss */
.toggle-bool-switches-container span {
  line-height: 0;
}

/* line 20, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_toggle.scss */
.toggle-bool-switches-container .toggle-bool-switch {
  background-image: none;
  box-shadow: none;
  cursor: pointer;
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 40px;
  height: 20px;
  background-color: #ddd;
  border-radius: 100vw;
  cursor: pointer;
  transition: 200ms ease-out;
}

/* line 38, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_toggle.scss */
.toggle-bool-switches-container .toggle-bool-switch::before {
  height: auto;
  width: auto;
  background-image: none;
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  aspect-ratio: 1 / 1;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  transition: 200ms ease-out;
}

/* line 60, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_toggle.scss */
.toggle-bool-switches-container .toggle-bool-switch.on {
  background-image: none;
  background: #4C65BA;
}

/* line 66, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/components/_toggle.scss */
.toggle-bool-switches-container .toggle-bool-switch.on::before {
  left: 3px;
  background-color: #fff;
  transform: translateX(calc(( 40px - 20px )));
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar {
  width: 230px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 30px;
}

@media screen and (min-width: 1400px) {
  /* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
  #sidebar {
    width: 270px;
  }
}

/* line 12, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section {
  padding: 15px 20px;
  overflow-y: scroll;
  max-height: 80vh;
}

/* line 17, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section h3 {
  margin: 0 0 10px 0;
}

/* line 21, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .label {
  display: block;
  text-align: left;
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .input {
  margin-bottom: 10px;
}

/* line 29, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .input input, #sidebar .sidebar_section .input select {
  height: 36px;
  padding: 3px 5px;
  font-size: 14px;
}

/* line 37, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .select_and_search input, #sidebar .sidebar_section .select_and_search select {
  width: 50%;
  display: inline-block;
}

/* line 42, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .select_and_search input {
  float: right;
}

/* line 47, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .filter_select select {
  width: 100%;
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .filter_date_range input {
  width: 50%;
  display: inline-block;
}

/* line 56, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section .filter_date_range input:nth-child(2) {
  float: left;
}

/* line 61, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section input[type="submit"] {
  width: auto;
  line-height: 31px;
  margin-right: 10px;
}

/* line 67, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .sidebar_section.panel {
  position: relative;
}

/* line 72, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar #search-status-_sidebar_section {
  font-size: 14px;
}

/* line 77, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
#sidebar .buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
}

/* line 87, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_filter.scss */
.search_select_filter .select2.select2-container, .filter_boolean .select2.select2-container {
  width: 100% !important;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_footer.scss */
.footer {
  display: inline-block;
  padding: 0 15px;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
body.active_admin.logged_in {
  padding-top: 50px;
}

@media screen and (min-width: 576px) {
  /* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  body.active_admin.logged_in {
    padding-top: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  body.active_admin.logged_in {
    padding-left: 200px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  body.active_admin.logged_in {
    padding-left: 250px;
  }
}

/* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
body.active_admin.logged_in #active_admin_content {
  padding: 20px 0;
}

/* line 43, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
body.active_admin.logged_in #active_admin_content:after {
  content: '';
  display: block;
  clear: both;
}

@media screen and (min-width: 992px) {
  /* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  body.active_admin.logged_in #active_admin_content {
    padding: 20px 25px;
  }
}

/* line 27, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header .site_title {
  width: 160px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  margin: 0;
}

@media screen and (min-width: 576px) {
  /* line 27, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header .site_title {
    width: 200px;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 27, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header .site_title {
    width: 250px;
  }
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header .site_title #site_title_image {
  height: 100%;
  padding: 6px 0;
}

/* line 57, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 50px;
  width: calc(100% - 160px);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 3;
  text-align: right;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}

/* line 71, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav:before {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 "Font Awesome 6 Free", "Font Awesome 6 Pro";
  content: "";
  display: inline;
  visibility: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  color: #323537;
  padding: 15px 0;
  text-align: center;
  width: 40px;
  font-size: 20px;
}

@media screen and (min-width: 576px) {
  /* line 57, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav {
    height: 60px;
    width: calc(100% - 200px);
  }
  /* line 91, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav:before {
    padding: 20px 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 97, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav:before {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  /* line 57, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav {
    width: calc(100% - 250px);
  }
}

/* line 106, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav li {
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
}

/* line 110, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav li:hover {
  background-color: #f5f5f5;
}

/* line 114, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav li:active {
  background-color: #f0f0f0;
}

/* line 120, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #current_user a {
  color: transparent;
  position: relative;
  width: 50px;
  height: 49px;
  display: inline-block;
}

/* line 127, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #current_user a:before {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 "Font Awesome 6 Free", "Font Awesome 6 Pro";
  content: "";
  display: inline;
  visibility: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  color: #323537;
  padding: 15px 0;
  text-align: center;
  width: 50px;
  font-size: 20px;
}

@media screen and (min-width: 576px) {
  /* line 120, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #current_user a {
    width: 60px;
    height: 59px;
  }
  /* line 147, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #current_user a:before {
    padding: 20px 0;
    width: 60px;
  }
}

/* line 155, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #logout {
  min-width: 50px;
  min-height: 49px;
  float: right;
}

/* line 160, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #logout a {
  color: transparent;
  position: relative;
  width: 50px;
  display: block;
}

/* line 166, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
.header #utility_nav #logout a:before {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 "Font Awesome 6 Free", "Font Awesome 6 Pro";
  content: "";
  display: inline;
  visibility: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  color: #323537;
  padding: 15px 0;
  text-align: center;
  width: 50px;
  font-size: 20px;
}

@media screen and (min-width: 576px) {
  /* line 155, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #logout {
    min-width: 60px;
    min-height: 59px;
  }
  /* line 188, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #logout a {
    width: 60px;
    height: 59px;
  }
  /* line 192, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  .header #utility_nav #logout a:before {
    padding: 20px 0;
    width: 60px;
  }
}

/* line 202, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  margin: 15px 0 0 0;
  padding: 8px 10px;
}

/* line 43, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
#title_bar:after {
  content: '';
  display: block;
  clear: both;
}

@media screen and (min-width: 992px) {
  /* line 202, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
  #title_bar {
    padding: 8px 20px;
    border-radius: 3px;
    margin: 15px 25px 0 25px;
  }
}

/* line 215, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #titlebar_left {
  display: inline-block;
  float: left;
  line-height: 29px;
}

/* line 220, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #titlebar_left h2 {
  display: inline-block;
  font-size: 16px;
}

/* line 226, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #titlebar_right {
  display: inline-block;
  float: right;
}

/* line 230, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #titlebar_right .action_item a {
  background-color: #4C65BA;
  color: #fff;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
  padding: 5px 8px;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a:active, #title_bar #titlebar_right .action_item a:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a.disabled, #title_bar #titlebar_right .action_item a:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a:hover {
  background-color: #7185c8;
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a:active, #title_bar #titlebar_right .action_item a:focus {
  background-color: #3b5098;
}

/* line 34, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
#title_bar #titlebar_right .action_item a:disabled {
  background-color: #4C65BA;
}

/* line 236, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_header.scss */
#title_bar #page_title {
  font-weight: normal;
  margin: 0;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
#main_content_wrapper {
  float: left;
  width: 100%;
}

/* line 43, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_prefix_mixins.scss */
#main_content_wrapper:after {
  content: '';
  display: block;
  clear: both;
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
#active_admin_content.with_sidebar #main_content_wrapper {
  width: 100%;
}

@media screen and (min-width: 576px) {
  /* line 12, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #active_admin_content.with_sidebar #main_content_wrapper #main_content {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}

@media screen and (min-width: 992px) {
  /* line 19, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #active_admin_content.with_sidebar #main_content_wrapper #main_content {
    margin-right: 20px;
  }
}

@media screen and (min-width: 992px) {
  /* line 25, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #active_admin_content.with_sidebar #main_content_wrapper #main_content {
    margin-right: 20px;
  }
}

/* line 31, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
#main_content {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04);
  padding: 15px 10px;
}

@media screen and (max-width: 576px) {
  /* line 31, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #main_content {
    overflow-x: scroll;
  }
}

@media screen and (min-width: 992px) {
  /* line 31, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_main_content.scss */
  #main_content {
    padding: 20px;
    border-radius: 3px;
  }
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs {
  width: 200px;
  height: calc(100% - 60px);
  position: fixed;
  top: 50px;
  background-color: #f5f5f5;
  border-right: 1px solid #e6e6e6;
  z-index: 1;
  overflow: auto;
  left: -200px;
  transition: .5s;
  transition-timing-function: ease-in-out;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs.tabs_open {
  left: 0;
}

@media screen and (min-width: 576px) {
  /* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
  .header #tabs {
    top: 60px;
  }
}

@media screen and (min-width: 992px) {
  /* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
  .header #tabs {
    left: 0px !important;
  }
}

@media screen and (min-width: 1400px) {
  /* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
  .header #tabs {
    width: 250px;
  }
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li {
  width: 100%;
  font-size: 14px;
  line-height: 38px;
  cursor: pointer;
}

/* line 36, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  color: #323537;
  padding: 0 20px;
}

/* line 43, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li a:hover {
  background-color: #f0f0f0;
}

/* line 49, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.current a {
  color: #4C65BA;
}

/* line 55, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested > a:nth-child(1) {
  position: relative;
}

/* line 58, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested > a:nth-child(1):after {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 "Font Awesome 6 Free", "Font Awesome 6 Pro";
  content: "";
  display: inline;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #323537;
}

/* line 69, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested ul {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #eee;
  padding: 10px 0;
  cursor: auto;
  display: none;
}

/* line 77, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested ul a {
  padding: 0px 15px 0px 35px;
  color: #323537;
}

/* line 81, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested ul a:hover {
  background-color: #e7e7e7;
}

@media screen and (min-width: 1400px) {
  /* line 77, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
  .header #tabs li.has_nested ul a {
    padding: 0px 15px 0px 40px;
  }
}

/* line 90, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested ul .current a {
  color: #4C65BA;
}

/* line 96, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested.open > a:nth-child(1), .header #tabs li.has_nested.current > a:nth-child(1) {
  position: relative;
}

/* line 99, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested.open > a:nth-child(1):after, .header #tabs li.has_nested.current > a:nth-child(1):after {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 "Font Awesome 6 Free", "Font Awesome 6 Pro";
  content: "";
}

/* line 104, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_sidebar.scss */
.header #tabs li.has_nested.open > ul, .header #tabs li.has_nested.current > ul {
  display: block;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_wrapper.scss */
#wrapper {
  display: flex;
  flex-direction: column;
}

/* line 5, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/layouts/_wrapper.scss */
#wrapper .flashes {
  order: -1;
}

/* line 3, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.logged_in.new #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.edit #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.create #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.update #active_admin_content.with_sidebar #main_content_wrapper {
  width: calc(100% - 230px);
}

@media screen and (min-width: 576px) {
  /* line 3, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
  body.logged_in.new #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.edit #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.create #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.update #active_admin_content.with_sidebar #main_content_wrapper {
    padding-right: 10px;
  }
}

@media screen and (min-width: 992px) {
  /* line 3, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
  body.logged_in.new #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.edit #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.create #active_admin_content.with_sidebar #main_content_wrapper, body.logged_in.update #active_admin_content.with_sidebar #main_content_wrapper {
    padding-right: 0;
    width: calc(100% - 270px);
  }
}

/* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.logged_in.new #active_admin_content.with_sidebar #sidebar, body.logged_in.edit #active_admin_content.with_sidebar #sidebar, body.logged_in.create #active_admin_content.with_sidebar #sidebar, body.logged_in.update #active_admin_content.with_sidebar #sidebar {
  display: inline-block;
}

/* line 19, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.logged_in.new #active_admin_content.with_sidebar #sidebar tr:hover, body.logged_in.edit #active_admin_content.with_sidebar #sidebar tr:hover, body.logged_in.create #active_admin_content.with_sidebar #sidebar tr:hover, body.logged_in.update #active_admin_content.with_sidebar #sidebar tr:hover {
  background: rgba(243, 247, 249, 0.3);
}

/* line 4, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new form legend, body.logged_in.edit form legend, body.logged_in.create form legend, body.logged_in.update form legend {
  font-weight: normal;
}

/* line 8, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new fieldset.inputs, body.logged_in.edit fieldset.inputs, body.logged_in.create fieldset.inputs, body.logged_in.update fieldset.inputs {
  margin-bottom: 20px;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .label, body.logged_in.edit .input .label, body.logged_in.create .input .label, body.logged_in.update .input .label {
  padding-bottom: 5px;
  text-align: left;
  margin: auto 0;
  padding-top: 8px;
  text-align: right;
  font-size: 14px;
}

@media screen and (min-width: 576px) {
  /* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
  body.logged_in.new .input .label, body.logged_in.edit .input .label, body.logged_in.create .input .label, body.logged_in.update .input .label {
    padding-bottom: 0;
    height: 25px;
    width: 25%;
    float: left;
    padding-right: 20px;
  }
}

@media screen and (min-width: 576px) {
  /* line 29, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
  body.logged_in.new .input input, body.logged_in.new .input textarea, body.logged_in.edit .input input, body.logged_in.edit .input textarea, body.logged_in.create .input input, body.logged_in.create .input textarea, body.logged_in.update .input input, body.logged_in.update .input textarea {
    width: 50%;
  }
}

/* line 34, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input input[type='radio'], body.logged_in.new .input textarea[type='radio'], body.logged_in.edit .input input[type='radio'], body.logged_in.edit .input textarea[type='radio'], body.logged_in.create .input input[type='radio'], body.logged_in.create .input textarea[type='radio'], body.logged_in.update .input input[type='radio'], body.logged_in.update .input textarea[type='radio'] {
  width: 15px;
  float: left;
  margin-top: 3px;
}

/* line 40, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input input[type='checkbox'], body.logged_in.new .input textarea[type='checkbox'], body.logged_in.edit .input input[type='checkbox'], body.logged_in.edit .input textarea[type='checkbox'], body.logged_in.create .input input[type='checkbox'], body.logged_in.create .input textarea[type='checkbox'], body.logged_in.update .input input[type='checkbox'], body.logged_in.update .input textarea[type='checkbox'] {
  width: 15px;
  margin: 0 5px -2px 0;
}

@media screen and (min-width: 576px) {
  /* line 46, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
  body.logged_in.new .input .select2-container, body.logged_in.edit .input .select2-container, body.logged_in.create .input .select2-container, body.logged_in.update .input .select2-container {
    width: 50% !important;
  }
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .select2-container a, body.logged_in.edit .input .select2-container a, body.logged_in.create .input .select2-container a, body.logged_in.update .input .select2-container a {
  height: 30px;
  line-height: 30px;
}

/* line 57, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input select, body.logged_in.edit .input select, body.logged_in.create .input select, body.logged_in.update .input select {
  min-width: 50%;
  height: 30px;
}

/* line 62, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input select[multiple], body.logged_in.edit .input select[multiple], body.logged_in.create .input select[multiple], body.logged_in.update .input select[multiple] {
  height: 100px;
}

/* line 66, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .fragment, body.logged_in.edit .input .fragment, body.logged_in.create .input .fragment, body.logged_in.update .input .fragment {
  margin-right: 10px;
}

/* line 69, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .fragment label, body.logged_in.edit .input .fragment label, body.logged_in.create .input .fragment label, body.logged_in.update .input .fragment label {
  padding-right: 5px;
}

/* line 73, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .fragment select, body.logged_in.edit .input .fragment select, body.logged_in.create .input .fragment select, body.logged_in.update .input .fragment select {
  min-width: auto;
}

/* line 78, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input.boolean, body.logged_in.edit .input.boolean, body.logged_in.create .input.boolean, body.logged_in.update .input.boolean {
  margin-left: 25%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 82, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input.boolean input, body.logged_in.edit .input.boolean input, body.logged_in.create .input.boolean input, body.logged_in.update .input.boolean input {
  width: auto;
}

/* line 86, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input.boolean label, body.logged_in.edit .input.boolean label, body.logged_in.create .input.boolean label, body.logged_in.update .input.boolean label {
  font-size: 14px;
  cursor: pointer;
  padding: 5px 5px 5px 0;
}

/* line 92, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input.boolean input[type='checkbox'], body.logged_in.edit .input.boolean input[type='checkbox'], body.logged_in.create .input.boolean input[type='checkbox'], body.logged_in.update .input.boolean input[type='checkbox'] {
  width: 15px;
  margin: 0 5px -2px 0;
}

/* line 98, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input li.fragment, body.logged_in.edit .input li.fragment, body.logged_in.create .input li.fragment, body.logged_in.update .input li.fragment {
  display: inline;
}

/* line 102, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input li.choice, body.logged_in.edit .input li.choice, body.logged_in.create .input li.choice, body.logged_in.update .input li.choice {
  margin-left: 25%;
}

/* line 105, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input li.choice .field_with_errors, body.logged_in.edit .input li.choice .field_with_errors, body.logged_in.create .input li.choice .field_with_errors, body.logged_in.update .input li.choice .field_with_errors {
  float: left;
}

/* line 110, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .input .inline-errors, body.logged_in.edit .input .inline-errors, body.logged_in.create .input .inline-errors, body.logged_in.update .input .inline-errors {
  padding-left: 25%;
}

/* line 115, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_form.scss */
body.logged_in.new .actions, body.logged_in.edit .actions, body.logged_in.create .actions, body.logged_in.update .actions {
  padding-left: 25%;
}

@use "sass:math";
/* line 5, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .resource_selection_toggle_cell, body.index .resource_selection_cell {
  display: flex;
}

/* line 9, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools {
  margin-bottom: 20px;
  font-size: 14px;
}

/* line 13, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools:after {
  content: '';
  display: block;
  clear: both;
}

/* line 19, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools input[type='checkbox'] {
  display: flex;
}

/* line 23, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .collection_selection_toggle_all {
  display: flex !important;
}

/* line 27, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .batch_actions_selector {
  display: inline-block;
}

/* line 31, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .dropdown_menu_button {
  background-color: #fff;
  color: #4C65BA;
  border: 1px solid #4C65BA;
  padding: 4px 8px;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
  padding: 6px 25px 6px 10px;
  position: relative;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:active, body.index .table_tools .dropdown_menu_button:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button.disabled, body.index .table_tools .dropdown_menu_button:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 46, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:hover {
  color: #fff;
  background-color: #4C65BA;
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:active, body.index .table_tools .dropdown_menu_button:focus {
  background-color: #3b5098;
  color: #fff;
}

/* line 80, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:after {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 "Font Awesome 6 Free", "Font Awesome 6 Pro";
  content: "";
  position: absolute;
  right: 8px;
}

/* line 86, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button:active, body.index .table_tools .dropdown_menu_button:focus {
  background-color: #3b5098;
  color: #fff;
}

/* line 91, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .dropdown_menu_button.disabled, body.index .table_tools .dropdown_menu_button:disabled {
  color: #76838f;
  background-color: #f3f7f9;
  border-color: #f3f7f9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 35, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .dropdown_menu_list {
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  position: absolute;
  z-index: 1;
}

/* line 45, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .indexes.table_tools_segmented_control {
  display: flex;
  justify-content: right;
}

/* line 49, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .indexes.table_tools_segmented_control a {
  background-color: #fff;
  color: #4C65BA;
  border: 1px solid #4C65BA;
  padding: 4px 8px;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .indexes.table_tools_segmented_control a:active, body.index .table_tools .indexes.table_tools_segmented_control a:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .indexes.table_tools_segmented_control a.disabled, body.index .table_tools .indexes.table_tools_segmented_control a:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 46, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .indexes.table_tools_segmented_control a:hover {
  color: #fff;
  background-color: #4C65BA;
}

/* line 51, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_tools .indexes.table_tools_segmented_control a:active, body.index .table_tools .indexes.table_tools_segmented_control a:focus {
  background-color: #3b5098;
  color: #fff;
}

/* line 53, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .indexes.table_tools_segmented_control .index {
  margin-right: 4px;
}

/* line 55, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_tools .indexes.table_tools_segmented_control .index:last-child {
  margin-right: 0;
}

/* line 62, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .paginated_collection_contents {
  margin-bottom: 20px;
  overflow-x: auto;
}

/* line 67, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index #index_footer {
  font-size: 14px;
}

/* line 71, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .sortable {
  position: relative;
}

/* line 74, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .sortable:after {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 "Font Awesome 6 Free", "Font Awesome 6 Pro";
  content: "";
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 87, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .sortable.sorted-desc:after {
  content: "\f0dd";
}

/* line 91, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .sortable.sorted-asc:after {
  content: "\f0de";
}

/* line 96, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_actions {
  margin-bottom: -4px;
}

/* line 99, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .table_actions .member_link {
  background-color: #4C65BA;
  color: white;
  border: none;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  cursor: pointer;
  padding: 4px 8px;
  margin-right: 4px;
  margin-bottom: 4px;
}

/* line 10, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link:active, body.index .table_actions .member_link:focus {
  outline: 0;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link.disabled, body.index .table_actions .member_link:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link:hover {
  background-color: #7185c8;
}

/* line 30, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link:active, body.index .table_actions .member_link:focus {
  background-color: #3b5098;
}

/* line 34, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .table_actions .member_link:disabled {
  background-color: #4C65BA;
}

/* line 101, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope a {
  display: inline-block;
  color: #4C65BA;
  border-top: 1px solid #4C65BA;
  border-bottom: 1px solid #4C65BA;
  float: left;
  padding: 6px 10px;
  border-right: 1px solid #4C65BA;
  -webkit-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  -o-transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
  transition: border 0.15s linear, color 0.15s linear, width 0.15s linear, background-color 0.15s linear;
}

/* line 112, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope:first-child a {
  border-left: 1px solid #4C65BA;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 118, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope:last-child a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 124, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope:hover a {
  background-color: #7185c8;
  border-color: #7185c8;
  color: #fff;
}

/* line 132, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_buttons_mixins.scss */
body.index .scopes .scope:active a, body.index .scopes .scope:focus a, body.index .scopes .scope.selected a {
  background-color: #3b5098;
  border-color: #3b5098;
  color: #fff;
}

/* line 111, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index .scopes .scope a {
  margin-right: .25rem;
}

/* line 117, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index #sidebar {
  position: fixed;
  transition: .5s;
  transition-timing-function: ease-in-out;
  right: -230px;
}

/* line 123, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index #sidebar.sidebar_open {
  right: 0;
}

@media screen and (min-width: 1400px) {
  /* line 117, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
  body.index #sidebar {
    right: -270px;
  }
}

/* line 131, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_index.scss */
body.index #sidebar:before {
  cursor: pointer;
  position: absolute;
  top: 30px;
  left: -40px;
  width: 40px;
  height: 50px;
  background-color: #fff;
  -webkit-box-shadow: -1px 0 4px 0 rgba(0, 0, 0, 0.04);
  -moz-box-shadow: -1px 0 4px 0 rgba(0, 0, 0, 0.04);
  box-shadow: -1px 0 4px 0 rgba(0, 0, 0, 0.04);
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 900 normal normal 14px/1 "Font Awesome 6 Free", "Font Awesome 6 Pro";
  content: "";
  font-size: 20px;
  padding: 15px 10px;
}

/* line 2, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
body.logged_out .flash {
  position: fixed;
}

/* line 6, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
body.logged_out #active_admin_content {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login {
  width: 100%;
  margin: auto;
  background-color: white;
  border-top: 3px solid #4C65BA;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  color: #323537;
  padding: 20px;
}

@media screen and (min-width: 400px) {
  /* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
  #login {
    border-radius: 3px;
    width: 400px;
    padding: 30px;
  }
}

/* line 29, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login h2 {
  text-align: center;
}

/* line 33, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

/* line 39, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .input.boolean {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 41, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .input.boolean label {
  font-size: 15px;
  cursor: pointer;
  padding: 5px 5px 5px 0;
}

/* line 47, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .input.boolean input[type='checkbox'] {
  width: 15px;
  margin: 0 5px -2px 0;
}

/* line 53, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login a {
  margin-top: 10px;
  display: inline-block;
}

/* line 58, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login .input_action {
  min-width: 50%;
}

/* line 62, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/pages/_login.scss */
#login input[type="submit"] {
  line-height: 43px;
}

/* line 3, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.show #active_admin_content.with_sidebar #main_content_wrapper {
  width: calc(100% - 230px);
}

@media screen and (min-width: 576px) {
  /* line 3, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
  body.show #active_admin_content.with_sidebar #main_content_wrapper {
    padding-right: 10px;
  }
}

@media screen and (min-width: 992px) {
  /* line 3, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
  body.show #active_admin_content.with_sidebar #main_content_wrapper {
    padding-right: 0;
    width: calc(100% - 270px);
  }
}

/* line 16, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.show #active_admin_content.with_sidebar #sidebar {
  display: inline-block;
}

/* line 19, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/mixins/_sidebar_mixins.scss */
body.show #active_admin_content.with_sidebar #sidebar tr:hover {
  background: rgba(243, 247, 249, 0.3);
}

/* line 17, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_base.scss */
body {
  font-family: "LatoWeb", Arial, sans-serif;
  background-color: #eee;
  color: #323537;
}

/* line 23, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_base.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

/* line 27, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/arctic_admin-4.3.3/app/assets/stylesheets/arctic_admin/_base.scss */
a {
  color: #4C65BA;
  text-decoration: none;
}

/* line 1, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 14, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 33, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 39, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 47, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 61, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 73, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 118, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 130, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 134, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 137, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 141, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 143, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 149, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 161, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 164, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 168, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 171, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 174, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 178, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 183, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 189, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 191, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

/* line 198, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 207, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 213, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 216, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 219, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 223, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 227, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 231, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 235, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 238, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 242, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 246, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 249, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 256, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 260, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 263, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 266, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 269, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 271, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 273, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 276, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 279, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 282, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 285, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 289, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 293, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 298, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 308, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 310, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 313, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 318, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 320, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 336, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 348, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 351, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 360, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 362, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 365, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 369, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 379, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 389, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 395, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 397, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 401, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 403, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 412, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 418, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 421, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 426, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 430, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 433, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 438, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 443, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 447, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 451, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 455, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 458, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 461, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 465, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 468, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 471, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 475, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 480, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/select2-rails-4.0.13/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 3, ../../../usr/share/rvm/gems/ruby-3.2.4/gems/activeadmin-searchable_select-1.8.0/app/assets/stylesheets/active_admin/searchable_select.scss */
.searchable_select.input .select2-container {
  min-width: 30%;
}

/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
: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-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --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-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", 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));
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

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;
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

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) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-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;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}
.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);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.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);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #cfe2ff;
  --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: #000;
  border-color: #bacbe6;
}

.table-secondary {
  --bs-table-bg: #e2e3e5;
  --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: #000;
  border-color: #cbccce;
}

.table-success {
  --bs-table-bg: #d1e7dd;
  --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: #000;
  border-color: #bcd0c7;
}

.table-info {
  --bs-table-bg: #cff4fc;
  --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: #000;
  border-color: #badce3;
}

.table-warning {
  --bs-table-bg: #fff3cd;
  --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: #000;
  border-color: #e6dbb9;
}

.table-danger {
  --bs-table-bg: #f8d7da;
  --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: #000;
  border-color: #dfc2c4;
}

.table-light {
  --bs-table-bg: #f8f9fa;
  --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: #000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg: #212529;
  --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: #fff;
  border-color: #373b3e;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.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;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.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.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.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);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  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) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.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;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + (0.75rem + 2px));
}
textarea.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
}
textarea.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
}

.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  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) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.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;
  color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  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");
}
.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");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.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) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.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");
}
.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");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.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) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.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) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.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-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.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.25rem;
}

.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.3rem;
}

.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.2rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.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.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.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);
}

.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);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  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 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.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);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.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);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.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);
}
.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);
}

.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);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  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 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%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);
}
.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);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.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);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}
.btn-link:hover {
  color: #0a58ca;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.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;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.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;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.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;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.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;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.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;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.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;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  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) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #0a58ca;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.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;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='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");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  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) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.alert-primary .alert-link {
  color: #06357a;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #523e02;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}

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

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.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: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast:not(.showing):not(.show) {
  opacity: 0;
}
.toast.hide {
  display: none;
}

.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.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;
}
.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) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.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) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.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;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.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"
  } ]
} */
.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");
}

.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");
}

.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;
}
.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) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

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

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

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

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #0d6efd;
}
.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}

.link-secondary {
  color: #6c757d;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

.link-success {
  color: #198754;
}
.link-success:hover, .link-success:focus {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #ffc107;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.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;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0d6efd !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #198754 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  color: #0d6efd !important;
}

.text-secondary {
  color: #6c757d !important;
}

.text-success {
  color: #198754 !important;
}

.text-info {
  color: #0dcaf0 !important;
}

.text-warning {
  color: #ffc107 !important;
}

.text-danger {
  color: #dc3545 !important;
}

.text-light {
  color: #f8f9fa !important;
}

.text-dark {
  color: #212529 !important;
}

.text-white {
  color: #fff !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  color: inherit !important;
}

.bg-primary {
  background-color: #0d6efd !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

.bg-success {
  background-color: #198754 !important;
}

.bg-info {
  background-color: #0dcaf0 !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.bg-dark {
  background-color: #212529 !important;
}

.bg-body {
  background-color: #fff !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }

  .float-sm-end {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-sm-0 {
    gap: 0 !important;
  }

  .gap-sm-1 {
    gap: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 1rem !important;
  }

  .gap-sm-4 {
    gap: 1.5rem !important;
  }

  .gap-sm-5 {
    gap: 3rem !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  .me-sm-3 {
    margin-right: 1rem !important;
  }

  .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  .me-sm-5 {
    margin-right: 3rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-5 {
    margin-left: 3rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !important;
  }

  .text-sm-start {
    text-align: left !important;
  }

  .text-sm-end {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }

  .float-md-end {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-md-0 {
    gap: 0 !important;
  }

  .gap-md-1 {
    gap: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.5rem !important;
  }

  .me-md-3 {
    margin-right: 1rem !important;
  }

  .me-md-4 {
    margin-right: 1.5rem !important;
  }

  .me-md-5 {
    margin-right: 3rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  .ms-md-3 {
    margin-left: 1rem !important;
  }

  .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  .ms-md-5 {
    margin-left: 3rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }

  .float-lg-end {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-lg-0 {
    gap: 0 !important;
  }

  .gap-lg-1 {
    gap: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .me-lg-3 {
    margin-right: 1rem !important;
  }

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .me-lg-5 {
    margin-right: 3rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }

  .text-lg-start {
    text-align: left !important;
  }

  .text-lg-end {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }

  .float-xl-end {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xl-0 {
    gap: 0 !important;
  }

  .gap-xl-1 {
    gap: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xl-3 {
    margin-right: 1rem !important;
  }

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xl-5 {
    margin-right: 3rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }

  .text-xl-start {
    text-align: left !important;
  }

  .text-xl-end {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }

  .float-xxl-end {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xxl-0 {
    gap: 0 !important;
  }

  .gap-xxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }

  .fs-2 {
    font-size: 2rem !important;
  }

  .fs-3 {
    font-size: 1.75rem !important;
  }

  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
@charset "UTF-8";
/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* line 8, app/assets/stylesheets/bootstrap.css */
: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-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --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-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", 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));
}

/* line 35, app/assets/stylesheets/bootstrap.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 42, app/assets/stylesheets/bootstrap.css */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 47, app/assets/stylesheets/bootstrap.css */
body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 59, app/assets/stylesheets/bootstrap.css */
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

/* line 67, app/assets/stylesheets/bootstrap.css */
hr:not([size]) {
  height: 1px;
}

/* line 71, app/assets/stylesheets/bootstrap.css */
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 78, app/assets/stylesheets/bootstrap.css */
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  /* line 82, app/assets/stylesheets/bootstrap.css */
  h1, .h1 {
    font-size: 2.5rem;
  }
}

/* line 87, app/assets/stylesheets/bootstrap.css */
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  /* line 91, app/assets/stylesheets/bootstrap.css */
  h2, .h2 {
    font-size: 2rem;
  }
}

/* line 96, app/assets/stylesheets/bootstrap.css */
h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  /* line 100, app/assets/stylesheets/bootstrap.css */
  h3, .h3 {
    font-size: 1.75rem;
  }
}

/* line 105, app/assets/stylesheets/bootstrap.css */
h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  /* line 109, app/assets/stylesheets/bootstrap.css */
  h4, .h4 {
    font-size: 1.5rem;
  }
}

/* line 114, app/assets/stylesheets/bootstrap.css */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 118, app/assets/stylesheets/bootstrap.css */
h6, .h6 {
  font-size: 1rem;
}

/* line 122, app/assets/stylesheets/bootstrap.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 127, app/assets/stylesheets/bootstrap.css */
abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

/* line 136, app/assets/stylesheets/bootstrap.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 142, app/assets/stylesheets/bootstrap.css */
ol,
ul {
  padding-left: 2rem;
}

/* line 147, app/assets/stylesheets/bootstrap.css */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 154, app/assets/stylesheets/bootstrap.css */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 161, app/assets/stylesheets/bootstrap.css */
dt {
  font-weight: 700;
}

/* line 165, app/assets/stylesheets/bootstrap.css */
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

/* line 170, app/assets/stylesheets/bootstrap.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 174, app/assets/stylesheets/bootstrap.css */
b,
strong {
  font-weight: bolder;
}

/* line 179, app/assets/stylesheets/bootstrap.css */
small, .small {
  font-size: 0.875em;
}

/* line 183, app/assets/stylesheets/bootstrap.css */
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 188, app/assets/stylesheets/bootstrap.css */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 196, app/assets/stylesheets/bootstrap.css */
sub {
  bottom: -0.25em;
}

/* line 200, app/assets/stylesheets/bootstrap.css */
sup {
  top: -0.5em;
}

/* line 204, app/assets/stylesheets/bootstrap.css */
a {
  color: #0d6efd;
  text-decoration: underline;
}

/* line 208, app/assets/stylesheets/bootstrap.css */
a:hover {
  color: #0a58ca;
}

/* line 212, app/assets/stylesheets/bootstrap.css */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, app/assets/stylesheets/bootstrap.css */
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override;
}

/* line 227, app/assets/stylesheets/bootstrap.css */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 234, app/assets/stylesheets/bootstrap.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 240, app/assets/stylesheets/bootstrap.css */
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

/* line 245, app/assets/stylesheets/bootstrap.css */
a > code {
  color: inherit;
}

/* line 249, app/assets/stylesheets/bootstrap.css */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 256, app/assets/stylesheets/bootstrap.css */
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

/* line 262, app/assets/stylesheets/bootstrap.css */
figure {
  margin: 0 0 1rem;
}

/* line 266, app/assets/stylesheets/bootstrap.css */
img,
svg {
  vertical-align: middle;
}

/* line 271, app/assets/stylesheets/bootstrap.css */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 276, app/assets/stylesheets/bootstrap.css */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

/* line 283, app/assets/stylesheets/bootstrap.css */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 288, app/assets/stylesheets/bootstrap.css */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 299, app/assets/stylesheets/bootstrap.css */
label {
  display: inline-block;
}

/* line 303, app/assets/stylesheets/bootstrap.css */
button {
  border-radius: 0;
}

/* line 307, app/assets/stylesheets/bootstrap.css */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 311, app/assets/stylesheets/bootstrap.css */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 322, app/assets/stylesheets/bootstrap.css */
button,
select {
  text-transform: none;
}

/* line 327, app/assets/stylesheets/bootstrap.css */
[role=button] {
  cursor: pointer;
}

/* line 331, app/assets/stylesheets/bootstrap.css */
select {
  word-wrap: normal;
}

/* line 334, app/assets/stylesheets/bootstrap.css */
select:disabled {
  opacity: 1;
}

/* line 338, app/assets/stylesheets/bootstrap.css */
[list]::-webkit-calendar-picker-indicator {
  display: none;
}

/* line 342, app/assets/stylesheets/bootstrap.css */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/* line 348, app/assets/stylesheets/bootstrap.css */
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

/* line 355, app/assets/stylesheets/bootstrap.css */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 360, app/assets/stylesheets/bootstrap.css */
textarea {
  resize: vertical;
}

/* line 364, app/assets/stylesheets/bootstrap.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 371, app/assets/stylesheets/bootstrap.css */
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 380, app/assets/stylesheets/bootstrap.css */
  legend {
    font-size: 1.5rem;
  }
}

/* line 384, app/assets/stylesheets/bootstrap.css */
legend + * {
  clear: left;
}

/* line 388, app/assets/stylesheets/bootstrap.css */
::-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 398, app/assets/stylesheets/bootstrap.css */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 402, app/assets/stylesheets/bootstrap.css */
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

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

/* line 419, app/assets/stylesheets/bootstrap.css */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 423, app/assets/stylesheets/bootstrap.css */
::file-selector-button {
  font: inherit;
}

/* line 427, app/assets/stylesheets/bootstrap.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 432, app/assets/stylesheets/bootstrap.css */
output {
  display: inline-block;
}

/* line 436, app/assets/stylesheets/bootstrap.css */
iframe {
  border: 0;
}

/* line 440, app/assets/stylesheets/bootstrap.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 445, app/assets/stylesheets/bootstrap.css */
progress {
  vertical-align: baseline;
}

/* line 449, app/assets/stylesheets/bootstrap.css */
[hidden] {
  display: none !important;
}

/* line 453, app/assets/stylesheets/bootstrap.css */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 458, app/assets/stylesheets/bootstrap.css */
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 464, app/assets/stylesheets/bootstrap.css */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 469, app/assets/stylesheets/bootstrap.css */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 475, app/assets/stylesheets/bootstrap.css */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 480, app/assets/stylesheets/bootstrap.css */
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 486, app/assets/stylesheets/bootstrap.css */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 491, app/assets/stylesheets/bootstrap.css */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 497, app/assets/stylesheets/bootstrap.css */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 502, app/assets/stylesheets/bootstrap.css */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 508, app/assets/stylesheets/bootstrap.css */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 513, app/assets/stylesheets/bootstrap.css */
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 519, app/assets/stylesheets/bootstrap.css */
  .display-6 {
    font-size: 2.5rem;
  }
}

/* line 524, app/assets/stylesheets/bootstrap.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 529, app/assets/stylesheets/bootstrap.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 534, app/assets/stylesheets/bootstrap.css */
.list-inline-item {
  display: inline-block;
}

/* line 537, app/assets/stylesheets/bootstrap.css */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 541, app/assets/stylesheets/bootstrap.css */
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

/* line 546, app/assets/stylesheets/bootstrap.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 550, app/assets/stylesheets/bootstrap.css */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 554, app/assets/stylesheets/bootstrap.css */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 560, app/assets/stylesheets/bootstrap.css */
.blockquote-footer::before {
  content: "— ";
}

/* line 564, app/assets/stylesheets/bootstrap.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 569, app/assets/stylesheets/bootstrap.css */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 578, app/assets/stylesheets/bootstrap.css */
.figure {
  display: inline-block;
}

/* line 582, app/assets/stylesheets/bootstrap.css */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 587, app/assets/stylesheets/bootstrap.css */
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

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

@media (min-width: 576px) {
  /* line 607, app/assets/stylesheets/bootstrap.css */
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 612, app/assets/stylesheets/bootstrap.css */
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 617, app/assets/stylesheets/bootstrap.css */
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 622, app/assets/stylesheets/bootstrap.css */
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 627, app/assets/stylesheets/bootstrap.css */
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}

/* line 631, app/assets/stylesheets/bootstrap.css */
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}

/* line 640, app/assets/stylesheets/bootstrap.css */
.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 649, app/assets/stylesheets/bootstrap.css */
.col {
  flex: 1 0 0%;
}

/* line 653, app/assets/stylesheets/bootstrap.css */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 658, app/assets/stylesheets/bootstrap.css */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 663, app/assets/stylesheets/bootstrap.css */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 668, app/assets/stylesheets/bootstrap.css */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 673, app/assets/stylesheets/bootstrap.css */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 678, app/assets/stylesheets/bootstrap.css */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 683, app/assets/stylesheets/bootstrap.css */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  /* line 689, app/assets/stylesheets/bootstrap.css */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 693, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 698, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 703, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 708, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 713, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 718, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 723, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 729, app/assets/stylesheets/bootstrap.css */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 733, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 738, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 743, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 748, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 753, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 758, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 763, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 769, app/assets/stylesheets/bootstrap.css */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 773, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 778, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 783, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 788, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 793, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 798, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 803, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 809, app/assets/stylesheets/bootstrap.css */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 813, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 818, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 823, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 828, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 833, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 838, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 843, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 1400px) {
  /* line 849, app/assets/stylesheets/bootstrap.css */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 853, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 858, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 863, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 868, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 873, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 878, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 883, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

/* line 888, app/assets/stylesheets/bootstrap.css */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 893, app/assets/stylesheets/bootstrap.css */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

/* line 898, app/assets/stylesheets/bootstrap.css */
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 903, app/assets/stylesheets/bootstrap.css */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 908, app/assets/stylesheets/bootstrap.css */
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 913, app/assets/stylesheets/bootstrap.css */
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

/* line 918, app/assets/stylesheets/bootstrap.css */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 923, app/assets/stylesheets/bootstrap.css */
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

/* line 928, app/assets/stylesheets/bootstrap.css */
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

/* line 933, app/assets/stylesheets/bootstrap.css */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 938, app/assets/stylesheets/bootstrap.css */
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

/* line 943, app/assets/stylesheets/bootstrap.css */
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

/* line 948, app/assets/stylesheets/bootstrap.css */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 953, app/assets/stylesheets/bootstrap.css */
.offset-1 {
  margin-left: 8.33333333%;
}

/* line 957, app/assets/stylesheets/bootstrap.css */
.offset-2 {
  margin-left: 16.66666667%;
}

/* line 961, app/assets/stylesheets/bootstrap.css */
.offset-3 {
  margin-left: 25%;
}

/* line 965, app/assets/stylesheets/bootstrap.css */
.offset-4 {
  margin-left: 33.33333333%;
}

/* line 969, app/assets/stylesheets/bootstrap.css */
.offset-5 {
  margin-left: 41.66666667%;
}

/* line 973, app/assets/stylesheets/bootstrap.css */
.offset-6 {
  margin-left: 50%;
}

/* line 977, app/assets/stylesheets/bootstrap.css */
.offset-7 {
  margin-left: 58.33333333%;
}

/* line 981, app/assets/stylesheets/bootstrap.css */
.offset-8 {
  margin-left: 66.66666667%;
}

/* line 985, app/assets/stylesheets/bootstrap.css */
.offset-9 {
  margin-left: 75%;
}

/* line 989, app/assets/stylesheets/bootstrap.css */
.offset-10 {
  margin-left: 83.33333333%;
}

/* line 993, app/assets/stylesheets/bootstrap.css */
.offset-11 {
  margin-left: 91.66666667%;
}

/* line 997, app/assets/stylesheets/bootstrap.css */
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

/* line 1002, app/assets/stylesheets/bootstrap.css */
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

/* line 1007, app/assets/stylesheets/bootstrap.css */
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

/* line 1012, app/assets/stylesheets/bootstrap.css */
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

/* line 1017, app/assets/stylesheets/bootstrap.css */
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

/* line 1022, app/assets/stylesheets/bootstrap.css */
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

/* line 1027, app/assets/stylesheets/bootstrap.css */
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

/* line 1032, app/assets/stylesheets/bootstrap.css */
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

/* line 1037, app/assets/stylesheets/bootstrap.css */
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

/* line 1042, app/assets/stylesheets/bootstrap.css */
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

/* line 1047, app/assets/stylesheets/bootstrap.css */
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

/* line 1052, app/assets/stylesheets/bootstrap.css */
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  /* line 1058, app/assets/stylesheets/bootstrap.css */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1063, app/assets/stylesheets/bootstrap.css */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1068, app/assets/stylesheets/bootstrap.css */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1073, app/assets/stylesheets/bootstrap.css */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1078, app/assets/stylesheets/bootstrap.css */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1083, app/assets/stylesheets/bootstrap.css */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1088, app/assets/stylesheets/bootstrap.css */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1093, app/assets/stylesheets/bootstrap.css */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1098, app/assets/stylesheets/bootstrap.css */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1103, app/assets/stylesheets/bootstrap.css */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1108, app/assets/stylesheets/bootstrap.css */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1113, app/assets/stylesheets/bootstrap.css */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1118, app/assets/stylesheets/bootstrap.css */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1123, app/assets/stylesheets/bootstrap.css */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 1127, app/assets/stylesheets/bootstrap.css */
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  /* line 1131, app/assets/stylesheets/bootstrap.css */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 1135, app/assets/stylesheets/bootstrap.css */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 1139, app/assets/stylesheets/bootstrap.css */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 1143, app/assets/stylesheets/bootstrap.css */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 1147, app/assets/stylesheets/bootstrap.css */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 1151, app/assets/stylesheets/bootstrap.css */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 1155, app/assets/stylesheets/bootstrap.css */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 1159, app/assets/stylesheets/bootstrap.css */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 1163, app/assets/stylesheets/bootstrap.css */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 1167, app/assets/stylesheets/bootstrap.css */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  /* line 1171, app/assets/stylesheets/bootstrap.css */
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  /* line 1176, app/assets/stylesheets/bootstrap.css */
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  /* line 1181, app/assets/stylesheets/bootstrap.css */
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1186, app/assets/stylesheets/bootstrap.css */
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1191, app/assets/stylesheets/bootstrap.css */
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1196, app/assets/stylesheets/bootstrap.css */
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1201, app/assets/stylesheets/bootstrap.css */
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1206, app/assets/stylesheets/bootstrap.css */
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1211, app/assets/stylesheets/bootstrap.css */
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1216, app/assets/stylesheets/bootstrap.css */
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1221, app/assets/stylesheets/bootstrap.css */
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1226, app/assets/stylesheets/bootstrap.css */
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  /* line 1232, app/assets/stylesheets/bootstrap.css */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1237, app/assets/stylesheets/bootstrap.css */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1242, app/assets/stylesheets/bootstrap.css */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1247, app/assets/stylesheets/bootstrap.css */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1252, app/assets/stylesheets/bootstrap.css */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1257, app/assets/stylesheets/bootstrap.css */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1262, app/assets/stylesheets/bootstrap.css */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1267, app/assets/stylesheets/bootstrap.css */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1272, app/assets/stylesheets/bootstrap.css */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1277, app/assets/stylesheets/bootstrap.css */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1282, app/assets/stylesheets/bootstrap.css */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1287, app/assets/stylesheets/bootstrap.css */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1292, app/assets/stylesheets/bootstrap.css */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1297, app/assets/stylesheets/bootstrap.css */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 1301, app/assets/stylesheets/bootstrap.css */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 1305, app/assets/stylesheets/bootstrap.css */
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  /* line 1309, app/assets/stylesheets/bootstrap.css */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 1313, app/assets/stylesheets/bootstrap.css */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 1317, app/assets/stylesheets/bootstrap.css */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 1321, app/assets/stylesheets/bootstrap.css */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 1325, app/assets/stylesheets/bootstrap.css */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 1329, app/assets/stylesheets/bootstrap.css */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 1333, app/assets/stylesheets/bootstrap.css */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 1337, app/assets/stylesheets/bootstrap.css */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 1341, app/assets/stylesheets/bootstrap.css */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  /* line 1345, app/assets/stylesheets/bootstrap.css */
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  /* line 1350, app/assets/stylesheets/bootstrap.css */
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  /* line 1355, app/assets/stylesheets/bootstrap.css */
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1360, app/assets/stylesheets/bootstrap.css */
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1365, app/assets/stylesheets/bootstrap.css */
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1370, app/assets/stylesheets/bootstrap.css */
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1375, app/assets/stylesheets/bootstrap.css */
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1380, app/assets/stylesheets/bootstrap.css */
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1385, app/assets/stylesheets/bootstrap.css */
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1390, app/assets/stylesheets/bootstrap.css */
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1395, app/assets/stylesheets/bootstrap.css */
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1400, app/assets/stylesheets/bootstrap.css */
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 1406, app/assets/stylesheets/bootstrap.css */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1411, app/assets/stylesheets/bootstrap.css */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1416, app/assets/stylesheets/bootstrap.css */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1421, app/assets/stylesheets/bootstrap.css */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1426, app/assets/stylesheets/bootstrap.css */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1431, app/assets/stylesheets/bootstrap.css */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1436, app/assets/stylesheets/bootstrap.css */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1441, app/assets/stylesheets/bootstrap.css */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1446, app/assets/stylesheets/bootstrap.css */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1451, app/assets/stylesheets/bootstrap.css */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1456, app/assets/stylesheets/bootstrap.css */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1461, app/assets/stylesheets/bootstrap.css */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1466, app/assets/stylesheets/bootstrap.css */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1471, app/assets/stylesheets/bootstrap.css */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 1475, app/assets/stylesheets/bootstrap.css */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 1479, app/assets/stylesheets/bootstrap.css */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 1483, app/assets/stylesheets/bootstrap.css */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 1487, app/assets/stylesheets/bootstrap.css */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 1491, app/assets/stylesheets/bootstrap.css */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 1495, app/assets/stylesheets/bootstrap.css */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 1499, app/assets/stylesheets/bootstrap.css */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 1503, app/assets/stylesheets/bootstrap.css */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 1507, app/assets/stylesheets/bootstrap.css */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 1511, app/assets/stylesheets/bootstrap.css */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 1515, app/assets/stylesheets/bootstrap.css */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  /* line 1519, app/assets/stylesheets/bootstrap.css */
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  /* line 1524, app/assets/stylesheets/bootstrap.css */
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  /* line 1529, app/assets/stylesheets/bootstrap.css */
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1534, app/assets/stylesheets/bootstrap.css */
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1539, app/assets/stylesheets/bootstrap.css */
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1544, app/assets/stylesheets/bootstrap.css */
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1549, app/assets/stylesheets/bootstrap.css */
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1554, app/assets/stylesheets/bootstrap.css */
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1559, app/assets/stylesheets/bootstrap.css */
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1564, app/assets/stylesheets/bootstrap.css */
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1569, app/assets/stylesheets/bootstrap.css */
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1574, app/assets/stylesheets/bootstrap.css */
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  /* line 1580, app/assets/stylesheets/bootstrap.css */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1585, app/assets/stylesheets/bootstrap.css */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1590, app/assets/stylesheets/bootstrap.css */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1595, app/assets/stylesheets/bootstrap.css */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1600, app/assets/stylesheets/bootstrap.css */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1605, app/assets/stylesheets/bootstrap.css */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1610, app/assets/stylesheets/bootstrap.css */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1615, app/assets/stylesheets/bootstrap.css */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1620, app/assets/stylesheets/bootstrap.css */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1625, app/assets/stylesheets/bootstrap.css */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1630, app/assets/stylesheets/bootstrap.css */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1635, app/assets/stylesheets/bootstrap.css */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1640, app/assets/stylesheets/bootstrap.css */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1645, app/assets/stylesheets/bootstrap.css */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 1649, app/assets/stylesheets/bootstrap.css */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 1653, app/assets/stylesheets/bootstrap.css */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 1657, app/assets/stylesheets/bootstrap.css */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 1661, app/assets/stylesheets/bootstrap.css */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 1665, app/assets/stylesheets/bootstrap.css */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 1669, app/assets/stylesheets/bootstrap.css */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 1673, app/assets/stylesheets/bootstrap.css */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 1677, app/assets/stylesheets/bootstrap.css */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 1681, app/assets/stylesheets/bootstrap.css */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 1685, app/assets/stylesheets/bootstrap.css */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 1689, app/assets/stylesheets/bootstrap.css */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  /* line 1693, app/assets/stylesheets/bootstrap.css */
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  /* line 1698, app/assets/stylesheets/bootstrap.css */
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  /* line 1703, app/assets/stylesheets/bootstrap.css */
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1708, app/assets/stylesheets/bootstrap.css */
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1713, app/assets/stylesheets/bootstrap.css */
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1718, app/assets/stylesheets/bootstrap.css */
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1723, app/assets/stylesheets/bootstrap.css */
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1728, app/assets/stylesheets/bootstrap.css */
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1733, app/assets/stylesheets/bootstrap.css */
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1738, app/assets/stylesheets/bootstrap.css */
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1743, app/assets/stylesheets/bootstrap.css */
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1748, app/assets/stylesheets/bootstrap.css */
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  /* line 1754, app/assets/stylesheets/bootstrap.css */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1759, app/assets/stylesheets/bootstrap.css */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1764, app/assets/stylesheets/bootstrap.css */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1769, app/assets/stylesheets/bootstrap.css */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1774, app/assets/stylesheets/bootstrap.css */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1779, app/assets/stylesheets/bootstrap.css */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1784, app/assets/stylesheets/bootstrap.css */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1789, app/assets/stylesheets/bootstrap.css */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1794, app/assets/stylesheets/bootstrap.css */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1799, app/assets/stylesheets/bootstrap.css */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1804, app/assets/stylesheets/bootstrap.css */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1809, app/assets/stylesheets/bootstrap.css */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1814, app/assets/stylesheets/bootstrap.css */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1819, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 1823, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  /* line 1827, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  /* line 1831, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 1835, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  /* line 1839, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  /* line 1843, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 1847, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  /* line 1851, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  /* line 1855, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 1859, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  /* line 1863, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  /* line 1867, app/assets/stylesheets/bootstrap.css */
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  /* line 1872, app/assets/stylesheets/bootstrap.css */
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  /* line 1877, app/assets/stylesheets/bootstrap.css */
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1882, app/assets/stylesheets/bootstrap.css */
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1887, app/assets/stylesheets/bootstrap.css */
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1892, app/assets/stylesheets/bootstrap.css */
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1897, app/assets/stylesheets/bootstrap.css */
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1902, app/assets/stylesheets/bootstrap.css */
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1907, app/assets/stylesheets/bootstrap.css */
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1912, app/assets/stylesheets/bootstrap.css */
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1917, app/assets/stylesheets/bootstrap.css */
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1922, app/assets/stylesheets/bootstrap.css */
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

/* line 1927, app/assets/stylesheets/bootstrap.css */
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}

/* line 1942, app/assets/stylesheets/bootstrap.css */
.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 1948, app/assets/stylesheets/bootstrap.css */
.table > tbody {
  vertical-align: inherit;
}

/* line 1951, app/assets/stylesheets/bootstrap.css */
.table > thead {
  vertical-align: bottom;
}

/* line 1954, app/assets/stylesheets/bootstrap.css */
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

/* line 1958, app/assets/stylesheets/bootstrap.css */
.caption-top {
  caption-side: top;
}

/* line 1962, app/assets/stylesheets/bootstrap.css */
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

/* line 1966, app/assets/stylesheets/bootstrap.css */
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

/* line 1969, app/assets/stylesheets/bootstrap.css */
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

/* line 1973, app/assets/stylesheets/bootstrap.css */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 1977, app/assets/stylesheets/bootstrap.css */
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

/* line 1982, app/assets/stylesheets/bootstrap.css */
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

/* line 1987, app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

/* line 1992, app/assets/stylesheets/bootstrap.css */
.table-primary {
  --bs-table-bg: #cfe2ff;
  --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: #000;
  border-color: #bacbe6;
}

/* line 2004, app/assets/stylesheets/bootstrap.css */
.table-secondary {
  --bs-table-bg: #e2e3e5;
  --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: #000;
  border-color: #cbccce;
}

/* line 2016, app/assets/stylesheets/bootstrap.css */
.table-success {
  --bs-table-bg: #d1e7dd;
  --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: #000;
  border-color: #bcd0c7;
}

/* line 2028, app/assets/stylesheets/bootstrap.css */
.table-info {
  --bs-table-bg: #cff4fc;
  --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: #000;
  border-color: #badce3;
}

/* line 2040, app/assets/stylesheets/bootstrap.css */
.table-warning {
  --bs-table-bg: #fff3cd;
  --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: #000;
  border-color: #e6dbb9;
}

/* line 2052, app/assets/stylesheets/bootstrap.css */
.table-danger {
  --bs-table-bg: #f8d7da;
  --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: #000;
  border-color: #dfc2c4;
}

/* line 2064, app/assets/stylesheets/bootstrap.css */
.table-light {
  --bs-table-bg: #f8f9fa;
  --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: #000;
  border-color: #dfe0e1;
}

/* line 2076, app/assets/stylesheets/bootstrap.css */
.table-dark {
  --bs-table-bg: #212529;
  --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: #fff;
  border-color: #373b3e;
}

/* line 2088, app/assets/stylesheets/bootstrap.css */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 2094, app/assets/stylesheets/bootstrap.css */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 2100, app/assets/stylesheets/bootstrap.css */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 2106, app/assets/stylesheets/bootstrap.css */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 2112, app/assets/stylesheets/bootstrap.css */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 2118, app/assets/stylesheets/bootstrap.css */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 2123, app/assets/stylesheets/bootstrap.css */
.form-label {
  margin-bottom: 0.5rem;
}

/* line 2127, app/assets/stylesheets/bootstrap.css */
.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 2135, app/assets/stylesheets/bootstrap.css */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

/* line 2141, app/assets/stylesheets/bootstrap.css */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

/* line 2147, app/assets/stylesheets/bootstrap.css */
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 2153, app/assets/stylesheets/bootstrap.css */
.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.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2171, app/assets/stylesheets/bootstrap.css */
  .form-control {
    transition: none;
  }
}

/* line 2175, app/assets/stylesheets/bootstrap.css */
.form-control[type=file] {
  overflow: hidden;
}

/* line 2178, app/assets/stylesheets/bootstrap.css */
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 2181, app/assets/stylesheets/bootstrap.css */
.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 2188, app/assets/stylesheets/bootstrap.css */
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}

/* line 2191, app/assets/stylesheets/bootstrap.css */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2195, app/assets/stylesheets/bootstrap.css */
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2199, app/assets/stylesheets/bootstrap.css */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 2203, app/assets/stylesheets/bootstrap.css */
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  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 2219, app/assets/stylesheets/bootstrap.css */
  .form-control::file-selector-button {
    transition: none;
  }
}

/* line 2223, app/assets/stylesheets/bootstrap.css */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

/* line 2226, app/assets/stylesheets/bootstrap.css */
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2243, app/assets/stylesheets/bootstrap.css */
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 2248, app/assets/stylesheets/bootstrap.css */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

/* line 2252, app/assets/stylesheets/bootstrap.css */
.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 2263, app/assets/stylesheets/bootstrap.css */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 2268, app/assets/stylesheets/bootstrap.css */
.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 2274, app/assets/stylesheets/bootstrap.css */
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 2280, app/assets/stylesheets/bootstrap.css */
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 2287, app/assets/stylesheets/bootstrap.css */
.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 2293, app/assets/stylesheets/bootstrap.css */
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

/* line 2299, app/assets/stylesheets/bootstrap.css */
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

/* line 2306, app/assets/stylesheets/bootstrap.css */
textarea.form-control {
  min-height: calc(1.5em + (0.75rem + 2px));
}

/* line 2309, app/assets/stylesheets/bootstrap.css */
textarea.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
}

/* line 2312, app/assets/stylesheets/bootstrap.css */
textarea.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
}

/* line 2316, app/assets/stylesheets/bootstrap.css */
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}

/* line 2321, app/assets/stylesheets/bootstrap.css */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 2324, app/assets/stylesheets/bootstrap.css */
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

/* line 2328, app/assets/stylesheets/bootstrap.css */
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

/* line 2333, app/assets/stylesheets/bootstrap.css */
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  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 2355, app/assets/stylesheets/bootstrap.css */
  .form-select {
    transition: none;
  }
}

/* line 2359, app/assets/stylesheets/bootstrap.css */
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 2364, app/assets/stylesheets/bootstrap.css */
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 2368, app/assets/stylesheets/bootstrap.css */
.form-select:disabled {
  background-color: #e9ecef;
}

/* line 2371, app/assets/stylesheets/bootstrap.css */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

/* line 2376, app/assets/stylesheets/bootstrap.css */
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 2383, app/assets/stylesheets/bootstrap.css */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 2390, app/assets/stylesheets/bootstrap.css */
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

/* line 2396, app/assets/stylesheets/bootstrap.css */
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

/* line 2401, app/assets/stylesheets/bootstrap.css */
.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;
  color-adjust: exact;
}

/* line 2417, app/assets/stylesheets/bootstrap.css */
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}

/* line 2420, app/assets/stylesheets/bootstrap.css */
.form-check-input[type=radio] {
  border-radius: 50%;
}

/* line 2423, app/assets/stylesheets/bootstrap.css */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 2426, app/assets/stylesheets/bootstrap.css */
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 2431, app/assets/stylesheets/bootstrap.css */
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

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

/* line 2438, app/assets/stylesheets/bootstrap.css */
.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 2441, app/assets/stylesheets/bootstrap.css */
.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 2446, app/assets/stylesheets/bootstrap.css */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 2451, app/assets/stylesheets/bootstrap.css */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

/* line 2455, app/assets/stylesheets/bootstrap.css */
.form-switch {
  padding-left: 2.5em;
}

/* line 2458, app/assets/stylesheets/bootstrap.css */
.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 2467, app/assets/stylesheets/bootstrap.css */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 2471, app/assets/stylesheets/bootstrap.css */
.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 2474, app/assets/stylesheets/bootstrap.css */
.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 2479, app/assets/stylesheets/bootstrap.css */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 2484, app/assets/stylesheets/bootstrap.css */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 2489, app/assets/stylesheets/bootstrap.css */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 2495, app/assets/stylesheets/bootstrap.css */
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 2504, app/assets/stylesheets/bootstrap.css */
.form-range:focus {
  outline: 0;
}

/* line 2507, app/assets/stylesheets/bootstrap.css */
.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 2510, app/assets/stylesheets/bootstrap.css */
.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 2513, app/assets/stylesheets/bootstrap.css */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 2516, app/assets/stylesheets/bootstrap.css */
.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 2529, app/assets/stylesheets/bootstrap.css */
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 2534, app/assets/stylesheets/bootstrap.css */
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}

/* line 2537, app/assets/stylesheets/bootstrap.css */
.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 2546, app/assets/stylesheets/bootstrap.css */
.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 2558, app/assets/stylesheets/bootstrap.css */
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 2563, app/assets/stylesheets/bootstrap.css */
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}

/* line 2566, app/assets/stylesheets/bootstrap.css */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2575, app/assets/stylesheets/bootstrap.css */
.form-range:disabled {
  pointer-events: none;
}

/* line 2578, app/assets/stylesheets/bootstrap.css */
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 2581, app/assets/stylesheets/bootstrap.css */
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 2585, app/assets/stylesheets/bootstrap.css */
.form-floating {
  position: relative;
}

/* line 2588, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}

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

@media (prefers-reduced-motion: reduce) {
  /* line 2605, app/assets/stylesheets/bootstrap.css */
  .form-floating > label {
    transition: none;
  }
}

/* line 2609, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}

/* line 2612, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}

/* line 2615, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control::placeholder {
  color: transparent;
}

/* line 2618, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2622, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2626, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2630, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2634, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 2638, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 2644, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 2649, app/assets/stylesheets/bootstrap.css */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 2656, app/assets/stylesheets/bootstrap.css */
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 2663, app/assets/stylesheets/bootstrap.css */
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}

/* line 2667, app/assets/stylesheets/bootstrap.css */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 2671, app/assets/stylesheets/bootstrap.css */
.input-group .btn:focus {
  z-index: 3;
}

/* line 2675, app/assets/stylesheets/bootstrap.css */
.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.25rem;
}

/* line 2690, app/assets/stylesheets/bootstrap.css */
.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.3rem;
}

/* line 2699, app/assets/stylesheets/bootstrap.css */
.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.2rem;
}

/* line 2708, app/assets/stylesheets/bootstrap.css */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

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

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

/* line 2723, app/assets/stylesheets/bootstrap.css */
.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 2729, app/assets/stylesheets/bootstrap.css */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

/* line 2737, app/assets/stylesheets/bootstrap.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

/* line 2751, app/assets/stylesheets/bootstrap.css */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2758, app/assets/stylesheets/bootstrap.css */
.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.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2766, app/assets/stylesheets/bootstrap.css */
.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 2771, app/assets/stylesheets/bootstrap.css */
.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 2776, app/assets/stylesheets/bootstrap.css */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}

/* line 2779, app/assets/stylesheets/bootstrap.css */
.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 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2785, app/assets/stylesheets/bootstrap.css */
.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 2790, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}

/* line 2793, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}

/* line 2796, app/assets/stylesheets/bootstrap.css */
.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 2799, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

/* line 2803, app/assets/stylesheets/bootstrap.css */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

/* line 2807, app/assets/stylesheets/bootstrap.css */
.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}

/* line 2812, app/assets/stylesheets/bootstrap.css */
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

/* line 2818, app/assets/stylesheets/bootstrap.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

/* line 2826, app/assets/stylesheets/bootstrap.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 2840, app/assets/stylesheets/bootstrap.css */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2847, app/assets/stylesheets/bootstrap.css */
.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 2855, app/assets/stylesheets/bootstrap.css */
.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 2860, app/assets/stylesheets/bootstrap.css */
.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 2865, app/assets/stylesheets/bootstrap.css */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}

/* line 2868, app/assets/stylesheets/bootstrap.css */
.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 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%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 2874, app/assets/stylesheets/bootstrap.css */
.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 2879, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}

/* line 2882, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}

/* line 2885, app/assets/stylesheets/bootstrap.css */
.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 2888, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 2892, app/assets/stylesheets/bootstrap.css */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

/* line 2896, app/assets/stylesheets/bootstrap.css */
.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}

/* line 2901, app/assets/stylesheets/bootstrap.css */
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

/* line 2907, app/assets/stylesheets/bootstrap.css */
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2927, app/assets/stylesheets/bootstrap.css */
  .btn {
    transition: none;
  }
}

/* line 2931, app/assets/stylesheets/bootstrap.css */
.btn:hover {
  color: #212529;
}

/* line 2934, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 2938, app/assets/stylesheets/bootstrap.css */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

/* line 2943, app/assets/stylesheets/bootstrap.css */
.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 2948, app/assets/stylesheets/bootstrap.css */
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}

/* line 2953, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

/* line 2959, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}

/* line 2964, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

/* line 2967, app/assets/stylesheets/bootstrap.css */
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 2973, app/assets/stylesheets/bootstrap.css */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2978, app/assets/stylesheets/bootstrap.css */
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}

/* line 2983, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

/* line 2989, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}

/* line 2994, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

/* line 2997, app/assets/stylesheets/bootstrap.css */
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 3003, app/assets/stylesheets/bootstrap.css */
.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 3008, app/assets/stylesheets/bootstrap.css */
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}

/* line 3013, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

/* line 3019, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}

/* line 3024, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

/* line 3027, app/assets/stylesheets/bootstrap.css */
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 3033, app/assets/stylesheets/bootstrap.css */
.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3038, app/assets/stylesheets/bootstrap.css */
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}

/* line 3043, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

/* line 3049, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}

/* line 3054, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

/* line 3057, app/assets/stylesheets/bootstrap.css */
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3063, app/assets/stylesheets/bootstrap.css */
.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 3068, app/assets/stylesheets/bootstrap.css */
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}

/* line 3073, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

/* line 3079, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}

/* line 3084, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

/* line 3087, app/assets/stylesheets/bootstrap.css */
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 3093, app/assets/stylesheets/bootstrap.css */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3098, app/assets/stylesheets/bootstrap.css */
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}

/* line 3103, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

/* line 3109, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}

/* line 3114, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

/* line 3117, app/assets/stylesheets/bootstrap.css */
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3123, app/assets/stylesheets/bootstrap.css */
.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3128, app/assets/stylesheets/bootstrap.css */
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

/* line 3133, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

/* line 3139, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

/* line 3144, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

/* line 3147, app/assets/stylesheets/bootstrap.css */
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3153, app/assets/stylesheets/bootstrap.css */
.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 3158, app/assets/stylesheets/bootstrap.css */
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}

/* line 3163, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

/* line 3169, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}

/* line 3174, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

/* line 3177, app/assets/stylesheets/bootstrap.css */
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 3183, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}

/* line 3187, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 3192, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

/* line 3195, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 3200, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

/* line 3203, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}

/* line 3208, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 3212, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 3217, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

/* line 3220, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 3225, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

/* line 3228, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 3233, app/assets/stylesheets/bootstrap.css */
.btn-outline-success {
  color: #198754;
  border-color: #198754;
}

/* line 3237, app/assets/stylesheets/bootstrap.css */
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 3242, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

/* line 3245, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 3250, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

/* line 3253, app/assets/stylesheets/bootstrap.css */
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

/* line 3258, app/assets/stylesheets/bootstrap.css */
.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3262, app/assets/stylesheets/bootstrap.css */
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3267, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

/* line 3270, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3275, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

/* line 3278, app/assets/stylesheets/bootstrap.css */
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

/* line 3283, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 3287, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 3292, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

/* line 3295, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 3300, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

/* line 3303, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 3308, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 3312, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3317, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

/* line 3320, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3325, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

/* line 3328, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 3333, app/assets/stylesheets/bootstrap.css */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3337, app/assets/stylesheets/bootstrap.css */
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3342, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

/* line 3345, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3350, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

/* line 3353, app/assets/stylesheets/bootstrap.css */
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 3358, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}

/* line 3362, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 3367, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

/* line 3370, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 3375, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

/* line 3378, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

/* line 3383, app/assets/stylesheets/bootstrap.css */
.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}

/* line 3388, app/assets/stylesheets/bootstrap.css */
.btn-link:hover {
  color: #0a58ca;
}

/* line 3391, app/assets/stylesheets/bootstrap.css */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

/* line 3395, app/assets/stylesheets/bootstrap.css */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 3401, app/assets/stylesheets/bootstrap.css */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 3407, app/assets/stylesheets/bootstrap.css */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3411, app/assets/stylesheets/bootstrap.css */
  .fade {
    transition: none;
  }
}

/* line 3415, app/assets/stylesheets/bootstrap.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 3419, app/assets/stylesheets/bootstrap.css */
.collapse:not(.show) {
  display: none;
}

/* line 3423, app/assets/stylesheets/bootstrap.css */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3429, app/assets/stylesheets/bootstrap.css */
  .collapsing {
    transition: none;
  }
}

/* line 3434, app/assets/stylesheets/bootstrap.css */
.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

/* line 3441, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 3444, app/assets/stylesheets/bootstrap.css */
.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 3454, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

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

/* line 3474, app/assets/stylesheets/bootstrap.css */
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

/* line 3480, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 3483, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 3488, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 3491, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 3497, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 3500, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3505, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 3508, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 3514, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 3517, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3522, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 3525, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 3531, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 3534, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3539, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 3542, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 3548, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 3551, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3556, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 3559, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 3565, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 3568, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3573, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 3576, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 3581, app/assets/stylesheets/bootstrap.css */
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 3587, app/assets/stylesheets/bootstrap.css */
.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 3597, app/assets/stylesheets/bootstrap.css */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3601, app/assets/stylesheets/bootstrap.css */
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 3608, app/assets/stylesheets/bootstrap.css */
.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 3618, app/assets/stylesheets/bootstrap.css */
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3621, app/assets/stylesheets/bootstrap.css */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 3625, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 3632, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 3638, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle::after {
  display: none;
}

/* line 3641, app/assets/stylesheets/bootstrap.css */
.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 3650, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3653, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

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

/* line 3664, app/assets/stylesheets/bootstrap.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 3677, app/assets/stylesheets/bootstrap.css */
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}

/* line 3681, app/assets/stylesheets/bootstrap.css */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}

/* line 3686, app/assets/stylesheets/bootstrap.css */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

/* line 3692, app/assets/stylesheets/bootstrap.css */
.dropdown-menu.show {
  display: block;
}

/* line 3696, app/assets/stylesheets/bootstrap.css */
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 3705, app/assets/stylesheets/bootstrap.css */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

/* line 3711, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 3716, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}

/* line 3719, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 3723, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}

/* line 3727, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}

/* line 3730, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 3733, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}

/* line 3736, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

/* line 3740, app/assets/stylesheets/bootstrap.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 3746, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 3751, app/assets/stylesheets/bootstrap.css */
.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 3766, app/assets/stylesheets/bootstrap.css */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 3771, app/assets/stylesheets/bootstrap.css */
.btn-toolbar .input-group {
  width: auto;
}

/* line 3775, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 3779, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3784, app/assets/stylesheets/bootstrap.css */
.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 3791, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 3795, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 3798, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 3802, app/assets/stylesheets/bootstrap.css */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 3807, app/assets/stylesheets/bootstrap.css */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 3812, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 3817, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 3821, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 3825, app/assets/stylesheets/bootstrap.css */
.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 3830, app/assets/stylesheets/bootstrap.css */
.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 3836, app/assets/stylesheets/bootstrap.css */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3844, app/assets/stylesheets/bootstrap.css */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  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 3852, app/assets/stylesheets/bootstrap.css */
  .nav-link {
    transition: none;
  }
}

/* line 3856, app/assets/stylesheets/bootstrap.css */
.nav-link:hover, .nav-link:focus {
  color: #0a58ca;
}

/* line 3859, app/assets/stylesheets/bootstrap.css */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 3865, app/assets/stylesheets/bootstrap.css */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

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

/* line 3875, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}

/* line 3879, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 3884, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 3890, app/assets/stylesheets/bootstrap.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3896, app/assets/stylesheets/bootstrap.css */
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

/* line 3901, app/assets/stylesheets/bootstrap.css */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}

/* line 3907, app/assets/stylesheets/bootstrap.css */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 3913, app/assets/stylesheets/bootstrap.css */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 3920, app/assets/stylesheets/bootstrap.css */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 3925, app/assets/stylesheets/bootstrap.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 3928, app/assets/stylesheets/bootstrap.css */
.tab-content > .active {
  display: block;
}

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

/* line 3941, app/assets/stylesheets/bootstrap.css */
.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 3953, app/assets/stylesheets/bootstrap.css */
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}

/* line 3961, app/assets/stylesheets/bootstrap.css */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3968, app/assets/stylesheets/bootstrap.css */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 3972, app/assets/stylesheets/bootstrap.css */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 3976, app/assets/stylesheets/bootstrap.css */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 3981, app/assets/stylesheets/bootstrap.css */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 3987, app/assets/stylesheets/bootstrap.css */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3997, app/assets/stylesheets/bootstrap.css */
  .navbar-toggler {
    transition: none;
  }
}

/* line 4001, app/assets/stylesheets/bootstrap.css */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 4004, app/assets/stylesheets/bootstrap.css */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

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

/* line 4020, app/assets/stylesheets/bootstrap.css */
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 4026, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4030, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 4033, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4036, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4040, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4043, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4047, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 4052, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4056, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 4059, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4062, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4066, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4069, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4073, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 4078, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4082, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 4085, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4088, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4092, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4095, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4099, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 4104, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4108, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 4111, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4114, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4118, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4121, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4125, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1400px) {
  /* line 4130, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4134, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 4137, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4140, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4144, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4147, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4151, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

/* line 4155, app/assets/stylesheets/bootstrap.css */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 4159, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 4162, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 4165, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 4169, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 4172, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 4176, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 4180, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4183, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4186, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}

/* line 4189, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 4192, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 4195, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4199, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 4203, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='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");
}

/* line 4206, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}

/* line 4209, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4215, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 4218, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 4221, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}

/* line 4224, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 4227, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 4230, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 4234, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}

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

/* line 4241, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}

/* line 4244, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

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

/* line 4261, app/assets/stylesheets/bootstrap.css */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 4265, app/assets/stylesheets/bootstrap.css */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 4269, app/assets/stylesheets/bootstrap.css */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 4274, app/assets/stylesheets/bootstrap.css */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 4279, app/assets/stylesheets/bootstrap.css */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 4284, app/assets/stylesheets/bootstrap.css */
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

/* line 4289, app/assets/stylesheets/bootstrap.css */
.card-title {
  margin-bottom: 0.5rem;
}

/* line 4293, app/assets/stylesheets/bootstrap.css */
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

/* line 4298, app/assets/stylesheets/bootstrap.css */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 4302, app/assets/stylesheets/bootstrap.css */
.card-link:hover {
  text-decoration: none;
}

/* line 4305, app/assets/stylesheets/bootstrap.css */
.card-link + .card-link {
  margin-left: 1rem;
}

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

/* line 4315, app/assets/stylesheets/bootstrap.css */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

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

/* line 4324, app/assets/stylesheets/bootstrap.css */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 4328, app/assets/stylesheets/bootstrap.css */
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

/* line 4335, app/assets/stylesheets/bootstrap.css */
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

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

/* line 4350, app/assets/stylesheets/bootstrap.css */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 4356, app/assets/stylesheets/bootstrap.css */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 4362, app/assets/stylesheets/bootstrap.css */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 4368, app/assets/stylesheets/bootstrap.css */
.card-group > .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 4372, app/assets/stylesheets/bootstrap.css */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 4376, app/assets/stylesheets/bootstrap.css */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 4380, app/assets/stylesheets/bootstrap.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 4384, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 4388, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 4392, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 4396, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 4400, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 4404, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

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

@media (prefers-reduced-motion: reduce) {
  /* line 4426, app/assets/stylesheets/bootstrap.css */
  .accordion-button {
    transition: none;
  }
}

/* line 4430, app/assets/stylesheets/bootstrap.css */
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

/* line 4435, app/assets/stylesheets/bootstrap.css */
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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");
  transform: rotate(-180deg);
}

/* line 4439, app/assets/stylesheets/bootstrap.css */
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4451, app/assets/stylesheets/bootstrap.css */
  .accordion-button::after {
    transition: none;
  }
}

/* line 4455, app/assets/stylesheets/bootstrap.css */
.accordion-button:hover {
  z-index: 2;
}

/* line 4458, app/assets/stylesheets/bootstrap.css */
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 4465, app/assets/stylesheets/bootstrap.css */
.accordion-header {
  margin-bottom: 0;
}

/* line 4469, app/assets/stylesheets/bootstrap.css */
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 4473, app/assets/stylesheets/bootstrap.css */
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

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

/* line 4481, app/assets/stylesheets/bootstrap.css */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 4484, app/assets/stylesheets/bootstrap.css */
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

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

/* line 4492, app/assets/stylesheets/bootstrap.css */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 4497, app/assets/stylesheets/bootstrap.css */
.accordion-body {
  padding: 1rem 1.25rem;
}

/* line 4501, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 4504, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 4509, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

/* line 4512, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

/* line 4515, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

/* line 4519, app/assets/stylesheets/bootstrap.css */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

/* line 4527, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 4530, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/");
}

/* line 4536, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 4540, app/assets/stylesheets/bootstrap.css */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 4546, app/assets/stylesheets/bootstrap.css */
.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  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 4556, app/assets/stylesheets/bootstrap.css */
  .page-link {
    transition: none;
  }
}

/* line 4560, app/assets/stylesheets/bootstrap.css */
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 4566, app/assets/stylesheets/bootstrap.css */
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 4574, app/assets/stylesheets/bootstrap.css */
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

/* line 4577, app/assets/stylesheets/bootstrap.css */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 4583, app/assets/stylesheets/bootstrap.css */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4590, app/assets/stylesheets/bootstrap.css */
.page-link {
  padding: 0.375rem 0.75rem;
}

/* line 4594, app/assets/stylesheets/bootstrap.css */
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 4598, app/assets/stylesheets/bootstrap.css */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 4603, app/assets/stylesheets/bootstrap.css */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

/* line 4607, app/assets/stylesheets/bootstrap.css */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 4611, app/assets/stylesheets/bootstrap.css */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4616, app/assets/stylesheets/bootstrap.css */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

/* line 4620, app/assets/stylesheets/bootstrap.css */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 4624, app/assets/stylesheets/bootstrap.css */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

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

/* line 4641, app/assets/stylesheets/bootstrap.css */
.badge:empty {
  display: none;
}

/* line 4645, app/assets/stylesheets/bootstrap.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4650, app/assets/stylesheets/bootstrap.css */
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 4658, app/assets/stylesheets/bootstrap.css */
.alert-heading {
  color: inherit;
}

/* line 4662, app/assets/stylesheets/bootstrap.css */
.alert-link {
  font-weight: 700;
}

/* line 4666, app/assets/stylesheets/bootstrap.css */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 4669, app/assets/stylesheets/bootstrap.css */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

/* line 4677, app/assets/stylesheets/bootstrap.css */
.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}

/* line 4682, app/assets/stylesheets/bootstrap.css */
.alert-primary .alert-link {
  color: #06357a;
}

/* line 4686, app/assets/stylesheets/bootstrap.css */
.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}

/* line 4691, app/assets/stylesheets/bootstrap.css */
.alert-secondary .alert-link {
  color: #34383c;
}

/* line 4695, app/assets/stylesheets/bootstrap.css */
.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

/* line 4700, app/assets/stylesheets/bootstrap.css */
.alert-success .alert-link {
  color: #0c4128;
}

/* line 4704, app/assets/stylesheets/bootstrap.css */
.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}

/* line 4709, app/assets/stylesheets/bootstrap.css */
.alert-info .alert-link {
  color: #04414d;
}

/* line 4713, app/assets/stylesheets/bootstrap.css */
.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

/* line 4718, app/assets/stylesheets/bootstrap.css */
.alert-warning .alert-link {
  color: #523e02;
}

/* line 4722, app/assets/stylesheets/bootstrap.css */
.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

/* line 4727, app/assets/stylesheets/bootstrap.css */
.alert-danger .alert-link {
  color: #6a1a21;
}

/* line 4731, app/assets/stylesheets/bootstrap.css */
.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 4736, app/assets/stylesheets/bootstrap.css */
.alert-light .alert-link {
  color: #4f5050;
}

/* line 4740, app/assets/stylesheets/bootstrap.css */
.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}

/* line 4745, app/assets/stylesheets/bootstrap.css */
.alert-dark .alert-link {
  color: #101214;
}

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

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

/* line 4760, app/assets/stylesheets/bootstrap.css */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 4769, app/assets/stylesheets/bootstrap.css */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4781, app/assets/stylesheets/bootstrap.css */
  .progress-bar {
    transition: none;
  }
}

/* line 4786, app/assets/stylesheets/bootstrap.css */
.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: 1rem 1rem;
}

/* line 4791, app/assets/stylesheets/bootstrap.css */
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4796, app/assets/stylesheets/bootstrap.css */
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

/* line 4802, app/assets/stylesheets/bootstrap.css */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

/* line 4810, app/assets/stylesheets/bootstrap.css */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 4814, app/assets/stylesheets/bootstrap.css */
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 4819, app/assets/stylesheets/bootstrap.css */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 4824, app/assets/stylesheets/bootstrap.css */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 4830, app/assets/stylesheets/bootstrap.css */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

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

/* line 4844, app/assets/stylesheets/bootstrap.css */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 4848, app/assets/stylesheets/bootstrap.css */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 4852, app/assets/stylesheets/bootstrap.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 4857, app/assets/stylesheets/bootstrap.css */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 4863, app/assets/stylesheets/bootstrap.css */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 4866, app/assets/stylesheets/bootstrap.css */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 4871, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal {
  flex-direction: row;
}

/* line 4874, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 4878, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

/* line 4882, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 4885, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 4889, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 4895, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 4898, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4902, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 4906, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4909, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 4913, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 4919, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 4922, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4926, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 4930, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4933, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 4937, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 4943, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 4946, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4950, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 4954, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4957, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 4961, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 4967, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 4970, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4974, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 4978, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4981, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 4985, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  /* line 4991, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 4994, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4998, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 5002, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5005, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 5009, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 5014, app/assets/stylesheets/bootstrap.css */
.list-group-flush {
  border-radius: 0;
}

/* line 5017, app/assets/stylesheets/bootstrap.css */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 5020, app/assets/stylesheets/bootstrap.css */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 5024, app/assets/stylesheets/bootstrap.css */
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}

/* line 5028, app/assets/stylesheets/bootstrap.css */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}

/* line 5032, app/assets/stylesheets/bootstrap.css */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

/* line 5038, app/assets/stylesheets/bootstrap.css */
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}

/* line 5042, app/assets/stylesheets/bootstrap.css */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}

/* line 5046, app/assets/stylesheets/bootstrap.css */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

/* line 5052, app/assets/stylesheets/bootstrap.css */
.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}

/* line 5056, app/assets/stylesheets/bootstrap.css */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}

/* line 5060, app/assets/stylesheets/bootstrap.css */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

/* line 5066, app/assets/stylesheets/bootstrap.css */
.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}

/* line 5070, app/assets/stylesheets/bootstrap.css */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}

/* line 5074, app/assets/stylesheets/bootstrap.css */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

/* line 5080, app/assets/stylesheets/bootstrap.css */
.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}

/* line 5084, app/assets/stylesheets/bootstrap.css */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}

/* line 5088, app/assets/stylesheets/bootstrap.css */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

/* line 5094, app/assets/stylesheets/bootstrap.css */
.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}

/* line 5098, app/assets/stylesheets/bootstrap.css */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}

/* line 5102, app/assets/stylesheets/bootstrap.css */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

/* line 5108, app/assets/stylesheets/bootstrap.css */
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}

/* line 5112, app/assets/stylesheets/bootstrap.css */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}

/* line 5116, app/assets/stylesheets/bootstrap.css */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

/* line 5122, app/assets/stylesheets/bootstrap.css */
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}

/* line 5126, app/assets/stylesheets/bootstrap.css */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}

/* line 5130, app/assets/stylesheets/bootstrap.css */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

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

/* line 5147, app/assets/stylesheets/bootstrap.css */
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

/* line 5152, app/assets/stylesheets/bootstrap.css */
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}

/* line 5157, app/assets/stylesheets/bootstrap.css */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}

/* line 5165, app/assets/stylesheets/bootstrap.css */
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

/* line 5169, app/assets/stylesheets/bootstrap.css */
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 5180, app/assets/stylesheets/bootstrap.css */
.toast:not(.showing):not(.show) {
  opacity: 0;
}

/* line 5183, app/assets/stylesheets/bootstrap.css */
.toast.hide {
  display: none;
}

/* line 5187, app/assets/stylesheets/bootstrap.css */
.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 5194, app/assets/stylesheets/bootstrap.css */
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 5198, app/assets/stylesheets/bootstrap.css */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 5209, app/assets/stylesheets/bootstrap.css */
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

/* line 5214, app/assets/stylesheets/bootstrap.css */
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

/* line 5219, app/assets/stylesheets/bootstrap.css */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

/* line 5232, app/assets/stylesheets/bootstrap.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 5238, app/assets/stylesheets/bootstrap.css */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 5243, app/assets/stylesheets/bootstrap.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 5247, app/assets/stylesheets/bootstrap.css */
.modal.show .modal-dialog {
  transform: none;
}

/* line 5250, app/assets/stylesheets/bootstrap.css */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 5254, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

/* line 5257, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 5261, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 5265, app/assets/stylesheets/bootstrap.css */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

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

/* line 5284, app/assets/stylesheets/bootstrap.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 5293, app/assets/stylesheets/bootstrap.css */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 5296, app/assets/stylesheets/bootstrap.css */
.modal-backdrop.show {
  opacity: 0.5;
}

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

/* line 5310, app/assets/stylesheets/bootstrap.css */
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

/* line 5315, app/assets/stylesheets/bootstrap.css */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 5320, app/assets/stylesheets/bootstrap.css */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

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

/* line 5337, app/assets/stylesheets/bootstrap.css */
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  /* line 5342, app/assets/stylesheets/bootstrap.css */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 5347, app/assets/stylesheets/bootstrap.css */
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  /* line 5351, app/assets/stylesheets/bootstrap.css */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 5355, app/assets/stylesheets/bootstrap.css */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5360, app/assets/stylesheets/bootstrap.css */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 5366, app/assets/stylesheets/bootstrap.css */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 5370, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 5376, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 5381, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen .modal-header {
  border-radius: 0;
}

/* line 5384, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

/* line 5387, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  /* line 5392, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5398, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5403, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  /* line 5406, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  /* line 5409, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 5414, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5420, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5425, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  /* line 5428, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  /* line 5431, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 5436, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5442, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5447, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  /* line 5450, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  /* line 5453, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 5458, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5464, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5469, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  /* line 5472, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  /* line 5475, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  /* line 5480, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5486, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5491, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  /* line 5494, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  /* line 5497, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

/* line 5501, app/assets/stylesheets/bootstrap.css */
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 5524, app/assets/stylesheets/bootstrap.css */
.tooltip.show {
  opacity: 0.9;
}

/* line 5527, app/assets/stylesheets/bootstrap.css */
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 5533, app/assets/stylesheets/bootstrap.css */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 5540, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}

/* line 5543, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}

/* line 5546, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 5552, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}

/* line 5555, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 5560, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 5566, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}

/* line 5569, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}

/* line 5572, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 5578, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}

/* line 5581, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 5586, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 5592, app/assets/stylesheets/bootstrap.css */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 5601, app/assets/stylesheets/bootstrap.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1070;
  display: block;
  max-width: 276px;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 5629, app/assets/stylesheets/bootstrap.css */
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

/* line 5635, app/assets/stylesheets/bootstrap.css */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 5643, app/assets/stylesheets/bootstrap.css */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 5646, app/assets/stylesheets/bootstrap.css */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 5651, app/assets/stylesheets/bootstrap.css */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 5657, app/assets/stylesheets/bootstrap.css */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 5662, app/assets/stylesheets/bootstrap.css */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 5667, app/assets/stylesheets/bootstrap.css */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 5673, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}

/* line 5676, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 5681, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 5686, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

/* line 5697, app/assets/stylesheets/bootstrap.css */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 5702, app/assets/stylesheets/bootstrap.css */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 5707, app/assets/stylesheets/bootstrap.css */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 5713, app/assets/stylesheets/bootstrap.css */
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 5722, app/assets/stylesheets/bootstrap.css */
.popover-header:empty {
  display: none;
}

/* line 5726, app/assets/stylesheets/bootstrap.css */
.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

/* line 5731, app/assets/stylesheets/bootstrap.css */
.carousel {
  position: relative;
}

/* line 5735, app/assets/stylesheets/bootstrap.css */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 5739, app/assets/stylesheets/bootstrap.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5744, app/assets/stylesheets/bootstrap.css */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 5750, app/assets/stylesheets/bootstrap.css */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5761, app/assets/stylesheets/bootstrap.css */
  .carousel-item {
    transition: none;
  }
}

/* line 5766, app/assets/stylesheets/bootstrap.css */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
/* line 5773, app/assets/stylesheets/bootstrap.css */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

/* line 5778, app/assets/stylesheets/bootstrap.css */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
/* line 5784, app/assets/stylesheets/bootstrap.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 5789, app/assets/stylesheets/bootstrap.css */
.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 5795, app/assets/stylesheets/bootstrap.css */
.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 5802, app/assets/stylesheets/bootstrap.css */
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

/* line 5808, app/assets/stylesheets/bootstrap.css */
.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 5827, app/assets/stylesheets/bootstrap.css */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 5832, app/assets/stylesheets/bootstrap.css */
.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 5841, app/assets/stylesheets/bootstrap.css */
.carousel-control-prev {
  left: 0;
}

/* line 5845, app/assets/stylesheets/bootstrap.css */
.carousel-control-next {
  right: 0;
}

/* line 5849, app/assets/stylesheets/bootstrap.css */
.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 5867, app/assets/stylesheets/bootstrap.css */
.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 5871, app/assets/stylesheets/bootstrap.css */
.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 5875, app/assets/stylesheets/bootstrap.css */
.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 5889, app/assets/stylesheets/bootstrap.css */
.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 5908, app/assets/stylesheets/bootstrap.css */
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

/* line 5912, app/assets/stylesheets/bootstrap.css */
.carousel-indicators .active {
  opacity: 1;
}

/* line 5916, app/assets/stylesheets/bootstrap.css */
.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 5927, app/assets/stylesheets/bootstrap.css */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 5931, app/assets/stylesheets/bootstrap.css */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

/* line 5934, app/assets/stylesheets/bootstrap.css */
.carousel-dark .carousel-caption {
  color: #000;
}

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

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

/* line 5949, app/assets/stylesheets/bootstrap.css */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}

/* line 5961, app/assets/stylesheets/bootstrap.css */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

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

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

/* line 5986, app/assets/stylesheets/bootstrap.css */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}

/* line 5998, app/assets/stylesheets/bootstrap.css */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6004, app/assets/stylesheets/bootstrap.css */
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}

/* line 6010, app/assets/stylesheets/bootstrap.css */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6024, app/assets/stylesheets/bootstrap.css */
  .offcanvas {
    transition: none;
  }
}

/* line 6029, app/assets/stylesheets/bootstrap.css */
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}

/* line 6035, app/assets/stylesheets/bootstrap.css */
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

/* line 6042, app/assets/stylesheets/bootstrap.css */
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 6047, app/assets/stylesheets/bootstrap.css */
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

/* line 6053, app/assets/stylesheets/bootstrap.css */
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

/* line 6061, app/assets/stylesheets/bootstrap.css */
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

/* line 6069, app/assets/stylesheets/bootstrap.css */
.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

/* line 6079, app/assets/stylesheets/bootstrap.css */
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

/* line 6088, app/assets/stylesheets/bootstrap.css */
.offcanvas.show {
  transform: none;
}

/* line 6092, app/assets/stylesheets/bootstrap.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6098, app/assets/stylesheets/bootstrap.css */
.link-primary {
  color: #0d6efd;
}

/* line 6101, app/assets/stylesheets/bootstrap.css */
.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}

/* line 6105, app/assets/stylesheets/bootstrap.css */
.link-secondary {
  color: #6c757d;
}

/* line 6108, app/assets/stylesheets/bootstrap.css */
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

/* line 6112, app/assets/stylesheets/bootstrap.css */
.link-success {
  color: #198754;
}

/* line 6115, app/assets/stylesheets/bootstrap.css */
.link-success:hover, .link-success:focus {
  color: #146c43;
}

/* line 6119, app/assets/stylesheets/bootstrap.css */
.link-info {
  color: #0dcaf0;
}

/* line 6122, app/assets/stylesheets/bootstrap.css */
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

/* line 6126, app/assets/stylesheets/bootstrap.css */
.link-warning {
  color: #ffc107;
}

/* line 6129, app/assets/stylesheets/bootstrap.css */
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

/* line 6133, app/assets/stylesheets/bootstrap.css */
.link-danger {
  color: #dc3545;
}

/* line 6136, app/assets/stylesheets/bootstrap.css */
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

/* line 6140, app/assets/stylesheets/bootstrap.css */
.link-light {
  color: #f8f9fa;
}

/* line 6143, app/assets/stylesheets/bootstrap.css */
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

/* line 6147, app/assets/stylesheets/bootstrap.css */
.link-dark {
  color: #212529;
}

/* line 6150, app/assets/stylesheets/bootstrap.css */
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

/* line 6154, app/assets/stylesheets/bootstrap.css */
.ratio {
  position: relative;
  width: 100%;
}

/* line 6158, app/assets/stylesheets/bootstrap.css */
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

/* line 6163, app/assets/stylesheets/bootstrap.css */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 6171, app/assets/stylesheets/bootstrap.css */
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

/* line 6175, app/assets/stylesheets/bootstrap.css */
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 6179, app/assets/stylesheets/bootstrap.css */
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 6183, app/assets/stylesheets/bootstrap.css */
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 6187, app/assets/stylesheets/bootstrap.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 6195, app/assets/stylesheets/bootstrap.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 6203, app/assets/stylesheets/bootstrap.css */
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 6211, app/assets/stylesheets/bootstrap.css */
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 6219, app/assets/stylesheets/bootstrap.css */
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 6227, app/assets/stylesheets/bootstrap.css */
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 6235, app/assets/stylesheets/bootstrap.css */
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 6243, app/assets/stylesheets/bootstrap.css */
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 6250, app/assets/stylesheets/bootstrap.css */
.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 6263, app/assets/stylesheets/bootstrap.css */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 6273, app/assets/stylesheets/bootstrap.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6279, app/assets/stylesheets/bootstrap.css */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 6283, app/assets/stylesheets/bootstrap.css */
.align-top {
  vertical-align: top !important;
}

/* line 6287, app/assets/stylesheets/bootstrap.css */
.align-middle {
  vertical-align: middle !important;
}

/* line 6291, app/assets/stylesheets/bootstrap.css */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 6295, app/assets/stylesheets/bootstrap.css */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6299, app/assets/stylesheets/bootstrap.css */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6303, app/assets/stylesheets/bootstrap.css */
.float-start {
  float: left !important;
}

/* line 6307, app/assets/stylesheets/bootstrap.css */
.float-end {
  float: right !important;
}

/* line 6311, app/assets/stylesheets/bootstrap.css */
.float-none {
  float: none !important;
}

/* line 6315, app/assets/stylesheets/bootstrap.css */
.overflow-auto {
  overflow: auto !important;
}

/* line 6319, app/assets/stylesheets/bootstrap.css */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 6323, app/assets/stylesheets/bootstrap.css */
.overflow-visible {
  overflow: visible !important;
}

/* line 6327, app/assets/stylesheets/bootstrap.css */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 6331, app/assets/stylesheets/bootstrap.css */
.d-inline {
  display: inline !important;
}

/* line 6335, app/assets/stylesheets/bootstrap.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 6339, app/assets/stylesheets/bootstrap.css */
.d-block {
  display: block !important;
}

/* line 6343, app/assets/stylesheets/bootstrap.css */
.d-grid {
  display: grid !important;
}

/* line 6347, app/assets/stylesheets/bootstrap.css */
.d-table {
  display: table !important;
}

/* line 6351, app/assets/stylesheets/bootstrap.css */
.d-table-row {
  display: table-row !important;
}

/* line 6355, app/assets/stylesheets/bootstrap.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 6359, app/assets/stylesheets/bootstrap.css */
.d-flex {
  display: flex !important;
}

/* line 6363, app/assets/stylesheets/bootstrap.css */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 6367, app/assets/stylesheets/bootstrap.css */
.d-none {
  display: none !important;
}

/* line 6371, app/assets/stylesheets/bootstrap.css */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 6375, app/assets/stylesheets/bootstrap.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 6379, app/assets/stylesheets/bootstrap.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6383, app/assets/stylesheets/bootstrap.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 6387, app/assets/stylesheets/bootstrap.css */
.position-static {
  position: static !important;
}

/* line 6391, app/assets/stylesheets/bootstrap.css */
.position-relative {
  position: relative !important;
}

/* line 6395, app/assets/stylesheets/bootstrap.css */
.position-absolute {
  position: absolute !important;
}

/* line 6399, app/assets/stylesheets/bootstrap.css */
.position-fixed {
  position: fixed !important;
}

/* line 6403, app/assets/stylesheets/bootstrap.css */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 6408, app/assets/stylesheets/bootstrap.css */
.top-0 {
  top: 0 !important;
}

/* line 6412, app/assets/stylesheets/bootstrap.css */
.top-50 {
  top: 50% !important;
}

/* line 6416, app/assets/stylesheets/bootstrap.css */
.top-100 {
  top: 100% !important;
}

/* line 6420, app/assets/stylesheets/bootstrap.css */
.bottom-0 {
  bottom: 0 !important;
}

/* line 6424, app/assets/stylesheets/bootstrap.css */
.bottom-50 {
  bottom: 50% !important;
}

/* line 6428, app/assets/stylesheets/bootstrap.css */
.bottom-100 {
  bottom: 100% !important;
}

/* line 6432, app/assets/stylesheets/bootstrap.css */
.start-0 {
  left: 0 !important;
}

/* line 6436, app/assets/stylesheets/bootstrap.css */
.start-50 {
  left: 50% !important;
}

/* line 6440, app/assets/stylesheets/bootstrap.css */
.start-100 {
  left: 100% !important;
}

/* line 6444, app/assets/stylesheets/bootstrap.css */
.end-0 {
  right: 0 !important;
}

/* line 6448, app/assets/stylesheets/bootstrap.css */
.end-50 {
  right: 50% !important;
}

/* line 6452, app/assets/stylesheets/bootstrap.css */
.end-100 {
  right: 100% !important;
}

/* line 6456, app/assets/stylesheets/bootstrap.css */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 6460, app/assets/stylesheets/bootstrap.css */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 6464, app/assets/stylesheets/bootstrap.css */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 6468, app/assets/stylesheets/bootstrap.css */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 6472, app/assets/stylesheets/bootstrap.css */
.border-0 {
  border: 0 !important;
}

/* line 6476, app/assets/stylesheets/bootstrap.css */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 6480, app/assets/stylesheets/bootstrap.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 6484, app/assets/stylesheets/bootstrap.css */
.border-end {
  border-right: 1px solid #dee2e6 !important;
}

/* line 6488, app/assets/stylesheets/bootstrap.css */
.border-end-0 {
  border-right: 0 !important;
}

/* line 6492, app/assets/stylesheets/bootstrap.css */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 6496, app/assets/stylesheets/bootstrap.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 6500, app/assets/stylesheets/bootstrap.css */
.border-start {
  border-left: 1px solid #dee2e6 !important;
}

/* line 6504, app/assets/stylesheets/bootstrap.css */
.border-start-0 {
  border-left: 0 !important;
}

/* line 6508, app/assets/stylesheets/bootstrap.css */
.border-primary {
  border-color: #0d6efd !important;
}

/* line 6512, app/assets/stylesheets/bootstrap.css */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 6516, app/assets/stylesheets/bootstrap.css */
.border-success {
  border-color: #198754 !important;
}

/* line 6520, app/assets/stylesheets/bootstrap.css */
.border-info {
  border-color: #0dcaf0 !important;
}

/* line 6524, app/assets/stylesheets/bootstrap.css */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 6528, app/assets/stylesheets/bootstrap.css */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 6532, app/assets/stylesheets/bootstrap.css */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 6536, app/assets/stylesheets/bootstrap.css */
.border-dark {
  border-color: #212529 !important;
}

/* line 6540, app/assets/stylesheets/bootstrap.css */
.border-white {
  border-color: #fff !important;
}

/* line 6544, app/assets/stylesheets/bootstrap.css */
.border-1 {
  border-width: 1px !important;
}

/* line 6548, app/assets/stylesheets/bootstrap.css */
.border-2 {
  border-width: 2px !important;
}

/* line 6552, app/assets/stylesheets/bootstrap.css */
.border-3 {
  border-width: 3px !important;
}

/* line 6556, app/assets/stylesheets/bootstrap.css */
.border-4 {
  border-width: 4px !important;
}

/* line 6560, app/assets/stylesheets/bootstrap.css */
.border-5 {
  border-width: 5px !important;
}

/* line 6564, app/assets/stylesheets/bootstrap.css */
.w-25 {
  width: 25% !important;
}

/* line 6568, app/assets/stylesheets/bootstrap.css */
.w-50 {
  width: 50% !important;
}

/* line 6572, app/assets/stylesheets/bootstrap.css */
.w-75 {
  width: 75% !important;
}

/* line 6576, app/assets/stylesheets/bootstrap.css */
.w-100 {
  width: 100% !important;
}

/* line 6580, app/assets/stylesheets/bootstrap.css */
.w-auto {
  width: auto !important;
}

/* line 6584, app/assets/stylesheets/bootstrap.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 6588, app/assets/stylesheets/bootstrap.css */
.vw-100 {
  width: 100vw !important;
}

/* line 6592, app/assets/stylesheets/bootstrap.css */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 6596, app/assets/stylesheets/bootstrap.css */
.h-25 {
  height: 25% !important;
}

/* line 6600, app/assets/stylesheets/bootstrap.css */
.h-50 {
  height: 50% !important;
}

/* line 6604, app/assets/stylesheets/bootstrap.css */
.h-75 {
  height: 75% !important;
}

/* line 6608, app/assets/stylesheets/bootstrap.css */
.h-100 {
  height: 100% !important;
}

/* line 6612, app/assets/stylesheets/bootstrap.css */
.h-auto {
  height: auto !important;
}

/* line 6616, app/assets/stylesheets/bootstrap.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 6620, app/assets/stylesheets/bootstrap.css */
.vh-100 {
  height: 100vh !important;
}

/* line 6624, app/assets/stylesheets/bootstrap.css */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 6628, app/assets/stylesheets/bootstrap.css */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 6632, app/assets/stylesheets/bootstrap.css */
.flex-row {
  flex-direction: row !important;
}

/* line 6636, app/assets/stylesheets/bootstrap.css */
.flex-column {
  flex-direction: column !important;
}

/* line 6640, app/assets/stylesheets/bootstrap.css */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 6644, app/assets/stylesheets/bootstrap.css */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 6648, app/assets/stylesheets/bootstrap.css */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 6652, app/assets/stylesheets/bootstrap.css */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 6656, app/assets/stylesheets/bootstrap.css */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 6660, app/assets/stylesheets/bootstrap.css */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 6664, app/assets/stylesheets/bootstrap.css */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 6668, app/assets/stylesheets/bootstrap.css */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 6672, app/assets/stylesheets/bootstrap.css */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 6676, app/assets/stylesheets/bootstrap.css */
.gap-0 {
  gap: 0 !important;
}

/* line 6680, app/assets/stylesheets/bootstrap.css */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 6684, app/assets/stylesheets/bootstrap.css */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 6688, app/assets/stylesheets/bootstrap.css */
.gap-3 {
  gap: 1rem !important;
}

/* line 6692, app/assets/stylesheets/bootstrap.css */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 6696, app/assets/stylesheets/bootstrap.css */
.gap-5 {
  gap: 3rem !important;
}

/* line 6700, app/assets/stylesheets/bootstrap.css */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 6704, app/assets/stylesheets/bootstrap.css */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 6708, app/assets/stylesheets/bootstrap.css */
.justify-content-center {
  justify-content: center !important;
}

/* line 6712, app/assets/stylesheets/bootstrap.css */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 6716, app/assets/stylesheets/bootstrap.css */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 6720, app/assets/stylesheets/bootstrap.css */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 6724, app/assets/stylesheets/bootstrap.css */
.align-items-start {
  align-items: flex-start !important;
}

/* line 6728, app/assets/stylesheets/bootstrap.css */
.align-items-end {
  align-items: flex-end !important;
}

/* line 6732, app/assets/stylesheets/bootstrap.css */
.align-items-center {
  align-items: center !important;
}

/* line 6736, app/assets/stylesheets/bootstrap.css */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 6740, app/assets/stylesheets/bootstrap.css */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 6744, app/assets/stylesheets/bootstrap.css */
.align-content-start {
  align-content: flex-start !important;
}

/* line 6748, app/assets/stylesheets/bootstrap.css */
.align-content-end {
  align-content: flex-end !important;
}

/* line 6752, app/assets/stylesheets/bootstrap.css */
.align-content-center {
  align-content: center !important;
}

/* line 6756, app/assets/stylesheets/bootstrap.css */
.align-content-between {
  align-content: space-between !important;
}

/* line 6760, app/assets/stylesheets/bootstrap.css */
.align-content-around {
  align-content: space-around !important;
}

/* line 6764, app/assets/stylesheets/bootstrap.css */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 6768, app/assets/stylesheets/bootstrap.css */
.align-self-auto {
  align-self: auto !important;
}

/* line 6772, app/assets/stylesheets/bootstrap.css */
.align-self-start {
  align-self: flex-start !important;
}

/* line 6776, app/assets/stylesheets/bootstrap.css */
.align-self-end {
  align-self: flex-end !important;
}

/* line 6780, app/assets/stylesheets/bootstrap.css */
.align-self-center {
  align-self: center !important;
}

/* line 6784, app/assets/stylesheets/bootstrap.css */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 6788, app/assets/stylesheets/bootstrap.css */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 6792, app/assets/stylesheets/bootstrap.css */
.order-first {
  order: -1 !important;
}

/* line 6796, app/assets/stylesheets/bootstrap.css */
.order-0 {
  order: 0 !important;
}

/* line 6800, app/assets/stylesheets/bootstrap.css */
.order-1 {
  order: 1 !important;
}

/* line 6804, app/assets/stylesheets/bootstrap.css */
.order-2 {
  order: 2 !important;
}

/* line 6808, app/assets/stylesheets/bootstrap.css */
.order-3 {
  order: 3 !important;
}

/* line 6812, app/assets/stylesheets/bootstrap.css */
.order-4 {
  order: 4 !important;
}

/* line 6816, app/assets/stylesheets/bootstrap.css */
.order-5 {
  order: 5 !important;
}

/* line 6820, app/assets/stylesheets/bootstrap.css */
.order-last {
  order: 6 !important;
}

/* line 6824, app/assets/stylesheets/bootstrap.css */
.m-0 {
  margin: 0 !important;
}

/* line 6828, app/assets/stylesheets/bootstrap.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 6832, app/assets/stylesheets/bootstrap.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 6836, app/assets/stylesheets/bootstrap.css */
.m-3 {
  margin: 1rem !important;
}

/* line 6840, app/assets/stylesheets/bootstrap.css */
.m-4 {
  margin: 1.5rem !important;
}

/* line 6844, app/assets/stylesheets/bootstrap.css */
.m-5 {
  margin: 3rem !important;
}

/* line 6848, app/assets/stylesheets/bootstrap.css */
.m-auto {
  margin: auto !important;
}

/* line 6852, app/assets/stylesheets/bootstrap.css */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 6857, app/assets/stylesheets/bootstrap.css */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 6862, app/assets/stylesheets/bootstrap.css */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 6867, app/assets/stylesheets/bootstrap.css */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 6872, app/assets/stylesheets/bootstrap.css */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 6877, app/assets/stylesheets/bootstrap.css */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 6882, app/assets/stylesheets/bootstrap.css */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 6887, app/assets/stylesheets/bootstrap.css */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 6892, app/assets/stylesheets/bootstrap.css */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 6897, app/assets/stylesheets/bootstrap.css */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 6902, app/assets/stylesheets/bootstrap.css */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 6907, app/assets/stylesheets/bootstrap.css */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 6912, app/assets/stylesheets/bootstrap.css */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 6917, app/assets/stylesheets/bootstrap.css */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 6922, app/assets/stylesheets/bootstrap.css */
.mt-0 {
  margin-top: 0 !important;
}

/* line 6926, app/assets/stylesheets/bootstrap.css */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 6930, app/assets/stylesheets/bootstrap.css */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 6934, app/assets/stylesheets/bootstrap.css */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 6938, app/assets/stylesheets/bootstrap.css */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 6942, app/assets/stylesheets/bootstrap.css */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 6946, app/assets/stylesheets/bootstrap.css */
.mt-auto {
  margin-top: auto !important;
}

/* line 6950, app/assets/stylesheets/bootstrap.css */
.me-0 {
  margin-right: 0 !important;
}

/* line 6954, app/assets/stylesheets/bootstrap.css */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 6958, app/assets/stylesheets/bootstrap.css */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 6962, app/assets/stylesheets/bootstrap.css */
.me-3 {
  margin-right: 1rem !important;
}

/* line 6966, app/assets/stylesheets/bootstrap.css */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 6970, app/assets/stylesheets/bootstrap.css */
.me-5 {
  margin-right: 3rem !important;
}

/* line 6974, app/assets/stylesheets/bootstrap.css */
.me-auto {
  margin-right: auto !important;
}

/* line 6978, app/assets/stylesheets/bootstrap.css */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 6982, app/assets/stylesheets/bootstrap.css */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 6986, app/assets/stylesheets/bootstrap.css */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 6990, app/assets/stylesheets/bootstrap.css */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 6994, app/assets/stylesheets/bootstrap.css */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 6998, app/assets/stylesheets/bootstrap.css */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 7002, app/assets/stylesheets/bootstrap.css */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 7006, app/assets/stylesheets/bootstrap.css */
.ms-0 {
  margin-left: 0 !important;
}

/* line 7010, app/assets/stylesheets/bootstrap.css */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 7014, app/assets/stylesheets/bootstrap.css */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 7018, app/assets/stylesheets/bootstrap.css */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 7022, app/assets/stylesheets/bootstrap.css */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 7026, app/assets/stylesheets/bootstrap.css */
.ms-5 {
  margin-left: 3rem !important;
}

/* line 7030, app/assets/stylesheets/bootstrap.css */
.ms-auto {
  margin-left: auto !important;
}

/* line 7034, app/assets/stylesheets/bootstrap.css */
.p-0 {
  padding: 0 !important;
}

/* line 7038, app/assets/stylesheets/bootstrap.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 7042, app/assets/stylesheets/bootstrap.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 7046, app/assets/stylesheets/bootstrap.css */
.p-3 {
  padding: 1rem !important;
}

/* line 7050, app/assets/stylesheets/bootstrap.css */
.p-4 {
  padding: 1.5rem !important;
}

/* line 7054, app/assets/stylesheets/bootstrap.css */
.p-5 {
  padding: 3rem !important;
}

/* line 7058, app/assets/stylesheets/bootstrap.css */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 7063, app/assets/stylesheets/bootstrap.css */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 7068, app/assets/stylesheets/bootstrap.css */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 7073, app/assets/stylesheets/bootstrap.css */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 7078, app/assets/stylesheets/bootstrap.css */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 7083, app/assets/stylesheets/bootstrap.css */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 7088, app/assets/stylesheets/bootstrap.css */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 7093, app/assets/stylesheets/bootstrap.css */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 7098, app/assets/stylesheets/bootstrap.css */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 7103, app/assets/stylesheets/bootstrap.css */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 7108, app/assets/stylesheets/bootstrap.css */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 7113, app/assets/stylesheets/bootstrap.css */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 7118, app/assets/stylesheets/bootstrap.css */
.pt-0 {
  padding-top: 0 !important;
}

/* line 7122, app/assets/stylesheets/bootstrap.css */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 7126, app/assets/stylesheets/bootstrap.css */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 7130, app/assets/stylesheets/bootstrap.css */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 7134, app/assets/stylesheets/bootstrap.css */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 7138, app/assets/stylesheets/bootstrap.css */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 7142, app/assets/stylesheets/bootstrap.css */
.pe-0 {
  padding-right: 0 !important;
}

/* line 7146, app/assets/stylesheets/bootstrap.css */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 7150, app/assets/stylesheets/bootstrap.css */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 7154, app/assets/stylesheets/bootstrap.css */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 7158, app/assets/stylesheets/bootstrap.css */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 7162, app/assets/stylesheets/bootstrap.css */
.pe-5 {
  padding-right: 3rem !important;
}

/* line 7166, app/assets/stylesheets/bootstrap.css */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 7170, app/assets/stylesheets/bootstrap.css */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 7174, app/assets/stylesheets/bootstrap.css */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 7178, app/assets/stylesheets/bootstrap.css */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 7182, app/assets/stylesheets/bootstrap.css */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 7186, app/assets/stylesheets/bootstrap.css */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 7190, app/assets/stylesheets/bootstrap.css */
.ps-0 {
  padding-left: 0 !important;
}

/* line 7194, app/assets/stylesheets/bootstrap.css */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 7198, app/assets/stylesheets/bootstrap.css */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 7202, app/assets/stylesheets/bootstrap.css */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 7206, app/assets/stylesheets/bootstrap.css */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 7210, app/assets/stylesheets/bootstrap.css */
.ps-5 {
  padding-left: 3rem !important;
}

/* line 7214, app/assets/stylesheets/bootstrap.css */
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

/* line 7218, app/assets/stylesheets/bootstrap.css */
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

/* line 7222, app/assets/stylesheets/bootstrap.css */
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

/* line 7226, app/assets/stylesheets/bootstrap.css */
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

/* line 7230, app/assets/stylesheets/bootstrap.css */
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

/* line 7234, app/assets/stylesheets/bootstrap.css */
.fs-5 {
  font-size: 1.25rem !important;
}

/* line 7238, app/assets/stylesheets/bootstrap.css */
.fs-6 {
  font-size: 1rem !important;
}

/* line 7242, app/assets/stylesheets/bootstrap.css */
.fst-italic {
  font-style: italic !important;
}

/* line 7246, app/assets/stylesheets/bootstrap.css */
.fst-normal {
  font-style: normal !important;
}

/* line 7250, app/assets/stylesheets/bootstrap.css */
.fw-light {
  font-weight: 300 !important;
}

/* line 7254, app/assets/stylesheets/bootstrap.css */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 7258, app/assets/stylesheets/bootstrap.css */
.fw-normal {
  font-weight: 400 !important;
}

/* line 7262, app/assets/stylesheets/bootstrap.css */
.fw-bold {
  font-weight: 700 !important;
}

/* line 7266, app/assets/stylesheets/bootstrap.css */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 7270, app/assets/stylesheets/bootstrap.css */
.lh-1 {
  line-height: 1 !important;
}

/* line 7274, app/assets/stylesheets/bootstrap.css */
.lh-sm {
  line-height: 1.25 !important;
}

/* line 7278, app/assets/stylesheets/bootstrap.css */
.lh-base {
  line-height: 1.5 !important;
}

/* line 7282, app/assets/stylesheets/bootstrap.css */
.lh-lg {
  line-height: 2 !important;
}

/* line 7286, app/assets/stylesheets/bootstrap.css */
.text-start {
  text-align: left !important;
}

/* line 7290, app/assets/stylesheets/bootstrap.css */
.text-end {
  text-align: right !important;
}

/* line 7294, app/assets/stylesheets/bootstrap.css */
.text-center {
  text-align: center !important;
}

/* line 7298, app/assets/stylesheets/bootstrap.css */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 7302, app/assets/stylesheets/bootstrap.css */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 7306, app/assets/stylesheets/bootstrap.css */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 7310, app/assets/stylesheets/bootstrap.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 7314, app/assets/stylesheets/bootstrap.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 7318, app/assets/stylesheets/bootstrap.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 7322, app/assets/stylesheets/bootstrap.css */
.text-wrap {
  white-space: normal !important;
}

/* line 7326, app/assets/stylesheets/bootstrap.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 7331, app/assets/stylesheets/bootstrap.css */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 7337, app/assets/stylesheets/bootstrap.css */
.text-primary {
  color: #0d6efd !important;
}

/* line 7341, app/assets/stylesheets/bootstrap.css */
.text-secondary {
  color: #6c757d !important;
}

/* line 7345, app/assets/stylesheets/bootstrap.css */
.text-success {
  color: #198754 !important;
}

/* line 7349, app/assets/stylesheets/bootstrap.css */
.text-info {
  color: #0dcaf0 !important;
}

/* line 7353, app/assets/stylesheets/bootstrap.css */
.text-warning {
  color: #ffc107 !important;
}

/* line 7357, app/assets/stylesheets/bootstrap.css */
.text-danger {
  color: #dc3545 !important;
}

/* line 7361, app/assets/stylesheets/bootstrap.css */
.text-light {
  color: #f8f9fa !important;
}

/* line 7365, app/assets/stylesheets/bootstrap.css */
.text-dark {
  color: #212529 !important;
}

/* line 7369, app/assets/stylesheets/bootstrap.css */
.text-white {
  color: #fff !important;
}

/* line 7373, app/assets/stylesheets/bootstrap.css */
.text-body {
  color: #212529 !important;
}

/* line 7377, app/assets/stylesheets/bootstrap.css */
.text-muted {
  color: #6c757d !important;
}

/* line 7381, app/assets/stylesheets/bootstrap.css */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 7385, app/assets/stylesheets/bootstrap.css */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 7389, app/assets/stylesheets/bootstrap.css */
.text-reset {
  color: inherit !important;
}

/* line 7393, app/assets/stylesheets/bootstrap.css */
.bg-primary {
  background-color: #0d6efd !important;
}

/* line 7397, app/assets/stylesheets/bootstrap.css */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 7401, app/assets/stylesheets/bootstrap.css */
.bg-success {
  background-color: #198754 !important;
}

/* line 7405, app/assets/stylesheets/bootstrap.css */
.bg-info {
  background-color: #0dcaf0 !important;
}

/* line 7409, app/assets/stylesheets/bootstrap.css */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 7413, app/assets/stylesheets/bootstrap.css */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 7417, app/assets/stylesheets/bootstrap.css */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 7421, app/assets/stylesheets/bootstrap.css */
.bg-dark {
  background-color: #212529 !important;
}

/* line 7425, app/assets/stylesheets/bootstrap.css */
.bg-body {
  background-color: #fff !important;
}

/* line 7429, app/assets/stylesheets/bootstrap.css */
.bg-white {
  background-color: #fff !important;
}

/* line 7433, app/assets/stylesheets/bootstrap.css */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7437, app/assets/stylesheets/bootstrap.css */
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

/* line 7441, app/assets/stylesheets/bootstrap.css */
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

/* line 7447, app/assets/stylesheets/bootstrap.css */
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}

/* line 7453, app/assets/stylesheets/bootstrap.css */
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

/* line 7459, app/assets/stylesheets/bootstrap.css */
.pe-none {
  pointer-events: none !important;
}

/* line 7463, app/assets/stylesheets/bootstrap.css */
.pe-auto {
  pointer-events: auto !important;
}

/* line 7467, app/assets/stylesheets/bootstrap.css */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 7471, app/assets/stylesheets/bootstrap.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 7475, app/assets/stylesheets/bootstrap.css */
.rounded-1 {
  border-radius: 0.2rem !important;
}

/* line 7479, app/assets/stylesheets/bootstrap.css */
.rounded-2 {
  border-radius: 0.25rem !important;
}

/* line 7483, app/assets/stylesheets/bootstrap.css */
.rounded-3 {
  border-radius: 0.3rem !important;
}

/* line 7487, app/assets/stylesheets/bootstrap.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 7491, app/assets/stylesheets/bootstrap.css */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 7495, app/assets/stylesheets/bootstrap.css */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 7500, app/assets/stylesheets/bootstrap.css */
.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 7505, app/assets/stylesheets/bootstrap.css */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 7510, app/assets/stylesheets/bootstrap.css */
.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

/* line 7515, app/assets/stylesheets/bootstrap.css */
.visible {
  visibility: visible !important;
}

/* line 7519, app/assets/stylesheets/bootstrap.css */
.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  /* line 7524, app/assets/stylesheets/bootstrap.css */
  .float-sm-start {
    float: left !important;
  }
  /* line 7528, app/assets/stylesheets/bootstrap.css */
  .float-sm-end {
    float: right !important;
  }
  /* line 7532, app/assets/stylesheets/bootstrap.css */
  .float-sm-none {
    float: none !important;
  }
  /* line 7536, app/assets/stylesheets/bootstrap.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 7540, app/assets/stylesheets/bootstrap.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 7544, app/assets/stylesheets/bootstrap.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 7548, app/assets/stylesheets/bootstrap.css */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 7552, app/assets/stylesheets/bootstrap.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 7556, app/assets/stylesheets/bootstrap.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 7560, app/assets/stylesheets/bootstrap.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 7564, app/assets/stylesheets/bootstrap.css */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 7568, app/assets/stylesheets/bootstrap.css */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 7572, app/assets/stylesheets/bootstrap.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 7576, app/assets/stylesheets/bootstrap.css */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 7580, app/assets/stylesheets/bootstrap.css */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 7584, app/assets/stylesheets/bootstrap.css */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 7588, app/assets/stylesheets/bootstrap.css */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 7592, app/assets/stylesheets/bootstrap.css */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 7596, app/assets/stylesheets/bootstrap.css */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 7600, app/assets/stylesheets/bootstrap.css */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 7604, app/assets/stylesheets/bootstrap.css */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 7608, app/assets/stylesheets/bootstrap.css */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 7612, app/assets/stylesheets/bootstrap.css */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 7616, app/assets/stylesheets/bootstrap.css */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 7620, app/assets/stylesheets/bootstrap.css */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 7624, app/assets/stylesheets/bootstrap.css */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 7628, app/assets/stylesheets/bootstrap.css */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 7632, app/assets/stylesheets/bootstrap.css */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 7636, app/assets/stylesheets/bootstrap.css */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 7640, app/assets/stylesheets/bootstrap.css */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 7644, app/assets/stylesheets/bootstrap.css */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 7648, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 7652, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 7656, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 7660, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 7664, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 7668, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 7672, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 7676, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 7680, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 7684, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 7688, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 7692, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 7696, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 7700, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 7704, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 7708, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 7712, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 7716, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 7720, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 7724, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 7728, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 7732, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 7736, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 7740, app/assets/stylesheets/bootstrap.css */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 7744, app/assets/stylesheets/bootstrap.css */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 7748, app/assets/stylesheets/bootstrap.css */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 7752, app/assets/stylesheets/bootstrap.css */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 7756, app/assets/stylesheets/bootstrap.css */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 7760, app/assets/stylesheets/bootstrap.css */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 7764, app/assets/stylesheets/bootstrap.css */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 7768, app/assets/stylesheets/bootstrap.css */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 7772, app/assets/stylesheets/bootstrap.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 7776, app/assets/stylesheets/bootstrap.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 7780, app/assets/stylesheets/bootstrap.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 7784, app/assets/stylesheets/bootstrap.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 7788, app/assets/stylesheets/bootstrap.css */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 7792, app/assets/stylesheets/bootstrap.css */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 7796, app/assets/stylesheets/bootstrap.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 7800, app/assets/stylesheets/bootstrap.css */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 7805, app/assets/stylesheets/bootstrap.css */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 7810, app/assets/stylesheets/bootstrap.css */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 7815, app/assets/stylesheets/bootstrap.css */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 7820, app/assets/stylesheets/bootstrap.css */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 7825, app/assets/stylesheets/bootstrap.css */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 7830, app/assets/stylesheets/bootstrap.css */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 7835, app/assets/stylesheets/bootstrap.css */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 7840, app/assets/stylesheets/bootstrap.css */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 7845, app/assets/stylesheets/bootstrap.css */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 7850, app/assets/stylesheets/bootstrap.css */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 7855, app/assets/stylesheets/bootstrap.css */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 7860, app/assets/stylesheets/bootstrap.css */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 7865, app/assets/stylesheets/bootstrap.css */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 7870, app/assets/stylesheets/bootstrap.css */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 7874, app/assets/stylesheets/bootstrap.css */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 7878, app/assets/stylesheets/bootstrap.css */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 7882, app/assets/stylesheets/bootstrap.css */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 7886, app/assets/stylesheets/bootstrap.css */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 7890, app/assets/stylesheets/bootstrap.css */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 7894, app/assets/stylesheets/bootstrap.css */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 7898, app/assets/stylesheets/bootstrap.css */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 7902, app/assets/stylesheets/bootstrap.css */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 7906, app/assets/stylesheets/bootstrap.css */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 7910, app/assets/stylesheets/bootstrap.css */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 7914, app/assets/stylesheets/bootstrap.css */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 7918, app/assets/stylesheets/bootstrap.css */
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 7922, app/assets/stylesheets/bootstrap.css */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 7926, app/assets/stylesheets/bootstrap.css */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 7930, app/assets/stylesheets/bootstrap.css */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 7934, app/assets/stylesheets/bootstrap.css */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 7938, app/assets/stylesheets/bootstrap.css */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 7942, app/assets/stylesheets/bootstrap.css */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 7946, app/assets/stylesheets/bootstrap.css */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 7950, app/assets/stylesheets/bootstrap.css */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 7954, app/assets/stylesheets/bootstrap.css */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 7958, app/assets/stylesheets/bootstrap.css */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 7962, app/assets/stylesheets/bootstrap.css */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 7966, app/assets/stylesheets/bootstrap.css */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 7970, app/assets/stylesheets/bootstrap.css */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 7974, app/assets/stylesheets/bootstrap.css */
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 7978, app/assets/stylesheets/bootstrap.css */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 7982, app/assets/stylesheets/bootstrap.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 7986, app/assets/stylesheets/bootstrap.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 7990, app/assets/stylesheets/bootstrap.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 7994, app/assets/stylesheets/bootstrap.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 7998, app/assets/stylesheets/bootstrap.css */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 8002, app/assets/stylesheets/bootstrap.css */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 8006, app/assets/stylesheets/bootstrap.css */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 8011, app/assets/stylesheets/bootstrap.css */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 8016, app/assets/stylesheets/bootstrap.css */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 8021, app/assets/stylesheets/bootstrap.css */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 8026, app/assets/stylesheets/bootstrap.css */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 8031, app/assets/stylesheets/bootstrap.css */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 8036, app/assets/stylesheets/bootstrap.css */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 8041, app/assets/stylesheets/bootstrap.css */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 8046, app/assets/stylesheets/bootstrap.css */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 8051, app/assets/stylesheets/bootstrap.css */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 8056, app/assets/stylesheets/bootstrap.css */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 8061, app/assets/stylesheets/bootstrap.css */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 8066, app/assets/stylesheets/bootstrap.css */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 8070, app/assets/stylesheets/bootstrap.css */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8074, app/assets/stylesheets/bootstrap.css */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8078, app/assets/stylesheets/bootstrap.css */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 8082, app/assets/stylesheets/bootstrap.css */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8086, app/assets/stylesheets/bootstrap.css */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 8090, app/assets/stylesheets/bootstrap.css */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 8094, app/assets/stylesheets/bootstrap.css */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8098, app/assets/stylesheets/bootstrap.css */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8102, app/assets/stylesheets/bootstrap.css */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 8106, app/assets/stylesheets/bootstrap.css */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8110, app/assets/stylesheets/bootstrap.css */
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 8114, app/assets/stylesheets/bootstrap.css */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 8118, app/assets/stylesheets/bootstrap.css */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8122, app/assets/stylesheets/bootstrap.css */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8126, app/assets/stylesheets/bootstrap.css */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8130, app/assets/stylesheets/bootstrap.css */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8134, app/assets/stylesheets/bootstrap.css */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8138, app/assets/stylesheets/bootstrap.css */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 8142, app/assets/stylesheets/bootstrap.css */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8146, app/assets/stylesheets/bootstrap.css */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8150, app/assets/stylesheets/bootstrap.css */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 8154, app/assets/stylesheets/bootstrap.css */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8158, app/assets/stylesheets/bootstrap.css */
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 8162, app/assets/stylesheets/bootstrap.css */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 8166, app/assets/stylesheets/bootstrap.css */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 8170, app/assets/stylesheets/bootstrap.css */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 8175, app/assets/stylesheets/bootstrap.css */
  .float-md-start {
    float: left !important;
  }
  /* line 8179, app/assets/stylesheets/bootstrap.css */
  .float-md-end {
    float: right !important;
  }
  /* line 8183, app/assets/stylesheets/bootstrap.css */
  .float-md-none {
    float: none !important;
  }
  /* line 8187, app/assets/stylesheets/bootstrap.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 8191, app/assets/stylesheets/bootstrap.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 8195, app/assets/stylesheets/bootstrap.css */
  .d-md-block {
    display: block !important;
  }
  /* line 8199, app/assets/stylesheets/bootstrap.css */
  .d-md-grid {
    display: grid !important;
  }
  /* line 8203, app/assets/stylesheets/bootstrap.css */
  .d-md-table {
    display: table !important;
  }
  /* line 8207, app/assets/stylesheets/bootstrap.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 8211, app/assets/stylesheets/bootstrap.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 8215, app/assets/stylesheets/bootstrap.css */
  .d-md-flex {
    display: flex !important;
  }
  /* line 8219, app/assets/stylesheets/bootstrap.css */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 8223, app/assets/stylesheets/bootstrap.css */
  .d-md-none {
    display: none !important;
  }
  /* line 8227, app/assets/stylesheets/bootstrap.css */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 8231, app/assets/stylesheets/bootstrap.css */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 8235, app/assets/stylesheets/bootstrap.css */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 8239, app/assets/stylesheets/bootstrap.css */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 8243, app/assets/stylesheets/bootstrap.css */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 8247, app/assets/stylesheets/bootstrap.css */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 8251, app/assets/stylesheets/bootstrap.css */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 8255, app/assets/stylesheets/bootstrap.css */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 8259, app/assets/stylesheets/bootstrap.css */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 8263, app/assets/stylesheets/bootstrap.css */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 8267, app/assets/stylesheets/bootstrap.css */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 8271, app/assets/stylesheets/bootstrap.css */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 8275, app/assets/stylesheets/bootstrap.css */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 8279, app/assets/stylesheets/bootstrap.css */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 8283, app/assets/stylesheets/bootstrap.css */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 8287, app/assets/stylesheets/bootstrap.css */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 8291, app/assets/stylesheets/bootstrap.css */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 8295, app/assets/stylesheets/bootstrap.css */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 8299, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 8303, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 8307, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 8311, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 8315, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 8319, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 8323, app/assets/stylesheets/bootstrap.css */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 8327, app/assets/stylesheets/bootstrap.css */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 8331, app/assets/stylesheets/bootstrap.css */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 8335, app/assets/stylesheets/bootstrap.css */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 8339, app/assets/stylesheets/bootstrap.css */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 8343, app/assets/stylesheets/bootstrap.css */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 8347, app/assets/stylesheets/bootstrap.css */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 8351, app/assets/stylesheets/bootstrap.css */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 8355, app/assets/stylesheets/bootstrap.css */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 8359, app/assets/stylesheets/bootstrap.css */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 8363, app/assets/stylesheets/bootstrap.css */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 8367, app/assets/stylesheets/bootstrap.css */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 8371, app/assets/stylesheets/bootstrap.css */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 8375, app/assets/stylesheets/bootstrap.css */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 8379, app/assets/stylesheets/bootstrap.css */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 8383, app/assets/stylesheets/bootstrap.css */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 8387, app/assets/stylesheets/bootstrap.css */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 8391, app/assets/stylesheets/bootstrap.css */
  .order-md-first {
    order: -1 !important;
  }
  /* line 8395, app/assets/stylesheets/bootstrap.css */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 8399, app/assets/stylesheets/bootstrap.css */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 8403, app/assets/stylesheets/bootstrap.css */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 8407, app/assets/stylesheets/bootstrap.css */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 8411, app/assets/stylesheets/bootstrap.css */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 8415, app/assets/stylesheets/bootstrap.css */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 8419, app/assets/stylesheets/bootstrap.css */
  .order-md-last {
    order: 6 !important;
  }
  /* line 8423, app/assets/stylesheets/bootstrap.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 8427, app/assets/stylesheets/bootstrap.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 8431, app/assets/stylesheets/bootstrap.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 8435, app/assets/stylesheets/bootstrap.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 8439, app/assets/stylesheets/bootstrap.css */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 8443, app/assets/stylesheets/bootstrap.css */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 8447, app/assets/stylesheets/bootstrap.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 8451, app/assets/stylesheets/bootstrap.css */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 8456, app/assets/stylesheets/bootstrap.css */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 8461, app/assets/stylesheets/bootstrap.css */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 8466, app/assets/stylesheets/bootstrap.css */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 8471, app/assets/stylesheets/bootstrap.css */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 8476, app/assets/stylesheets/bootstrap.css */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 8481, app/assets/stylesheets/bootstrap.css */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 8486, app/assets/stylesheets/bootstrap.css */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 8491, app/assets/stylesheets/bootstrap.css */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 8496, app/assets/stylesheets/bootstrap.css */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 8501, app/assets/stylesheets/bootstrap.css */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 8506, app/assets/stylesheets/bootstrap.css */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 8511, app/assets/stylesheets/bootstrap.css */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 8516, app/assets/stylesheets/bootstrap.css */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 8521, app/assets/stylesheets/bootstrap.css */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 8525, app/assets/stylesheets/bootstrap.css */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 8529, app/assets/stylesheets/bootstrap.css */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 8533, app/assets/stylesheets/bootstrap.css */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 8537, app/assets/stylesheets/bootstrap.css */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 8541, app/assets/stylesheets/bootstrap.css */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 8545, app/assets/stylesheets/bootstrap.css */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 8549, app/assets/stylesheets/bootstrap.css */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 8553, app/assets/stylesheets/bootstrap.css */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 8557, app/assets/stylesheets/bootstrap.css */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 8561, app/assets/stylesheets/bootstrap.css */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 8565, app/assets/stylesheets/bootstrap.css */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 8569, app/assets/stylesheets/bootstrap.css */
  .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 8573, app/assets/stylesheets/bootstrap.css */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 8577, app/assets/stylesheets/bootstrap.css */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 8581, app/assets/stylesheets/bootstrap.css */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 8585, app/assets/stylesheets/bootstrap.css */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 8589, app/assets/stylesheets/bootstrap.css */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 8593, app/assets/stylesheets/bootstrap.css */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 8597, app/assets/stylesheets/bootstrap.css */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 8601, app/assets/stylesheets/bootstrap.css */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 8605, app/assets/stylesheets/bootstrap.css */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 8609, app/assets/stylesheets/bootstrap.css */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 8613, app/assets/stylesheets/bootstrap.css */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 8617, app/assets/stylesheets/bootstrap.css */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 8621, app/assets/stylesheets/bootstrap.css */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 8625, app/assets/stylesheets/bootstrap.css */
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 8629, app/assets/stylesheets/bootstrap.css */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 8633, app/assets/stylesheets/bootstrap.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 8637, app/assets/stylesheets/bootstrap.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 8641, app/assets/stylesheets/bootstrap.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 8645, app/assets/stylesheets/bootstrap.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 8649, app/assets/stylesheets/bootstrap.css */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 8653, app/assets/stylesheets/bootstrap.css */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 8657, app/assets/stylesheets/bootstrap.css */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 8662, app/assets/stylesheets/bootstrap.css */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 8667, app/assets/stylesheets/bootstrap.css */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 8672, app/assets/stylesheets/bootstrap.css */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 8677, app/assets/stylesheets/bootstrap.css */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 8682, app/assets/stylesheets/bootstrap.css */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 8687, app/assets/stylesheets/bootstrap.css */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 8692, app/assets/stylesheets/bootstrap.css */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 8697, app/assets/stylesheets/bootstrap.css */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 8702, app/assets/stylesheets/bootstrap.css */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 8707, app/assets/stylesheets/bootstrap.css */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 8712, app/assets/stylesheets/bootstrap.css */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 8717, app/assets/stylesheets/bootstrap.css */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 8721, app/assets/stylesheets/bootstrap.css */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8725, app/assets/stylesheets/bootstrap.css */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8729, app/assets/stylesheets/bootstrap.css */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 8733, app/assets/stylesheets/bootstrap.css */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8737, app/assets/stylesheets/bootstrap.css */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 8741, app/assets/stylesheets/bootstrap.css */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 8745, app/assets/stylesheets/bootstrap.css */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8749, app/assets/stylesheets/bootstrap.css */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8753, app/assets/stylesheets/bootstrap.css */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 8757, app/assets/stylesheets/bootstrap.css */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8761, app/assets/stylesheets/bootstrap.css */
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 8765, app/assets/stylesheets/bootstrap.css */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 8769, app/assets/stylesheets/bootstrap.css */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8773, app/assets/stylesheets/bootstrap.css */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8777, app/assets/stylesheets/bootstrap.css */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8781, app/assets/stylesheets/bootstrap.css */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8785, app/assets/stylesheets/bootstrap.css */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8789, app/assets/stylesheets/bootstrap.css */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 8793, app/assets/stylesheets/bootstrap.css */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8797, app/assets/stylesheets/bootstrap.css */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8801, app/assets/stylesheets/bootstrap.css */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 8805, app/assets/stylesheets/bootstrap.css */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8809, app/assets/stylesheets/bootstrap.css */
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  /* line 8813, app/assets/stylesheets/bootstrap.css */
  .text-md-start {
    text-align: left !important;
  }
  /* line 8817, app/assets/stylesheets/bootstrap.css */
  .text-md-end {
    text-align: right !important;
  }
  /* line 8821, app/assets/stylesheets/bootstrap.css */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 8826, app/assets/stylesheets/bootstrap.css */
  .float-lg-start {
    float: left !important;
  }
  /* line 8830, app/assets/stylesheets/bootstrap.css */
  .float-lg-end {
    float: right !important;
  }
  /* line 8834, app/assets/stylesheets/bootstrap.css */
  .float-lg-none {
    float: none !important;
  }
  /* line 8838, app/assets/stylesheets/bootstrap.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 8842, app/assets/stylesheets/bootstrap.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 8846, app/assets/stylesheets/bootstrap.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 8850, app/assets/stylesheets/bootstrap.css */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 8854, app/assets/stylesheets/bootstrap.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 8858, app/assets/stylesheets/bootstrap.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 8862, app/assets/stylesheets/bootstrap.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 8866, app/assets/stylesheets/bootstrap.css */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 8870, app/assets/stylesheets/bootstrap.css */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 8874, app/assets/stylesheets/bootstrap.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 8878, app/assets/stylesheets/bootstrap.css */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 8882, app/assets/stylesheets/bootstrap.css */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 8886, app/assets/stylesheets/bootstrap.css */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 8890, app/assets/stylesheets/bootstrap.css */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 8894, app/assets/stylesheets/bootstrap.css */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 8898, app/assets/stylesheets/bootstrap.css */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 8902, app/assets/stylesheets/bootstrap.css */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 8906, app/assets/stylesheets/bootstrap.css */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 8910, app/assets/stylesheets/bootstrap.css */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 8914, app/assets/stylesheets/bootstrap.css */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 8918, app/assets/stylesheets/bootstrap.css */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 8922, app/assets/stylesheets/bootstrap.css */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 8926, app/assets/stylesheets/bootstrap.css */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 8930, app/assets/stylesheets/bootstrap.css */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 8934, app/assets/stylesheets/bootstrap.css */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 8938, app/assets/stylesheets/bootstrap.css */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 8942, app/assets/stylesheets/bootstrap.css */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 8946, app/assets/stylesheets/bootstrap.css */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 8950, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 8954, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 8958, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 8962, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 8966, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 8970, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 8974, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 8978, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 8982, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 8986, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 8990, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 8994, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 8998, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 9002, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 9006, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 9010, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 9014, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 9018, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 9022, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 9026, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 9030, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 9034, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 9038, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 9042, app/assets/stylesheets/bootstrap.css */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 9046, app/assets/stylesheets/bootstrap.css */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 9050, app/assets/stylesheets/bootstrap.css */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 9054, app/assets/stylesheets/bootstrap.css */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 9058, app/assets/stylesheets/bootstrap.css */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 9062, app/assets/stylesheets/bootstrap.css */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 9066, app/assets/stylesheets/bootstrap.css */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 9070, app/assets/stylesheets/bootstrap.css */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 9074, app/assets/stylesheets/bootstrap.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 9078, app/assets/stylesheets/bootstrap.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 9082, app/assets/stylesheets/bootstrap.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 9086, app/assets/stylesheets/bootstrap.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 9090, app/assets/stylesheets/bootstrap.css */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 9094, app/assets/stylesheets/bootstrap.css */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 9098, app/assets/stylesheets/bootstrap.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 9102, app/assets/stylesheets/bootstrap.css */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 9107, app/assets/stylesheets/bootstrap.css */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 9112, app/assets/stylesheets/bootstrap.css */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 9117, app/assets/stylesheets/bootstrap.css */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 9122, app/assets/stylesheets/bootstrap.css */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 9127, app/assets/stylesheets/bootstrap.css */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 9132, app/assets/stylesheets/bootstrap.css */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 9137, app/assets/stylesheets/bootstrap.css */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 9142, app/assets/stylesheets/bootstrap.css */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 9147, app/assets/stylesheets/bootstrap.css */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 9152, app/assets/stylesheets/bootstrap.css */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 9157, app/assets/stylesheets/bootstrap.css */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 9162, app/assets/stylesheets/bootstrap.css */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 9167, app/assets/stylesheets/bootstrap.css */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 9172, app/assets/stylesheets/bootstrap.css */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 9176, app/assets/stylesheets/bootstrap.css */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 9180, app/assets/stylesheets/bootstrap.css */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 9184, app/assets/stylesheets/bootstrap.css */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 9188, app/assets/stylesheets/bootstrap.css */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 9192, app/assets/stylesheets/bootstrap.css */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 9196, app/assets/stylesheets/bootstrap.css */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 9200, app/assets/stylesheets/bootstrap.css */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 9204, app/assets/stylesheets/bootstrap.css */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 9208, app/assets/stylesheets/bootstrap.css */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 9212, app/assets/stylesheets/bootstrap.css */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 9216, app/assets/stylesheets/bootstrap.css */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 9220, app/assets/stylesheets/bootstrap.css */
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 9224, app/assets/stylesheets/bootstrap.css */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 9228, app/assets/stylesheets/bootstrap.css */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 9232, app/assets/stylesheets/bootstrap.css */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 9236, app/assets/stylesheets/bootstrap.css */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 9240, app/assets/stylesheets/bootstrap.css */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 9244, app/assets/stylesheets/bootstrap.css */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 9248, app/assets/stylesheets/bootstrap.css */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 9252, app/assets/stylesheets/bootstrap.css */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 9256, app/assets/stylesheets/bootstrap.css */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 9260, app/assets/stylesheets/bootstrap.css */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 9264, app/assets/stylesheets/bootstrap.css */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 9268, app/assets/stylesheets/bootstrap.css */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 9272, app/assets/stylesheets/bootstrap.css */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 9276, app/assets/stylesheets/bootstrap.css */
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 9280, app/assets/stylesheets/bootstrap.css */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 9284, app/assets/stylesheets/bootstrap.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 9288, app/assets/stylesheets/bootstrap.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 9292, app/assets/stylesheets/bootstrap.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 9296, app/assets/stylesheets/bootstrap.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 9300, app/assets/stylesheets/bootstrap.css */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 9304, app/assets/stylesheets/bootstrap.css */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 9308, app/assets/stylesheets/bootstrap.css */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 9313, app/assets/stylesheets/bootstrap.css */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 9318, app/assets/stylesheets/bootstrap.css */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 9323, app/assets/stylesheets/bootstrap.css */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 9328, app/assets/stylesheets/bootstrap.css */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 9333, app/assets/stylesheets/bootstrap.css */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 9338, app/assets/stylesheets/bootstrap.css */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 9343, app/assets/stylesheets/bootstrap.css */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 9348, app/assets/stylesheets/bootstrap.css */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 9353, app/assets/stylesheets/bootstrap.css */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 9358, app/assets/stylesheets/bootstrap.css */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 9363, app/assets/stylesheets/bootstrap.css */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 9368, app/assets/stylesheets/bootstrap.css */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 9372, app/assets/stylesheets/bootstrap.css */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 9376, app/assets/stylesheets/bootstrap.css */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 9380, app/assets/stylesheets/bootstrap.css */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 9384, app/assets/stylesheets/bootstrap.css */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 9388, app/assets/stylesheets/bootstrap.css */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 9392, app/assets/stylesheets/bootstrap.css */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 9396, app/assets/stylesheets/bootstrap.css */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 9400, app/assets/stylesheets/bootstrap.css */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 9404, app/assets/stylesheets/bootstrap.css */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 9408, app/assets/stylesheets/bootstrap.css */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 9412, app/assets/stylesheets/bootstrap.css */
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 9416, app/assets/stylesheets/bootstrap.css */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 9420, app/assets/stylesheets/bootstrap.css */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 9424, app/assets/stylesheets/bootstrap.css */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 9428, app/assets/stylesheets/bootstrap.css */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 9432, app/assets/stylesheets/bootstrap.css */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 9436, app/assets/stylesheets/bootstrap.css */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 9440, app/assets/stylesheets/bootstrap.css */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 9444, app/assets/stylesheets/bootstrap.css */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 9448, app/assets/stylesheets/bootstrap.css */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 9452, app/assets/stylesheets/bootstrap.css */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 9456, app/assets/stylesheets/bootstrap.css */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 9460, app/assets/stylesheets/bootstrap.css */
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 9464, app/assets/stylesheets/bootstrap.css */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 9468, app/assets/stylesheets/bootstrap.css */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 9472, app/assets/stylesheets/bootstrap.css */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 9477, app/assets/stylesheets/bootstrap.css */
  .float-xl-start {
    float: left !important;
  }
  /* line 9481, app/assets/stylesheets/bootstrap.css */
  .float-xl-end {
    float: right !important;
  }
  /* line 9485, app/assets/stylesheets/bootstrap.css */
  .float-xl-none {
    float: none !important;
  }
  /* line 9489, app/assets/stylesheets/bootstrap.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 9493, app/assets/stylesheets/bootstrap.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 9497, app/assets/stylesheets/bootstrap.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 9501, app/assets/stylesheets/bootstrap.css */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 9505, app/assets/stylesheets/bootstrap.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 9509, app/assets/stylesheets/bootstrap.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 9513, app/assets/stylesheets/bootstrap.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 9517, app/assets/stylesheets/bootstrap.css */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 9521, app/assets/stylesheets/bootstrap.css */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 9525, app/assets/stylesheets/bootstrap.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 9529, app/assets/stylesheets/bootstrap.css */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 9533, app/assets/stylesheets/bootstrap.css */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 9537, app/assets/stylesheets/bootstrap.css */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 9541, app/assets/stylesheets/bootstrap.css */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 9545, app/assets/stylesheets/bootstrap.css */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 9549, app/assets/stylesheets/bootstrap.css */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 9553, app/assets/stylesheets/bootstrap.css */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 9557, app/assets/stylesheets/bootstrap.css */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 9561, app/assets/stylesheets/bootstrap.css */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 9565, app/assets/stylesheets/bootstrap.css */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 9569, app/assets/stylesheets/bootstrap.css */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 9573, app/assets/stylesheets/bootstrap.css */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 9577, app/assets/stylesheets/bootstrap.css */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 9581, app/assets/stylesheets/bootstrap.css */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 9585, app/assets/stylesheets/bootstrap.css */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 9589, app/assets/stylesheets/bootstrap.css */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 9593, app/assets/stylesheets/bootstrap.css */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 9597, app/assets/stylesheets/bootstrap.css */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 9601, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 9605, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 9609, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 9613, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 9617, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 9621, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 9625, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 9629, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 9633, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 9637, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 9641, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 9645, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 9649, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 9653, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 9657, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 9661, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 9665, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 9669, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 9673, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 9677, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 9681, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 9685, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 9689, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 9693, app/assets/stylesheets/bootstrap.css */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 9697, app/assets/stylesheets/bootstrap.css */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 9701, app/assets/stylesheets/bootstrap.css */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 9705, app/assets/stylesheets/bootstrap.css */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 9709, app/assets/stylesheets/bootstrap.css */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 9713, app/assets/stylesheets/bootstrap.css */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 9717, app/assets/stylesheets/bootstrap.css */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 9721, app/assets/stylesheets/bootstrap.css */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 9725, app/assets/stylesheets/bootstrap.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 9729, app/assets/stylesheets/bootstrap.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 9733, app/assets/stylesheets/bootstrap.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 9737, app/assets/stylesheets/bootstrap.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 9741, app/assets/stylesheets/bootstrap.css */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 9745, app/assets/stylesheets/bootstrap.css */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 9749, app/assets/stylesheets/bootstrap.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 9753, app/assets/stylesheets/bootstrap.css */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 9758, app/assets/stylesheets/bootstrap.css */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 9763, app/assets/stylesheets/bootstrap.css */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 9768, app/assets/stylesheets/bootstrap.css */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 9773, app/assets/stylesheets/bootstrap.css */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 9778, app/assets/stylesheets/bootstrap.css */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 9783, app/assets/stylesheets/bootstrap.css */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 9788, app/assets/stylesheets/bootstrap.css */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 9793, app/assets/stylesheets/bootstrap.css */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 9798, app/assets/stylesheets/bootstrap.css */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 9803, app/assets/stylesheets/bootstrap.css */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 9808, app/assets/stylesheets/bootstrap.css */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 9813, app/assets/stylesheets/bootstrap.css */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 9818, app/assets/stylesheets/bootstrap.css */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 9823, app/assets/stylesheets/bootstrap.css */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 9827, app/assets/stylesheets/bootstrap.css */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 9831, app/assets/stylesheets/bootstrap.css */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 9835, app/assets/stylesheets/bootstrap.css */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 9839, app/assets/stylesheets/bootstrap.css */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 9843, app/assets/stylesheets/bootstrap.css */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 9847, app/assets/stylesheets/bootstrap.css */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 9851, app/assets/stylesheets/bootstrap.css */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 9855, app/assets/stylesheets/bootstrap.css */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 9859, app/assets/stylesheets/bootstrap.css */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 9863, app/assets/stylesheets/bootstrap.css */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 9867, app/assets/stylesheets/bootstrap.css */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 9871, app/assets/stylesheets/bootstrap.css */
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 9875, app/assets/stylesheets/bootstrap.css */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 9879, app/assets/stylesheets/bootstrap.css */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 9883, app/assets/stylesheets/bootstrap.css */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 9887, app/assets/stylesheets/bootstrap.css */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 9891, app/assets/stylesheets/bootstrap.css */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 9895, app/assets/stylesheets/bootstrap.css */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 9899, app/assets/stylesheets/bootstrap.css */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 9903, app/assets/stylesheets/bootstrap.css */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 9907, app/assets/stylesheets/bootstrap.css */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 9911, app/assets/stylesheets/bootstrap.css */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 9915, app/assets/stylesheets/bootstrap.css */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 9919, app/assets/stylesheets/bootstrap.css */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 9923, app/assets/stylesheets/bootstrap.css */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 9927, app/assets/stylesheets/bootstrap.css */
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 9931, app/assets/stylesheets/bootstrap.css */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 9935, app/assets/stylesheets/bootstrap.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 9939, app/assets/stylesheets/bootstrap.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 9943, app/assets/stylesheets/bootstrap.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 9947, app/assets/stylesheets/bootstrap.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 9951, app/assets/stylesheets/bootstrap.css */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 9955, app/assets/stylesheets/bootstrap.css */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 9959, app/assets/stylesheets/bootstrap.css */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 9964, app/assets/stylesheets/bootstrap.css */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 9969, app/assets/stylesheets/bootstrap.css */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 9974, app/assets/stylesheets/bootstrap.css */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 9979, app/assets/stylesheets/bootstrap.css */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 9984, app/assets/stylesheets/bootstrap.css */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 9989, app/assets/stylesheets/bootstrap.css */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 9994, app/assets/stylesheets/bootstrap.css */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 9999, app/assets/stylesheets/bootstrap.css */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 10004, app/assets/stylesheets/bootstrap.css */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 10009, app/assets/stylesheets/bootstrap.css */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 10014, app/assets/stylesheets/bootstrap.css */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 10019, app/assets/stylesheets/bootstrap.css */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 10023, app/assets/stylesheets/bootstrap.css */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 10027, app/assets/stylesheets/bootstrap.css */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 10031, app/assets/stylesheets/bootstrap.css */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 10035, app/assets/stylesheets/bootstrap.css */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 10039, app/assets/stylesheets/bootstrap.css */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 10043, app/assets/stylesheets/bootstrap.css */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 10047, app/assets/stylesheets/bootstrap.css */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 10051, app/assets/stylesheets/bootstrap.css */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 10055, app/assets/stylesheets/bootstrap.css */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 10059, app/assets/stylesheets/bootstrap.css */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 10063, app/assets/stylesheets/bootstrap.css */
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 10067, app/assets/stylesheets/bootstrap.css */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 10071, app/assets/stylesheets/bootstrap.css */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 10075, app/assets/stylesheets/bootstrap.css */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 10079, app/assets/stylesheets/bootstrap.css */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 10083, app/assets/stylesheets/bootstrap.css */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 10087, app/assets/stylesheets/bootstrap.css */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 10091, app/assets/stylesheets/bootstrap.css */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 10095, app/assets/stylesheets/bootstrap.css */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 10099, app/assets/stylesheets/bootstrap.css */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 10103, app/assets/stylesheets/bootstrap.css */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 10107, app/assets/stylesheets/bootstrap.css */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 10111, app/assets/stylesheets/bootstrap.css */
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 10115, app/assets/stylesheets/bootstrap.css */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 10119, app/assets/stylesheets/bootstrap.css */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 10123, app/assets/stylesheets/bootstrap.css */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 10128, app/assets/stylesheets/bootstrap.css */
  .float-xxl-start {
    float: left !important;
  }
  /* line 10132, app/assets/stylesheets/bootstrap.css */
  .float-xxl-end {
    float: right !important;
  }
  /* line 10136, app/assets/stylesheets/bootstrap.css */
  .float-xxl-none {
    float: none !important;
  }
  /* line 10140, app/assets/stylesheets/bootstrap.css */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 10144, app/assets/stylesheets/bootstrap.css */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 10148, app/assets/stylesheets/bootstrap.css */
  .d-xxl-block {
    display: block !important;
  }
  /* line 10152, app/assets/stylesheets/bootstrap.css */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 10156, app/assets/stylesheets/bootstrap.css */
  .d-xxl-table {
    display: table !important;
  }
  /* line 10160, app/assets/stylesheets/bootstrap.css */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 10164, app/assets/stylesheets/bootstrap.css */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 10168, app/assets/stylesheets/bootstrap.css */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 10172, app/assets/stylesheets/bootstrap.css */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 10176, app/assets/stylesheets/bootstrap.css */
  .d-xxl-none {
    display: none !important;
  }
  /* line 10180, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 10184, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 10188, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 10192, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 10196, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 10200, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 10204, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 10208, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 10212, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 10216, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 10220, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 10224, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 10228, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 10232, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 10236, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 10240, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 10244, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 10248, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 10252, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 10256, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 10260, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 10264, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 10268, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 10272, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 10276, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 10280, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 10284, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 10288, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 10292, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 10296, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 10300, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 10304, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 10308, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 10312, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 10316, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 10320, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 10324, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 10328, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 10332, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 10336, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 10340, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 10344, app/assets/stylesheets/bootstrap.css */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 10348, app/assets/stylesheets/bootstrap.css */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 10352, app/assets/stylesheets/bootstrap.css */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 10356, app/assets/stylesheets/bootstrap.css */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 10360, app/assets/stylesheets/bootstrap.css */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 10364, app/assets/stylesheets/bootstrap.css */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 10368, app/assets/stylesheets/bootstrap.css */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 10372, app/assets/stylesheets/bootstrap.css */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 10376, app/assets/stylesheets/bootstrap.css */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 10380, app/assets/stylesheets/bootstrap.css */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 10384, app/assets/stylesheets/bootstrap.css */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 10388, app/assets/stylesheets/bootstrap.css */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 10392, app/assets/stylesheets/bootstrap.css */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 10396, app/assets/stylesheets/bootstrap.css */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 10400, app/assets/stylesheets/bootstrap.css */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 10404, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 10409, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 10414, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 10419, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 10424, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 10429, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 10434, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 10439, app/assets/stylesheets/bootstrap.css */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 10444, app/assets/stylesheets/bootstrap.css */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 10449, app/assets/stylesheets/bootstrap.css */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 10454, app/assets/stylesheets/bootstrap.css */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 10459, app/assets/stylesheets/bootstrap.css */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 10464, app/assets/stylesheets/bootstrap.css */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 10469, app/assets/stylesheets/bootstrap.css */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 10474, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 10478, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 10482, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 10486, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 10490, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 10494, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 10498, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 10502, app/assets/stylesheets/bootstrap.css */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 10506, app/assets/stylesheets/bootstrap.css */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 10510, app/assets/stylesheets/bootstrap.css */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 10514, app/assets/stylesheets/bootstrap.css */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 10518, app/assets/stylesheets/bootstrap.css */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 10522, app/assets/stylesheets/bootstrap.css */
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 10526, app/assets/stylesheets/bootstrap.css */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 10530, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 10534, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 10538, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 10542, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 10546, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 10550, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 10554, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 10558, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 10562, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 10566, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 10570, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 10574, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 10578, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 10582, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 10586, app/assets/stylesheets/bootstrap.css */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 10590, app/assets/stylesheets/bootstrap.css */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 10594, app/assets/stylesheets/bootstrap.css */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 10598, app/assets/stylesheets/bootstrap.css */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 10602, app/assets/stylesheets/bootstrap.css */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 10606, app/assets/stylesheets/bootstrap.css */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 10610, app/assets/stylesheets/bootstrap.css */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 10615, app/assets/stylesheets/bootstrap.css */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 10620, app/assets/stylesheets/bootstrap.css */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 10625, app/assets/stylesheets/bootstrap.css */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 10630, app/assets/stylesheets/bootstrap.css */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 10635, app/assets/stylesheets/bootstrap.css */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 10640, app/assets/stylesheets/bootstrap.css */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 10645, app/assets/stylesheets/bootstrap.css */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 10650, app/assets/stylesheets/bootstrap.css */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 10655, app/assets/stylesheets/bootstrap.css */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 10660, app/assets/stylesheets/bootstrap.css */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 10665, app/assets/stylesheets/bootstrap.css */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 10670, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 10674, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 10678, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 10682, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 10686, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 10690, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 10694, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 10698, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 10702, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 10706, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 10710, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 10714, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 10718, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 10722, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 10726, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 10730, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 10734, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 10738, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 10742, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 10746, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 10750, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 10754, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 10758, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 10762, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 10766, app/assets/stylesheets/bootstrap.css */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 10770, app/assets/stylesheets/bootstrap.css */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 10774, app/assets/stylesheets/bootstrap.css */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 10779, app/assets/stylesheets/bootstrap.css */
  .fs-1 {
    font-size: 2.5rem !important;
  }
  /* line 10783, app/assets/stylesheets/bootstrap.css */
  .fs-2 {
    font-size: 2rem !important;
  }
  /* line 10787, app/assets/stylesheets/bootstrap.css */
  .fs-3 {
    font-size: 1.75rem !important;
  }
  /* line 10791, app/assets/stylesheets/bootstrap.css */
  .fs-4 {
    font-size: 1.5rem !important;
  }
}

@media print {
  /* line 10796, app/assets/stylesheets/bootstrap.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 10800, app/assets/stylesheets/bootstrap.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 10804, app/assets/stylesheets/bootstrap.css */
  .d-print-block {
    display: block !important;
  }
  /* line 10808, app/assets/stylesheets/bootstrap.css */
  .d-print-grid {
    display: grid !important;
  }
  /* line 10812, app/assets/stylesheets/bootstrap.css */
  .d-print-table {
    display: table !important;
  }
  /* line 10816, app/assets/stylesheets/bootstrap.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 10820, app/assets/stylesheets/bootstrap.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 10824, app/assets/stylesheets/bootstrap.css */
  .d-print-flex {
    display: flex !important;
  }
  /* line 10828, app/assets/stylesheets/bootstrap.css */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 10832, app/assets/stylesheets/bootstrap.css */
  .d-print-none {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/* line 1, app/assets/stylesheets/login.css.scss */
.divide-colors {
  height: 100vh;
  background: linear-gradient(to bottom, #243762 0%, #243762 65%, #fff 35%, #fff 0%);
}

/* line 5, app/assets/stylesheets/login.css.scss */
.space {
  height: 15vh;
}

/* line 8, app/assets/stylesheets/login.css.scss */
.space-text {
  margin-bottom: 5%;
}

/* line 11, app/assets/stylesheets/login.css.scss */
.user-login {
  background: #4C65BA;
  color: #fff;
  margin-bottom: 5%;
}

/* line 16, app/assets/stylesheets/login.css.scss */
.image-login {
  height: 30vh;
  width: auto;
}

/* line 20, app/assets/stylesheets/login.css.scss */
.image-back {
  background: #243762;
  height: 45vh;
}

/* line 24, app/assets/stylesheets/login.css.scss */
.btn-login {
  background: #4C65BA  !important;
  color: #fff !important;
  margin-bottom: 5%;
}

/* line 29, app/assets/stylesheets/login.css.scss */
.text-height {
  height: 55vh;
}

/* line 32, app/assets/stylesheets/login.css.scss */
.text-custom {
  width: 65%;
  font-size: x-small;
}

/* line 36, app/assets/stylesheets/login.css.scss */
.text-color {
  color: #fff;
}

/* line 40, app/assets/stylesheets/login.css.scss */
.error {
  color: #FF2D53;
  font-size: small;
}

/* line 45, app/assets/stylesheets/login.css.scss */
table {
  border-collapse: collapse !important;
  width: 100% !important;
}

/* line 50, app/assets/stylesheets/login.css.scss */
th, td {
  padding: 8px !important;
  text-align: left !important;
  border-bottom: 1px solid #ddd !important;
}

/* line 56, app/assets/stylesheets/login.css.scss */
.th-title {
  font-size: medium !important;
}

/* line 60, app/assets/stylesheets/login.css.scss */
.btn-contestar {
  background: #4C65BA !important;
  color: #fff !important;
}
@charset "UTF-8";
/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* line 8, app/assets/stylesheets/bootstrap.css */
: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-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --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-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", 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));
}

/* line 35, app/assets/stylesheets/bootstrap.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 42, app/assets/stylesheets/bootstrap.css */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 47, app/assets/stylesheets/bootstrap.css */
body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 59, app/assets/stylesheets/bootstrap.css */
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

/* line 67, app/assets/stylesheets/bootstrap.css */
hr:not([size]) {
  height: 1px;
}

/* line 71, app/assets/stylesheets/bootstrap.css */
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 78, app/assets/stylesheets/bootstrap.css */
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  /* line 82, app/assets/stylesheets/bootstrap.css */
  h1, .h1 {
    font-size: 2.5rem;
  }
}

/* line 87, app/assets/stylesheets/bootstrap.css */
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  /* line 91, app/assets/stylesheets/bootstrap.css */
  h2, .h2 {
    font-size: 2rem;
  }
}

/* line 96, app/assets/stylesheets/bootstrap.css */
h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  /* line 100, app/assets/stylesheets/bootstrap.css */
  h3, .h3 {
    font-size: 1.75rem;
  }
}

/* line 105, app/assets/stylesheets/bootstrap.css */
h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  /* line 109, app/assets/stylesheets/bootstrap.css */
  h4, .h4 {
    font-size: 1.5rem;
  }
}

/* line 114, app/assets/stylesheets/bootstrap.css */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 118, app/assets/stylesheets/bootstrap.css */
h6, .h6 {
  font-size: 1rem;
}

/* line 122, app/assets/stylesheets/bootstrap.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 127, app/assets/stylesheets/bootstrap.css */
abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

/* line 136, app/assets/stylesheets/bootstrap.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 142, app/assets/stylesheets/bootstrap.css */
ol,
ul {
  padding-left: 2rem;
}

/* line 147, app/assets/stylesheets/bootstrap.css */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 154, app/assets/stylesheets/bootstrap.css */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 161, app/assets/stylesheets/bootstrap.css */
dt {
  font-weight: 700;
}

/* line 165, app/assets/stylesheets/bootstrap.css */
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

/* line 170, app/assets/stylesheets/bootstrap.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 174, app/assets/stylesheets/bootstrap.css */
b,
strong {
  font-weight: bolder;
}

/* line 179, app/assets/stylesheets/bootstrap.css */
small, .small {
  font-size: 0.875em;
}

/* line 183, app/assets/stylesheets/bootstrap.css */
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 188, app/assets/stylesheets/bootstrap.css */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 196, app/assets/stylesheets/bootstrap.css */
sub {
  bottom: -0.25em;
}

/* line 200, app/assets/stylesheets/bootstrap.css */
sup {
  top: -0.5em;
}

/* line 204, app/assets/stylesheets/bootstrap.css */
a {
  color: #0d6efd;
  text-decoration: underline;
}

/* line 208, app/assets/stylesheets/bootstrap.css */
a:hover {
  color: #0a58ca;
}

/* line 212, app/assets/stylesheets/bootstrap.css */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, app/assets/stylesheets/bootstrap.css */
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override;
}

/* line 227, app/assets/stylesheets/bootstrap.css */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 234, app/assets/stylesheets/bootstrap.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 240, app/assets/stylesheets/bootstrap.css */
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

/* line 245, app/assets/stylesheets/bootstrap.css */
a > code {
  color: inherit;
}

/* line 249, app/assets/stylesheets/bootstrap.css */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 256, app/assets/stylesheets/bootstrap.css */
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

/* line 262, app/assets/stylesheets/bootstrap.css */
figure {
  margin: 0 0 1rem;
}

/* line 266, app/assets/stylesheets/bootstrap.css */
img,
svg {
  vertical-align: middle;
}

/* line 271, app/assets/stylesheets/bootstrap.css */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 276, app/assets/stylesheets/bootstrap.css */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

/* line 283, app/assets/stylesheets/bootstrap.css */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 288, app/assets/stylesheets/bootstrap.css */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 299, app/assets/stylesheets/bootstrap.css */
label {
  display: inline-block;
}

/* line 303, app/assets/stylesheets/bootstrap.css */
button {
  border-radius: 0;
}

/* line 307, app/assets/stylesheets/bootstrap.css */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 311, app/assets/stylesheets/bootstrap.css */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 322, app/assets/stylesheets/bootstrap.css */
button,
select {
  text-transform: none;
}

/* line 327, app/assets/stylesheets/bootstrap.css */
[role=button] {
  cursor: pointer;
}

/* line 331, app/assets/stylesheets/bootstrap.css */
select {
  word-wrap: normal;
}

/* line 334, app/assets/stylesheets/bootstrap.css */
select:disabled {
  opacity: 1;
}

/* line 338, app/assets/stylesheets/bootstrap.css */
[list]::-webkit-calendar-picker-indicator {
  display: none;
}

/* line 342, app/assets/stylesheets/bootstrap.css */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/* line 348, app/assets/stylesheets/bootstrap.css */
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

/* line 355, app/assets/stylesheets/bootstrap.css */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 360, app/assets/stylesheets/bootstrap.css */
textarea {
  resize: vertical;
}

/* line 364, app/assets/stylesheets/bootstrap.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 371, app/assets/stylesheets/bootstrap.css */
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 380, app/assets/stylesheets/bootstrap.css */
  legend {
    font-size: 1.5rem;
  }
}

/* line 384, app/assets/stylesheets/bootstrap.css */
legend + * {
  clear: left;
}

/* line 388, app/assets/stylesheets/bootstrap.css */
::-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 398, app/assets/stylesheets/bootstrap.css */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 402, app/assets/stylesheets/bootstrap.css */
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

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

/* line 419, app/assets/stylesheets/bootstrap.css */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 423, app/assets/stylesheets/bootstrap.css */
::file-selector-button {
  font: inherit;
}

/* line 427, app/assets/stylesheets/bootstrap.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 432, app/assets/stylesheets/bootstrap.css */
output {
  display: inline-block;
}

/* line 436, app/assets/stylesheets/bootstrap.css */
iframe {
  border: 0;
}

/* line 440, app/assets/stylesheets/bootstrap.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 445, app/assets/stylesheets/bootstrap.css */
progress {
  vertical-align: baseline;
}

/* line 449, app/assets/stylesheets/bootstrap.css */
[hidden] {
  display: none !important;
}

/* line 453, app/assets/stylesheets/bootstrap.css */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 458, app/assets/stylesheets/bootstrap.css */
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 464, app/assets/stylesheets/bootstrap.css */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 469, app/assets/stylesheets/bootstrap.css */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 475, app/assets/stylesheets/bootstrap.css */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 480, app/assets/stylesheets/bootstrap.css */
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 486, app/assets/stylesheets/bootstrap.css */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 491, app/assets/stylesheets/bootstrap.css */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 497, app/assets/stylesheets/bootstrap.css */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 502, app/assets/stylesheets/bootstrap.css */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 508, app/assets/stylesheets/bootstrap.css */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 513, app/assets/stylesheets/bootstrap.css */
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 519, app/assets/stylesheets/bootstrap.css */
  .display-6 {
    font-size: 2.5rem;
  }
}

/* line 524, app/assets/stylesheets/bootstrap.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 529, app/assets/stylesheets/bootstrap.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 534, app/assets/stylesheets/bootstrap.css */
.list-inline-item {
  display: inline-block;
}

/* line 537, app/assets/stylesheets/bootstrap.css */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 541, app/assets/stylesheets/bootstrap.css */
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

/* line 546, app/assets/stylesheets/bootstrap.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 550, app/assets/stylesheets/bootstrap.css */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 554, app/assets/stylesheets/bootstrap.css */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 560, app/assets/stylesheets/bootstrap.css */
.blockquote-footer::before {
  content: "— ";
}

/* line 564, app/assets/stylesheets/bootstrap.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 569, app/assets/stylesheets/bootstrap.css */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 578, app/assets/stylesheets/bootstrap.css */
.figure {
  display: inline-block;
}

/* line 582, app/assets/stylesheets/bootstrap.css */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 587, app/assets/stylesheets/bootstrap.css */
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

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

@media (min-width: 576px) {
  /* line 607, app/assets/stylesheets/bootstrap.css */
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 612, app/assets/stylesheets/bootstrap.css */
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 617, app/assets/stylesheets/bootstrap.css */
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 622, app/assets/stylesheets/bootstrap.css */
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 627, app/assets/stylesheets/bootstrap.css */
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}

/* line 631, app/assets/stylesheets/bootstrap.css */
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}

/* line 640, app/assets/stylesheets/bootstrap.css */
.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 649, app/assets/stylesheets/bootstrap.css */
.col {
  flex: 1 0 0%;
}

/* line 653, app/assets/stylesheets/bootstrap.css */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 658, app/assets/stylesheets/bootstrap.css */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 663, app/assets/stylesheets/bootstrap.css */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 668, app/assets/stylesheets/bootstrap.css */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 673, app/assets/stylesheets/bootstrap.css */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 678, app/assets/stylesheets/bootstrap.css */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 683, app/assets/stylesheets/bootstrap.css */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  /* line 689, app/assets/stylesheets/bootstrap.css */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 693, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 698, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 703, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 708, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 713, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 718, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 723, app/assets/stylesheets/bootstrap.css */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 729, app/assets/stylesheets/bootstrap.css */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 733, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 738, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 743, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 748, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 753, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 758, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 763, app/assets/stylesheets/bootstrap.css */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 769, app/assets/stylesheets/bootstrap.css */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 773, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 778, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 783, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 788, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 793, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 798, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 803, app/assets/stylesheets/bootstrap.css */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 809, app/assets/stylesheets/bootstrap.css */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 813, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 818, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 823, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 828, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 833, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 838, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 843, app/assets/stylesheets/bootstrap.css */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 1400px) {
  /* line 849, app/assets/stylesheets/bootstrap.css */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 853, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 858, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 863, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 868, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 873, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 878, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 883, app/assets/stylesheets/bootstrap.css */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

/* line 888, app/assets/stylesheets/bootstrap.css */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 893, app/assets/stylesheets/bootstrap.css */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

/* line 898, app/assets/stylesheets/bootstrap.css */
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 903, app/assets/stylesheets/bootstrap.css */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 908, app/assets/stylesheets/bootstrap.css */
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 913, app/assets/stylesheets/bootstrap.css */
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

/* line 918, app/assets/stylesheets/bootstrap.css */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 923, app/assets/stylesheets/bootstrap.css */
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

/* line 928, app/assets/stylesheets/bootstrap.css */
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

/* line 933, app/assets/stylesheets/bootstrap.css */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 938, app/assets/stylesheets/bootstrap.css */
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

/* line 943, app/assets/stylesheets/bootstrap.css */
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

/* line 948, app/assets/stylesheets/bootstrap.css */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 953, app/assets/stylesheets/bootstrap.css */
.offset-1 {
  margin-left: 8.33333333%;
}

/* line 957, app/assets/stylesheets/bootstrap.css */
.offset-2 {
  margin-left: 16.66666667%;
}

/* line 961, app/assets/stylesheets/bootstrap.css */
.offset-3 {
  margin-left: 25%;
}

/* line 965, app/assets/stylesheets/bootstrap.css */
.offset-4 {
  margin-left: 33.33333333%;
}

/* line 969, app/assets/stylesheets/bootstrap.css */
.offset-5 {
  margin-left: 41.66666667%;
}

/* line 973, app/assets/stylesheets/bootstrap.css */
.offset-6 {
  margin-left: 50%;
}

/* line 977, app/assets/stylesheets/bootstrap.css */
.offset-7 {
  margin-left: 58.33333333%;
}

/* line 981, app/assets/stylesheets/bootstrap.css */
.offset-8 {
  margin-left: 66.66666667%;
}

/* line 985, app/assets/stylesheets/bootstrap.css */
.offset-9 {
  margin-left: 75%;
}

/* line 989, app/assets/stylesheets/bootstrap.css */
.offset-10 {
  margin-left: 83.33333333%;
}

/* line 993, app/assets/stylesheets/bootstrap.css */
.offset-11 {
  margin-left: 91.66666667%;
}

/* line 997, app/assets/stylesheets/bootstrap.css */
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

/* line 1002, app/assets/stylesheets/bootstrap.css */
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

/* line 1007, app/assets/stylesheets/bootstrap.css */
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

/* line 1012, app/assets/stylesheets/bootstrap.css */
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

/* line 1017, app/assets/stylesheets/bootstrap.css */
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

/* line 1022, app/assets/stylesheets/bootstrap.css */
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

/* line 1027, app/assets/stylesheets/bootstrap.css */
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

/* line 1032, app/assets/stylesheets/bootstrap.css */
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

/* line 1037, app/assets/stylesheets/bootstrap.css */
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

/* line 1042, app/assets/stylesheets/bootstrap.css */
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

/* line 1047, app/assets/stylesheets/bootstrap.css */
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

/* line 1052, app/assets/stylesheets/bootstrap.css */
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  /* line 1058, app/assets/stylesheets/bootstrap.css */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1063, app/assets/stylesheets/bootstrap.css */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1068, app/assets/stylesheets/bootstrap.css */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1073, app/assets/stylesheets/bootstrap.css */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1078, app/assets/stylesheets/bootstrap.css */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1083, app/assets/stylesheets/bootstrap.css */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1088, app/assets/stylesheets/bootstrap.css */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1093, app/assets/stylesheets/bootstrap.css */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1098, app/assets/stylesheets/bootstrap.css */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1103, app/assets/stylesheets/bootstrap.css */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1108, app/assets/stylesheets/bootstrap.css */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1113, app/assets/stylesheets/bootstrap.css */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1118, app/assets/stylesheets/bootstrap.css */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1123, app/assets/stylesheets/bootstrap.css */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 1127, app/assets/stylesheets/bootstrap.css */
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  /* line 1131, app/assets/stylesheets/bootstrap.css */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 1135, app/assets/stylesheets/bootstrap.css */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 1139, app/assets/stylesheets/bootstrap.css */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 1143, app/assets/stylesheets/bootstrap.css */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 1147, app/assets/stylesheets/bootstrap.css */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 1151, app/assets/stylesheets/bootstrap.css */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 1155, app/assets/stylesheets/bootstrap.css */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 1159, app/assets/stylesheets/bootstrap.css */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 1163, app/assets/stylesheets/bootstrap.css */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 1167, app/assets/stylesheets/bootstrap.css */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  /* line 1171, app/assets/stylesheets/bootstrap.css */
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  /* line 1176, app/assets/stylesheets/bootstrap.css */
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  /* line 1181, app/assets/stylesheets/bootstrap.css */
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1186, app/assets/stylesheets/bootstrap.css */
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1191, app/assets/stylesheets/bootstrap.css */
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1196, app/assets/stylesheets/bootstrap.css */
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1201, app/assets/stylesheets/bootstrap.css */
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1206, app/assets/stylesheets/bootstrap.css */
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1211, app/assets/stylesheets/bootstrap.css */
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1216, app/assets/stylesheets/bootstrap.css */
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1221, app/assets/stylesheets/bootstrap.css */
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1226, app/assets/stylesheets/bootstrap.css */
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  /* line 1232, app/assets/stylesheets/bootstrap.css */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1237, app/assets/stylesheets/bootstrap.css */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1242, app/assets/stylesheets/bootstrap.css */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1247, app/assets/stylesheets/bootstrap.css */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1252, app/assets/stylesheets/bootstrap.css */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1257, app/assets/stylesheets/bootstrap.css */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1262, app/assets/stylesheets/bootstrap.css */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1267, app/assets/stylesheets/bootstrap.css */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1272, app/assets/stylesheets/bootstrap.css */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1277, app/assets/stylesheets/bootstrap.css */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1282, app/assets/stylesheets/bootstrap.css */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1287, app/assets/stylesheets/bootstrap.css */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1292, app/assets/stylesheets/bootstrap.css */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1297, app/assets/stylesheets/bootstrap.css */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 1301, app/assets/stylesheets/bootstrap.css */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 1305, app/assets/stylesheets/bootstrap.css */
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  /* line 1309, app/assets/stylesheets/bootstrap.css */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 1313, app/assets/stylesheets/bootstrap.css */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 1317, app/assets/stylesheets/bootstrap.css */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 1321, app/assets/stylesheets/bootstrap.css */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 1325, app/assets/stylesheets/bootstrap.css */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 1329, app/assets/stylesheets/bootstrap.css */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 1333, app/assets/stylesheets/bootstrap.css */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 1337, app/assets/stylesheets/bootstrap.css */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 1341, app/assets/stylesheets/bootstrap.css */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  /* line 1345, app/assets/stylesheets/bootstrap.css */
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  /* line 1350, app/assets/stylesheets/bootstrap.css */
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  /* line 1355, app/assets/stylesheets/bootstrap.css */
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1360, app/assets/stylesheets/bootstrap.css */
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1365, app/assets/stylesheets/bootstrap.css */
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1370, app/assets/stylesheets/bootstrap.css */
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1375, app/assets/stylesheets/bootstrap.css */
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1380, app/assets/stylesheets/bootstrap.css */
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1385, app/assets/stylesheets/bootstrap.css */
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1390, app/assets/stylesheets/bootstrap.css */
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1395, app/assets/stylesheets/bootstrap.css */
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1400, app/assets/stylesheets/bootstrap.css */
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 1406, app/assets/stylesheets/bootstrap.css */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1411, app/assets/stylesheets/bootstrap.css */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1416, app/assets/stylesheets/bootstrap.css */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1421, app/assets/stylesheets/bootstrap.css */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1426, app/assets/stylesheets/bootstrap.css */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1431, app/assets/stylesheets/bootstrap.css */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1436, app/assets/stylesheets/bootstrap.css */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1441, app/assets/stylesheets/bootstrap.css */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1446, app/assets/stylesheets/bootstrap.css */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1451, app/assets/stylesheets/bootstrap.css */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1456, app/assets/stylesheets/bootstrap.css */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1461, app/assets/stylesheets/bootstrap.css */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1466, app/assets/stylesheets/bootstrap.css */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1471, app/assets/stylesheets/bootstrap.css */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 1475, app/assets/stylesheets/bootstrap.css */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 1479, app/assets/stylesheets/bootstrap.css */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 1483, app/assets/stylesheets/bootstrap.css */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 1487, app/assets/stylesheets/bootstrap.css */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 1491, app/assets/stylesheets/bootstrap.css */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 1495, app/assets/stylesheets/bootstrap.css */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 1499, app/assets/stylesheets/bootstrap.css */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 1503, app/assets/stylesheets/bootstrap.css */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 1507, app/assets/stylesheets/bootstrap.css */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 1511, app/assets/stylesheets/bootstrap.css */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 1515, app/assets/stylesheets/bootstrap.css */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  /* line 1519, app/assets/stylesheets/bootstrap.css */
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  /* line 1524, app/assets/stylesheets/bootstrap.css */
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  /* line 1529, app/assets/stylesheets/bootstrap.css */
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1534, app/assets/stylesheets/bootstrap.css */
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1539, app/assets/stylesheets/bootstrap.css */
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1544, app/assets/stylesheets/bootstrap.css */
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1549, app/assets/stylesheets/bootstrap.css */
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1554, app/assets/stylesheets/bootstrap.css */
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1559, app/assets/stylesheets/bootstrap.css */
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1564, app/assets/stylesheets/bootstrap.css */
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1569, app/assets/stylesheets/bootstrap.css */
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1574, app/assets/stylesheets/bootstrap.css */
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  /* line 1580, app/assets/stylesheets/bootstrap.css */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1585, app/assets/stylesheets/bootstrap.css */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1590, app/assets/stylesheets/bootstrap.css */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1595, app/assets/stylesheets/bootstrap.css */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1600, app/assets/stylesheets/bootstrap.css */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1605, app/assets/stylesheets/bootstrap.css */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1610, app/assets/stylesheets/bootstrap.css */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1615, app/assets/stylesheets/bootstrap.css */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1620, app/assets/stylesheets/bootstrap.css */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1625, app/assets/stylesheets/bootstrap.css */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1630, app/assets/stylesheets/bootstrap.css */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1635, app/assets/stylesheets/bootstrap.css */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1640, app/assets/stylesheets/bootstrap.css */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1645, app/assets/stylesheets/bootstrap.css */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 1649, app/assets/stylesheets/bootstrap.css */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 1653, app/assets/stylesheets/bootstrap.css */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 1657, app/assets/stylesheets/bootstrap.css */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 1661, app/assets/stylesheets/bootstrap.css */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 1665, app/assets/stylesheets/bootstrap.css */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 1669, app/assets/stylesheets/bootstrap.css */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 1673, app/assets/stylesheets/bootstrap.css */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 1677, app/assets/stylesheets/bootstrap.css */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 1681, app/assets/stylesheets/bootstrap.css */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 1685, app/assets/stylesheets/bootstrap.css */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 1689, app/assets/stylesheets/bootstrap.css */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  /* line 1693, app/assets/stylesheets/bootstrap.css */
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  /* line 1698, app/assets/stylesheets/bootstrap.css */
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  /* line 1703, app/assets/stylesheets/bootstrap.css */
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1708, app/assets/stylesheets/bootstrap.css */
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1713, app/assets/stylesheets/bootstrap.css */
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1718, app/assets/stylesheets/bootstrap.css */
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1723, app/assets/stylesheets/bootstrap.css */
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1728, app/assets/stylesheets/bootstrap.css */
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1733, app/assets/stylesheets/bootstrap.css */
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1738, app/assets/stylesheets/bootstrap.css */
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1743, app/assets/stylesheets/bootstrap.css */
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1748, app/assets/stylesheets/bootstrap.css */
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  /* line 1754, app/assets/stylesheets/bootstrap.css */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1759, app/assets/stylesheets/bootstrap.css */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1764, app/assets/stylesheets/bootstrap.css */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1769, app/assets/stylesheets/bootstrap.css */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1774, app/assets/stylesheets/bootstrap.css */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1779, app/assets/stylesheets/bootstrap.css */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1784, app/assets/stylesheets/bootstrap.css */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1789, app/assets/stylesheets/bootstrap.css */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1794, app/assets/stylesheets/bootstrap.css */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1799, app/assets/stylesheets/bootstrap.css */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1804, app/assets/stylesheets/bootstrap.css */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1809, app/assets/stylesheets/bootstrap.css */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1814, app/assets/stylesheets/bootstrap.css */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1819, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 1823, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  /* line 1827, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  /* line 1831, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 1835, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  /* line 1839, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  /* line 1843, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 1847, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  /* line 1851, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  /* line 1855, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 1859, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  /* line 1863, app/assets/stylesheets/bootstrap.css */
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  /* line 1867, app/assets/stylesheets/bootstrap.css */
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  /* line 1872, app/assets/stylesheets/bootstrap.css */
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  /* line 1877, app/assets/stylesheets/bootstrap.css */
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1882, app/assets/stylesheets/bootstrap.css */
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1887, app/assets/stylesheets/bootstrap.css */
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1892, app/assets/stylesheets/bootstrap.css */
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1897, app/assets/stylesheets/bootstrap.css */
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1902, app/assets/stylesheets/bootstrap.css */
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1907, app/assets/stylesheets/bootstrap.css */
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1912, app/assets/stylesheets/bootstrap.css */
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1917, app/assets/stylesheets/bootstrap.css */
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1922, app/assets/stylesheets/bootstrap.css */
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

/* line 1927, app/assets/stylesheets/bootstrap.css */
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}

/* line 1942, app/assets/stylesheets/bootstrap.css */
.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 1948, app/assets/stylesheets/bootstrap.css */
.table > tbody {
  vertical-align: inherit;
}

/* line 1951, app/assets/stylesheets/bootstrap.css */
.table > thead {
  vertical-align: bottom;
}

/* line 1954, app/assets/stylesheets/bootstrap.css */
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

/* line 1958, app/assets/stylesheets/bootstrap.css */
.caption-top {
  caption-side: top;
}

/* line 1962, app/assets/stylesheets/bootstrap.css */
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

/* line 1966, app/assets/stylesheets/bootstrap.css */
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

/* line 1969, app/assets/stylesheets/bootstrap.css */
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

/* line 1973, app/assets/stylesheets/bootstrap.css */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 1977, app/assets/stylesheets/bootstrap.css */
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

/* line 1982, app/assets/stylesheets/bootstrap.css */
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

/* line 1987, app/assets/stylesheets/bootstrap.css */
.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

/* line 1992, app/assets/stylesheets/bootstrap.css */
.table-primary {
  --bs-table-bg: #cfe2ff;
  --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: #000;
  border-color: #bacbe6;
}

/* line 2004, app/assets/stylesheets/bootstrap.css */
.table-secondary {
  --bs-table-bg: #e2e3e5;
  --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: #000;
  border-color: #cbccce;
}

/* line 2016, app/assets/stylesheets/bootstrap.css */
.table-success {
  --bs-table-bg: #d1e7dd;
  --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: #000;
  border-color: #bcd0c7;
}

/* line 2028, app/assets/stylesheets/bootstrap.css */
.table-info {
  --bs-table-bg: #cff4fc;
  --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: #000;
  border-color: #badce3;
}

/* line 2040, app/assets/stylesheets/bootstrap.css */
.table-warning {
  --bs-table-bg: #fff3cd;
  --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: #000;
  border-color: #e6dbb9;
}

/* line 2052, app/assets/stylesheets/bootstrap.css */
.table-danger {
  --bs-table-bg: #f8d7da;
  --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: #000;
  border-color: #dfc2c4;
}

/* line 2064, app/assets/stylesheets/bootstrap.css */
.table-light {
  --bs-table-bg: #f8f9fa;
  --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: #000;
  border-color: #dfe0e1;
}

/* line 2076, app/assets/stylesheets/bootstrap.css */
.table-dark {
  --bs-table-bg: #212529;
  --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: #fff;
  border-color: #373b3e;
}

/* line 2088, app/assets/stylesheets/bootstrap.css */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 2094, app/assets/stylesheets/bootstrap.css */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 2100, app/assets/stylesheets/bootstrap.css */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 2106, app/assets/stylesheets/bootstrap.css */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 2112, app/assets/stylesheets/bootstrap.css */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 2118, app/assets/stylesheets/bootstrap.css */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 2123, app/assets/stylesheets/bootstrap.css */
.form-label {
  margin-bottom: 0.5rem;
}

/* line 2127, app/assets/stylesheets/bootstrap.css */
.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 2135, app/assets/stylesheets/bootstrap.css */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

/* line 2141, app/assets/stylesheets/bootstrap.css */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

/* line 2147, app/assets/stylesheets/bootstrap.css */
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 2153, app/assets/stylesheets/bootstrap.css */
.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.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2171, app/assets/stylesheets/bootstrap.css */
  .form-control {
    transition: none;
  }
}

/* line 2175, app/assets/stylesheets/bootstrap.css */
.form-control[type=file] {
  overflow: hidden;
}

/* line 2178, app/assets/stylesheets/bootstrap.css */
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 2181, app/assets/stylesheets/bootstrap.css */
.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 2188, app/assets/stylesheets/bootstrap.css */
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}

/* line 2191, app/assets/stylesheets/bootstrap.css */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2195, app/assets/stylesheets/bootstrap.css */
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2199, app/assets/stylesheets/bootstrap.css */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 2203, app/assets/stylesheets/bootstrap.css */
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  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 2219, app/assets/stylesheets/bootstrap.css */
  .form-control::file-selector-button {
    transition: none;
  }
}

/* line 2223, app/assets/stylesheets/bootstrap.css */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

/* line 2226, app/assets/stylesheets/bootstrap.css */
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2243, app/assets/stylesheets/bootstrap.css */
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 2248, app/assets/stylesheets/bootstrap.css */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

/* line 2252, app/assets/stylesheets/bootstrap.css */
.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 2263, app/assets/stylesheets/bootstrap.css */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 2268, app/assets/stylesheets/bootstrap.css */
.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 2274, app/assets/stylesheets/bootstrap.css */
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 2280, app/assets/stylesheets/bootstrap.css */
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 2287, app/assets/stylesheets/bootstrap.css */
.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 2293, app/assets/stylesheets/bootstrap.css */
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

/* line 2299, app/assets/stylesheets/bootstrap.css */
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

/* line 2306, app/assets/stylesheets/bootstrap.css */
textarea.form-control {
  min-height: calc(1.5em + (0.75rem + 2px));
}

/* line 2309, app/assets/stylesheets/bootstrap.css */
textarea.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
}

/* line 2312, app/assets/stylesheets/bootstrap.css */
textarea.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
}

/* line 2316, app/assets/stylesheets/bootstrap.css */
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}

/* line 2321, app/assets/stylesheets/bootstrap.css */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 2324, app/assets/stylesheets/bootstrap.css */
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

/* line 2328, app/assets/stylesheets/bootstrap.css */
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

/* line 2333, app/assets/stylesheets/bootstrap.css */
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  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 2355, app/assets/stylesheets/bootstrap.css */
  .form-select {
    transition: none;
  }
}

/* line 2359, app/assets/stylesheets/bootstrap.css */
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 2364, app/assets/stylesheets/bootstrap.css */
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 2368, app/assets/stylesheets/bootstrap.css */
.form-select:disabled {
  background-color: #e9ecef;
}

/* line 2371, app/assets/stylesheets/bootstrap.css */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

/* line 2376, app/assets/stylesheets/bootstrap.css */
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 2383, app/assets/stylesheets/bootstrap.css */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 2390, app/assets/stylesheets/bootstrap.css */
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

/* line 2396, app/assets/stylesheets/bootstrap.css */
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

/* line 2401, app/assets/stylesheets/bootstrap.css */
.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;
  color-adjust: exact;
}

/* line 2417, app/assets/stylesheets/bootstrap.css */
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}

/* line 2420, app/assets/stylesheets/bootstrap.css */
.form-check-input[type=radio] {
  border-radius: 50%;
}

/* line 2423, app/assets/stylesheets/bootstrap.css */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 2426, app/assets/stylesheets/bootstrap.css */
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 2431, app/assets/stylesheets/bootstrap.css */
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

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

/* line 2438, app/assets/stylesheets/bootstrap.css */
.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 2441, app/assets/stylesheets/bootstrap.css */
.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 2446, app/assets/stylesheets/bootstrap.css */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 2451, app/assets/stylesheets/bootstrap.css */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

/* line 2455, app/assets/stylesheets/bootstrap.css */
.form-switch {
  padding-left: 2.5em;
}

/* line 2458, app/assets/stylesheets/bootstrap.css */
.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 2467, app/assets/stylesheets/bootstrap.css */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 2471, app/assets/stylesheets/bootstrap.css */
.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 2474, app/assets/stylesheets/bootstrap.css */
.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 2479, app/assets/stylesheets/bootstrap.css */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 2484, app/assets/stylesheets/bootstrap.css */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 2489, app/assets/stylesheets/bootstrap.css */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 2495, app/assets/stylesheets/bootstrap.css */
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 2504, app/assets/stylesheets/bootstrap.css */
.form-range:focus {
  outline: 0;
}

/* line 2507, app/assets/stylesheets/bootstrap.css */
.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 2510, app/assets/stylesheets/bootstrap.css */
.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 2513, app/assets/stylesheets/bootstrap.css */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 2516, app/assets/stylesheets/bootstrap.css */
.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 2529, app/assets/stylesheets/bootstrap.css */
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 2534, app/assets/stylesheets/bootstrap.css */
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}

/* line 2537, app/assets/stylesheets/bootstrap.css */
.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 2546, app/assets/stylesheets/bootstrap.css */
.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 2558, app/assets/stylesheets/bootstrap.css */
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 2563, app/assets/stylesheets/bootstrap.css */
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}

/* line 2566, app/assets/stylesheets/bootstrap.css */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2575, app/assets/stylesheets/bootstrap.css */
.form-range:disabled {
  pointer-events: none;
}

/* line 2578, app/assets/stylesheets/bootstrap.css */
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 2581, app/assets/stylesheets/bootstrap.css */
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 2585, app/assets/stylesheets/bootstrap.css */
.form-floating {
  position: relative;
}

/* line 2588, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}

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

@media (prefers-reduced-motion: reduce) {
  /* line 2605, app/assets/stylesheets/bootstrap.css */
  .form-floating > label {
    transition: none;
  }
}

/* line 2609, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}

/* line 2612, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}

/* line 2615, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control::placeholder {
  color: transparent;
}

/* line 2618, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2622, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2626, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2630, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2634, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 2638, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 2644, app/assets/stylesheets/bootstrap.css */
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 2649, app/assets/stylesheets/bootstrap.css */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 2656, app/assets/stylesheets/bootstrap.css */
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 2663, app/assets/stylesheets/bootstrap.css */
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}

/* line 2667, app/assets/stylesheets/bootstrap.css */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 2671, app/assets/stylesheets/bootstrap.css */
.input-group .btn:focus {
  z-index: 3;
}

/* line 2675, app/assets/stylesheets/bootstrap.css */
.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.25rem;
}

/* line 2690, app/assets/stylesheets/bootstrap.css */
.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.3rem;
}

/* line 2699, app/assets/stylesheets/bootstrap.css */
.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.2rem;
}

/* line 2708, app/assets/stylesheets/bootstrap.css */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

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

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

/* line 2723, app/assets/stylesheets/bootstrap.css */
.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 2729, app/assets/stylesheets/bootstrap.css */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

/* line 2737, app/assets/stylesheets/bootstrap.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

/* line 2751, app/assets/stylesheets/bootstrap.css */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2758, app/assets/stylesheets/bootstrap.css */
.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.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2766, app/assets/stylesheets/bootstrap.css */
.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 2771, app/assets/stylesheets/bootstrap.css */
.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 2776, app/assets/stylesheets/bootstrap.css */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}

/* line 2779, app/assets/stylesheets/bootstrap.css */
.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 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2785, app/assets/stylesheets/bootstrap.css */
.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 2790, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}

/* line 2793, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}

/* line 2796, app/assets/stylesheets/bootstrap.css */
.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 2799, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

/* line 2803, app/assets/stylesheets/bootstrap.css */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

/* line 2807, app/assets/stylesheets/bootstrap.css */
.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}

/* line 2812, app/assets/stylesheets/bootstrap.css */
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

/* line 2818, app/assets/stylesheets/bootstrap.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

/* line 2826, app/assets/stylesheets/bootstrap.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 2840, app/assets/stylesheets/bootstrap.css */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2847, app/assets/stylesheets/bootstrap.css */
.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 2855, app/assets/stylesheets/bootstrap.css */
.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 2860, app/assets/stylesheets/bootstrap.css */
.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 2865, app/assets/stylesheets/bootstrap.css */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}

/* line 2868, app/assets/stylesheets/bootstrap.css */
.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 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%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 2874, app/assets/stylesheets/bootstrap.css */
.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 2879, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}

/* line 2882, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}

/* line 2885, app/assets/stylesheets/bootstrap.css */
.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 2888, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 2892, app/assets/stylesheets/bootstrap.css */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

/* line 2896, app/assets/stylesheets/bootstrap.css */
.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}

/* line 2901, app/assets/stylesheets/bootstrap.css */
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

/* line 2907, app/assets/stylesheets/bootstrap.css */
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2927, app/assets/stylesheets/bootstrap.css */
  .btn {
    transition: none;
  }
}

/* line 2931, app/assets/stylesheets/bootstrap.css */
.btn:hover {
  color: #212529;
}

/* line 2934, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 2938, app/assets/stylesheets/bootstrap.css */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

/* line 2943, app/assets/stylesheets/bootstrap.css */
.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 2948, app/assets/stylesheets/bootstrap.css */
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}

/* line 2953, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

/* line 2959, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}

/* line 2964, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

/* line 2967, app/assets/stylesheets/bootstrap.css */
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 2973, app/assets/stylesheets/bootstrap.css */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2978, app/assets/stylesheets/bootstrap.css */
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}

/* line 2983, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

/* line 2989, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}

/* line 2994, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

/* line 2997, app/assets/stylesheets/bootstrap.css */
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 3003, app/assets/stylesheets/bootstrap.css */
.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 3008, app/assets/stylesheets/bootstrap.css */
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}

/* line 3013, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

/* line 3019, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}

/* line 3024, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

/* line 3027, app/assets/stylesheets/bootstrap.css */
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 3033, app/assets/stylesheets/bootstrap.css */
.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3038, app/assets/stylesheets/bootstrap.css */
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}

/* line 3043, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

/* line 3049, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}

/* line 3054, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

/* line 3057, app/assets/stylesheets/bootstrap.css */
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3063, app/assets/stylesheets/bootstrap.css */
.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 3068, app/assets/stylesheets/bootstrap.css */
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}

/* line 3073, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

/* line 3079, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}

/* line 3084, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

/* line 3087, app/assets/stylesheets/bootstrap.css */
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 3093, app/assets/stylesheets/bootstrap.css */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3098, app/assets/stylesheets/bootstrap.css */
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}

/* line 3103, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

/* line 3109, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}

/* line 3114, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

/* line 3117, app/assets/stylesheets/bootstrap.css */
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3123, app/assets/stylesheets/bootstrap.css */
.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3128, app/assets/stylesheets/bootstrap.css */
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

/* line 3133, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

/* line 3139, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

/* line 3144, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

/* line 3147, app/assets/stylesheets/bootstrap.css */
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3153, app/assets/stylesheets/bootstrap.css */
.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 3158, app/assets/stylesheets/bootstrap.css */
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}

/* line 3163, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

/* line 3169, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}

/* line 3174, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

/* line 3177, app/assets/stylesheets/bootstrap.css */
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 3183, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}

/* line 3187, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 3192, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

/* line 3195, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 3200, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

/* line 3203, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}

/* line 3208, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 3212, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 3217, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

/* line 3220, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 3225, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

/* line 3228, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 3233, app/assets/stylesheets/bootstrap.css */
.btn-outline-success {
  color: #198754;
  border-color: #198754;
}

/* line 3237, app/assets/stylesheets/bootstrap.css */
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 3242, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

/* line 3245, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

/* line 3250, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

/* line 3253, app/assets/stylesheets/bootstrap.css */
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

/* line 3258, app/assets/stylesheets/bootstrap.css */
.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3262, app/assets/stylesheets/bootstrap.css */
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3267, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

/* line 3270, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

/* line 3275, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

/* line 3278, app/assets/stylesheets/bootstrap.css */
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

/* line 3283, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 3287, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 3292, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

/* line 3295, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 3300, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

/* line 3303, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 3308, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 3312, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3317, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

/* line 3320, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3325, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

/* line 3328, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 3333, app/assets/stylesheets/bootstrap.css */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3337, app/assets/stylesheets/bootstrap.css */
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3342, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

/* line 3345, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3350, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

/* line 3353, app/assets/stylesheets/bootstrap.css */
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 3358, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}

/* line 3362, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 3367, app/assets/stylesheets/bootstrap.css */
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

/* line 3370, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

/* line 3375, app/assets/stylesheets/bootstrap.css */
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

/* line 3378, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

/* line 3383, app/assets/stylesheets/bootstrap.css */
.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}

/* line 3388, app/assets/stylesheets/bootstrap.css */
.btn-link:hover {
  color: #0a58ca;
}

/* line 3391, app/assets/stylesheets/bootstrap.css */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

/* line 3395, app/assets/stylesheets/bootstrap.css */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 3401, app/assets/stylesheets/bootstrap.css */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 3407, app/assets/stylesheets/bootstrap.css */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3411, app/assets/stylesheets/bootstrap.css */
  .fade {
    transition: none;
  }
}

/* line 3415, app/assets/stylesheets/bootstrap.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 3419, app/assets/stylesheets/bootstrap.css */
.collapse:not(.show) {
  display: none;
}

/* line 3423, app/assets/stylesheets/bootstrap.css */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3429, app/assets/stylesheets/bootstrap.css */
  .collapsing {
    transition: none;
  }
}

/* line 3434, app/assets/stylesheets/bootstrap.css */
.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

/* line 3441, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 3444, app/assets/stylesheets/bootstrap.css */
.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 3454, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

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

/* line 3474, app/assets/stylesheets/bootstrap.css */
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

/* line 3480, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 3483, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 3488, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 3491, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 3497, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 3500, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3505, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 3508, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 3514, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 3517, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3522, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 3525, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 3531, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 3534, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3539, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 3542, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 3548, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 3551, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3556, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 3559, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 3565, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 3568, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3573, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 3576, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 3581, app/assets/stylesheets/bootstrap.css */
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 3587, app/assets/stylesheets/bootstrap.css */
.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 3597, app/assets/stylesheets/bootstrap.css */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3601, app/assets/stylesheets/bootstrap.css */
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 3608, app/assets/stylesheets/bootstrap.css */
.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 3618, app/assets/stylesheets/bootstrap.css */
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3621, app/assets/stylesheets/bootstrap.css */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 3625, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 3632, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 3638, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle::after {
  display: none;
}

/* line 3641, app/assets/stylesheets/bootstrap.css */
.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 3650, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3653, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

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

/* line 3664, app/assets/stylesheets/bootstrap.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 3677, app/assets/stylesheets/bootstrap.css */
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}

/* line 3681, app/assets/stylesheets/bootstrap.css */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}

/* line 3686, app/assets/stylesheets/bootstrap.css */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

/* line 3692, app/assets/stylesheets/bootstrap.css */
.dropdown-menu.show {
  display: block;
}

/* line 3696, app/assets/stylesheets/bootstrap.css */
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 3705, app/assets/stylesheets/bootstrap.css */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

/* line 3711, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 3716, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}

/* line 3719, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 3723, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}

/* line 3727, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}

/* line 3730, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 3733, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}

/* line 3736, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

/* line 3740, app/assets/stylesheets/bootstrap.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 3746, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 3751, app/assets/stylesheets/bootstrap.css */
.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 3766, app/assets/stylesheets/bootstrap.css */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 3771, app/assets/stylesheets/bootstrap.css */
.btn-toolbar .input-group {
  width: auto;
}

/* line 3775, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 3779, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3784, app/assets/stylesheets/bootstrap.css */
.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 3791, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 3795, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 3798, app/assets/stylesheets/bootstrap.css */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 3802, app/assets/stylesheets/bootstrap.css */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 3807, app/assets/stylesheets/bootstrap.css */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 3812, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 3817, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 3821, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 3825, app/assets/stylesheets/bootstrap.css */
.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 3830, app/assets/stylesheets/bootstrap.css */
.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 3836, app/assets/stylesheets/bootstrap.css */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3844, app/assets/stylesheets/bootstrap.css */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  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 3852, app/assets/stylesheets/bootstrap.css */
  .nav-link {
    transition: none;
  }
}

/* line 3856, app/assets/stylesheets/bootstrap.css */
.nav-link:hover, .nav-link:focus {
  color: #0a58ca;
}

/* line 3859, app/assets/stylesheets/bootstrap.css */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 3865, app/assets/stylesheets/bootstrap.css */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

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

/* line 3875, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}

/* line 3879, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 3884, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 3890, app/assets/stylesheets/bootstrap.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3896, app/assets/stylesheets/bootstrap.css */
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

/* line 3901, app/assets/stylesheets/bootstrap.css */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}

/* line 3907, app/assets/stylesheets/bootstrap.css */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 3913, app/assets/stylesheets/bootstrap.css */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 3920, app/assets/stylesheets/bootstrap.css */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 3925, app/assets/stylesheets/bootstrap.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 3928, app/assets/stylesheets/bootstrap.css */
.tab-content > .active {
  display: block;
}

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

/* line 3941, app/assets/stylesheets/bootstrap.css */
.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 3953, app/assets/stylesheets/bootstrap.css */
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}

/* line 3961, app/assets/stylesheets/bootstrap.css */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3968, app/assets/stylesheets/bootstrap.css */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 3972, app/assets/stylesheets/bootstrap.css */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 3976, app/assets/stylesheets/bootstrap.css */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 3981, app/assets/stylesheets/bootstrap.css */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 3987, app/assets/stylesheets/bootstrap.css */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3997, app/assets/stylesheets/bootstrap.css */
  .navbar-toggler {
    transition: none;
  }
}

/* line 4001, app/assets/stylesheets/bootstrap.css */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 4004, app/assets/stylesheets/bootstrap.css */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

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

/* line 4020, app/assets/stylesheets/bootstrap.css */
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 4026, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4030, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 4033, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4036, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4040, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4043, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4047, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 4052, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4056, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 4059, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4062, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4066, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4069, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4073, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 4078, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4082, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 4085, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4088, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4092, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4095, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4099, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 4104, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4108, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 4111, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4114, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4118, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4121, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4125, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1400px) {
  /* line 4130, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4134, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 4137, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4140, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4144, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4147, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4151, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

/* line 4155, app/assets/stylesheets/bootstrap.css */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 4159, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 4162, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 4165, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 4169, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 4172, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 4176, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 4180, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4183, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4186, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}

/* line 4189, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 4192, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 4195, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4199, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 4203, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='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");
}

/* line 4206, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}

/* line 4209, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4215, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 4218, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 4221, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}

/* line 4224, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 4227, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 4230, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 4234, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}

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

/* line 4241, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}

/* line 4244, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

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

/* line 4261, app/assets/stylesheets/bootstrap.css */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 4265, app/assets/stylesheets/bootstrap.css */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 4269, app/assets/stylesheets/bootstrap.css */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 4274, app/assets/stylesheets/bootstrap.css */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 4279, app/assets/stylesheets/bootstrap.css */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 4284, app/assets/stylesheets/bootstrap.css */
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

/* line 4289, app/assets/stylesheets/bootstrap.css */
.card-title {
  margin-bottom: 0.5rem;
}

/* line 4293, app/assets/stylesheets/bootstrap.css */
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

/* line 4298, app/assets/stylesheets/bootstrap.css */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 4302, app/assets/stylesheets/bootstrap.css */
.card-link:hover {
  text-decoration: none;
}

/* line 4305, app/assets/stylesheets/bootstrap.css */
.card-link + .card-link {
  margin-left: 1rem;
}

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

/* line 4315, app/assets/stylesheets/bootstrap.css */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

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

/* line 4324, app/assets/stylesheets/bootstrap.css */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 4328, app/assets/stylesheets/bootstrap.css */
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

/* line 4335, app/assets/stylesheets/bootstrap.css */
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

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

/* line 4350, app/assets/stylesheets/bootstrap.css */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 4356, app/assets/stylesheets/bootstrap.css */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 4362, app/assets/stylesheets/bootstrap.css */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 4368, app/assets/stylesheets/bootstrap.css */
.card-group > .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 4372, app/assets/stylesheets/bootstrap.css */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 4376, app/assets/stylesheets/bootstrap.css */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 4380, app/assets/stylesheets/bootstrap.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 4384, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 4388, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 4392, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 4396, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 4400, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 4404, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

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

@media (prefers-reduced-motion: reduce) {
  /* line 4426, app/assets/stylesheets/bootstrap.css */
  .accordion-button {
    transition: none;
  }
}

/* line 4430, app/assets/stylesheets/bootstrap.css */
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

/* line 4435, app/assets/stylesheets/bootstrap.css */
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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");
  transform: rotate(-180deg);
}

/* line 4439, app/assets/stylesheets/bootstrap.css */
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4451, app/assets/stylesheets/bootstrap.css */
  .accordion-button::after {
    transition: none;
  }
}

/* line 4455, app/assets/stylesheets/bootstrap.css */
.accordion-button:hover {
  z-index: 2;
}

/* line 4458, app/assets/stylesheets/bootstrap.css */
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 4465, app/assets/stylesheets/bootstrap.css */
.accordion-header {
  margin-bottom: 0;
}

/* line 4469, app/assets/stylesheets/bootstrap.css */
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 4473, app/assets/stylesheets/bootstrap.css */
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

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

/* line 4481, app/assets/stylesheets/bootstrap.css */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 4484, app/assets/stylesheets/bootstrap.css */
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

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

/* line 4492, app/assets/stylesheets/bootstrap.css */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 4497, app/assets/stylesheets/bootstrap.css */
.accordion-body {
  padding: 1rem 1.25rem;
}

/* line 4501, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 4504, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 4509, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

/* line 4512, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

/* line 4515, app/assets/stylesheets/bootstrap.css */
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

/* line 4519, app/assets/stylesheets/bootstrap.css */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

/* line 4527, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 4530, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/");
}

/* line 4536, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 4540, app/assets/stylesheets/bootstrap.css */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 4546, app/assets/stylesheets/bootstrap.css */
.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  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 4556, app/assets/stylesheets/bootstrap.css */
  .page-link {
    transition: none;
  }
}

/* line 4560, app/assets/stylesheets/bootstrap.css */
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 4566, app/assets/stylesheets/bootstrap.css */
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* line 4574, app/assets/stylesheets/bootstrap.css */
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

/* line 4577, app/assets/stylesheets/bootstrap.css */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 4583, app/assets/stylesheets/bootstrap.css */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4590, app/assets/stylesheets/bootstrap.css */
.page-link {
  padding: 0.375rem 0.75rem;
}

/* line 4594, app/assets/stylesheets/bootstrap.css */
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 4598, app/assets/stylesheets/bootstrap.css */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 4603, app/assets/stylesheets/bootstrap.css */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

/* line 4607, app/assets/stylesheets/bootstrap.css */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 4611, app/assets/stylesheets/bootstrap.css */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4616, app/assets/stylesheets/bootstrap.css */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

/* line 4620, app/assets/stylesheets/bootstrap.css */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 4624, app/assets/stylesheets/bootstrap.css */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

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

/* line 4641, app/assets/stylesheets/bootstrap.css */
.badge:empty {
  display: none;
}

/* line 4645, app/assets/stylesheets/bootstrap.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4650, app/assets/stylesheets/bootstrap.css */
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 4658, app/assets/stylesheets/bootstrap.css */
.alert-heading {
  color: inherit;
}

/* line 4662, app/assets/stylesheets/bootstrap.css */
.alert-link {
  font-weight: 700;
}

/* line 4666, app/assets/stylesheets/bootstrap.css */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 4669, app/assets/stylesheets/bootstrap.css */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

/* line 4677, app/assets/stylesheets/bootstrap.css */
.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}

/* line 4682, app/assets/stylesheets/bootstrap.css */
.alert-primary .alert-link {
  color: #06357a;
}

/* line 4686, app/assets/stylesheets/bootstrap.css */
.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}

/* line 4691, app/assets/stylesheets/bootstrap.css */
.alert-secondary .alert-link {
  color: #34383c;
}

/* line 4695, app/assets/stylesheets/bootstrap.css */
.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

/* line 4700, app/assets/stylesheets/bootstrap.css */
.alert-success .alert-link {
  color: #0c4128;
}

/* line 4704, app/assets/stylesheets/bootstrap.css */
.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}

/* line 4709, app/assets/stylesheets/bootstrap.css */
.alert-info .alert-link {
  color: #04414d;
}

/* line 4713, app/assets/stylesheets/bootstrap.css */
.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

/* line 4718, app/assets/stylesheets/bootstrap.css */
.alert-warning .alert-link {
  color: #523e02;
}

/* line 4722, app/assets/stylesheets/bootstrap.css */
.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

/* line 4727, app/assets/stylesheets/bootstrap.css */
.alert-danger .alert-link {
  color: #6a1a21;
}

/* line 4731, app/assets/stylesheets/bootstrap.css */
.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 4736, app/assets/stylesheets/bootstrap.css */
.alert-light .alert-link {
  color: #4f5050;
}

/* line 4740, app/assets/stylesheets/bootstrap.css */
.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}

/* line 4745, app/assets/stylesheets/bootstrap.css */
.alert-dark .alert-link {
  color: #101214;
}

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

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

/* line 4760, app/assets/stylesheets/bootstrap.css */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 4769, app/assets/stylesheets/bootstrap.css */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4781, app/assets/stylesheets/bootstrap.css */
  .progress-bar {
    transition: none;
  }
}

/* line 4786, app/assets/stylesheets/bootstrap.css */
.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: 1rem 1rem;
}

/* line 4791, app/assets/stylesheets/bootstrap.css */
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4796, app/assets/stylesheets/bootstrap.css */
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

/* line 4802, app/assets/stylesheets/bootstrap.css */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

/* line 4810, app/assets/stylesheets/bootstrap.css */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 4814, app/assets/stylesheets/bootstrap.css */
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 4819, app/assets/stylesheets/bootstrap.css */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 4824, app/assets/stylesheets/bootstrap.css */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 4830, app/assets/stylesheets/bootstrap.css */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

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

/* line 4844, app/assets/stylesheets/bootstrap.css */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 4848, app/assets/stylesheets/bootstrap.css */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 4852, app/assets/stylesheets/bootstrap.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 4857, app/assets/stylesheets/bootstrap.css */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

/* line 4863, app/assets/stylesheets/bootstrap.css */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 4866, app/assets/stylesheets/bootstrap.css */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 4871, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal {
  flex-direction: row;
}

/* line 4874, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 4878, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

/* line 4882, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 4885, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 4889, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 4895, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 4898, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4902, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 4906, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4909, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 4913, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 4919, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 4922, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4926, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 4930, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4933, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 4937, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 4943, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 4946, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4950, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 4954, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4957, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 4961, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 4967, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 4970, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4974, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 4978, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4981, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 4985, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  /* line 4991, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 4994, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 4998, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 5002, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5005, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 5009, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 5014, app/assets/stylesheets/bootstrap.css */
.list-group-flush {
  border-radius: 0;
}

/* line 5017, app/assets/stylesheets/bootstrap.css */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 5020, app/assets/stylesheets/bootstrap.css */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 5024, app/assets/stylesheets/bootstrap.css */
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}

/* line 5028, app/assets/stylesheets/bootstrap.css */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}

/* line 5032, app/assets/stylesheets/bootstrap.css */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

/* line 5038, app/assets/stylesheets/bootstrap.css */
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}

/* line 5042, app/assets/stylesheets/bootstrap.css */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}

/* line 5046, app/assets/stylesheets/bootstrap.css */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

/* line 5052, app/assets/stylesheets/bootstrap.css */
.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}

/* line 5056, app/assets/stylesheets/bootstrap.css */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}

/* line 5060, app/assets/stylesheets/bootstrap.css */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

/* line 5066, app/assets/stylesheets/bootstrap.css */
.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}

/* line 5070, app/assets/stylesheets/bootstrap.css */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}

/* line 5074, app/assets/stylesheets/bootstrap.css */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

/* line 5080, app/assets/stylesheets/bootstrap.css */
.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}

/* line 5084, app/assets/stylesheets/bootstrap.css */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}

/* line 5088, app/assets/stylesheets/bootstrap.css */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

/* line 5094, app/assets/stylesheets/bootstrap.css */
.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}

/* line 5098, app/assets/stylesheets/bootstrap.css */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}

/* line 5102, app/assets/stylesheets/bootstrap.css */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

/* line 5108, app/assets/stylesheets/bootstrap.css */
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}

/* line 5112, app/assets/stylesheets/bootstrap.css */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}

/* line 5116, app/assets/stylesheets/bootstrap.css */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

/* line 5122, app/assets/stylesheets/bootstrap.css */
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}

/* line 5126, app/assets/stylesheets/bootstrap.css */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}

/* line 5130, app/assets/stylesheets/bootstrap.css */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

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

/* line 5147, app/assets/stylesheets/bootstrap.css */
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

/* line 5152, app/assets/stylesheets/bootstrap.css */
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}

/* line 5157, app/assets/stylesheets/bootstrap.css */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}

/* line 5165, app/assets/stylesheets/bootstrap.css */
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

/* line 5169, app/assets/stylesheets/bootstrap.css */
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 5180, app/assets/stylesheets/bootstrap.css */
.toast:not(.showing):not(.show) {
  opacity: 0;
}

/* line 5183, app/assets/stylesheets/bootstrap.css */
.toast.hide {
  display: none;
}

/* line 5187, app/assets/stylesheets/bootstrap.css */
.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 5194, app/assets/stylesheets/bootstrap.css */
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 5198, app/assets/stylesheets/bootstrap.css */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 5209, app/assets/stylesheets/bootstrap.css */
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

/* line 5214, app/assets/stylesheets/bootstrap.css */
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

/* line 5219, app/assets/stylesheets/bootstrap.css */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

/* line 5232, app/assets/stylesheets/bootstrap.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 5238, app/assets/stylesheets/bootstrap.css */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 5243, app/assets/stylesheets/bootstrap.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 5247, app/assets/stylesheets/bootstrap.css */
.modal.show .modal-dialog {
  transform: none;
}

/* line 5250, app/assets/stylesheets/bootstrap.css */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 5254, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

/* line 5257, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 5261, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 5265, app/assets/stylesheets/bootstrap.css */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

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

/* line 5284, app/assets/stylesheets/bootstrap.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 5293, app/assets/stylesheets/bootstrap.css */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 5296, app/assets/stylesheets/bootstrap.css */
.modal-backdrop.show {
  opacity: 0.5;
}

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

/* line 5310, app/assets/stylesheets/bootstrap.css */
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

/* line 5315, app/assets/stylesheets/bootstrap.css */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 5320, app/assets/stylesheets/bootstrap.css */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

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

/* line 5337, app/assets/stylesheets/bootstrap.css */
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  /* line 5342, app/assets/stylesheets/bootstrap.css */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 5347, app/assets/stylesheets/bootstrap.css */
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  /* line 5351, app/assets/stylesheets/bootstrap.css */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 5355, app/assets/stylesheets/bootstrap.css */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5360, app/assets/stylesheets/bootstrap.css */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 5366, app/assets/stylesheets/bootstrap.css */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 5370, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 5376, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 5381, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen .modal-header {
  border-radius: 0;
}

/* line 5384, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

/* line 5387, app/assets/stylesheets/bootstrap.css */
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  /* line 5392, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5398, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5403, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  /* line 5406, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  /* line 5409, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 5414, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5420, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5425, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  /* line 5428, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  /* line 5431, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 5436, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5442, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5447, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  /* line 5450, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  /* line 5453, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 5458, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5464, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5469, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  /* line 5472, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  /* line 5475, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  /* line 5480, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5486, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5491, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  /* line 5494, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  /* line 5497, app/assets/stylesheets/bootstrap.css */
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

/* line 5501, app/assets/stylesheets/bootstrap.css */
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 5524, app/assets/stylesheets/bootstrap.css */
.tooltip.show {
  opacity: 0.9;
}

/* line 5527, app/assets/stylesheets/bootstrap.css */
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 5533, app/assets/stylesheets/bootstrap.css */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 5540, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}

/* line 5543, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}

/* line 5546, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 5552, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}

/* line 5555, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 5560, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 5566, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}

/* line 5569, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}

/* line 5572, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 5578, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}

/* line 5581, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 5586, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 5592, app/assets/stylesheets/bootstrap.css */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 5601, app/assets/stylesheets/bootstrap.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1070;
  display: block;
  max-width: 276px;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 5629, app/assets/stylesheets/bootstrap.css */
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

/* line 5635, app/assets/stylesheets/bootstrap.css */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 5643, app/assets/stylesheets/bootstrap.css */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 5646, app/assets/stylesheets/bootstrap.css */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 5651, app/assets/stylesheets/bootstrap.css */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 5657, app/assets/stylesheets/bootstrap.css */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 5662, app/assets/stylesheets/bootstrap.css */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 5667, app/assets/stylesheets/bootstrap.css */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 5673, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}

/* line 5676, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 5681, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 5686, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

/* line 5697, app/assets/stylesheets/bootstrap.css */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 5702, app/assets/stylesheets/bootstrap.css */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 5707, app/assets/stylesheets/bootstrap.css */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 5713, app/assets/stylesheets/bootstrap.css */
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 5722, app/assets/stylesheets/bootstrap.css */
.popover-header:empty {
  display: none;
}

/* line 5726, app/assets/stylesheets/bootstrap.css */
.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

/* line 5731, app/assets/stylesheets/bootstrap.css */
.carousel {
  position: relative;
}

/* line 5735, app/assets/stylesheets/bootstrap.css */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 5739, app/assets/stylesheets/bootstrap.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5744, app/assets/stylesheets/bootstrap.css */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 5750, app/assets/stylesheets/bootstrap.css */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5761, app/assets/stylesheets/bootstrap.css */
  .carousel-item {
    transition: none;
  }
}

/* line 5766, app/assets/stylesheets/bootstrap.css */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
/* line 5773, app/assets/stylesheets/bootstrap.css */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

/* line 5778, app/assets/stylesheets/bootstrap.css */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
/* line 5784, app/assets/stylesheets/bootstrap.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 5789, app/assets/stylesheets/bootstrap.css */
.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 5795, app/assets/stylesheets/bootstrap.css */
.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 5802, app/assets/stylesheets/bootstrap.css */
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

/* line 5808, app/assets/stylesheets/bootstrap.css */
.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 5827, app/assets/stylesheets/bootstrap.css */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 5832, app/assets/stylesheets/bootstrap.css */
.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 5841, app/assets/stylesheets/bootstrap.css */
.carousel-control-prev {
  left: 0;
}

/* line 5845, app/assets/stylesheets/bootstrap.css */
.carousel-control-next {
  right: 0;
}

/* line 5849, app/assets/stylesheets/bootstrap.css */
.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 5867, app/assets/stylesheets/bootstrap.css */
.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 5871, app/assets/stylesheets/bootstrap.css */
.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 5875, app/assets/stylesheets/bootstrap.css */
.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 5889, app/assets/stylesheets/bootstrap.css */
.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 5908, app/assets/stylesheets/bootstrap.css */
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

/* line 5912, app/assets/stylesheets/bootstrap.css */
.carousel-indicators .active {
  opacity: 1;
}

/* line 5916, app/assets/stylesheets/bootstrap.css */
.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 5927, app/assets/stylesheets/bootstrap.css */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 5931, app/assets/stylesheets/bootstrap.css */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

/* line 5934, app/assets/stylesheets/bootstrap.css */
.carousel-dark .carousel-caption {
  color: #000;
}

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

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

/* line 5949, app/assets/stylesheets/bootstrap.css */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}

/* line 5961, app/assets/stylesheets/bootstrap.css */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

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

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

/* line 5986, app/assets/stylesheets/bootstrap.css */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}

/* line 5998, app/assets/stylesheets/bootstrap.css */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6004, app/assets/stylesheets/bootstrap.css */
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}

/* line 6010, app/assets/stylesheets/bootstrap.css */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6024, app/assets/stylesheets/bootstrap.css */
  .offcanvas {
    transition: none;
  }
}

/* line 6029, app/assets/stylesheets/bootstrap.css */
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}

/* line 6035, app/assets/stylesheets/bootstrap.css */
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

/* line 6042, app/assets/stylesheets/bootstrap.css */
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 6047, app/assets/stylesheets/bootstrap.css */
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

/* line 6053, app/assets/stylesheets/bootstrap.css */
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

/* line 6061, app/assets/stylesheets/bootstrap.css */
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

/* line 6069, app/assets/stylesheets/bootstrap.css */
.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

/* line 6079, app/assets/stylesheets/bootstrap.css */
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

/* line 6088, app/assets/stylesheets/bootstrap.css */
.offcanvas.show {
  transform: none;
}

/* line 6092, app/assets/stylesheets/bootstrap.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6098, app/assets/stylesheets/bootstrap.css */
.link-primary {
  color: #0d6efd;
}

/* line 6101, app/assets/stylesheets/bootstrap.css */
.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}

/* line 6105, app/assets/stylesheets/bootstrap.css */
.link-secondary {
  color: #6c757d;
}

/* line 6108, app/assets/stylesheets/bootstrap.css */
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

/* line 6112, app/assets/stylesheets/bootstrap.css */
.link-success {
  color: #198754;
}

/* line 6115, app/assets/stylesheets/bootstrap.css */
.link-success:hover, .link-success:focus {
  color: #146c43;
}

/* line 6119, app/assets/stylesheets/bootstrap.css */
.link-info {
  color: #0dcaf0;
}

/* line 6122, app/assets/stylesheets/bootstrap.css */
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

/* line 6126, app/assets/stylesheets/bootstrap.css */
.link-warning {
  color: #ffc107;
}

/* line 6129, app/assets/stylesheets/bootstrap.css */
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

/* line 6133, app/assets/stylesheets/bootstrap.css */
.link-danger {
  color: #dc3545;
}

/* line 6136, app/assets/stylesheets/bootstrap.css */
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

/* line 6140, app/assets/stylesheets/bootstrap.css */
.link-light {
  color: #f8f9fa;
}

/* line 6143, app/assets/stylesheets/bootstrap.css */
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

/* line 6147, app/assets/stylesheets/bootstrap.css */
.link-dark {
  color: #212529;
}

/* line 6150, app/assets/stylesheets/bootstrap.css */
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

/* line 6154, app/assets/stylesheets/bootstrap.css */
.ratio {
  position: relative;
  width: 100%;
}

/* line 6158, app/assets/stylesheets/bootstrap.css */
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

/* line 6163, app/assets/stylesheets/bootstrap.css */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 6171, app/assets/stylesheets/bootstrap.css */
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

/* line 6175, app/assets/stylesheets/bootstrap.css */
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 6179, app/assets/stylesheets/bootstrap.css */
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 6183, app/assets/stylesheets/bootstrap.css */
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 6187, app/assets/stylesheets/bootstrap.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 6195, app/assets/stylesheets/bootstrap.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 6203, app/assets/stylesheets/bootstrap.css */
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 6211, app/assets/stylesheets/bootstrap.css */
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 6219, app/assets/stylesheets/bootstrap.css */
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 6227, app/assets/stylesheets/bootstrap.css */
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 6235, app/assets/stylesheets/bootstrap.css */
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 6243, app/assets/stylesheets/bootstrap.css */
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 6250, app/assets/stylesheets/bootstrap.css */
.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 6263, app/assets/stylesheets/bootstrap.css */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 6273, app/assets/stylesheets/bootstrap.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6279, app/assets/stylesheets/bootstrap.css */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 6283, app/assets/stylesheets/bootstrap.css */
.align-top {
  vertical-align: top !important;
}

/* line 6287, app/assets/stylesheets/bootstrap.css */
.align-middle {
  vertical-align: middle !important;
}

/* line 6291, app/assets/stylesheets/bootstrap.css */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 6295, app/assets/stylesheets/bootstrap.css */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6299, app/assets/stylesheets/bootstrap.css */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6303, app/assets/stylesheets/bootstrap.css */
.float-start {
  float: left !important;
}

/* line 6307, app/assets/stylesheets/bootstrap.css */
.float-end {
  float: right !important;
}

/* line 6311, app/assets/stylesheets/bootstrap.css */
.float-none {
  float: none !important;
}

/* line 6315, app/assets/stylesheets/bootstrap.css */
.overflow-auto {
  overflow: auto !important;
}

/* line 6319, app/assets/stylesheets/bootstrap.css */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 6323, app/assets/stylesheets/bootstrap.css */
.overflow-visible {
  overflow: visible !important;
}

/* line 6327, app/assets/stylesheets/bootstrap.css */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 6331, app/assets/stylesheets/bootstrap.css */
.d-inline {
  display: inline !important;
}

/* line 6335, app/assets/stylesheets/bootstrap.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 6339, app/assets/stylesheets/bootstrap.css */
.d-block {
  display: block !important;
}

/* line 6343, app/assets/stylesheets/bootstrap.css */
.d-grid {
  display: grid !important;
}

/* line 6347, app/assets/stylesheets/bootstrap.css */
.d-table {
  display: table !important;
}

/* line 6351, app/assets/stylesheets/bootstrap.css */
.d-table-row {
  display: table-row !important;
}

/* line 6355, app/assets/stylesheets/bootstrap.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 6359, app/assets/stylesheets/bootstrap.css */
.d-flex {
  display: flex !important;
}

/* line 6363, app/assets/stylesheets/bootstrap.css */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 6367, app/assets/stylesheets/bootstrap.css */
.d-none {
  display: none !important;
}

/* line 6371, app/assets/stylesheets/bootstrap.css */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 6375, app/assets/stylesheets/bootstrap.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 6379, app/assets/stylesheets/bootstrap.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6383, app/assets/stylesheets/bootstrap.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 6387, app/assets/stylesheets/bootstrap.css */
.position-static {
  position: static !important;
}

/* line 6391, app/assets/stylesheets/bootstrap.css */
.position-relative {
  position: relative !important;
}

/* line 6395, app/assets/stylesheets/bootstrap.css */
.position-absolute {
  position: absolute !important;
}

/* line 6399, app/assets/stylesheets/bootstrap.css */
.position-fixed {
  position: fixed !important;
}

/* line 6403, app/assets/stylesheets/bootstrap.css */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 6408, app/assets/stylesheets/bootstrap.css */
.top-0 {
  top: 0 !important;
}

/* line 6412, app/assets/stylesheets/bootstrap.css */
.top-50 {
  top: 50% !important;
}

/* line 6416, app/assets/stylesheets/bootstrap.css */
.top-100 {
  top: 100% !important;
}

/* line 6420, app/assets/stylesheets/bootstrap.css */
.bottom-0 {
  bottom: 0 !important;
}

/* line 6424, app/assets/stylesheets/bootstrap.css */
.bottom-50 {
  bottom: 50% !important;
}

/* line 6428, app/assets/stylesheets/bootstrap.css */
.bottom-100 {
  bottom: 100% !important;
}

/* line 6432, app/assets/stylesheets/bootstrap.css */
.start-0 {
  left: 0 !important;
}

/* line 6436, app/assets/stylesheets/bootstrap.css */
.start-50 {
  left: 50% !important;
}

/* line 6440, app/assets/stylesheets/bootstrap.css */
.start-100 {
  left: 100% !important;
}

/* line 6444, app/assets/stylesheets/bootstrap.css */
.end-0 {
  right: 0 !important;
}

/* line 6448, app/assets/stylesheets/bootstrap.css */
.end-50 {
  right: 50% !important;
}

/* line 6452, app/assets/stylesheets/bootstrap.css */
.end-100 {
  right: 100% !important;
}

/* line 6456, app/assets/stylesheets/bootstrap.css */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 6460, app/assets/stylesheets/bootstrap.css */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 6464, app/assets/stylesheets/bootstrap.css */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 6468, app/assets/stylesheets/bootstrap.css */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 6472, app/assets/stylesheets/bootstrap.css */
.border-0 {
  border: 0 !important;
}

/* line 6476, app/assets/stylesheets/bootstrap.css */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 6480, app/assets/stylesheets/bootstrap.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 6484, app/assets/stylesheets/bootstrap.css */
.border-end {
  border-right: 1px solid #dee2e6 !important;
}

/* line 6488, app/assets/stylesheets/bootstrap.css */
.border-end-0 {
  border-right: 0 !important;
}

/* line 6492, app/assets/stylesheets/bootstrap.css */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 6496, app/assets/stylesheets/bootstrap.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 6500, app/assets/stylesheets/bootstrap.css */
.border-start {
  border-left: 1px solid #dee2e6 !important;
}

/* line 6504, app/assets/stylesheets/bootstrap.css */
.border-start-0 {
  border-left: 0 !important;
}

/* line 6508, app/assets/stylesheets/bootstrap.css */
.border-primary {
  border-color: #0d6efd !important;
}

/* line 6512, app/assets/stylesheets/bootstrap.css */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 6516, app/assets/stylesheets/bootstrap.css */
.border-success {
  border-color: #198754 !important;
}

/* line 6520, app/assets/stylesheets/bootstrap.css */
.border-info {
  border-color: #0dcaf0 !important;
}

/* line 6524, app/assets/stylesheets/bootstrap.css */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 6528, app/assets/stylesheets/bootstrap.css */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 6532, app/assets/stylesheets/bootstrap.css */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 6536, app/assets/stylesheets/bootstrap.css */
.border-dark {
  border-color: #212529 !important;
}

/* line 6540, app/assets/stylesheets/bootstrap.css */
.border-white {
  border-color: #fff !important;
}

/* line 6544, app/assets/stylesheets/bootstrap.css */
.border-1 {
  border-width: 1px !important;
}

/* line 6548, app/assets/stylesheets/bootstrap.css */
.border-2 {
  border-width: 2px !important;
}

/* line 6552, app/assets/stylesheets/bootstrap.css */
.border-3 {
  border-width: 3px !important;
}

/* line 6556, app/assets/stylesheets/bootstrap.css */
.border-4 {
  border-width: 4px !important;
}

/* line 6560, app/assets/stylesheets/bootstrap.css */
.border-5 {
  border-width: 5px !important;
}

/* line 6564, app/assets/stylesheets/bootstrap.css */
.w-25 {
  width: 25% !important;
}

/* line 6568, app/assets/stylesheets/bootstrap.css */
.w-50 {
  width: 50% !important;
}

/* line 6572, app/assets/stylesheets/bootstrap.css */
.w-75 {
  width: 75% !important;
}

/* line 6576, app/assets/stylesheets/bootstrap.css */
.w-100 {
  width: 100% !important;
}

/* line 6580, app/assets/stylesheets/bootstrap.css */
.w-auto {
  width: auto !important;
}

/* line 6584, app/assets/stylesheets/bootstrap.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 6588, app/assets/stylesheets/bootstrap.css */
.vw-100 {
  width: 100vw !important;
}

/* line 6592, app/assets/stylesheets/bootstrap.css */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 6596, app/assets/stylesheets/bootstrap.css */
.h-25 {
  height: 25% !important;
}

/* line 6600, app/assets/stylesheets/bootstrap.css */
.h-50 {
  height: 50% !important;
}

/* line 6604, app/assets/stylesheets/bootstrap.css */
.h-75 {
  height: 75% !important;
}

/* line 6608, app/assets/stylesheets/bootstrap.css */
.h-100 {
  height: 100% !important;
}

/* line 6612, app/assets/stylesheets/bootstrap.css */
.h-auto {
  height: auto !important;
}

/* line 6616, app/assets/stylesheets/bootstrap.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 6620, app/assets/stylesheets/bootstrap.css */
.vh-100 {
  height: 100vh !important;
}

/* line 6624, app/assets/stylesheets/bootstrap.css */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 6628, app/assets/stylesheets/bootstrap.css */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 6632, app/assets/stylesheets/bootstrap.css */
.flex-row {
  flex-direction: row !important;
}

/* line 6636, app/assets/stylesheets/bootstrap.css */
.flex-column {
  flex-direction: column !important;
}

/* line 6640, app/assets/stylesheets/bootstrap.css */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 6644, app/assets/stylesheets/bootstrap.css */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 6648, app/assets/stylesheets/bootstrap.css */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 6652, app/assets/stylesheets/bootstrap.css */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 6656, app/assets/stylesheets/bootstrap.css */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 6660, app/assets/stylesheets/bootstrap.css */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 6664, app/assets/stylesheets/bootstrap.css */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 6668, app/assets/stylesheets/bootstrap.css */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 6672, app/assets/stylesheets/bootstrap.css */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 6676, app/assets/stylesheets/bootstrap.css */
.gap-0 {
  gap: 0 !important;
}

/* line 6680, app/assets/stylesheets/bootstrap.css */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 6684, app/assets/stylesheets/bootstrap.css */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 6688, app/assets/stylesheets/bootstrap.css */
.gap-3 {
  gap: 1rem !important;
}

/* line 6692, app/assets/stylesheets/bootstrap.css */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 6696, app/assets/stylesheets/bootstrap.css */
.gap-5 {
  gap: 3rem !important;
}

/* line 6700, app/assets/stylesheets/bootstrap.css */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 6704, app/assets/stylesheets/bootstrap.css */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 6708, app/assets/stylesheets/bootstrap.css */
.justify-content-center {
  justify-content: center !important;
}

/* line 6712, app/assets/stylesheets/bootstrap.css */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 6716, app/assets/stylesheets/bootstrap.css */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 6720, app/assets/stylesheets/bootstrap.css */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 6724, app/assets/stylesheets/bootstrap.css */
.align-items-start {
  align-items: flex-start !important;
}

/* line 6728, app/assets/stylesheets/bootstrap.css */
.align-items-end {
  align-items: flex-end !important;
}

/* line 6732, app/assets/stylesheets/bootstrap.css */
.align-items-center {
  align-items: center !important;
}

/* line 6736, app/assets/stylesheets/bootstrap.css */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 6740, app/assets/stylesheets/bootstrap.css */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 6744, app/assets/stylesheets/bootstrap.css */
.align-content-start {
  align-content: flex-start !important;
}

/* line 6748, app/assets/stylesheets/bootstrap.css */
.align-content-end {
  align-content: flex-end !important;
}

/* line 6752, app/assets/stylesheets/bootstrap.css */
.align-content-center {
  align-content: center !important;
}

/* line 6756, app/assets/stylesheets/bootstrap.css */
.align-content-between {
  align-content: space-between !important;
}

/* line 6760, app/assets/stylesheets/bootstrap.css */
.align-content-around {
  align-content: space-around !important;
}

/* line 6764, app/assets/stylesheets/bootstrap.css */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 6768, app/assets/stylesheets/bootstrap.css */
.align-self-auto {
  align-self: auto !important;
}

/* line 6772, app/assets/stylesheets/bootstrap.css */
.align-self-start {
  align-self: flex-start !important;
}

/* line 6776, app/assets/stylesheets/bootstrap.css */
.align-self-end {
  align-self: flex-end !important;
}

/* line 6780, app/assets/stylesheets/bootstrap.css */
.align-self-center {
  align-self: center !important;
}

/* line 6784, app/assets/stylesheets/bootstrap.css */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 6788, app/assets/stylesheets/bootstrap.css */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 6792, app/assets/stylesheets/bootstrap.css */
.order-first {
  order: -1 !important;
}

/* line 6796, app/assets/stylesheets/bootstrap.css */
.order-0 {
  order: 0 !important;
}

/* line 6800, app/assets/stylesheets/bootstrap.css */
.order-1 {
  order: 1 !important;
}

/* line 6804, app/assets/stylesheets/bootstrap.css */
.order-2 {
  order: 2 !important;
}

/* line 6808, app/assets/stylesheets/bootstrap.css */
.order-3 {
  order: 3 !important;
}

/* line 6812, app/assets/stylesheets/bootstrap.css */
.order-4 {
  order: 4 !important;
}

/* line 6816, app/assets/stylesheets/bootstrap.css */
.order-5 {
  order: 5 !important;
}

/* line 6820, app/assets/stylesheets/bootstrap.css */
.order-last {
  order: 6 !important;
}

/* line 6824, app/assets/stylesheets/bootstrap.css */
.m-0 {
  margin: 0 !important;
}

/* line 6828, app/assets/stylesheets/bootstrap.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 6832, app/assets/stylesheets/bootstrap.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 6836, app/assets/stylesheets/bootstrap.css */
.m-3 {
  margin: 1rem !important;
}

/* line 6840, app/assets/stylesheets/bootstrap.css */
.m-4 {
  margin: 1.5rem !important;
}

/* line 6844, app/assets/stylesheets/bootstrap.css */
.m-5 {
  margin: 3rem !important;
}

/* line 6848, app/assets/stylesheets/bootstrap.css */
.m-auto {
  margin: auto !important;
}

/* line 6852, app/assets/stylesheets/bootstrap.css */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 6857, app/assets/stylesheets/bootstrap.css */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 6862, app/assets/stylesheets/bootstrap.css */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 6867, app/assets/stylesheets/bootstrap.css */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 6872, app/assets/stylesheets/bootstrap.css */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 6877, app/assets/stylesheets/bootstrap.css */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 6882, app/assets/stylesheets/bootstrap.css */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 6887, app/assets/stylesheets/bootstrap.css */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 6892, app/assets/stylesheets/bootstrap.css */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 6897, app/assets/stylesheets/bootstrap.css */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 6902, app/assets/stylesheets/bootstrap.css */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 6907, app/assets/stylesheets/bootstrap.css */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 6912, app/assets/stylesheets/bootstrap.css */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 6917, app/assets/stylesheets/bootstrap.css */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 6922, app/assets/stylesheets/bootstrap.css */
.mt-0 {
  margin-top: 0 !important;
}

/* line 6926, app/assets/stylesheets/bootstrap.css */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 6930, app/assets/stylesheets/bootstrap.css */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 6934, app/assets/stylesheets/bootstrap.css */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 6938, app/assets/stylesheets/bootstrap.css */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 6942, app/assets/stylesheets/bootstrap.css */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 6946, app/assets/stylesheets/bootstrap.css */
.mt-auto {
  margin-top: auto !important;
}

/* line 6950, app/assets/stylesheets/bootstrap.css */
.me-0 {
  margin-right: 0 !important;
}

/* line 6954, app/assets/stylesheets/bootstrap.css */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 6958, app/assets/stylesheets/bootstrap.css */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 6962, app/assets/stylesheets/bootstrap.css */
.me-3 {
  margin-right: 1rem !important;
}

/* line 6966, app/assets/stylesheets/bootstrap.css */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 6970, app/assets/stylesheets/bootstrap.css */
.me-5 {
  margin-right: 3rem !important;
}

/* line 6974, app/assets/stylesheets/bootstrap.css */
.me-auto {
  margin-right: auto !important;
}

/* line 6978, app/assets/stylesheets/bootstrap.css */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 6982, app/assets/stylesheets/bootstrap.css */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 6986, app/assets/stylesheets/bootstrap.css */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 6990, app/assets/stylesheets/bootstrap.css */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 6994, app/assets/stylesheets/bootstrap.css */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 6998, app/assets/stylesheets/bootstrap.css */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 7002, app/assets/stylesheets/bootstrap.css */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 7006, app/assets/stylesheets/bootstrap.css */
.ms-0 {
  margin-left: 0 !important;
}

/* line 7010, app/assets/stylesheets/bootstrap.css */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 7014, app/assets/stylesheets/bootstrap.css */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 7018, app/assets/stylesheets/bootstrap.css */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 7022, app/assets/stylesheets/bootstrap.css */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 7026, app/assets/stylesheets/bootstrap.css */
.ms-5 {
  margin-left: 3rem !important;
}

/* line 7030, app/assets/stylesheets/bootstrap.css */
.ms-auto {
  margin-left: auto !important;
}

/* line 7034, app/assets/stylesheets/bootstrap.css */
.p-0 {
  padding: 0 !important;
}

/* line 7038, app/assets/stylesheets/bootstrap.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 7042, app/assets/stylesheets/bootstrap.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 7046, app/assets/stylesheets/bootstrap.css */
.p-3 {
  padding: 1rem !important;
}

/* line 7050, app/assets/stylesheets/bootstrap.css */
.p-4 {
  padding: 1.5rem !important;
}

/* line 7054, app/assets/stylesheets/bootstrap.css */
.p-5 {
  padding: 3rem !important;
}

/* line 7058, app/assets/stylesheets/bootstrap.css */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 7063, app/assets/stylesheets/bootstrap.css */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 7068, app/assets/stylesheets/bootstrap.css */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 7073, app/assets/stylesheets/bootstrap.css */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 7078, app/assets/stylesheets/bootstrap.css */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 7083, app/assets/stylesheets/bootstrap.css */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 7088, app/assets/stylesheets/bootstrap.css */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 7093, app/assets/stylesheets/bootstrap.css */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 7098, app/assets/stylesheets/bootstrap.css */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 7103, app/assets/stylesheets/bootstrap.css */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 7108, app/assets/stylesheets/bootstrap.css */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 7113, app/assets/stylesheets/bootstrap.css */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 7118, app/assets/stylesheets/bootstrap.css */
.pt-0 {
  padding-top: 0 !important;
}

/* line 7122, app/assets/stylesheets/bootstrap.css */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 7126, app/assets/stylesheets/bootstrap.css */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 7130, app/assets/stylesheets/bootstrap.css */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 7134, app/assets/stylesheets/bootstrap.css */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 7138, app/assets/stylesheets/bootstrap.css */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 7142, app/assets/stylesheets/bootstrap.css */
.pe-0 {
  padding-right: 0 !important;
}

/* line 7146, app/assets/stylesheets/bootstrap.css */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 7150, app/assets/stylesheets/bootstrap.css */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 7154, app/assets/stylesheets/bootstrap.css */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 7158, app/assets/stylesheets/bootstrap.css */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 7162, app/assets/stylesheets/bootstrap.css */
.pe-5 {
  padding-right: 3rem !important;
}

/* line 7166, app/assets/stylesheets/bootstrap.css */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 7170, app/assets/stylesheets/bootstrap.css */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 7174, app/assets/stylesheets/bootstrap.css */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 7178, app/assets/stylesheets/bootstrap.css */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 7182, app/assets/stylesheets/bootstrap.css */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 7186, app/assets/stylesheets/bootstrap.css */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 7190, app/assets/stylesheets/bootstrap.css */
.ps-0 {
  padding-left: 0 !important;
}

/* line 7194, app/assets/stylesheets/bootstrap.css */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 7198, app/assets/stylesheets/bootstrap.css */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 7202, app/assets/stylesheets/bootstrap.css */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 7206, app/assets/stylesheets/bootstrap.css */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 7210, app/assets/stylesheets/bootstrap.css */
.ps-5 {
  padding-left: 3rem !important;
}

/* line 7214, app/assets/stylesheets/bootstrap.css */
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

/* line 7218, app/assets/stylesheets/bootstrap.css */
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

/* line 7222, app/assets/stylesheets/bootstrap.css */
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

/* line 7226, app/assets/stylesheets/bootstrap.css */
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

/* line 7230, app/assets/stylesheets/bootstrap.css */
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

/* line 7234, app/assets/stylesheets/bootstrap.css */
.fs-5 {
  font-size: 1.25rem !important;
}

/* line 7238, app/assets/stylesheets/bootstrap.css */
.fs-6 {
  font-size: 1rem !important;
}

/* line 7242, app/assets/stylesheets/bootstrap.css */
.fst-italic {
  font-style: italic !important;
}

/* line 7246, app/assets/stylesheets/bootstrap.css */
.fst-normal {
  font-style: normal !important;
}

/* line 7250, app/assets/stylesheets/bootstrap.css */
.fw-light {
  font-weight: 300 !important;
}

/* line 7254, app/assets/stylesheets/bootstrap.css */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 7258, app/assets/stylesheets/bootstrap.css */
.fw-normal {
  font-weight: 400 !important;
}

/* line 7262, app/assets/stylesheets/bootstrap.css */
.fw-bold {
  font-weight: 700 !important;
}

/* line 7266, app/assets/stylesheets/bootstrap.css */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 7270, app/assets/stylesheets/bootstrap.css */
.lh-1 {
  line-height: 1 !important;
}

/* line 7274, app/assets/stylesheets/bootstrap.css */
.lh-sm {
  line-height: 1.25 !important;
}

/* line 7278, app/assets/stylesheets/bootstrap.css */
.lh-base {
  line-height: 1.5 !important;
}

/* line 7282, app/assets/stylesheets/bootstrap.css */
.lh-lg {
  line-height: 2 !important;
}

/* line 7286, app/assets/stylesheets/bootstrap.css */
.text-start {
  text-align: left !important;
}

/* line 7290, app/assets/stylesheets/bootstrap.css */
.text-end {
  text-align: right !important;
}

/* line 7294, app/assets/stylesheets/bootstrap.css */
.text-center {
  text-align: center !important;
}

/* line 7298, app/assets/stylesheets/bootstrap.css */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 7302, app/assets/stylesheets/bootstrap.css */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 7306, app/assets/stylesheets/bootstrap.css */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 7310, app/assets/stylesheets/bootstrap.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 7314, app/assets/stylesheets/bootstrap.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 7318, app/assets/stylesheets/bootstrap.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 7322, app/assets/stylesheets/bootstrap.css */
.text-wrap {
  white-space: normal !important;
}

/* line 7326, app/assets/stylesheets/bootstrap.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 7331, app/assets/stylesheets/bootstrap.css */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 7337, app/assets/stylesheets/bootstrap.css */
.text-primary {
  color: #0d6efd !important;
}

/* line 7341, app/assets/stylesheets/bootstrap.css */
.text-secondary {
  color: #6c757d !important;
}

/* line 7345, app/assets/stylesheets/bootstrap.css */
.text-success {
  color: #198754 !important;
}

/* line 7349, app/assets/stylesheets/bootstrap.css */
.text-info {
  color: #0dcaf0 !important;
}

/* line 7353, app/assets/stylesheets/bootstrap.css */
.text-warning {
  color: #ffc107 !important;
}

/* line 7357, app/assets/stylesheets/bootstrap.css */
.text-danger {
  color: #dc3545 !important;
}

/* line 7361, app/assets/stylesheets/bootstrap.css */
.text-light {
  color: #f8f9fa !important;
}

/* line 7365, app/assets/stylesheets/bootstrap.css */
.text-dark {
  color: #212529 !important;
}

/* line 7369, app/assets/stylesheets/bootstrap.css */
.text-white {
  color: #fff !important;
}

/* line 7373, app/assets/stylesheets/bootstrap.css */
.text-body {
  color: #212529 !important;
}

/* line 7377, app/assets/stylesheets/bootstrap.css */
.text-muted {
  color: #6c757d !important;
}

/* line 7381, app/assets/stylesheets/bootstrap.css */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 7385, app/assets/stylesheets/bootstrap.css */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 7389, app/assets/stylesheets/bootstrap.css */
.text-reset {
  color: inherit !important;
}

/* line 7393, app/assets/stylesheets/bootstrap.css */
.bg-primary {
  background-color: #0d6efd !important;
}

/* line 7397, app/assets/stylesheets/bootstrap.css */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 7401, app/assets/stylesheets/bootstrap.css */
.bg-success {
  background-color: #198754 !important;
}

/* line 7405, app/assets/stylesheets/bootstrap.css */
.bg-info {
  background-color: #0dcaf0 !important;
}

/* line 7409, app/assets/stylesheets/bootstrap.css */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 7413, app/assets/stylesheets/bootstrap.css */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 7417, app/assets/stylesheets/bootstrap.css */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 7421, app/assets/stylesheets/bootstrap.css */
.bg-dark {
  background-color: #212529 !important;
}

/* line 7425, app/assets/stylesheets/bootstrap.css */
.bg-body {
  background-color: #fff !important;
}

/* line 7429, app/assets/stylesheets/bootstrap.css */
.bg-white {
  background-color: #fff !important;
}

/* line 7433, app/assets/stylesheets/bootstrap.css */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7437, app/assets/stylesheets/bootstrap.css */
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

/* line 7441, app/assets/stylesheets/bootstrap.css */
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

/* line 7447, app/assets/stylesheets/bootstrap.css */
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}

/* line 7453, app/assets/stylesheets/bootstrap.css */
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

/* line 7459, app/assets/stylesheets/bootstrap.css */
.pe-none {
  pointer-events: none !important;
}

/* line 7463, app/assets/stylesheets/bootstrap.css */
.pe-auto {
  pointer-events: auto !important;
}

/* line 7467, app/assets/stylesheets/bootstrap.css */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 7471, app/assets/stylesheets/bootstrap.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 7475, app/assets/stylesheets/bootstrap.css */
.rounded-1 {
  border-radius: 0.2rem !important;
}

/* line 7479, app/assets/stylesheets/bootstrap.css */
.rounded-2 {
  border-radius: 0.25rem !important;
}

/* line 7483, app/assets/stylesheets/bootstrap.css */
.rounded-3 {
  border-radius: 0.3rem !important;
}

/* line 7487, app/assets/stylesheets/bootstrap.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 7491, app/assets/stylesheets/bootstrap.css */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 7495, app/assets/stylesheets/bootstrap.css */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 7500, app/assets/stylesheets/bootstrap.css */
.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 7505, app/assets/stylesheets/bootstrap.css */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 7510, app/assets/stylesheets/bootstrap.css */
.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

/* line 7515, app/assets/stylesheets/bootstrap.css */
.visible {
  visibility: visible !important;
}

/* line 7519, app/assets/stylesheets/bootstrap.css */
.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  /* line 7524, app/assets/stylesheets/bootstrap.css */
  .float-sm-start {
    float: left !important;
  }
  /* line 7528, app/assets/stylesheets/bootstrap.css */
  .float-sm-end {
    float: right !important;
  }
  /* line 7532, app/assets/stylesheets/bootstrap.css */
  .float-sm-none {
    float: none !important;
  }
  /* line 7536, app/assets/stylesheets/bootstrap.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 7540, app/assets/stylesheets/bootstrap.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 7544, app/assets/stylesheets/bootstrap.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 7548, app/assets/stylesheets/bootstrap.css */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 7552, app/assets/stylesheets/bootstrap.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 7556, app/assets/stylesheets/bootstrap.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 7560, app/assets/stylesheets/bootstrap.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 7564, app/assets/stylesheets/bootstrap.css */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 7568, app/assets/stylesheets/bootstrap.css */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 7572, app/assets/stylesheets/bootstrap.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 7576, app/assets/stylesheets/bootstrap.css */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 7580, app/assets/stylesheets/bootstrap.css */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 7584, app/assets/stylesheets/bootstrap.css */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 7588, app/assets/stylesheets/bootstrap.css */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 7592, app/assets/stylesheets/bootstrap.css */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 7596, app/assets/stylesheets/bootstrap.css */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 7600, app/assets/stylesheets/bootstrap.css */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 7604, app/assets/stylesheets/bootstrap.css */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 7608, app/assets/stylesheets/bootstrap.css */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 7612, app/assets/stylesheets/bootstrap.css */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 7616, app/assets/stylesheets/bootstrap.css */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 7620, app/assets/stylesheets/bootstrap.css */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 7624, app/assets/stylesheets/bootstrap.css */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 7628, app/assets/stylesheets/bootstrap.css */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 7632, app/assets/stylesheets/bootstrap.css */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 7636, app/assets/stylesheets/bootstrap.css */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 7640, app/assets/stylesheets/bootstrap.css */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 7644, app/assets/stylesheets/bootstrap.css */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 7648, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 7652, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 7656, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 7660, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 7664, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 7668, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 7672, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 7676, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 7680, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 7684, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 7688, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 7692, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 7696, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 7700, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 7704, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 7708, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 7712, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 7716, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 7720, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 7724, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 7728, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 7732, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 7736, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 7740, app/assets/stylesheets/bootstrap.css */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 7744, app/assets/stylesheets/bootstrap.css */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 7748, app/assets/stylesheets/bootstrap.css */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 7752, app/assets/stylesheets/bootstrap.css */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 7756, app/assets/stylesheets/bootstrap.css */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 7760, app/assets/stylesheets/bootstrap.css */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 7764, app/assets/stylesheets/bootstrap.css */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 7768, app/assets/stylesheets/bootstrap.css */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 7772, app/assets/stylesheets/bootstrap.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 7776, app/assets/stylesheets/bootstrap.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 7780, app/assets/stylesheets/bootstrap.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 7784, app/assets/stylesheets/bootstrap.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 7788, app/assets/stylesheets/bootstrap.css */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 7792, app/assets/stylesheets/bootstrap.css */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 7796, app/assets/stylesheets/bootstrap.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 7800, app/assets/stylesheets/bootstrap.css */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 7805, app/assets/stylesheets/bootstrap.css */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 7810, app/assets/stylesheets/bootstrap.css */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 7815, app/assets/stylesheets/bootstrap.css */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 7820, app/assets/stylesheets/bootstrap.css */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 7825, app/assets/stylesheets/bootstrap.css */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 7830, app/assets/stylesheets/bootstrap.css */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 7835, app/assets/stylesheets/bootstrap.css */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 7840, app/assets/stylesheets/bootstrap.css */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 7845, app/assets/stylesheets/bootstrap.css */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 7850, app/assets/stylesheets/bootstrap.css */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 7855, app/assets/stylesheets/bootstrap.css */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 7860, app/assets/stylesheets/bootstrap.css */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 7865, app/assets/stylesheets/bootstrap.css */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 7870, app/assets/stylesheets/bootstrap.css */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 7874, app/assets/stylesheets/bootstrap.css */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 7878, app/assets/stylesheets/bootstrap.css */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 7882, app/assets/stylesheets/bootstrap.css */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 7886, app/assets/stylesheets/bootstrap.css */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 7890, app/assets/stylesheets/bootstrap.css */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 7894, app/assets/stylesheets/bootstrap.css */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 7898, app/assets/stylesheets/bootstrap.css */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 7902, app/assets/stylesheets/bootstrap.css */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 7906, app/assets/stylesheets/bootstrap.css */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 7910, app/assets/stylesheets/bootstrap.css */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 7914, app/assets/stylesheets/bootstrap.css */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 7918, app/assets/stylesheets/bootstrap.css */
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 7922, app/assets/stylesheets/bootstrap.css */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 7926, app/assets/stylesheets/bootstrap.css */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 7930, app/assets/stylesheets/bootstrap.css */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 7934, app/assets/stylesheets/bootstrap.css */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 7938, app/assets/stylesheets/bootstrap.css */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 7942, app/assets/stylesheets/bootstrap.css */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 7946, app/assets/stylesheets/bootstrap.css */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 7950, app/assets/stylesheets/bootstrap.css */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 7954, app/assets/stylesheets/bootstrap.css */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 7958, app/assets/stylesheets/bootstrap.css */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 7962, app/assets/stylesheets/bootstrap.css */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 7966, app/assets/stylesheets/bootstrap.css */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 7970, app/assets/stylesheets/bootstrap.css */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 7974, app/assets/stylesheets/bootstrap.css */
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 7978, app/assets/stylesheets/bootstrap.css */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 7982, app/assets/stylesheets/bootstrap.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 7986, app/assets/stylesheets/bootstrap.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 7990, app/assets/stylesheets/bootstrap.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 7994, app/assets/stylesheets/bootstrap.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 7998, app/assets/stylesheets/bootstrap.css */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 8002, app/assets/stylesheets/bootstrap.css */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 8006, app/assets/stylesheets/bootstrap.css */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 8011, app/assets/stylesheets/bootstrap.css */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 8016, app/assets/stylesheets/bootstrap.css */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 8021, app/assets/stylesheets/bootstrap.css */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 8026, app/assets/stylesheets/bootstrap.css */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 8031, app/assets/stylesheets/bootstrap.css */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 8036, app/assets/stylesheets/bootstrap.css */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 8041, app/assets/stylesheets/bootstrap.css */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 8046, app/assets/stylesheets/bootstrap.css */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 8051, app/assets/stylesheets/bootstrap.css */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 8056, app/assets/stylesheets/bootstrap.css */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 8061, app/assets/stylesheets/bootstrap.css */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 8066, app/assets/stylesheets/bootstrap.css */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 8070, app/assets/stylesheets/bootstrap.css */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8074, app/assets/stylesheets/bootstrap.css */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8078, app/assets/stylesheets/bootstrap.css */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 8082, app/assets/stylesheets/bootstrap.css */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8086, app/assets/stylesheets/bootstrap.css */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 8090, app/assets/stylesheets/bootstrap.css */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 8094, app/assets/stylesheets/bootstrap.css */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8098, app/assets/stylesheets/bootstrap.css */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8102, app/assets/stylesheets/bootstrap.css */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 8106, app/assets/stylesheets/bootstrap.css */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8110, app/assets/stylesheets/bootstrap.css */
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 8114, app/assets/stylesheets/bootstrap.css */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 8118, app/assets/stylesheets/bootstrap.css */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8122, app/assets/stylesheets/bootstrap.css */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8126, app/assets/stylesheets/bootstrap.css */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8130, app/assets/stylesheets/bootstrap.css */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8134, app/assets/stylesheets/bootstrap.css */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8138, app/assets/stylesheets/bootstrap.css */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 8142, app/assets/stylesheets/bootstrap.css */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8146, app/assets/stylesheets/bootstrap.css */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8150, app/assets/stylesheets/bootstrap.css */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 8154, app/assets/stylesheets/bootstrap.css */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8158, app/assets/stylesheets/bootstrap.css */
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 8162, app/assets/stylesheets/bootstrap.css */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 8166, app/assets/stylesheets/bootstrap.css */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 8170, app/assets/stylesheets/bootstrap.css */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 8175, app/assets/stylesheets/bootstrap.css */
  .float-md-start {
    float: left !important;
  }
  /* line 8179, app/assets/stylesheets/bootstrap.css */
  .float-md-end {
    float: right !important;
  }
  /* line 8183, app/assets/stylesheets/bootstrap.css */
  .float-md-none {
    float: none !important;
  }
  /* line 8187, app/assets/stylesheets/bootstrap.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 8191, app/assets/stylesheets/bootstrap.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 8195, app/assets/stylesheets/bootstrap.css */
  .d-md-block {
    display: block !important;
  }
  /* line 8199, app/assets/stylesheets/bootstrap.css */
  .d-md-grid {
    display: grid !important;
  }
  /* line 8203, app/assets/stylesheets/bootstrap.css */
  .d-md-table {
    display: table !important;
  }
  /* line 8207, app/assets/stylesheets/bootstrap.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 8211, app/assets/stylesheets/bootstrap.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 8215, app/assets/stylesheets/bootstrap.css */
  .d-md-flex {
    display: flex !important;
  }
  /* line 8219, app/assets/stylesheets/bootstrap.css */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 8223, app/assets/stylesheets/bootstrap.css */
  .d-md-none {
    display: none !important;
  }
  /* line 8227, app/assets/stylesheets/bootstrap.css */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 8231, app/assets/stylesheets/bootstrap.css */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 8235, app/assets/stylesheets/bootstrap.css */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 8239, app/assets/stylesheets/bootstrap.css */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 8243, app/assets/stylesheets/bootstrap.css */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 8247, app/assets/stylesheets/bootstrap.css */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 8251, app/assets/stylesheets/bootstrap.css */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 8255, app/assets/stylesheets/bootstrap.css */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 8259, app/assets/stylesheets/bootstrap.css */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 8263, app/assets/stylesheets/bootstrap.css */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 8267, app/assets/stylesheets/bootstrap.css */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 8271, app/assets/stylesheets/bootstrap.css */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 8275, app/assets/stylesheets/bootstrap.css */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 8279, app/assets/stylesheets/bootstrap.css */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 8283, app/assets/stylesheets/bootstrap.css */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 8287, app/assets/stylesheets/bootstrap.css */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 8291, app/assets/stylesheets/bootstrap.css */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 8295, app/assets/stylesheets/bootstrap.css */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 8299, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 8303, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 8307, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 8311, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 8315, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 8319, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 8323, app/assets/stylesheets/bootstrap.css */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 8327, app/assets/stylesheets/bootstrap.css */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 8331, app/assets/stylesheets/bootstrap.css */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 8335, app/assets/stylesheets/bootstrap.css */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 8339, app/assets/stylesheets/bootstrap.css */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 8343, app/assets/stylesheets/bootstrap.css */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 8347, app/assets/stylesheets/bootstrap.css */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 8351, app/assets/stylesheets/bootstrap.css */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 8355, app/assets/stylesheets/bootstrap.css */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 8359, app/assets/stylesheets/bootstrap.css */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 8363, app/assets/stylesheets/bootstrap.css */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 8367, app/assets/stylesheets/bootstrap.css */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 8371, app/assets/stylesheets/bootstrap.css */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 8375, app/assets/stylesheets/bootstrap.css */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 8379, app/assets/stylesheets/bootstrap.css */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 8383, app/assets/stylesheets/bootstrap.css */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 8387, app/assets/stylesheets/bootstrap.css */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 8391, app/assets/stylesheets/bootstrap.css */
  .order-md-first {
    order: -1 !important;
  }
  /* line 8395, app/assets/stylesheets/bootstrap.css */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 8399, app/assets/stylesheets/bootstrap.css */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 8403, app/assets/stylesheets/bootstrap.css */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 8407, app/assets/stylesheets/bootstrap.css */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 8411, app/assets/stylesheets/bootstrap.css */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 8415, app/assets/stylesheets/bootstrap.css */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 8419, app/assets/stylesheets/bootstrap.css */
  .order-md-last {
    order: 6 !important;
  }
  /* line 8423, app/assets/stylesheets/bootstrap.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 8427, app/assets/stylesheets/bootstrap.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 8431, app/assets/stylesheets/bootstrap.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 8435, app/assets/stylesheets/bootstrap.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 8439, app/assets/stylesheets/bootstrap.css */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 8443, app/assets/stylesheets/bootstrap.css */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 8447, app/assets/stylesheets/bootstrap.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 8451, app/assets/stylesheets/bootstrap.css */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 8456, app/assets/stylesheets/bootstrap.css */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 8461, app/assets/stylesheets/bootstrap.css */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 8466, app/assets/stylesheets/bootstrap.css */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 8471, app/assets/stylesheets/bootstrap.css */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 8476, app/assets/stylesheets/bootstrap.css */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 8481, app/assets/stylesheets/bootstrap.css */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 8486, app/assets/stylesheets/bootstrap.css */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 8491, app/assets/stylesheets/bootstrap.css */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 8496, app/assets/stylesheets/bootstrap.css */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 8501, app/assets/stylesheets/bootstrap.css */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 8506, app/assets/stylesheets/bootstrap.css */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 8511, app/assets/stylesheets/bootstrap.css */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 8516, app/assets/stylesheets/bootstrap.css */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 8521, app/assets/stylesheets/bootstrap.css */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 8525, app/assets/stylesheets/bootstrap.css */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 8529, app/assets/stylesheets/bootstrap.css */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 8533, app/assets/stylesheets/bootstrap.css */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 8537, app/assets/stylesheets/bootstrap.css */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 8541, app/assets/stylesheets/bootstrap.css */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 8545, app/assets/stylesheets/bootstrap.css */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 8549, app/assets/stylesheets/bootstrap.css */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 8553, app/assets/stylesheets/bootstrap.css */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 8557, app/assets/stylesheets/bootstrap.css */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 8561, app/assets/stylesheets/bootstrap.css */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 8565, app/assets/stylesheets/bootstrap.css */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 8569, app/assets/stylesheets/bootstrap.css */
  .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 8573, app/assets/stylesheets/bootstrap.css */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 8577, app/assets/stylesheets/bootstrap.css */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 8581, app/assets/stylesheets/bootstrap.css */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 8585, app/assets/stylesheets/bootstrap.css */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 8589, app/assets/stylesheets/bootstrap.css */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 8593, app/assets/stylesheets/bootstrap.css */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 8597, app/assets/stylesheets/bootstrap.css */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 8601, app/assets/stylesheets/bootstrap.css */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 8605, app/assets/stylesheets/bootstrap.css */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 8609, app/assets/stylesheets/bootstrap.css */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 8613, app/assets/stylesheets/bootstrap.css */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 8617, app/assets/stylesheets/bootstrap.css */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 8621, app/assets/stylesheets/bootstrap.css */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 8625, app/assets/stylesheets/bootstrap.css */
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 8629, app/assets/stylesheets/bootstrap.css */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 8633, app/assets/stylesheets/bootstrap.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 8637, app/assets/stylesheets/bootstrap.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 8641, app/assets/stylesheets/bootstrap.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 8645, app/assets/stylesheets/bootstrap.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 8649, app/assets/stylesheets/bootstrap.css */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 8653, app/assets/stylesheets/bootstrap.css */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 8657, app/assets/stylesheets/bootstrap.css */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 8662, app/assets/stylesheets/bootstrap.css */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 8667, app/assets/stylesheets/bootstrap.css */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 8672, app/assets/stylesheets/bootstrap.css */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 8677, app/assets/stylesheets/bootstrap.css */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 8682, app/assets/stylesheets/bootstrap.css */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 8687, app/assets/stylesheets/bootstrap.css */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 8692, app/assets/stylesheets/bootstrap.css */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 8697, app/assets/stylesheets/bootstrap.css */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 8702, app/assets/stylesheets/bootstrap.css */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 8707, app/assets/stylesheets/bootstrap.css */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 8712, app/assets/stylesheets/bootstrap.css */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 8717, app/assets/stylesheets/bootstrap.css */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 8721, app/assets/stylesheets/bootstrap.css */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8725, app/assets/stylesheets/bootstrap.css */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8729, app/assets/stylesheets/bootstrap.css */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 8733, app/assets/stylesheets/bootstrap.css */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8737, app/assets/stylesheets/bootstrap.css */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 8741, app/assets/stylesheets/bootstrap.css */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 8745, app/assets/stylesheets/bootstrap.css */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8749, app/assets/stylesheets/bootstrap.css */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8753, app/assets/stylesheets/bootstrap.css */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 8757, app/assets/stylesheets/bootstrap.css */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8761, app/assets/stylesheets/bootstrap.css */
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 8765, app/assets/stylesheets/bootstrap.css */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 8769, app/assets/stylesheets/bootstrap.css */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8773, app/assets/stylesheets/bootstrap.css */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8777, app/assets/stylesheets/bootstrap.css */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8781, app/assets/stylesheets/bootstrap.css */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8785, app/assets/stylesheets/bootstrap.css */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8789, app/assets/stylesheets/bootstrap.css */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 8793, app/assets/stylesheets/bootstrap.css */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8797, app/assets/stylesheets/bootstrap.css */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8801, app/assets/stylesheets/bootstrap.css */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 8805, app/assets/stylesheets/bootstrap.css */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8809, app/assets/stylesheets/bootstrap.css */
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  /* line 8813, app/assets/stylesheets/bootstrap.css */
  .text-md-start {
    text-align: left !important;
  }
  /* line 8817, app/assets/stylesheets/bootstrap.css */
  .text-md-end {
    text-align: right !important;
  }
  /* line 8821, app/assets/stylesheets/bootstrap.css */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 8826, app/assets/stylesheets/bootstrap.css */
  .float-lg-start {
    float: left !important;
  }
  /* line 8830, app/assets/stylesheets/bootstrap.css */
  .float-lg-end {
    float: right !important;
  }
  /* line 8834, app/assets/stylesheets/bootstrap.css */
  .float-lg-none {
    float: none !important;
  }
  /* line 8838, app/assets/stylesheets/bootstrap.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 8842, app/assets/stylesheets/bootstrap.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 8846, app/assets/stylesheets/bootstrap.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 8850, app/assets/stylesheets/bootstrap.css */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 8854, app/assets/stylesheets/bootstrap.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 8858, app/assets/stylesheets/bootstrap.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 8862, app/assets/stylesheets/bootstrap.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 8866, app/assets/stylesheets/bootstrap.css */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 8870, app/assets/stylesheets/bootstrap.css */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 8874, app/assets/stylesheets/bootstrap.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 8878, app/assets/stylesheets/bootstrap.css */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 8882, app/assets/stylesheets/bootstrap.css */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 8886, app/assets/stylesheets/bootstrap.css */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 8890, app/assets/stylesheets/bootstrap.css */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 8894, app/assets/stylesheets/bootstrap.css */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 8898, app/assets/stylesheets/bootstrap.css */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 8902, app/assets/stylesheets/bootstrap.css */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 8906, app/assets/stylesheets/bootstrap.css */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 8910, app/assets/stylesheets/bootstrap.css */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 8914, app/assets/stylesheets/bootstrap.css */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 8918, app/assets/stylesheets/bootstrap.css */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 8922, app/assets/stylesheets/bootstrap.css */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 8926, app/assets/stylesheets/bootstrap.css */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 8930, app/assets/stylesheets/bootstrap.css */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 8934, app/assets/stylesheets/bootstrap.css */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 8938, app/assets/stylesheets/bootstrap.css */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 8942, app/assets/stylesheets/bootstrap.css */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 8946, app/assets/stylesheets/bootstrap.css */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 8950, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 8954, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 8958, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 8962, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 8966, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 8970, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 8974, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 8978, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 8982, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 8986, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 8990, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 8994, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 8998, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 9002, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 9006, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 9010, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 9014, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 9018, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 9022, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 9026, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 9030, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 9034, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 9038, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 9042, app/assets/stylesheets/bootstrap.css */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 9046, app/assets/stylesheets/bootstrap.css */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 9050, app/assets/stylesheets/bootstrap.css */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 9054, app/assets/stylesheets/bootstrap.css */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 9058, app/assets/stylesheets/bootstrap.css */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 9062, app/assets/stylesheets/bootstrap.css */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 9066, app/assets/stylesheets/bootstrap.css */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 9070, app/assets/stylesheets/bootstrap.css */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 9074, app/assets/stylesheets/bootstrap.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 9078, app/assets/stylesheets/bootstrap.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 9082, app/assets/stylesheets/bootstrap.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 9086, app/assets/stylesheets/bootstrap.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 9090, app/assets/stylesheets/bootstrap.css */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 9094, app/assets/stylesheets/bootstrap.css */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 9098, app/assets/stylesheets/bootstrap.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 9102, app/assets/stylesheets/bootstrap.css */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 9107, app/assets/stylesheets/bootstrap.css */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 9112, app/assets/stylesheets/bootstrap.css */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 9117, app/assets/stylesheets/bootstrap.css */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 9122, app/assets/stylesheets/bootstrap.css */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 9127, app/assets/stylesheets/bootstrap.css */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 9132, app/assets/stylesheets/bootstrap.css */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 9137, app/assets/stylesheets/bootstrap.css */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 9142, app/assets/stylesheets/bootstrap.css */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 9147, app/assets/stylesheets/bootstrap.css */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 9152, app/assets/stylesheets/bootstrap.css */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 9157, app/assets/stylesheets/bootstrap.css */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 9162, app/assets/stylesheets/bootstrap.css */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 9167, app/assets/stylesheets/bootstrap.css */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 9172, app/assets/stylesheets/bootstrap.css */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 9176, app/assets/stylesheets/bootstrap.css */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 9180, app/assets/stylesheets/bootstrap.css */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 9184, app/assets/stylesheets/bootstrap.css */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 9188, app/assets/stylesheets/bootstrap.css */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 9192, app/assets/stylesheets/bootstrap.css */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 9196, app/assets/stylesheets/bootstrap.css */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 9200, app/assets/stylesheets/bootstrap.css */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 9204, app/assets/stylesheets/bootstrap.css */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 9208, app/assets/stylesheets/bootstrap.css */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 9212, app/assets/stylesheets/bootstrap.css */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 9216, app/assets/stylesheets/bootstrap.css */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 9220, app/assets/stylesheets/bootstrap.css */
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 9224, app/assets/stylesheets/bootstrap.css */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 9228, app/assets/stylesheets/bootstrap.css */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 9232, app/assets/stylesheets/bootstrap.css */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 9236, app/assets/stylesheets/bootstrap.css */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 9240, app/assets/stylesheets/bootstrap.css */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 9244, app/assets/stylesheets/bootstrap.css */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 9248, app/assets/stylesheets/bootstrap.css */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 9252, app/assets/stylesheets/bootstrap.css */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 9256, app/assets/stylesheets/bootstrap.css */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 9260, app/assets/stylesheets/bootstrap.css */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 9264, app/assets/stylesheets/bootstrap.css */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 9268, app/assets/stylesheets/bootstrap.css */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 9272, app/assets/stylesheets/bootstrap.css */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 9276, app/assets/stylesheets/bootstrap.css */
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 9280, app/assets/stylesheets/bootstrap.css */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 9284, app/assets/stylesheets/bootstrap.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 9288, app/assets/stylesheets/bootstrap.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 9292, app/assets/stylesheets/bootstrap.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 9296, app/assets/stylesheets/bootstrap.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 9300, app/assets/stylesheets/bootstrap.css */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 9304, app/assets/stylesheets/bootstrap.css */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 9308, app/assets/stylesheets/bootstrap.css */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 9313, app/assets/stylesheets/bootstrap.css */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 9318, app/assets/stylesheets/bootstrap.css */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 9323, app/assets/stylesheets/bootstrap.css */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 9328, app/assets/stylesheets/bootstrap.css */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 9333, app/assets/stylesheets/bootstrap.css */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 9338, app/assets/stylesheets/bootstrap.css */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 9343, app/assets/stylesheets/bootstrap.css */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 9348, app/assets/stylesheets/bootstrap.css */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 9353, app/assets/stylesheets/bootstrap.css */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 9358, app/assets/stylesheets/bootstrap.css */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 9363, app/assets/stylesheets/bootstrap.css */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 9368, app/assets/stylesheets/bootstrap.css */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 9372, app/assets/stylesheets/bootstrap.css */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 9376, app/assets/stylesheets/bootstrap.css */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 9380, app/assets/stylesheets/bootstrap.css */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 9384, app/assets/stylesheets/bootstrap.css */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 9388, app/assets/stylesheets/bootstrap.css */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 9392, app/assets/stylesheets/bootstrap.css */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 9396, app/assets/stylesheets/bootstrap.css */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 9400, app/assets/stylesheets/bootstrap.css */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 9404, app/assets/stylesheets/bootstrap.css */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 9408, app/assets/stylesheets/bootstrap.css */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 9412, app/assets/stylesheets/bootstrap.css */
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 9416, app/assets/stylesheets/bootstrap.css */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 9420, app/assets/stylesheets/bootstrap.css */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 9424, app/assets/stylesheets/bootstrap.css */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 9428, app/assets/stylesheets/bootstrap.css */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 9432, app/assets/stylesheets/bootstrap.css */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 9436, app/assets/stylesheets/bootstrap.css */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 9440, app/assets/stylesheets/bootstrap.css */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 9444, app/assets/stylesheets/bootstrap.css */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 9448, app/assets/stylesheets/bootstrap.css */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 9452, app/assets/stylesheets/bootstrap.css */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 9456, app/assets/stylesheets/bootstrap.css */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 9460, app/assets/stylesheets/bootstrap.css */
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 9464, app/assets/stylesheets/bootstrap.css */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 9468, app/assets/stylesheets/bootstrap.css */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 9472, app/assets/stylesheets/bootstrap.css */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 9477, app/assets/stylesheets/bootstrap.css */
  .float-xl-start {
    float: left !important;
  }
  /* line 9481, app/assets/stylesheets/bootstrap.css */
  .float-xl-end {
    float: right !important;
  }
  /* line 9485, app/assets/stylesheets/bootstrap.css */
  .float-xl-none {
    float: none !important;
  }
  /* line 9489, app/assets/stylesheets/bootstrap.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 9493, app/assets/stylesheets/bootstrap.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 9497, app/assets/stylesheets/bootstrap.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 9501, app/assets/stylesheets/bootstrap.css */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 9505, app/assets/stylesheets/bootstrap.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 9509, app/assets/stylesheets/bootstrap.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 9513, app/assets/stylesheets/bootstrap.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 9517, app/assets/stylesheets/bootstrap.css */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 9521, app/assets/stylesheets/bootstrap.css */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 9525, app/assets/stylesheets/bootstrap.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 9529, app/assets/stylesheets/bootstrap.css */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 9533, app/assets/stylesheets/bootstrap.css */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 9537, app/assets/stylesheets/bootstrap.css */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 9541, app/assets/stylesheets/bootstrap.css */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 9545, app/assets/stylesheets/bootstrap.css */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 9549, app/assets/stylesheets/bootstrap.css */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 9553, app/assets/stylesheets/bootstrap.css */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 9557, app/assets/stylesheets/bootstrap.css */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 9561, app/assets/stylesheets/bootstrap.css */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 9565, app/assets/stylesheets/bootstrap.css */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 9569, app/assets/stylesheets/bootstrap.css */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 9573, app/assets/stylesheets/bootstrap.css */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 9577, app/assets/stylesheets/bootstrap.css */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 9581, app/assets/stylesheets/bootstrap.css */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 9585, app/assets/stylesheets/bootstrap.css */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 9589, app/assets/stylesheets/bootstrap.css */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 9593, app/assets/stylesheets/bootstrap.css */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 9597, app/assets/stylesheets/bootstrap.css */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 9601, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 9605, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 9609, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 9613, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 9617, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 9621, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 9625, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 9629, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 9633, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 9637, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 9641, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 9645, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 9649, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 9653, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 9657, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 9661, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 9665, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 9669, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 9673, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 9677, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 9681, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 9685, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 9689, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 9693, app/assets/stylesheets/bootstrap.css */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 9697, app/assets/stylesheets/bootstrap.css */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 9701, app/assets/stylesheets/bootstrap.css */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 9705, app/assets/stylesheets/bootstrap.css */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 9709, app/assets/stylesheets/bootstrap.css */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 9713, app/assets/stylesheets/bootstrap.css */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 9717, app/assets/stylesheets/bootstrap.css */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 9721, app/assets/stylesheets/bootstrap.css */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 9725, app/assets/stylesheets/bootstrap.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 9729, app/assets/stylesheets/bootstrap.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 9733, app/assets/stylesheets/bootstrap.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 9737, app/assets/stylesheets/bootstrap.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 9741, app/assets/stylesheets/bootstrap.css */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 9745, app/assets/stylesheets/bootstrap.css */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 9749, app/assets/stylesheets/bootstrap.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 9753, app/assets/stylesheets/bootstrap.css */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 9758, app/assets/stylesheets/bootstrap.css */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 9763, app/assets/stylesheets/bootstrap.css */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 9768, app/assets/stylesheets/bootstrap.css */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 9773, app/assets/stylesheets/bootstrap.css */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 9778, app/assets/stylesheets/bootstrap.css */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 9783, app/assets/stylesheets/bootstrap.css */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 9788, app/assets/stylesheets/bootstrap.css */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 9793, app/assets/stylesheets/bootstrap.css */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 9798, app/assets/stylesheets/bootstrap.css */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 9803, app/assets/stylesheets/bootstrap.css */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 9808, app/assets/stylesheets/bootstrap.css */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 9813, app/assets/stylesheets/bootstrap.css */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 9818, app/assets/stylesheets/bootstrap.css */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 9823, app/assets/stylesheets/bootstrap.css */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 9827, app/assets/stylesheets/bootstrap.css */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 9831, app/assets/stylesheets/bootstrap.css */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 9835, app/assets/stylesheets/bootstrap.css */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 9839, app/assets/stylesheets/bootstrap.css */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 9843, app/assets/stylesheets/bootstrap.css */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 9847, app/assets/stylesheets/bootstrap.css */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 9851, app/assets/stylesheets/bootstrap.css */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 9855, app/assets/stylesheets/bootstrap.css */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 9859, app/assets/stylesheets/bootstrap.css */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 9863, app/assets/stylesheets/bootstrap.css */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 9867, app/assets/stylesheets/bootstrap.css */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 9871, app/assets/stylesheets/bootstrap.css */
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 9875, app/assets/stylesheets/bootstrap.css */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 9879, app/assets/stylesheets/bootstrap.css */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 9883, app/assets/stylesheets/bootstrap.css */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 9887, app/assets/stylesheets/bootstrap.css */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 9891, app/assets/stylesheets/bootstrap.css */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 9895, app/assets/stylesheets/bootstrap.css */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 9899, app/assets/stylesheets/bootstrap.css */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 9903, app/assets/stylesheets/bootstrap.css */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 9907, app/assets/stylesheets/bootstrap.css */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 9911, app/assets/stylesheets/bootstrap.css */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 9915, app/assets/stylesheets/bootstrap.css */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 9919, app/assets/stylesheets/bootstrap.css */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 9923, app/assets/stylesheets/bootstrap.css */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 9927, app/assets/stylesheets/bootstrap.css */
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 9931, app/assets/stylesheets/bootstrap.css */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 9935, app/assets/stylesheets/bootstrap.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 9939, app/assets/stylesheets/bootstrap.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 9943, app/assets/stylesheets/bootstrap.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 9947, app/assets/stylesheets/bootstrap.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 9951, app/assets/stylesheets/bootstrap.css */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 9955, app/assets/stylesheets/bootstrap.css */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 9959, app/assets/stylesheets/bootstrap.css */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 9964, app/assets/stylesheets/bootstrap.css */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 9969, app/assets/stylesheets/bootstrap.css */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 9974, app/assets/stylesheets/bootstrap.css */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 9979, app/assets/stylesheets/bootstrap.css */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 9984, app/assets/stylesheets/bootstrap.css */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 9989, app/assets/stylesheets/bootstrap.css */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 9994, app/assets/stylesheets/bootstrap.css */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 9999, app/assets/stylesheets/bootstrap.css */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 10004, app/assets/stylesheets/bootstrap.css */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 10009, app/assets/stylesheets/bootstrap.css */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 10014, app/assets/stylesheets/bootstrap.css */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 10019, app/assets/stylesheets/bootstrap.css */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 10023, app/assets/stylesheets/bootstrap.css */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 10027, app/assets/stylesheets/bootstrap.css */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 10031, app/assets/stylesheets/bootstrap.css */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 10035, app/assets/stylesheets/bootstrap.css */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 10039, app/assets/stylesheets/bootstrap.css */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 10043, app/assets/stylesheets/bootstrap.css */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 10047, app/assets/stylesheets/bootstrap.css */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 10051, app/assets/stylesheets/bootstrap.css */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 10055, app/assets/stylesheets/bootstrap.css */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 10059, app/assets/stylesheets/bootstrap.css */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 10063, app/assets/stylesheets/bootstrap.css */
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 10067, app/assets/stylesheets/bootstrap.css */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 10071, app/assets/stylesheets/bootstrap.css */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 10075, app/assets/stylesheets/bootstrap.css */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 10079, app/assets/stylesheets/bootstrap.css */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 10083, app/assets/stylesheets/bootstrap.css */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 10087, app/assets/stylesheets/bootstrap.css */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 10091, app/assets/stylesheets/bootstrap.css */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 10095, app/assets/stylesheets/bootstrap.css */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 10099, app/assets/stylesheets/bootstrap.css */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 10103, app/assets/stylesheets/bootstrap.css */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 10107, app/assets/stylesheets/bootstrap.css */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 10111, app/assets/stylesheets/bootstrap.css */
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 10115, app/assets/stylesheets/bootstrap.css */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 10119, app/assets/stylesheets/bootstrap.css */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 10123, app/assets/stylesheets/bootstrap.css */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 10128, app/assets/stylesheets/bootstrap.css */
  .float-xxl-start {
    float: left !important;
  }
  /* line 10132, app/assets/stylesheets/bootstrap.css */
  .float-xxl-end {
    float: right !important;
  }
  /* line 10136, app/assets/stylesheets/bootstrap.css */
  .float-xxl-none {
    float: none !important;
  }
  /* line 10140, app/assets/stylesheets/bootstrap.css */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 10144, app/assets/stylesheets/bootstrap.css */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 10148, app/assets/stylesheets/bootstrap.css */
  .d-xxl-block {
    display: block !important;
  }
  /* line 10152, app/assets/stylesheets/bootstrap.css */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 10156, app/assets/stylesheets/bootstrap.css */
  .d-xxl-table {
    display: table !important;
  }
  /* line 10160, app/assets/stylesheets/bootstrap.css */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 10164, app/assets/stylesheets/bootstrap.css */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 10168, app/assets/stylesheets/bootstrap.css */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 10172, app/assets/stylesheets/bootstrap.css */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 10176, app/assets/stylesheets/bootstrap.css */
  .d-xxl-none {
    display: none !important;
  }
  /* line 10180, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 10184, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 10188, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 10192, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 10196, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 10200, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 10204, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 10208, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 10212, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 10216, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 10220, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 10224, app/assets/stylesheets/bootstrap.css */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 10228, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 10232, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 10236, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 10240, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 10244, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 10248, app/assets/stylesheets/bootstrap.css */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 10252, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 10256, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 10260, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 10264, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 10268, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 10272, app/assets/stylesheets/bootstrap.css */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 10276, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 10280, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 10284, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 10288, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 10292, app/assets/stylesheets/bootstrap.css */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 10296, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 10300, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 10304, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 10308, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 10312, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 10316, app/assets/stylesheets/bootstrap.css */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 10320, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 10324, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 10328, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 10332, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 10336, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 10340, app/assets/stylesheets/bootstrap.css */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 10344, app/assets/stylesheets/bootstrap.css */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 10348, app/assets/stylesheets/bootstrap.css */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 10352, app/assets/stylesheets/bootstrap.css */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 10356, app/assets/stylesheets/bootstrap.css */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 10360, app/assets/stylesheets/bootstrap.css */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 10364, app/assets/stylesheets/bootstrap.css */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 10368, app/assets/stylesheets/bootstrap.css */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 10372, app/assets/stylesheets/bootstrap.css */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 10376, app/assets/stylesheets/bootstrap.css */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 10380, app/assets/stylesheets/bootstrap.css */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 10384, app/assets/stylesheets/bootstrap.css */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 10388, app/assets/stylesheets/bootstrap.css */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 10392, app/assets/stylesheets/bootstrap.css */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 10396, app/assets/stylesheets/bootstrap.css */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 10400, app/assets/stylesheets/bootstrap.css */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 10404, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 10409, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 10414, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 10419, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 10424, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 10429, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 10434, app/assets/stylesheets/bootstrap.css */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 10439, app/assets/stylesheets/bootstrap.css */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 10444, app/assets/stylesheets/bootstrap.css */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 10449, app/assets/stylesheets/bootstrap.css */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 10454, app/assets/stylesheets/bootstrap.css */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 10459, app/assets/stylesheets/bootstrap.css */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 10464, app/assets/stylesheets/bootstrap.css */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 10469, app/assets/stylesheets/bootstrap.css */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 10474, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 10478, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 10482, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 10486, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 10490, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 10494, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 10498, app/assets/stylesheets/bootstrap.css */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 10502, app/assets/stylesheets/bootstrap.css */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 10506, app/assets/stylesheets/bootstrap.css */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 10510, app/assets/stylesheets/bootstrap.css */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 10514, app/assets/stylesheets/bootstrap.css */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 10518, app/assets/stylesheets/bootstrap.css */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 10522, app/assets/stylesheets/bootstrap.css */
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 10526, app/assets/stylesheets/bootstrap.css */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 10530, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 10534, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 10538, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 10542, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 10546, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 10550, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 10554, app/assets/stylesheets/bootstrap.css */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 10558, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 10562, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 10566, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 10570, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 10574, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 10578, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 10582, app/assets/stylesheets/bootstrap.css */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 10586, app/assets/stylesheets/bootstrap.css */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 10590, app/assets/stylesheets/bootstrap.css */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 10594, app/assets/stylesheets/bootstrap.css */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 10598, app/assets/stylesheets/bootstrap.css */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 10602, app/assets/stylesheets/bootstrap.css */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 10606, app/assets/stylesheets/bootstrap.css */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 10610, app/assets/stylesheets/bootstrap.css */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 10615, app/assets/stylesheets/bootstrap.css */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 10620, app/assets/stylesheets/bootstrap.css */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 10625, app/assets/stylesheets/bootstrap.css */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 10630, app/assets/stylesheets/bootstrap.css */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 10635, app/assets/stylesheets/bootstrap.css */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 10640, app/assets/stylesheets/bootstrap.css */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 10645, app/assets/stylesheets/bootstrap.css */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 10650, app/assets/stylesheets/bootstrap.css */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 10655, app/assets/stylesheets/bootstrap.css */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 10660, app/assets/stylesheets/bootstrap.css */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 10665, app/assets/stylesheets/bootstrap.css */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 10670, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 10674, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 10678, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 10682, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 10686, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 10690, app/assets/stylesheets/bootstrap.css */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 10694, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 10698, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 10702, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 10706, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 10710, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 10714, app/assets/stylesheets/bootstrap.css */
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 10718, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 10722, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 10726, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 10730, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 10734, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 10738, app/assets/stylesheets/bootstrap.css */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 10742, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 10746, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 10750, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 10754, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 10758, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 10762, app/assets/stylesheets/bootstrap.css */
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 10766, app/assets/stylesheets/bootstrap.css */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 10770, app/assets/stylesheets/bootstrap.css */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 10774, app/assets/stylesheets/bootstrap.css */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 10779, app/assets/stylesheets/bootstrap.css */
  .fs-1 {
    font-size: 2.5rem !important;
  }
  /* line 10783, app/assets/stylesheets/bootstrap.css */
  .fs-2 {
    font-size: 2rem !important;
  }
  /* line 10787, app/assets/stylesheets/bootstrap.css */
  .fs-3 {
    font-size: 1.75rem !important;
  }
  /* line 10791, app/assets/stylesheets/bootstrap.css */
  .fs-4 {
    font-size: 1.5rem !important;
  }
}

@media print {
  /* line 10796, app/assets/stylesheets/bootstrap.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 10800, app/assets/stylesheets/bootstrap.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 10804, app/assets/stylesheets/bootstrap.css */
  .d-print-block {
    display: block !important;
  }
  /* line 10808, app/assets/stylesheets/bootstrap.css */
  .d-print-grid {
    display: grid !important;
  }
  /* line 10812, app/assets/stylesheets/bootstrap.css */
  .d-print-table {
    display: table !important;
  }
  /* line 10816, app/assets/stylesheets/bootstrap.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 10820, app/assets/stylesheets/bootstrap.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 10824, app/assets/stylesheets/bootstrap.css */
  .d-print-flex {
    display: flex !important;
  }
  /* line 10828, app/assets/stylesheets/bootstrap.css */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 10832, app/assets/stylesheets/bootstrap.css */
  .d-print-none {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/* line 1, app/assets/stylesheets/login.css.scss */
.divide-colors {
  height: 100vh;
  background: linear-gradient(to bottom, #243762 0%, #243762 65%, #fff 35%, #fff 0%);
}

/* line 5, app/assets/stylesheets/login.css.scss */
.space {
  height: 15vh;
}

/* line 8, app/assets/stylesheets/login.css.scss */
.space-text {
  margin-bottom: 5%;
}

/* line 11, app/assets/stylesheets/login.css.scss */
.user-login {
  background: #4C65BA;
  color: #fff;
  margin-bottom: 5%;
}

/* line 16, app/assets/stylesheets/login.css.scss */
.image-login {
  height: 30vh;
  width: auto;
}

/* line 20, app/assets/stylesheets/login.css.scss */
.image-back {
  background: #243762;
  height: 45vh;
}

/* line 24, app/assets/stylesheets/login.css.scss */
.btn-login {
  background: #4C65BA  !important;
  color: #fff !important;
  margin-bottom: 5%;
}

/* line 29, app/assets/stylesheets/login.css.scss */
.text-height {
  height: 55vh;
}

/* line 32, app/assets/stylesheets/login.css.scss */
.text-custom {
  width: 65%;
  font-size: x-small;
}

/* line 36, app/assets/stylesheets/login.css.scss */
.text-color {
  color: #fff;
}

/* line 40, app/assets/stylesheets/login.css.scss */
.error {
  color: #FF2D53;
  font-size: small;
}

/* line 45, app/assets/stylesheets/login.css.scss */
table {
  border-collapse: collapse !important;
  width: 100% !important;
}

/* line 50, app/assets/stylesheets/login.css.scss */
th, td {
  padding: 8px !important;
  text-align: left !important;
  border-bottom: 1px solid #ddd !important;
}

/* line 56, app/assets/stylesheets/login.css.scss */
.th-title {
  font-size: medium !important;
}

/* line 60, app/assets/stylesheets/login.css.scss */
.btn-contestar {
  background: #4C65BA !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/questions.css.scss */
body {
  font-family: 'Montserrat', sans-serif !important;
}

/* line 4, app/assets/stylesheets/questions.css.scss */
.hidden {
  display: none !important;
}

/* line 7, app/assets/stylesheets/questions.css.scss */
.color-navbar {
  background: #4C65BA;
  color: #fff;
}

/* line 11, app/assets/stylesheets/questions.css.scss */
.img-logo {
  width: 20%;
  height: auto;
}

/* line 15, app/assets/stylesheets/questions.css.scss */
.space-top {
  margin-top: 2%;
  margin-bottom: 2%;
}

/* line 19, app/assets/stylesheets/questions.css.scss */
.btn-next {
  background: #4C65BA !important;
  color: #fff !important;
}

/* line 24, app/assets/stylesheets/questions.css.scss */
#error {
  color: #FF2D53;
}

/* line 27, app/assets/stylesheets/questions.css.scss */
.text {
  color: #fff;
}

/* line 30, app/assets/stylesheets/questions.css.scss */
.text:hover {
  color: #fff;
}

/* line 33, app/assets/stylesheets/questions.css.scss */
.icon_down {
  width: 20px;
  height: auto;
  object-fit: scale-down;
}

/* line 38, app/assets/stylesheets/questions.css.scss */
.space-question {
  margin-bottom: 1%;
}

/* line 42, app/assets/stylesheets/questions.css.scss */
.space-button {
  margin-bottom: 2%;
}

/* line 1, app/assets/stylesheets/results.css.scss */
.image-show {
  height: 100%;
  width: 100%;
}

/* line 5, app/assets/stylesheets/results.css.scss */
.logo-show {
  width: 60%;
}

/* line 8, app/assets/stylesheets/results.css.scss */
.custom-card {
  display: flex !important;
  flex-direction: row !important;
}

/* line 13, app/assets/stylesheets/results.css.scss */
.list {
  margin-bottom: 2px;
}

/* line 17, app/assets/stylesheets/results.css.scss */
.questions-style {
  font-size: 20px;
}

/* line 21, app/assets/stylesheets/results.css.scss */
.link-report {
  font-size: 20px;
}

/* line 25, app/assets/stylesheets/results.css.scss */
.text-report {
  font-size: 12px;
}

/* line 29, app/assets/stylesheets/results.css.scss */
.banner-report {
  width: 100%;
}

/* line 33, app/assets/stylesheets/results.css.scss */
.img-report {
  width: 250px;
}
/* line 1, app/assets/stylesheets/questions.css.scss */
body {
  font-family: 'Montserrat', sans-serif !important;
}

/* line 4, app/assets/stylesheets/questions.css.scss */
.hidden {
  display: none !important;
}

/* line 7, app/assets/stylesheets/questions.css.scss */
.color-navbar {
  background: #4C65BA;
  color: #fff;
}

/* line 11, app/assets/stylesheets/questions.css.scss */
.img-logo {
  width: 20%;
  height: auto;
}

/* line 15, app/assets/stylesheets/questions.css.scss */
.space-top {
  margin-top: 2%;
  margin-bottom: 2%;
}

/* line 19, app/assets/stylesheets/questions.css.scss */
.btn-next {
  background: #4C65BA !important;
  color: #fff !important;
}

/* line 24, app/assets/stylesheets/questions.css.scss */
#error {
  color: #FF2D53;
}

/* line 27, app/assets/stylesheets/questions.css.scss */
.text {
  color: #fff;
}

/* line 30, app/assets/stylesheets/questions.css.scss */
.text:hover {
  color: #fff;
}

/* line 33, app/assets/stylesheets/questions.css.scss */
.icon_down {
  width: 20px;
  height: auto;
  object-fit: scale-down;
}

/* line 38, app/assets/stylesheets/questions.css.scss */
.space-question {
  margin-bottom: 1%;
}

/* line 42, app/assets/stylesheets/questions.css.scss */
.space-button {
  margin-bottom: 2%;
}
/* line 1, app/assets/stylesheets/results.css.scss */
.image-show {
  height: 100%;
  width: 100%;
}

/* line 5, app/assets/stylesheets/results.css.scss */
.logo-show {
  width: 60%;
}

/* line 8, app/assets/stylesheets/results.css.scss */
.custom-card {
  display: flex !important;
  flex-direction: row !important;
}

/* line 13, app/assets/stylesheets/results.css.scss */
.list {
  margin-bottom: 2px;
}

/* line 17, app/assets/stylesheets/results.css.scss */
.questions-style {
  font-size: 20px;
}

/* line 21, app/assets/stylesheets/results.css.scss */
.link-report {
  font-size: 20px;
}

/* line 25, app/assets/stylesheets/results.css.scss */
.text-report {
  font-size: 12px;
}

/* line 29, app/assets/stylesheets/results.css.scss */
.banner-report {
  width: 100%;
}

/* line 33, app/assets/stylesheets/results.css.scss */
.img-report {
  width: 250px;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
@import "custom";
@import "login";
@import "questions";
@import "results";
