/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 1, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

/* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 88, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

/* line 110, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

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

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

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

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

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

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

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

/* line 157, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 166, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

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

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

/* line 182, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a, a:hover, a:focus {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus, textarea:not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 208, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus, textarea:not([tabindex]):focus {
  outline: 0;
}

/* line 218, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 226, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

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

/* line 250, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 255, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 267, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

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

/* line 279, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 290, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

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

/* line 308, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 313, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input, textarea:focus, input[type="search"], textarea[type="search"], button[type="submit"], input[type="submit"], textarea[type="submit"], input[type="tel"], textarea[type="tel"], input[type="password"], textarea[type="password"], input[type="email"], textarea[type="email"],
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 324, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
input,
textarea,
textarea:focus,
input[type="search"],
textarea[type="search"],
button[type="submit"],
input[type="submit"],
textarea[type="submit"],
input[type="tel"],
textarea[type="tel"],
input[type="password"],
textarea[type="password"],
input[type="email"],
textarea[type="email"] {
  overflow: visible;
}

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

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

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

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

/* line 365, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 373, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"], textarea[type="radio"], button[type="radio"][type="submit"],
input[type="checkbox"],
textarea[type="checkbox"],
button[type="checkbox"][type="submit"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 380, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"], textarea[type="date"], button[type="date"][type="submit"],
input[type="time"],
textarea[type="time"],
button[type="time"][type="submit"],
input[type="datetime-local"],
textarea[type="datetime-local"],
button[type="datetime-local"][type="submit"],
input[type="month"],
textarea[type="month"],
button[type="month"][type="submit"] {
  -webkit-appearance: listbox;
}

/* line 392, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

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

/* line 413, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

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

/* line 430, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

/* line 448, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

/* line 475, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

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

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

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

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

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

/* line 106, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

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

/* line 117, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

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

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

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

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

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

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

/* line 2, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
a > code, a:hover > code, a:focus > code {
  color: inherit;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

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

/* line 45, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

@media (min-width: 768px) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

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

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

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

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

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

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 114, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 130, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  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 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control {
    transition: none;
  }
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value, textarea.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

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

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

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

/* line 122, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

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

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

/* line 155, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 161, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 170, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 174, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 184, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 190, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 202, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 208, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 213, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 218, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 222, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 229, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  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='%2328a745' 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: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 65, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .was-validated textarea:valid:focus, .form-control.is-valid:focus, textarea.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 70, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

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

/* line 87, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 95, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .was-validated textarea:valid:focus, .custom-select.is-valid:focus, textarea.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 100, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

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

/* line 121, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 137, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 142, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .was-validated textarea:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before, textarea.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 153, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated textarea:valid:not(:checked):focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, textarea.is-valid:not(:checked):focus ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 163, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 167, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 172, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .was-validated textarea:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label, textarea.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

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

/* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

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

/* line 70, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

/* line 87, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

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

/* line 100, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

/* line 121, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 137, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 142, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .was-validated textarea:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before, textarea.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 153, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated textarea:invalid:not(:checked):focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, textarea.is-invalid:not(:checked):focus ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 163, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 167, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 172, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .was-validated textarea:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label, textarea.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 258, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 266, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 272, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 280, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 289, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 296, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 300, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 307, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 314, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 322, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 326, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -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;
  line-height: 1.5;
  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 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-primary.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-secondary.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled), .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-success.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-success.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled), .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-info.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-info.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled), .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-warning.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled), .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-danger.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled), .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-light.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-light.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled), .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-dark.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled), .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-outline-primary.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled), .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled), .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-outline-success.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled), .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-outline-info.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled), .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-outline-warning.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled), .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-outline-danger.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled), .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-outline-light.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled), .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-outline-dark.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 77, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 107, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 111, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 120, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 134, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"], textarea.btn-block[type="submit"], textarea.btn-block:focus, button.btn-block[type="submit"],
input.btn-block[type="reset"],
textarea.btn-block[type="reset"],
input.btn-block[type="button"],
textarea.btn-block[type="button"] {
  width: 100%;
}

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

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

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

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

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

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

/* line 2, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

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

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 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 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

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

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

/* line 87, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

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

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

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

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

/* line 106, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 160, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

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

/* line 177, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 187, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

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

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

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

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

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

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

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

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

/* line 84, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 111, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

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

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

/* line 127, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 152, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 156, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn textarea[type="radio"], .btn-group-toggle > .btn button[type="radio"][type="submit"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn textarea[type="checkbox"],
.btn-group-toggle > .btn button[type="checkbox"][type="submit"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 85, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 94, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 102, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 118, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text input[type="radio"], .input-group-text textarea[type="radio"], .input-group-text button[type="radio"][type="submit"],
.input-group-text input[type="checkbox"],
.input-group-text textarea[type="checkbox"],
.input-group-text button[type="checkbox"][type="submit"] {
  margin-top: 0;
}

/* line 130, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 147, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 152, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 164, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 177, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 186, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 75, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 108, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* line 119, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 130, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 133, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 144, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 150, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 156, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 167, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 171, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 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 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 192, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 199, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 212, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 230, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 239, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 250, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 257, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 263, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 268, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 276, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 289, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 297, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 305, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 310, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 315, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 320, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 325, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 342, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 366, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 373, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}

/* line 378, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 379, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 380, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 383, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 387, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  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 387, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 398, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

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

/* line 414, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  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 414, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 424, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

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

/* line 440, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-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;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 440, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 453, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 458, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 469, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 474, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 481, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 485, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 489, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 493, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 497, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 503, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: 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 503, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 77, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 94, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

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

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

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

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

/* line 84, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 108, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 142, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 140, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 142, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 140, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 142, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 140, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 142, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 140, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 156, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 167, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 172, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 140, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 142, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

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

/* line 160, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 167, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 172, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

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

/* line 194, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 203, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 210, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 215, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 223, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

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

/* line 232, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 234, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 246, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 255, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 262, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 267, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 275, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

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

/* line 284, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 286, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.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 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

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

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 92, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 102, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 130, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 143, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 147, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 143, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 156, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 173, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-group {
  display: flex;
  flex-direction: column;
}

/* line 179, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 173, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 187, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 192, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 199, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 202, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 207, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 214, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 217, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 222, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 239, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 238, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 249, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 262, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 266, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 270, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 276, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 281, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 285, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card .card-header {
  margin-bottom: -1px;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  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 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
  .badge {
    transition: none;
  }
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:hover, a.badge:focus, textarea.badge:focus {
  text-decoration: none;
}

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

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

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus, textarea.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-primary:focus, textarea.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus, textarea.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-secondary:focus, textarea.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus, textarea.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-success:focus, textarea.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus, textarea.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-info:focus, textarea.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus, textarea.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-warning:focus, textarea.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus, textarea.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-danger:focus, textarea.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus, textarea.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-light:focus, textarea.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus, textarea.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-dark:focus, textarea.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

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

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

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

/* line 33, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #002752;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

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

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

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

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

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

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

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

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

/* line 1, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

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

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 88, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 91, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 95, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  /* line 88, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 91, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  /* line 88, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 91, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  /* line 88, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 91, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  /* line 88, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 91, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

/* line 117, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 122, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 128, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

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

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus, textarea.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus, textarea.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus, textarea.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus, textarea.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus, textarea.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus, textarea.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus, textarea.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus, textarea.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus, textarea:not(.disabled):focus {
  opacity: .75;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  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.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.showing {
  opacity: 1;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 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);
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: 0.75rem;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

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

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

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

/* line 53, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 57, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

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

/* line 72, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 78, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 85, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 94, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

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

/* line 119, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 130, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 151, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 167, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 176, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 177, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 181, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 192, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 197, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 200, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 205, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 208, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 217, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

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

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

/* line 2, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  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 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

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

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

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

/* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

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

/* line 68, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  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 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

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

/* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 73, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 87, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 93, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 122, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 128, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

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

/* line 168, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

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

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

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

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

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

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

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

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

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

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

/* line 67, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

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

/* line 87, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

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

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

/* line 125, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 145, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 159, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 159, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    transition: none;
  }
}

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

/* line 187, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

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

/* line 9, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}

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

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

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}

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

/* line 3, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #007bff !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus, textarea.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus, textarea.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus, textarea.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus, textarea.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus, textarea.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus, textarea.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus, textarea.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus, textarea.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #007bff !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

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

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: sticky !important;
}

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

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

@supports (position: sticky) {
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #007bff !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus, textarea.text-primary:focus {
  color: #0056b3 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus, textarea.text-secondary:focus {
  color: #494f54 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus, textarea.text-success:focus {
  color: #19692c !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus, textarea.text-info:focus {
  color: #0f6674 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus, textarea.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus, textarea.text-danger:focus {
  color: #a71d2a !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus, textarea.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus, textarea.text-dark:focus {
  color: #121416 !important;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 72, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 117, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 134, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 9, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 16, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 21, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  /* line 26, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 30, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 36, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 44, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 51, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 59, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 66, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 70, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 74, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 77, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 80, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

/* line 83, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 91, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 94, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 105, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 116, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 127, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 138, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 149, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 160, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 171, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 182, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 193, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 196, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 207, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 214, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 219, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 223, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 228, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 233, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 236, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 242, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 253, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 264, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 267, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 270, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 275, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

/* line 281, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 286, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 293, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 297, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 300, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 311, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 317, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 320, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 326, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 335, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 338, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 343, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 346, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 352, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 356, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 359, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 362, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 365, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*!
 * 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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-1x {
  font-size: 1em;
}

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

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

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

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

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

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

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

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

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

/* line 13, ../usr/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, ../usr/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

/* line 71, ../usr/local/bundle/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/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  transform: rotate(90deg);
}

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

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

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

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

/* line 24, ../usr/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

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

/* line 29, ../usr/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-0 {
  --fa: "\30";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 8, ../usr/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-alt {
  --fa: "\f422";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 8, ../usr/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sterling-sign {
  --fa: "\f154";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-import {
  --fa: "\f56f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-file {
  --fa: "\f56f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-arrow-up-right {
  --fa: "\f14c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square {
  --fa: "\f14c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-open {
  --fa: "\f49e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll {
  --fa: "\f70e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spa {
  --fa: "\f5bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin-lock {
  --fa: "\e51f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause {
  --fa: "\f04c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-avalanche {
  --fa: "\e507";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-empty {
  --fa: "\f2cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-0 {
  --fa: "\f2cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0 {
  --fa: "\f2cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-empty {
  --fa: "\f2cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb {
  --fa: "\f1e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered {
  --fa: "\f25d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-card {
  --fa: "\f2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-contact-card {
  --fa: "\f2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard {
  --fa: "\f2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced-flip {
  --fa: "\f516";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-right {
  --fa: "\f516";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript {
  --fa: "\f12c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond-turn-right {
  --fa: "\f5eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-directions {
  --fa: "\f5eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burst {
  --fa: "\e4dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-laptop {
  --fa: "\e066";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-house {
  --fa: "\e066";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-tired {
  --fa: "\f5c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tired {
  --fa: "\f5c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bills {
  --fa: "\e1f3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smog {
  --fa: "\f75f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crutch {
  --fa: "\f7f7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-up {
  --fa: "\f0ee";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload {
  --fa: "\f0ee";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload-alt {
  --fa: "\f0ee";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-palette {
  --fa: "\f53f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-right {
  --fa: "\e4c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest {
  --fa: "\e085";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ferry {
  --fa: "\e4ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-people {
  --fa: "\e4b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-seedling {
  --fa: "\f4d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sprout {
  --fa: "\f4d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-right {
  --fa: "\f337";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-h {
  --fa: "\f337";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-packing {
  --fa: "\e4c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-left {
  --fa: "\f0a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left {
  --fa: "\f0a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-group-arrows-rotate {
  --fa: "\e4f6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-food {
  --fa: "\e4c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-candy-cane {
  --fa: "\f786";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-wide-short {
  --fa: "\f160";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc {
  --fa: "\f160";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down {
  --fa: "\f160";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-bolt {
  --fa: "\f76c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thunderstorm {
  --fa: "\f76c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-slash {
  --fa: "\f87d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove-format {
  --fa: "\f87d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile-wink {
  --fa: "\f4da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-wink {
  --fa: "\f4da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word {
  --fa: "\f1c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint {
  --fa: "\f1c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right {
  --fa: "\f07e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h {
  --fa: "\f07e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-lock {
  --fa: "\e510";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-down {
  --fa: "\f0ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download {
  --fa: "\f0ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download-alt {
  --fa: "\f0ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-children {
  --fa: "\e4e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard {
  --fa: "\f51b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blackboard {
  --fa: "\f51b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large-slash {
  --fa: "\f4fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt-slash {
  --fa: "\f4fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open {
  --fa: "\f2b6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple-slash {
  --fa: "\e05f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt-slash {
  --fa: "\e05f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mattress-pillow {
  --fa: "\e525";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-guarani-sign {
  --fa: "\e19a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-rotate {
  --fa: "\f021";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh {
  --fa: "\f021";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync {
  --fa: "\f021";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher {
  --fa: "\f134";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cruzeiro-sign {
  --fa: "\e152";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than-equal {
  --fa: "\f532";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-halved {
  --fa: "\f3ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-alt {
  --fa: "\f3ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-atlas {
  --fa: "\f558";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlas {
  --fa: "\f558";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus {
  --fa: "\e074";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-circle-check {
  --fa: "\e4e8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-layer-group {
  --fa: "\f5fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-dot {
  --fa: "\e4be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-archway {
  --fa: "\f557";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-check {
  --fa: "\e4fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-crack {
  --fa: "\f6f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-damage {
  --fa: "\f6f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zipper {
  --fa: "\f1c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-archive {
  --fa: "\f1c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square {
  --fa: "\f0c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-empty {
  --fa: "\f000";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini {
  --fa: "\f000";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-couch {
  --fa: "\f4b8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cedi-sign {
  --fa: "\e0df";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic {
  --fa: "\f033";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-column-lock {
  --fa: "\e678";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-church {
  --fa: "\f51d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-dollar {
  --fa: "\f653";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-democrat {
  --fa: "\f747";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-z {
  --fa: "\5a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing {
  --fa: "\f7c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing {
  --fa: "\f7c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-lock {
  --fa: "\e567";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-a {
  --fa: "\41";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-down {
  --fa: "\e03f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-down {
  --fa: "\e03f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-pointed {
  --fa: "\f56b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-alt {
  --fa: "\f56b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-p {
  --fa: "\50";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake {
  --fa: "\f2dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper {
  --fa: "\f1ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-ad {
  --fa: "\f641";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ad {
  --fa: "\f641";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-right {
  --fa: "\f0a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right {
  --fa: "\f0a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter-circle-xmark {
  --fa: "\e17b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-locust {
  --fa: "\e520";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort {
  --fa: "\f0dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted {
  --fa: "\f0dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol {
  --fa: "\f0cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-1-2 {
  --fa: "\f0cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-numeric {
  --fa: "\f0cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress-burst {
  --fa: "\e544";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-dollar {
  --fa: "\f53d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-alt {
  --fa: "\f53d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vector-square {
  --fa: "\f5cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bread-slice {
  --fa: "\f7ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-language {
  --fa: "\f1ab";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss-wink-heart {
  --fa: "\f598";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-wink-heart {
  --fa: "\f598";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter {
  --fa: "\f0b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-question {
  --fa: "\3f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-signature {
  --fa: "\f573";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down-left-right {
  --fa: "\f0b2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt {
  --fa: "\f0b2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-user {
  --fa: "\e065";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-heart {
  --fa: "\f4be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece {
  --fa: "\f12e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check {
  --fa: "\f53c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-stroke {
  --fa: "\f5c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-alt {
  --fa: "\f5c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code {
  --fa: "\f121";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-whiskey-glass {
  --fa: "\f7a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-whiskey {
  --fa: "\f7a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-exclamation {
  --fa: "\e4d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-chart {
  --fa: "\e522";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-from-square {
  --fa: "\f08e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link {
  --fa: "\f08e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes-stacked {
  --fa: "\e4e6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-won-sign {
  --fa: "\f159";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-krw {
  --fa: "\f159";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-won {
  --fa: "\f159";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-covid {
  --fa: "\e4a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-austral-sign {
  --fa: "\e0a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-f {
  --fa: "\46";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf {
  --fa: "\f06c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road {
  --fa: "\f018";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-taxi {
  --fa: "\f1ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab {
  --fa: "\f1ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-plus {
  --fa: "\e541";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-pie {
  --fa: "\f200";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart {
  --fa: "\f200";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt-lightning {
  --fa: "\e0b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sack-xmark {
  --fa: "\e56a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel {
  --fa: "\f1c3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-contract {
  --fa: "\f56c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish-fins {
  --fa: "\e4f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-flag {
  --fa: "\e4d5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam {
  --fa: "\f582";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam {
  --fa: "\f582";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup {
  --fa: "\f248";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poop {
  --fa: "\f619";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin {
  --fa: "\f041";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker {
  --fa: "\f041";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaaba {
  --fa: "\f66b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper {
  --fa: "\f71e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helmet-safety {
  --fa: "\f807";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-hat {
  --fa: "\f807";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-hard {
  --fa: "\f807";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject {
  --fa: "\f052";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-right {
  --fa: "\f35a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-right {
  --fa: "\f35a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-check {
  --fa: "\e555";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-rolling-eyes {
  --fa: "\f5a5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-rolling-eyes {
  --fa: "\f5a5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group {
  --fa: "\f247";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-line {
  --fa: "\f201";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart {
  --fa: "\f201";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-ventilator {
  --fa: "\e524";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right {
  --fa: "\f061";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signs-post {
  --fa: "\f277";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs {
  --fa: "\f277";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cash-register {
  --fa: "\f788";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-question {
  --fa: "\e542";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-h {
  --fa: "\48";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp {
  --fa: "\e57b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver-wrench {
  --fa: "\f7d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tools {
  --fa: "\f7d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-eye {
  --fa: "\e4bf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-bolt {
  --fa: "\e55b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart {
  --fa: "\f004";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-and-venus {
  --fa: "\f224";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-user {
  --fa: "\e1b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-user {
  --fa: "\e1b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster-fire {
  --fa: "\f794";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-crack {
  --fa: "\e3b1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-citrus {
  --fa: "\f561";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cocktail {
  --fa: "\f561";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-surprise {
  --fa: "\f5c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-surprise {
  --fa: "\f5c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-water {
  --fa: "\e4c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-pause {
  --fa: "\f28b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle {
  --fa: "\f28b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper-slash {
  --fa: "\e072";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-whole {
  --fa: "\f5d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-alt {
  --fa: "\f5d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kitchen-set {
  --fa: "\e51a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-r {
  --fa: "\52";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-quarter {
  --fa: "\f2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-1 {
  --fa: "\f2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1 {
  --fa: "\f2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-quarter {
  --fa: "\f2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube {
  --fa: "\f1b2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin-sign {
  --fa: "\e0b4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-dog {
  --fa: "\e573";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-solar-panel {
  --fa: "\f5ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock-open {
  --fa: "\f3c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-elevator {
  --fa: "\e16d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-transfer {
  --fa: "\e528";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-trend-up {
  --fa: "\e529";
}

/* line 8, ../usr/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-poll-horizontal {
  --fa: "\f682";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll-h {
  --fa: "\f682";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle {
  --fa: "\f111";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-fast {
  --fa: "\f049";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward {
  --fa: "\f049";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle {
  --fa: "\f1b8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-astronaut {
  --fa: "\f4fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-slash {
  --fa: "\e069";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark {
  --fa: "\f25c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball {
  --fa: "\f434";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball-ball {
  --fa: "\f434";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite-dish {
  --fa: "\f7c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-up {
  --fa: "\f35b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-up {
  --fa: "\f35b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen-button {
  --fa: "\f3cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-alt {
  --fa: "\f3cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-high {
  --fa: "\f028";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up {
  --fa: "\f028";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-rays {
  --fa: "\e593";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wallet {
  --fa: "\f555";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-check {
  --fa: "\f46c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-audio {
  --fa: "\f1c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burger {
  --fa: "\f805";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamburger {
  --fa: "\f805";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench {
  --fa: "\f0ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bugs {
  --fa: "\e4d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee-sign {
  --fa: "\f156";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee {
  --fa: "\f156";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-image {
  --fa: "\f1c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-question {
  --fa: "\f059";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle {
  --fa: "\f059";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-departure {
  --fa: "\f5b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-slash {
  --fa: "\e060";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bookmark {
  --fa: "\e0bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-branch {
  --fa: "\f126";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy {
  --fa: "\f8c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge {
  --fa: "\e4c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-flip {
  --fa: "\f879";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-alt {
  --fa: "\f879";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-front {
  --fa: "\e2b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cat {
  --fa: "\f6be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field {
  --fa: "\e58d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-route {
  --fa: "\f4d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-question {
  --fa: "\e4e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-panorama {
  --fa: "\e209";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-medical {
  --fa: "\f7f5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth-open {
  --fa: "\f62f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-minus {
  --fa: "\e4ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags {
  --fa: "\f02c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass {
  --fa: "\f4e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward-fast {
  --fa: "\f050";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward {
  --fa: "\f050";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh-blank {
  --fa: "\f5a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-blank {
  --fa: "\f5a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-parking {
  --fa: "\f540";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-parking {
  --fa: "\f540";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-signal {
  --fa: "\e012";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-progress {
  --fa: "\f828";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks-alt {
  --fa: "\f828";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet-drip {
  --fa: "\e006";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed {
  --fa: "\f474";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-flatbed {
  --fa: "\f474";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban-smoking {
  --fa: "\f54d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking-ban {
  --fa: "\f54d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal {
  --fa: "\f120";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-button {
  --fa: "\f10b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-flag {
  --fa: "\e514";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basket-shopping {
  --fa: "\f291";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket {
  --fa: "\f291";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tape {
  --fa: "\f4db";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-simple {
  --fa: "\f55e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-alt {
  --fa: "\f55e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye {
  --fa: "\f06e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-cry {
  --fa: "\f5b3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-cry {
  --fa: "\f5b3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description {
  --fa: "\f29e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-to-person {
  --fa: "\e54c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-shield {
  --fa: "\e4f0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-slash {
  --fa: "\f506";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen {
  --fa: "\f304";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-observation {
  --fa: "\e586";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code {
  --fa: "\f1c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal {
  --fa: "\f012";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-5 {
  --fa: "\f012";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-perfect {
  --fa: "\f012";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus {
  --fa: "\f207";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-xmark {
  --fa: "\e501";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney {
  --fa: "\e3af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg {
  --fa: "\e3af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize {
  --fa: "\f2d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-frown {
  --fa: "\f119";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown {
  --fa: "\f119";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription {
  --fa: "\f5b1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop {
  --fa: "\f54f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt {
  --fa: "\f54f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-floppy-disk {
  --fa: "\f0c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-save {
  --fa: "\f0c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vihara {
  --fa: "\f6a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced {
  --fa: "\f515";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-left {
  --fa: "\f515";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up {
  --fa: "\f0de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-asc {
  --fa: "\f0de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dots {
  --fa: "\f4ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting {
  --fa: "\f4ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plant-wilt {
  --fa: "\e5aa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond {
  --fa: "\f219";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint {
  --fa: "\f585";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint {
  --fa: "\f585";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-dollar {
  --fa: "\f4c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-usd {
  --fa: "\f4c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-diagram {
  --fa: "\e695";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacterium {
  --fa: "\e05a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer {
  --fa: "\f25a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum-steelpan {
  --fa: "\f56a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors {
  --fa: "\f257";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-praying {
  --fa: "\f684";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-praying-hands {
  --fa: "\f684";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-right {
  --fa: "\f01e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-rotate {
  --fa: "\f01e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-forward {
  --fa: "\f01e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo {
  --fa: "\f01e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-biohazard {
  --fa: "\f780";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-crosshairs {
  --fa: "\f601";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location {
  --fa: "\f601";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double {
  --fa: "\f227";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-dress {
  --fa: "\e59c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-between-lines {
  --fa: "\e591";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs-virus {
  --fa: "\e067";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tears {
  --fa: "\f588";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tears {
  --fa: "\f588";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone {
  --fa: "\f095";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-xmark {
  --fa: "\f273";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times {
  --fa: "\f273";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-reaching {
  --fa: "\e59d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-virus {
  --fa: "\e064";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-gear {
  --fa: "\f4fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-cog {
  --fa: "\f4fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-1-9 {
  --fa: "\f163";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up {
  --fa: "\f163";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-closed {
  --fa: "\f52a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-virus {
  --fa: "\e06c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-six {
  --fa: "\f526";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito-net {
  --fa: "\e52c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-fragment {
  --fa: "\e697";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-water {
  --fa: "\e4ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-booth {
  --fa: "\f756";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width {
  --fa: "\f035";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-wizard {
  --fa: "\f6e8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-fancy {
  --fa: "\f5ac";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-digging {
  --fa: "\f85e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-digging {
  --fa: "\f85e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash {
  --fa: "\f1f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple {
  --fa: "\f629";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-med {
  --fa: "\f629";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-average {
  --fa: "\f629";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-medical {
  --fa: "\f7e6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo {
  --fa: "\f2fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right {
  --fa: "\f10e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right-alt {
  --fa: "\f10e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirt {
  --fa: "\f553";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-t-shirt {
  --fa: "\f553";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tshirt {
  --fa: "\f553";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes {
  --fa: "\f1b3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-divide {
  --fa: "\f529";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge-sign {
  --fa: "\f7d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge {
  --fa: "\f7d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones {
  --fa: "\f025";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding {
  --fa: "\f4c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-clapping {
  --fa: "\e1a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-republican {
  --fa: "\f75e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left {
  --fa: "\f060";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-xmark {
  --fa: "\e543";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler {
  --fa: "\f545";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left {
  --fa: "\f036";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d6 {
  --fa: "\f6d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-restroom {
  --fa: "\f7bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-j {
  --fa: "\4a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-viewfinder {
  --fa: "\e595";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-video {
  --fa: "\f1c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-right-from-square {
  --fa: "\f35d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-alt {
  --fa: "\f35d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells {
  --fa: "\f00a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th {
  --fa: "\f00a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf {
  --fa: "\f1c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bible {
  --fa: "\f647";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bible {
  --fa: "\f647";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-o {
  --fa: "\4f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-medical {
  --fa: "\f0fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit {
  --fa: "\f0fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret {
  --fa: "\f21b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-otter {
  --fa: "\f700";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress {
  --fa: "\f182";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-female {
  --fa: "\f182";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dollar {
  --fa: "\f651";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-business-time {
  --fa: "\f64a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-clock {
  --fa: "\f64a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-large {
  --fa: "\f009";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large {
  --fa: "\f009";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-tanakh {
  --fa: "\f827";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tanakh {
  --fa: "\f827";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-volume {
  --fa: "\f2a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone {
  --fa: "\f2a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy-side {
  --fa: "\f8c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-user {
  --fa: "\f7f3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child {
  --fa: "\f1ae";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lira-sign {
  --fa: "\f195";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite {
  --fa: "\f7bf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-lock {
  --fa: "\e558";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag {
  --fa: "\f02b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment {
  --fa: "\f075";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake-candles {
  --fa: "\f1fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake {
  --fa: "\f1fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake {
  --fa: "\f1fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope {
  --fa: "\f0e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-up {
  --fa: "\f102";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up {
  --fa: "\f102";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip {
  --fa: "\f0c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-city {
  --fa: "\e4b3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ribbon {
  --fa: "\f4d6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs {
  --fa: "\f604";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-9-1 {
  --fa: "\f887";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up-alt {
  --fa: "\f887";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-litecoin-sign {
  --fa: "\e1d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-none {
  --fa: "\f850";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-nodes {
  --fa: "\e4e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-parachute-box {
  --fa: "\f4cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent {
  --fa: "\f03c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field-un {
  --fa: "\e58e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass {
  --fa: "\f254";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-empty {
  --fa: "\f254";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain {
  --fa: "\f6fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-doctor {
  --fa: "\f0f0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md {
  --fa: "\f0f0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-info {
  --fa: "\f05a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle {
  --fa: "\f05a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-meatball {
  --fa: "\f73b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera {
  --fa: "\f030";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-alt {
  --fa: "\f030";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-virus {
  --fa: "\e578";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meteor {
  --fa: "\f753";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-on {
  --fa: "\e4dd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sleigh {
  --fa: "\f7cc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-1-9 {
  --fa: "\f162";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc {
  --fa: "\f162";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down {
  --fa: "\f162";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-droplet {
  --fa: "\f4c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-water {
  --fa: "\f4c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-water {
  --fa: "\f773";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check {
  --fa: "\f274";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille {
  --fa: "\f2a1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-medical {
  --fa: "\f486";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-alt {
  --fa: "\f486";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark {
  --fa: "\f66f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck {
  --fa: "\f0d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs {
  --fa: "\f05b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-cane {
  --fa: "\e53c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent {
  --fa: "\e57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest-patches {
  --fa: "\e086";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-double {
  --fa: "\f560";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-a-z {
  --fa: "\f15d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc {
  --fa: "\f15d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down {
  --fa: "\f15d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wheat {
  --fa: "\e52a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie {
  --fa: "\f563";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-left {
  --fa: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-rotate {
  --fa: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-back {
  --fa: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-backward {
  --fa: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo {
  --fa: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-drive {
  --fa: "\f0a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd {
  --fa: "\f0a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint-tears {
  --fa: "\f586";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint-tears {
  --fa: "\f586";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumbbell {
  --fa: "\f44b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-list {
  --fa: "\f022";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt {
  --fa: "\f022";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp-droplet {
  --fa: "\e57c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-check {
  --fa: "\e511";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing-nordic {
  --fa: "\f7ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing-nordic {
  --fa: "\f7ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus {
  --fa: "\f271";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-arrival {
  --fa: "\f5af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-left {
  --fa: "\f359";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-left {
  --fa: "\f359";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-subway {
  --fa: "\f239";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway {
  --fa: "\f239";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-gantt {
  --fa: "\e0e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee-sign {
  --fa: "\e1bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee {
  --fa: "\e1bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-inr {
  --fa: "\e1bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-simple {
  --fa: "\f565";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-alt {
  --fa: "\f565";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1 {
  --fa: "\f3d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-alt {
  --fa: "\f3d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-long {
  --fa: "\f30a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-left {
  --fa: "\f30a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dna {
  --fa: "\f471";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-slash {
  --fa: "\e075";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus {
  --fa: "\f068";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subtract {
  --fa: "\f068";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess {
  --fa: "\f439";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-long {
  --fa: "\f177";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left {
  --fa: "\f177";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-check {
  --fa: "\e55c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view {
  --fa: "\f21d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-franc-sign {
  --fa: "\e18f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off {
  --fa: "\f026";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-asl-interpreting {
  --fa: "\f2a3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting {
  --fa: "\f2a3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear {
  --fa: "\f013";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cog {
  --fa: "\f013";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet-slash {
  --fa: "\f5c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint-slash {
  --fa: "\f5c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosque {
  --fa: "\f678";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito {
  --fa: "\e52b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-david {
  --fa: "\f69a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-rifle {
  --fa: "\e54b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-shopping {
  --fa: "\f07a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart {
  --fa: "\f07a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vials {
  --fa: "\f493";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-plus {
  --fa: "\e55f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-place-of-worship {
  --fa: "\f67f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-vertical {
  --fa: "\f58e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hexagon-nodes {
  --fa: "\e699";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-up {
  --fa: "\f148";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up {
  --fa: "\f148";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-u {
  --fa: "\55";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-variable {
  --fa: "\f698";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-alt {
  --fa: "\f698";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock {
  --fa: "\f017";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-four {
  --fa: "\f017";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-step {
  --fa: "\f048";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward {
  --fa: "\f048";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pallet {
  --fa: "\f482";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet {
  --fa: "\e005";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-bat-ball {
  --fa: "\f432";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-s {
  --fa: "\53";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-timeline {
  --fa: "\e29c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard {
  --fa: "\f11c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down {
  --fa: "\f0d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-medical {
  --fa: "\f7f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clinic-medical {
  --fa: "\f7f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-three-quarters {
  --fa: "\f2c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-3 {
  --fa: "\f2c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3 {
  --fa: "\f2c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-three-quarters {
  --fa: "\f2c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen {
  --fa: "\f3cf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android-alt {
  --fa: "\f3cf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-up {
  --fa: "\e22d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-piggy-bank {
  --fa: "\f4d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-half {
  --fa: "\f242";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3 {
  --fa: "\f242";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-city {
  --fa: "\e52e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-coins {
  --fa: "\f51e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-khanda {
  --fa: "\f66d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders {
  --fa: "\f1de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders-h {
  --fa: "\f1de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-tree {
  --fa: "\f802";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-network-wired {
  --fa: "\f6ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin {
  --fa: "\f276";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamsa {
  --fa: "\f665";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cent-sign {
  --fa: "\e3f5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask {
  --fa: "\f0c3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-pregnant {
  --fa: "\e31e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-sparkles {
  --fa: "\f72b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-vertical {
  --fa: "\f142";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v {
  --fa: "\f142";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket {
  --fa: "\f145";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off {
  --fa: "\f011";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-long {
  --fa: "\f30b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-right {
  --fa: "\f30b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-usa {
  --fa: "\f74d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-file {
  --fa: "\e51d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty {
  --fa: "\f1e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teletype {
  --fa: "\f1e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-next {
  --fa: "\e476";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-rifle {
  --fa: "\e54e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-exclamation {
  --fa: "\e512";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-closed-captioning {
  --fa: "\f20a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-hiking {
  --fa: "\f6ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hiking {
  --fa: "\f6ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double {
  --fa: "\f226";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-images {
  --fa: "\f302";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator {
  --fa: "\f1ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-pulling {
  --fa: "\e535";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-n {
  --fa: "\4e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cable-car {
  --fa: "\f7da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tram {
  --fa: "\f7da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-rain {
  --fa: "\f73d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-xmark {
  --fa: "\e4d4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship {
  --fa: "\f21a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-line {
  --fa: "\e4b8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-download {
  --fa: "\f019";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin {
  --fa: "\f580";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin {
  --fa: "\f580";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-delete-left {
  --fa: "\f55a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backspace {
  --fa: "\f55a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper {
  --fa: "\f1fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper-empty {
  --fa: "\f1fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper {
  --fa: "\f1fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-check {
  --fa: "\e5a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward {
  --fa: "\f04e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile {
  --fa: "\f3ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android {
  --fa: "\f3ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone {
  --fa: "\f3ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh {
  --fa: "\f11a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh {
  --fa: "\f11a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center {
  --fa: "\f037";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-skull {
  --fa: "\f6b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-dead {
  --fa: "\f6b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card {
  --fa: "\f2c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license {
  --fa: "\f2c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-outdent {
  --fa: "\f03b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent {
  --fa: "\f03b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-exclamation {
  --fa: "\e4fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house {
  --fa: "\f015";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home {
  --fa: "\f015";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-alt {
  --fa: "\f015";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg-alt {
  --fa: "\f015";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-week {
  --fa: "\f784";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-medical {
  --fa: "\f812";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-b {
  --fa: "\42";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical {
  --fa: "\f477";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-one {
  --fa: "\f525";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiwi-bird {
  --fa: "\f535";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange {
  --fa: "\f0ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right {
  --fa: "\f2f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo-alt {
  --fa: "\f2f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-forward {
  --fa: "\f2f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensils {
  --fa: "\f2e7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery {
  --fa: "\f2e7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-wide-short {
  --fa: "\f161";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up {
  --fa: "\f161";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mill-sign {
  --fa: "\e1ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-rice {
  --fa: "\e2eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull {
  --fa: "\f54c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-broadcast {
  --fa: "\f519";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broadcast-tower {
  --fa: "\f519";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-pickup {
  --fa: "\f63c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-long {
  --fa: "\f30c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-up {
  --fa: "\f30c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop {
  --fa: "\f04d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-merge {
  --fa: "\f387";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload {
  --fa: "\f093";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hurricane {
  --fa: "\f751";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mound {
  --fa: "\e52d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-portable {
  --fa: "\e583";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compact-disc {
  --fa: "\f51f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-arrow-down {
  --fa: "\f56d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-download {
  --fa: "\f56d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caravan {
  --fa: "\f8ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-cat {
  --fa: "\e572";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt {
  --fa: "\f0e7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-zap {
  --fa: "\f0e7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water {
  --fa: "\e4f4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-well {
  --fa: "\e532";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vault {
  --fa: "\e2c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars {
  --fa: "\f222";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet {
  --fa: "\f7d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-xmark {
  --fa: "\e557";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen-sign {
  --fa: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny {
  --fa: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jpy {
  --fa: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rmb {
  --fa: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen {
  --fa: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble-sign {
  --fa: "\f158";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rouble {
  --fa: "\f158";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rub {
  --fa: "\f158";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble {
  --fa: "\f158";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun {
  --fa: "\f185";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-guitar {
  --fa: "\f7a6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-wink {
  --fa: "\f59c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-wink {
  --fa: "\f59c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse-head {
  --fa: "\f7ab";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bore-hole {
  --fa: "\e4c3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry {
  --fa: "\f275";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-down {
  --fa: "\f358";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-down {
  --fa: "\f358";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-florin-sign {
  --fa: "\e184";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-short-wide {
  --fa: "\f884";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc {
  --fa: "\f884";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down-alt {
  --fa: "\f884";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than {
  --fa: "\3c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down {
  --fa: "\f107";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-tunnel {
  --fa: "\e4de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough {
  --fa: "\e061";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines {
  --fa: "\f7a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down {
  --fa: "\f165";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-lock {
  --fa: "\f502";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-long {
  --fa: "\f178";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right {
  --fa: "\f178";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-xmark {
  --fa: "\e4ac";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis {
  --fa: "\f141";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h {
  --fa: "\f141";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-pawn {
  --fa: "\f443";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kit-medical {
  --fa: "\f479";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-aid {
  --fa: "\f479";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-through-window {
  --fa: "\e5a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toolbox {
  --fa: "\f552";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding-circle {
  --fa: "\e4fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug {
  --fa: "\f188";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card {
  --fa: "\f09d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt {
  --fa: "\f09d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car {
  --fa: "\f1b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile {
  --fa: "\f1b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-hand {
  --fa: "\e4f7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open-reader {
  --fa: "\f5da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-reader {
  --fa: "\f5da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-sun {
  --fa: "\e52f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d20 {
  --fa: "\f6cf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-droplet {
  --fa: "\e58c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-xmark {
  --fa: "\e5a1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-up {
  --fa: "\e040";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-up {
  --fa: "\e040";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-medal {
  --fa: "\f5a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed {
  --fa: "\f236";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-h {
  --fa: "\f0fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square {
  --fa: "\f0fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast {
  --fa: "\f2ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-full {
  --fa: "\f2c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-4 {
  --fa: "\f2c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4 {
  --fa: "\f2c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-full {
  --fa: "\f2c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell {
  --fa: "\f0f3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript {
  --fa: "\f12b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-xmark {
  --fa: "\e560";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-life {
  --fa: "\f621";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-slash {
  --fa: "\f3dd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-roller {
  --fa: "\f5aa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-angle {
  --fa: "\f4c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-helping {
  --fa: "\f4c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-dot {
  --fa: "\f3c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker-alt {
  --fa: "\f3c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file {
  --fa: "\f15b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than {
  --fa: "\3e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-swimming {
  --fa: "\f5c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimmer {
  --fa: "\f5c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down {
  --fa: "\f063";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet {
  --fa: "\f043";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint {
  --fa: "\f043";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser {
  --fa: "\f12d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-americas {
  --fa: "\f57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth {
  --fa: "\f57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-america {
  --fa: "\f57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-americas {
  --fa: "\f57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-burst {
  --fa: "\e53b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dove {
  --fa: "\f4ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-empty {
  --fa: "\f244";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0 {
  --fa: "\f244";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-socks {
  --fa: "\f696";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox {
  --fa: "\f01c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-section {
  --fa: "\e447";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-high {
  --fa: "\f625";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt {
  --fa: "\f625";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt-fast {
  --fa: "\f625";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-text {
  --fa: "\f658";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital {
  --fa: "\f0f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-alt {
  --fa: "\f0f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-wide {
  --fa: "\f0f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-bottle {
  --fa: "\f72f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-rook {
  --fa: "\f447";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-staggered {
  --fa: "\f550";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reorder {
  --fa: "\f550";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stream {
  --fa: "\f550";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dharmachakra {
  --fa: "\f655";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotdog {
  --fa: "\f80f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-with-cane {
  --fa: "\f29d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind {
  --fa: "\f29d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum {
  --fa: "\f569";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ice-cream {
  --fa: "\f810";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-bolt {
  --fa: "\e4fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax {
  --fa: "\f1ac";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph {
  --fa: "\f1dd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-to-slot {
  --fa: "\f772";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vote-yea {
  --fa: "\f772";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half {
  --fa: "\f089";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-stacked {
  --fa: "\f468";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes {
  --fa: "\f468";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-alt {
  --fa: "\f468";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-link {
  --fa: "\f0c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain {
  --fa: "\f0c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ear-listen {
  --fa: "\f2a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems {
  --fa: "\f2a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree-city {
  --fa: "\e587";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-play {
  --fa: "\f04b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-font {
  --fa: "\f031";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-row-lock {
  --fa: "\e67a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupiah-sign {
  --fa: "\e23d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass {
  --fa: "\f002";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search {
  --fa: "\f002";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis {
  --fa: "\f45d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dots-from-line {
  --fa: "\f470";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagnoses {
  --fa: "\f470";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-can-arrow-up {
  --fa: "\f82a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore-alt {
  --fa: "\f82a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-naira-sign {
  --fa: "\e1f6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down {
  --fa: "\f218";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-walkie-talkie {
  --fa: "\f8ef";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pen {
  --fa: "\f31c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-edit {
  --fa: "\f31c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-receipt {
  --fa: "\f543";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-pen {
  --fa: "\f14b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-square {
  --fa: "\f14b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square {
  --fa: "\f14b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-rolling {
  --fa: "\f5c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-exclamation {
  --fa: "\e53f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down {
  --fa: "\f078";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-full {
  --fa: "\f240";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery {
  --fa: "\f240";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-5 {
  --fa: "\f240";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull-crossbones {
  --fa: "\f714";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-compare {
  --fa: "\e13a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul {
  --fa: "\f0ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-dots {
  --fa: "\f0ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-lock {
  --fa: "\e56f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-cell {
  --fa: "\e585";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-down-long {
  --fa: "\f309";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-down {
  --fa: "\f309";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ranking-star {
  --fa: "\e561";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-king {
  --fa: "\f43f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-harassing {
  --fa: "\e549";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brazilian-real-sign {
  --fa: "\e46c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-dome {
  --fa: "\f752";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-alt {
  --fa: "\f752";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up {
  --fa: "\f062";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv {
  --fa: "\f26c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-television {
  --fa: "\f26c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv-alt {
  --fa: "\f26c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shrimp {
  --fa: "\e448";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-check {
  --fa: "\f0ae";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks {
  --fa: "\f0ae";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jug-detergent {
  --fa: "\e519";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-user {
  --fa: "\f2bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle {
  --fa: "\f2bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-shield {
  --fa: "\f505";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wind {
  --fa: "\f72e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-burst {
  --fa: "\f5e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-crash {
  --fa: "\f5e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-y {
  --fa: "\59";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-snowboarding {
  --fa: "\f7ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowboarding {
  --fa: "\f7ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-fast {
  --fa: "\f48b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shipping-fast {
  --fa: "\f48b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish {
  --fa: "\f578";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-graduate {
  --fa: "\f501";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-half-stroke {
  --fa: "\f042";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust {
  --fa: "\f042";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clapperboard {
  --fa: "\e131";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-radiation {
  --fa: "\f7ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation-alt {
  --fa: "\f7ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball {
  --fa: "\f433";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-ball {
  --fa: "\f433";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter-up {
  --fa: "\e518";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-project {
  --fa: "\f542";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-project-diagram {
  --fa: "\f542";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy {
  --fa: "\f0c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-xmark {
  --fa: "\f6a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-mute {
  --fa: "\f6a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-times {
  --fa: "\f6a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-sparkles {
  --fa: "\e05d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip {
  --fa: "\f58d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-horizontal {
  --fa: "\f58d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-from-square {
  --fa: "\f14d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square {
  --fa: "\f14d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-combatant {
  --fa: "\e4e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-rifle {
  --fa: "\e4e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gun {
  --fa: "\e19b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-phone {
  --fa: "\f098";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square {
  --fa: "\f098";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus {
  --fa: "\2b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-add {
  --fa: "\2b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand {
  --fa: "\f065";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-computer {
  --fa: "\e4e5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark {
  --fa: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-close {
  --fa: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-multiply {
  --fa: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove {
  --fa: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times {
  --fa: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down-left-right {
  --fa: "\f047";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows {
  --fa: "\f047";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-user {
  --fa: "\f51c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-teacher {
  --fa: "\f51c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peso-sign {
  --fa: "\e222";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-shield {
  --fa: "\e4d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby {
  --fa: "\f77c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-line {
  --fa: "\e592";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left {
  --fa: "\f10d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left-alt {
  --fa: "\f10d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tractor {
  --fa: "\f722";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-arrow-up {
  --fa: "\f829";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore {
  --fa: "\f829";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-up-lock {
  --fa: "\e4b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lines-leaning {
  --fa: "\e51e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-combined {
  --fa: "\f546";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright {
  --fa: "\f1f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-equals {
  --fa: "\3d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender {
  --fa: "\f517";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth {
  --fa: "\f62e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel-sign {
  --fa: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ils {
  --fa: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel {
  --fa: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel {
  --fa: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel-sign {
  --fa: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map {
  --fa: "\f279";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket {
  --fa: "\f135";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-film {
  --fa: "\f87c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-video {
  --fa: "\f87c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-minus {
  --fa: "\f65d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store {
  --fa: "\f54e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-up {
  --fa: "\e098";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-minus {
  --fa: "\e55e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-hanging {
  --fa: "\f4d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign {
  --fa: "\f4d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bezier-curve {
  --fa: "\f55b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash {
  --fa: "\f1f6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet {
  --fa: "\f3fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-android {
  --fa: "\f3fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-flag {
  --fa: "\e56e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill {
  --fa: "\f575";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up {
  --fa: "\f106";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drumstick-bite {
  --fa: "\f6d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-holly-berry {
  --fa: "\f7aa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left {
  --fa: "\f053";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacteria {
  --fa: "\e059";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard {
  --fa: "\f258";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-notdef {
  --fa: "\e1fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-disease {
  --fa: "\f7fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-medical {
  --fa: "\f469";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless {
  --fa: "\f22d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right {
  --fa: "\f054";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet {
  --fa: "\f079";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-rear {
  --fa: "\f5de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-alt {
  --fa: "\f5de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-soap {
  --fa: "\e06b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-slash {
  --fa: "\f4e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-quarter {
  --fa: "\f243";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2 {
  --fa: "\f243";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radio {
  --fa: "\f8d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby-carriage {
  --fa: "\f77d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-carriage-baby {
  --fa: "\f77d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-traffic-light {
  --fa: "\f637";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer {
  --fa: "\f491";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vr-cardboard {
  --fa: "\f729";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-middle-finger {
  --fa: "\f806";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent {
  --fa: "\25";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-percentage {
  --fa: "\25";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-moving {
  --fa: "\f4df";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water-droplet {
  --fa: "\e4f5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-display {
  --fa: "\e163";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile {
  --fa: "\f118";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile {
  --fa: "\f118";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack {
  --fa: "\f08d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack {
  --fa: "\f08d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy {
  --fa: "\f091";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-praying {
  --fa: "\f683";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pray {
  --fa: "\f683";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hammer {
  --fa: "\f6e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace {
  --fa: "\f25b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate {
  --fa: "\f2f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync-alt {
  --fa: "\f2f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner {
  --fa: "\f110";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-robot {
  --fa: "\f544";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peace {
  --fa: "\f67c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears {
  --fa: "\f085";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cogs {
  --fa: "\f085";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-warehouse {
  --fa: "\f494";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-dots {
  --fa: "\e4b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-splotch {
  --fa: "\f5bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-hearts {
  --fa: "\f584";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-hearts {
  --fa: "\f584";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-four {
  --fa: "\f524";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sim-card {
  --fa: "\f7c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender {
  --fa: "\f225";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt {
  --fa: "\f225";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury {
  --fa: "\f223";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-down {
  --fa: "\f149";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down {
  --fa: "\f149";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling-burst {
  --fa: "\e547";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-award {
  --fa: "\f559";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-simple {
  --fa: "\f3ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-alt {
  --fa: "\f3ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building {
  --fa: "\f1ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-left {
  --fa: "\f100";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left {
  --fa: "\f100";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode {
  --fa: "\f029";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-rotate-left {
  --fa: "\f1da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-history {
  --fa: "\f1da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam-sweat {
  --fa: "\f583";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam-sweat {
  --fa: "\f583";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-export {
  --fa: "\f56e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-from-file {
  --fa: "\f56e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield {
  --fa: "\f132";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-blank {
  --fa: "\f132";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-short-wide {
  --fa: "\f885";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up-alt {
  --fa: "\f885";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-nodes {
  --fa: "\e696";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical {
  --fa: "\e3b2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball-tee {
  --fa: "\f450";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball {
  --fa: "\f450";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-left {
  --fa: "\f137";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left {
  --fa: "\f137";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-window {
  --fa: "\e00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-nib {
  --fa: "\f5ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-turn-left {
  --fa: "\e580";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tents {
  --fa: "\e582";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-magic {
  --fa: "\f0d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic {
  --fa: "\f0d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dog {
  --fa: "\f6d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-carrot {
  --fa: "\f787";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon {
  --fa: "\f186";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-empty {
  --fa: "\f5ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-alt {
  --fa: "\f5ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cheese {
  --fa: "\f7ef";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yin-yang {
  --fa: "\f6ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-music {
  --fa: "\f001";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-commit {
  --fa: "\f386";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-low {
  --fa: "\f76b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-biking {
  --fa: "\f84a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-biking {
  --fa: "\f84a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom {
  --fa: "\f51a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-heart {
  --fa: "\e574";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gopuram {
  --fa: "\f664";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-oceania {
  --fa: "\e47b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-oceania {
  --fa: "\e47b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-xmark {
  --fa: "\f2d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-square {
  --fa: "\f2d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-square {
  --fa: "\f2d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag {
  --fa: "\23";
}

/* line 8, ../usr/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-alt {
  --fa: "\f424";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-can {
  --fa: "\f613";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-t {
  --fa: "\54";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hippo {
  --fa: "\f6ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-column {
  --fa: "\e0e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-infinity {
  --fa: "\f534";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial-circle-check {
  --fa: "\e596";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-arrow-down-to-line {
  --fa: "\e538";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-voicemail {
  --fa: "\f897";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fan {
  --fa: "\f863";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-luggage {
  --fa: "\e554";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down {
  --fa: "\f338";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-v {
  --fa: "\f338";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon-rain {
  --fa: "\f73c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar {
  --fa: "\f133";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trailer {
  --fa: "\e041";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bahai {
  --fa: "\f666";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-haykal {
  --fa: "\f666";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sd-card {
  --fa: "\f7c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dragon {
  --fa: "\f6d5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shoe-prints {
  --fa: "\f54b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-plus {
  --fa: "\f055";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle {
  --fa: "\f055";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue-wink {
  --fa: "\f58b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-wink {
  --fa: "\f58b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding {
  --fa: "\f4bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-exclamation {
  --fa: "\e55d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-link-slash {
  --fa: "\f127";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-broken {
  --fa: "\f127";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-slash {
  --fa: "\f127";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink {
  --fa: "\f127";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone {
  --fa: "\f24d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-z-a {
  --fa: "\f882";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up-alt {
  --fa: "\f882";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-flame-curved {
  --fa: "\f7e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-alt {
  --fa: "\f7e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tornado {
  --fa: "\f76f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-plus {
  --fa: "\e494";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-quran {
  --fa: "\f687";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quran {
  --fa: "\f687";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor {
  --fa: "\f13d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-all {
  --fa: "\f84c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-angry {
  --fa: "\f556";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angry {
  --fa: "\f556";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie-bite {
  --fa: "\f564";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-down {
  --fa: "\e097";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss {
  --fa: "\f09e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed {
  --fa: "\f09e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-draw-polygon {
  --fa: "\f5ee";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-balanced {
  --fa: "\f24e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale {
  --fa: "\f24e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-high {
  --fa: "\f62a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer {
  --fa: "\f62a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-fast {
  --fa: "\f62a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower {
  --fa: "\f2cc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop {
  --fa: "\f390";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop-alt {
  --fa: "\f390";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-m {
  --fa: "\4d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-list {
  --fa: "\f00b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list {
  --fa: "\f00b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-sms {
  --fa: "\f7cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sms {
  --fa: "\f7cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book {
  --fa: "\f02d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus {
  --fa: "\f234";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check {
  --fa: "\f00c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-three-quarters {
  --fa: "\f241";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4 {
  --fa: "\f241";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-check {
  --fa: "\e509";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left {
  --fa: "\f104";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-successor {
  --fa: "\e47a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-arrow-right {
  --fa: "\e58b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-fist {
  --fa: "\f6de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fist-raised {
  --fa: "\f6de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon {
  --fa: "\f6c3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase {
  --fa: "\f0b1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling {
  --fa: "\e546";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-image-portrait {
  --fa: "\f3e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-portrait {
  --fa: "\f3e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tag {
  --fa: "\f507";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rug {
  --fa: "\e569";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-europe {
  --fa: "\f7a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-europe {
  --fa: "\f7a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-luggage-cart {
  --fa: "\f59d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-xmark {
  --fa: "\f410";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-times {
  --fa: "\f410";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle {
  --fa: "\f410";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-close {
  --fa: "\f410";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baht-sign {
  --fa: "\e0ac";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open {
  --fa: "\f518";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-journal-whills {
  --fa: "\f66a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-journal-whills {
  --fa: "\f66a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handcuffs {
  --fa: "\e4f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-triangle-exclamation {
  --fa: "\f071";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-triangle {
  --fa: "\f071";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning {
  --fa: "\f071";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-database {
  --fa: "\f1c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share {
  --fa: "\f064";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward {
  --fa: "\f064";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-droplet {
  --fa: "\e4c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-face {
  --fa: "\e1d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-rockslide {
  --fa: "\e508";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-left {
  --fa: "\f362";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange-alt {
  --fa: "\f362";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paper-plane {
  --fa: "\f1d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-exclamation {
  --fa: "\e565";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dungeon {
  --fa: "\f6d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right {
  --fa: "\f038";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1-wave {
  --fa: "\f53b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave-alt {
  --fa: "\f53b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-ring {
  --fa: "\f1cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands {
  --fa: "\f2a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-language {
  --fa: "\f2a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing {
  --fa: "\f2a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-day {
  --fa: "\f783";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-water-ladder {
  --fa: "\f5c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ladder-water {
  --fa: "\f5c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimming-pool {
  --fa: "\f5c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down {
  --fa: "\f07d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v {
  --fa: "\f07d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grimace {
  --fa: "\f57f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grimace {
  --fa: "\f57f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-move {
  --fa: "\e2ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt {
  --fa: "\e2ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-down {
  --fa: "\f3be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down-alt {
  --fa: "\f3be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-right {
  --fa: "\e552";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-envelope {
  --fa: "\f199";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square {
  --fa: "\f199";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice {
  --fa: "\f522";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowling-ball {
  --fa: "\f436";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brain {
  --fa: "\f5dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandage {
  --fa: "\f462";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-band-aid {
  --fa: "\f462";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus {
  --fa: "\f272";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-xmark {
  --fa: "\f057";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle {
  --fa: "\f057";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-circle {
  --fa: "\f057";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gifts {
  --fa: "\f79c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel {
  --fa: "\f594";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-asia {
  --fa: "\f57e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-asia {
  --fa: "\f57e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-clip {
  --fa: "\f47f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-alt {
  --fa: "\f47f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-plus {
  --fa: "\f00e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus {
  --fa: "\f00e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up {
  --fa: "\f164";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-clock {
  --fa: "\f4fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-dots {
  --fa: "\f461";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-allergies {
  --fa: "\f461";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice {
  --fa: "\f570";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize {
  --fa: "\f2d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-saucer {
  --fa: "\f0f4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee {
  --fa: "\f0f4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brush {
  --fa: "\f55d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-half-dashed {
  --fa: "\e698";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask {
  --fa: "\f6fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-minus {
  --fa: "\f010";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus {
  --fa: "\f010";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-vertical {
  --fa: "\f548";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large {
  --fa: "\f406";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt {
  --fa: "\f406";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-tram {
  --fa: "\e5b4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-nurse {
  --fa: "\f82f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-syringe {
  --fa: "\f48e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun {
  --fa: "\f6c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch-20 {
  --fa: "\e06f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-full {
  --fa: "\f45c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet {
  --fa: "\f076";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jar {
  --fa: "\e516";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-note-sticky {
  --fa: "\f249";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note {
  --fa: "\f249";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug-slash {
  --fa: "\e490";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bone {
  --fa: "\f5d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-row-unlock {
  --fa: "\e691";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-injured {
  --fa: "\f728";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-tear {
  --fa: "\f5b4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-tear {
  --fa: "\f5b4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane {
  --fa: "\f072";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrows-down {
  --fa: "\e581";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation {
  --fa: "\21";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-spin {
  --fa: "\e4bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-print {
  --fa: "\f02f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira-sign {
  --fa: "\e2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-try {
  --fa: "\e2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira {
  --fa: "\e2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar-sign {
  --fa: "\24";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar {
  --fa: "\24";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-usd {
  --fa: "\24";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-x {
  --fa: "\58";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-dollar {
  --fa: "\f688";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-dollar {
  --fa: "\f688";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-gear {
  --fa: "\f509";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-cog {
  --fa: "\f509";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-pointing {
  --fa: "\e54a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-columns {
  --fa: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bank {
  --fa: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution {
  --fa: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-museum {
  --fa: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-university {
  --fa: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella {
  --fa: "\f0e9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trowel {
  --fa: "\e589";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-d {
  --fa: "\44";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stapler {
  --fa: "\e5af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-masks-theater {
  --fa: "\f630";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-theater-masks {
  --fa: "\f630";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kip-sign {
  --fa: "\e1c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-left {
  --fa: "\f0a5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple {
  --fa: "\f4c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt {
  --fa: "\f4c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter {
  --fa: "\f0fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet {
  --fa: "\f0fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-share-nodes {
  --fa: "\f1e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square {
  --fa: "\f1e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode {
  --fa: "\f02a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-minus {
  --fa: "\e43c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video {
  --fa: "\f03d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera {
  --fa: "\f03d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-graduation-cap {
  --fa: "\f19d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board {
  --fa: "\f19d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-medical {
  --fa: "\e05c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-check {
  --fa: "\e53e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-up {
  --fa: "\f3bf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up-alt {
  --fa: "\f3bf";
}

/* line 5, ../usr/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:not(:focus):not(textarea:focus),
.fa-sr-only-focusable:not(:focus):not(textarea: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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/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/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fab,
.fa-brands {
  font-weight: 400;
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-monero {
  --fa: "\f3d0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hooli {
  --fa: "\f427";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yelp {
  --fa: "\f1e9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-visa {
  --fa: "\f1f0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm {
  --fa: "\f202";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopware {
  --fa: "\f5b5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc {
  --fa: "\f4e8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-aws {
  --fa: "\f375";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-redhat {
  --fa: "\f7bc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yoast {
  --fa: "\f2b1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudflare {
  --fa: "\e07d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ups {
  --fa: "\f7e0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pixiv {
  --fa: "\e640";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpexplorer {
  --fa: "\f2de";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dyalog {
  --fa: "\f399";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bity {
  --fa: "\f37a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stackpath {
  --fa: "\f842";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buysellads {
  --fa: "\f20d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order {
  --fa: "\f2b0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-modx {
  --fa: "\f285";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-guilded {
  --fa: "\e07e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vnv {
  --fa: "\f40b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-js {
  --fa: "\f3b9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-js-square {
  --fa: "\f3b9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-microsoft {
  --fa: "\f3ca";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-qq {
  --fa: "\f1d6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-orcid {
  --fa: "\f8d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-java {
  --fa: "\f4e4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-invision {
  --fa: "\f7b0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd-alt {
  --fa: "\f4ed";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-centercode {
  --fa: "\f380";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide-g {
  --fa: "\f2a6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-drupal {
  --fa: "\f1a9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jxl {
  --fa: "\e67b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dart-lang {
  --fa: "\e693";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hire-a-helper {
  --fa: "\f3b0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-by {
  --fa: "\f4e7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-unity {
  --fa: "\e049";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whmcs {
  --fa: "\f40d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rocketchat {
  --fa: "\f3e8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vk {
  --fa: "\f189";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-untappd {
  --fa: "\f405";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mailchimp {
  --fa: "\f59e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3-alt {
  --fa: "\f38b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-reddit {
  --fa: "\f1a2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-square {
  --fa: "\f1a2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-v {
  --fa: "\f27d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-contao {
  --fa: "\f26d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome {
  --fa: "\e5ad";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deskpro {
  --fa: "\f38f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-brave {
  --fa: "\e63c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sistrix {
  --fa: "\f3ee";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-instagram {
  --fa: "\e055";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram-square {
  --fa: "\e055";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-battle-net {
  --fa: "\f835";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-the-red-yeti {
  --fa: "\f69d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-hacker-news {
  --fa: "\f3af";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news-square {
  --fa: "\f3af";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge {
  --fa: "\f282";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-threads {
  --fa: "\e618";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-napster {
  --fa: "\f3d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-snapchat {
  --fa: "\f2ad";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-square {
  --fa: "\f2ad";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-g {
  --fa: "\f0d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-artstation {
  --fa: "\f77a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-markdown {
  --fa: "\f60f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sourcetree {
  --fa: "\f7d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus {
  --fa: "\f2b3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-diaspora {
  --fa: "\f791";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-foursquare {
  --fa: "\f180";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-overflow {
  --fa: "\f16c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-alt {
  --fa: "\f113";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-squadron {
  --fa: "\f511";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pagelines {
  --fa: "\f18c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-algolia {
  --fa: "\f36c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-red-river {
  --fa: "\f3e3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sa {
  --fa: "\f4ef";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-safari {
  --fa: "\f267";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google {
  --fa: "\f1a0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome-stroke {
  --fa: "\f35c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-alt {
  --fa: "\f35c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-atlassian {
  --fa: "\f77b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin-in {
  --fa: "\f0e1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-digital-ocean {
  --fa: "\f391";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nimblr {
  --fa: "\f5a8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-chromecast {
  --fa: "\f838";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-evernote {
  --fa: "\f839";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news {
  --fa: "\f1d4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling {
  --fa: "\f4f0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-adversal {
  --fa: "\f36a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons {
  --fa: "\f25e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-watchman-monitoring {
  --fa: "\e087";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons {
  --fa: "\f280";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weixin {
  --fa: "\f1d7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shirtsinbulk {
  --fa: "\f214";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-codepen {
  --fa: "\f1cb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-alt {
  --fa: "\f841";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lyft {
  --fa: "\f3c3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rev {
  --fa: "\f5b2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-windows {
  --fa: "\f17a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wizards-of-the-coast {
  --fa: "\f730";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-viadeo {
  --fa: "\f2aa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo-square {
  --fa: "\f2aa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-meetup {
  --fa: "\f2e0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-centos {
  --fa: "\f789";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-adn {
  --fa: "\f170";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudsmith {
  --fa: "\f384";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opensuse {
  --fa: "\e62b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-alt {
  --fa: "\f1a8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-dribbble {
  --fa: "\f397";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble-square {
  --fa: "\f397";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-codiepie {
  --fa: "\f284";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-node {
  --fa: "\f419";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mix {
  --fa: "\f3cb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam {
  --fa: "\f1b6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-apple-pay {
  --fa: "\f416";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-scribd {
  --fa: "\f28a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-debian {
  --fa: "\e60b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-openid {
  --fa: "\f19b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instalod {
  --fa: "\e081";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-files-pinwheel {
  --fa: "\e69f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-expeditedssl {
  --fa: "\f23e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellcast {
  --fa: "\f2da";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-twitter {
  --fa: "\f081";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter-square {
  --fa: "\f081";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-r-project {
  --fa: "\f4f7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-delicious {
  --fa: "\f1a5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-freebsd {
  --fa: "\f3a4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vuejs {
  --fa: "\f41f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-accusoft {
  --fa: "\f369";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ioxhost {
  --fa: "\f208";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons-fi {
  --fa: "\f3a2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store {
  --fa: "\f36f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-mastercard {
  --fa: "\f1f1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes-note {
  --fa: "\f3b5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-golang {
  --fa: "\e40f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter {
  --fa: "\f3bb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-kickstarter {
  --fa: "\f3bb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-grav {
  --fa: "\f2d6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weibo {
  --fa: "\f18a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uncharted {
  --fa: "\e084";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firstdraft {
  --fa: "\f3a1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-youtube {
  --fa: "\f431";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube-square {
  --fa: "\f431";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wikipedia-w {
  --fa: "\f266";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpressr {
  --fa: "\f3e4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rendact {
  --fa: "\f3e4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angellist {
  --fa: "\f209";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-republic {
  --fa: "\f50c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-directional {
  --fa: "\e530";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-skype {
  --fa: "\f17e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-joget {
  --fa: "\f3b7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedora {
  --fa: "\f798";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe-s {
  --fa: "\f42a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-meta {
  --fa: "\e49b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-laravel {
  --fa: "\f3bd";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hotjar {
  --fa: "\f3b1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth-b {
  --fa: "\f294";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-letterboxd {
  --fa: "\e62e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sticker-mule {
  --fa: "\f3f7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-zero {
  --fa: "\f4f3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hips {
  --fa: "\f452";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css {
  --fa: "\e6a2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance {
  --fa: "\f1b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit {
  --fa: "\f1a1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-discord {
  --fa: "\f392";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-chrome {
  --fa: "\f268";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store-ios {
  --fa: "\f370";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-discover {
  --fa: "\f1f2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpbeginner {
  --fa: "\f297";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-confluence {
  --fa: "\f78d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shoelace {
  --fa: "\e60c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mdb {
  --fa: "\f8ca";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dochub {
  --fa: "\f394";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-accessible-icon {
  --fa: "\f368";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ebay {
  --fa: "\f4f4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon {
  --fa: "\f270";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-unsplash {
  --fa: "\e07c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yarn {
  --fa: "\f7e3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-steam {
  --fa: "\f1b7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-square {
  --fa: "\f1b7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-500px {
  --fa: "\f26e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-vimeo {
  --fa: "\f194";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-square {
  --fa: "\f194";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-asymmetrik {
  --fa: "\f372";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome {
  --fa: "\f2b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-flag {
  --fa: "\f2b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-logo-full {
  --fa: "\f2b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gratipay {
  --fa: "\f184";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple {
  --fa: "\f179";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hive {
  --fa: "\e07f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitkraken {
  --fa: "\f3a6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-keybase {
  --fa: "\f4f5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple-pay {
  --fa: "\f415";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-padlet {
  --fa: "\e4a0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon-pay {
  --fa: "\f42c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-github {
  --fa: "\f092";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-square {
  --fa: "\f092";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon {
  --fa: "\f1a4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedex {
  --fa: "\f797";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-framework {
  --fa: "\f3dc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopify {
  --fa: "\e057";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-neos {
  --fa: "\f612";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-threads {
  --fa: "\e619";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hackerrank {
  --fa: "\f5f7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-researchgate {
  --fa: "\f4f8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-swift {
  --fa: "\f8e1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angular {
  --fa: "\f420";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-speakap {
  --fa: "\f3f3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angrycreative {
  --fa: "\f36e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-y-combinator {
  --fa: "\f23b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-empire {
  --fa: "\f1d1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-envira {
  --fa: "\f299";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-scholar {
  --fa: "\e63b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-gitlab {
  --fa: "\e5ae";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab-square {
  --fa: "\e5ae";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-studiovinari {
  --fa: "\f3f8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper {
  --fa: "\f2ae";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress {
  --fa: "\f19a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-product-hunt {
  --fa: "\f288";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox {
  --fa: "\f269";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linode {
  --fa: "\f2b8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads {
  --fa: "\f3a8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-odnoklassniki {
  --fa: "\f264";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki-square {
  --fa: "\f264";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jsfiddle {
  --fa: "\f1cc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sith {
  --fa: "\f512";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeisle {
  --fa: "\f2b2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-page4 {
  --fa: "\f3d7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hashnode {
  --fa: "\e499";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-react {
  --fa: "\f41b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-paypal {
  --fa: "\f1f4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-squarespace {
  --fa: "\f5be";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-stripe {
  --fa: "\f1f5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-share {
  --fa: "\f4f2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitcoin {
  --fa: "\f379";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-keycdn {
  --fa: "\f3ba";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opera {
  --fa: "\f26a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itch-io {
  --fa: "\f83a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-umbraco {
  --fa: "\f8e8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-senate {
  --fa: "\f50d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ubuntu {
  --fa: "\f7df";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-draft2digital {
  --fa: "\f396";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe {
  --fa: "\f429";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-houzz {
  --fa: "\f27c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg {
  --fa: "\f260";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dhl {
  --fa: "\f790";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pinterest {
  --fa: "\f0d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-square {
  --fa: "\f0d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing {
  --fa: "\f168";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blackberry {
  --fa: "\f37b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd {
  --fa: "\f4ec";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-playstation {
  --fa: "\f3df";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-quinscape {
  --fa: "\f459";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-less {
  --fa: "\f41d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger-b {
  --fa: "\f37d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opencart {
  --fa: "\f23d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vine {
  --fa: "\f1ca";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-signal-messenger {
  --fa: "\e663";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-paypal {
  --fa: "\f1ed";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab {
  --fa: "\f296";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-typo3 {
  --fa: "\f42b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-alien {
  --fa: "\f281";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yahoo {
  --fa: "\f19e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dailymotion {
  --fa: "\e052";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-affiliatetheme {
  --fa: "\f36b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-pp {
  --fa: "\f1a7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bootstrap {
  --fa: "\f836";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki {
  --fa: "\f263";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-symbol {
  --fa: "\e531";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mintbit {
  --fa: "\e62f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ethereum {
  --fa: "\f42e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-speaker-deck {
  --fa: "\f83c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-eu {
  --fa: "\f4e9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-patreon {
  --fa: "\f3d9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-avianex {
  --fa: "\f374";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ello {
  --fa: "\f5f1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gofore {
  --fa: "\f3a7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bimobject {
  --fa: "\f378";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-brave-reverse {
  --fa: "\e63d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-f {
  --fa: "\f39e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-google-plus {
  --fa: "\f0d4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-square {
  --fa: "\f0d4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-web-awesome {
  --fa: "\e682";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mandalorian {
  --fa: "\f50f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order-alt {
  --fa: "\f50a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-osi {
  --fa: "\f41a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-wallet {
  --fa: "\f1ee";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d-beyond {
  --fa: "\f6ca";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-periscope {
  --fa: "\f3da";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fulcrum {
  --fa: "\f50b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudscale {
  --fa: "\f383";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-forumbee {
  --fa: "\f211";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mizuni {
  --fa: "\f3cc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-schlix {
  --fa: "\f3ea";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-xing {
  --fa: "\f169";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing-square {
  --fa: "\f169";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bandcamp {
  --fa: "\f2d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpforms {
  --fa: "\f298";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudversify {
  --fa: "\f385";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-usps {
  --fa: "\f7e1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-megaport {
  --fa: "\f5a3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-magento {
  --fa: "\f3c4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-spotify {
  --fa: "\f1bc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-optin-monster {
  --fa: "\f23c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fly {
  --fa: "\f417";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-bluesky {
  --fa: "\e6a3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-aviato {
  --fa: "\f421";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes {
  --fa: "\f3b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cuttlefish {
  --fa: "\f38c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger {
  --fa: "\f37c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flickr {
  --fa: "\f16e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viber {
  --fa: "\f409";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-soundcloud {
  --fa: "\f1be";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-digg {
  --fa: "\f1a6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tencent-weibo {
  --fa: "\f1d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-letterboxd {
  --fa: "\e62d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-symfony {
  --fa: "\f83d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-maxcdn {
  --fa: "\f136";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-etsy {
  --fa: "\f2d7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-messenger {
  --fa: "\f39f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-audible {
  --fa: "\f373";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-think-peaks {
  --fa: "\f731";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bilibili {
  --fa: "\e3d9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-erlang {
  --fa: "\f39d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-x-twitter {
  --fa: "\e61b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cotton-bureau {
  --fa: "\f89e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dashcube {
  --fa: "\f210";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-42-group {
  --fa: "\e080";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-innosoft {
  --fa: "\e080";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-exchange {
  --fa: "\f18d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-elementor {
  --fa: "\f430";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pied-piper {
  --fa: "\e01e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-square {
  --fa: "\e01e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nd {
  --fa: "\f4eb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-palfed {
  --fa: "\f3d8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-superpowers {
  --fa: "\f2dd";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-resolving {
  --fa: "\f3e7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xbox {
  --fa: "\f412";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-web-awesome-stroke {
  --fa: "\e684";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-searchengin {
  --fa: "\f3eb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tiktok {
  --fa: "\e07b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-facebook {
  --fa: "\f082";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-square {
  --fa: "\f082";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-renren {
  --fa: "\f18b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linux {
  --fa: "\f17c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide {
  --fa: "\f2a5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin {
  --fa: "\f08c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hubspot {
  --fa: "\f3b2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deploydog {
  --fa: "\f38e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitch {
  --fa: "\f1e8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flutter {
  --fa: "\e694";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ravelry {
  --fa: "\f2d9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixer {
  --fa: "\e056";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-lastfm {
  --fa: "\f203";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm-square {
  --fa: "\f203";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo {
  --fa: "\f40a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mendeley {
  --fa: "\f7b3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uniregistry {
  --fa: "\f404";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-figma {
  --fa: "\f799";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-remix {
  --fa: "\f4ee";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amazon-pay {
  --fa: "\f42d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dropbox {
  --fa: "\f16b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram {
  --fa: "\f16d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cmplid {
  --fa: "\e360";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-upwork {
  --fa: "\e641";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook {
  --fa: "\f09a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gripfire {
  --fa: "\f3ac";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jedi-order {
  --fa: "\f50e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uikit {
  --fa: "\f403";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome-alt {
  --fa: "\f3a3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phabricator {
  --fa: "\f3db";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ussunnah {
  --fa: "\f407";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-earlybirds {
  --fa: "\f39a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-trade-federation {
  --fa: "\f513";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-autoprefixer {
  --fa: "\f41c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp {
  --fa: "\f232";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-upwork {
  --fa: "\e67c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slideshare {
  --fa: "\f1e7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-play {
  --fa: "\f3ab";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo {
  --fa: "\f2a9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-line {
  --fa: "\f3c0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-drive {
  --fa: "\f3aa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-servicestack {
  --fa: "\f3ec";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-simplybuilt {
  --fa: "\f215";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitbucket {
  --fa: "\f171";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-imdb {
  --fa: "\f2d8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deezer {
  --fa: "\e077";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-raspberry-pi {
  --fa: "\f7bb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jira {
  --fa: "\f7b1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-docker {
  --fa: "\f395";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-screenpal {
  --fa: "\e570";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth {
  --fa: "\f293";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitter {
  --fa: "\f426";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d {
  --fa: "\f38d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-microblog {
  --fa: "\e01a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-diners-club {
  --fa: "\f24c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg-circle {
  --fa: "\f261";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-hat {
  --fa: "\f4e5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter-k {
  --fa: "\f3bc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex {
  --fa: "\f413";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-readme {
  --fa: "\f4d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-html5 {
  --fa: "\f13b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellsy {
  --fa: "\f213";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-web-awesome {
  --fa: "\e683";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sass {
  --fa: "\f41e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wirsindhandwerk {
  --fa: "\e2d0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wsh {
  --fa: "\e2d0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buromobelexperte {
  --fa: "\f37f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-salesforce {
  --fa: "\f83b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-octopus-deploy {
  --fa: "\e082";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medapps {
  --fa: "\f3c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ns8 {
  --fa: "\f3d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-p {
  --fa: "\f231";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apper {
  --fa: "\f371";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome {
  --fa: "\f286";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-waze {
  --fa: "\f83f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluesky {
  --fa: "\e671";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-jcb {
  --fa: "\f24b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat {
  --fa: "\f2ab";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-ghost {
  --fa: "\f2ab";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fantasy-flight-games {
  --fa: "\f6dc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rust {
  --fa: "\e07a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wix {
  --fa: "\f5cf";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-behance {
  --fa: "\f1b5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance-square {
  --fa: "\f1b5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-supple {
  --fa: "\f3f9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-webflow {
  --fa: "\e65c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rebel {
  --fa: "\f1d0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3 {
  --fa: "\f13c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-staylinked {
  --fa: "\f3f5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kaggle {
  --fa: "\f5fa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-space-awesome {
  --fa: "\e5ac";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deviantart {
  --fa: "\f1bd";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cpanel {
  --fa: "\f388";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads-g {
  --fa: "\f3a9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-git {
  --fa: "\f1d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-square {
  --fa: "\f1d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-tumblr {
  --fa: "\f174";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr-square {
  --fa: "\f174";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-trello {
  --fa: "\f181";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-jp {
  --fa: "\f4ea";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-get-pocket {
  --fa: "\f265";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-perbyte {
  --fa: "\e083";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-grunt {
  --fa: "\f3ad";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weebly {
  --fa: "\f5cc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-connectdevelop {
  --fa: "\f20e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-leanpub {
  --fa: "\f212";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-black-tie {
  --fa: "\f27e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeco {
  --fa: "\f5c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-python {
  --fa: "\f3e2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-android {
  --fa: "\f17b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bots {
  --fa: "\e340";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-free-code-camp {
  --fa: "\f2c5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hornbill {
  --fa: "\f592";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-js {
  --fa: "\f3b8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ideal {
  --fa: "\e013";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git {
  --fa: "\f1d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dev {
  --fa: "\f6cc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sketch {
  --fa: "\f7c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex-international {
  --fa: "\f414";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amex {
  --fa: "\f1f3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uber {
  --fa: "\f402";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github {
  --fa: "\f09b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-php {
  --fa: "\f457";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-alipay {
  --fa: "\f642";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube {
  --fa: "\f167";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-skyatlas {
  --fa: "\f216";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox-browser {
  --fa: "\e007";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-replyd {
  --fa: "\f3e6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-suse {
  --fa: "\f7d6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jenkins {
  --fa: "\f3b6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter {
  --fa: "\f099";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rockrms {
  --fa: "\f3e9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest {
  --fa: "\f0d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buffer {
  --fa: "\f837";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-npm {
  --fa: "\f3d4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yammer {
  --fa: "\f840";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-btc {
  --fa: "\f15a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble {
  --fa: "\f17d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon-circle {
  --fa: "\f1a3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-internet-explorer {
  --fa: "\f26b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stubber {
  --fa: "\e5c7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram {
  --fa: "\f2c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram-plane {
  --fa: "\f2c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-old-republic {
  --fa: "\f510";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odysee {
  --fa: "\e5c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-whatsapp {
  --fa: "\f40c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp-square {
  --fa: "\f40c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-node-js {
  --fa: "\f3d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge-legacy {
  --fa: "\e078";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack {
  --fa: "\f198";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack-hash {
  --fa: "\f198";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medrt {
  --fa: "\f3c8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-usb {
  --fa: "\f287";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr {
  --fa: "\f173";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vaadin {
  --fa: "\f408";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-quora {
  --fa: "\f2c4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-x-twitter {
  --fa: "\e61a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reacteurope {
  --fa: "\f75d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium {
  --fa: "\f23a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium-m {
  --fa: "\f23a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amilia {
  --fa: "\f36d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixcloud {
  --fa: "\f289";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flipboard {
  --fa: "\f44d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viacoin {
  --fa: "\f237";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-critical-role {
  --fa: "\f6c9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sitrox {
  --fa: "\e44a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-discourse {
  --fa: "\f393";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-joomla {
  --fa: "\f1aa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mastodon {
  --fa: "\f4f6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-airbnb {
  --fa: "\f834";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wolf-pack-battalion {
  --fa: "\f514";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buy-n-large {
  --fa: "\f8a6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gulp {
  --fa: "\f3ae";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling-plus {
  --fa: "\f4f1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-strava {
  --fa: "\f428";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ember {
  --fa: "\f423";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-canadian-maple-leaf {
  --fa: "\f785";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-teamspeak {
  --fa: "\f4f9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pushed {
  --fa: "\f3e1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress-simple {
  --fa: "\f411";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nutritionix {
  --fa: "\f3d6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wodu {
  --fa: "\e088";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-pay {
  --fa: "\e079";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-intercom {
  --fa: "\f7af";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-zhihu {
  --fa: "\f63f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-korvue {
  --fa: "\f42f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pix {
  --fa: "\e43a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-symbol {
  --fa: "\f3f6";
}

/*
IMPORTANT:
In order to preserve the uniform grid appearance, all cell styles need to have padding, margin and border sizes.
No built-in (selected, editable, highlight, flashing, invalid, loading, :focus) or user-specified CSS
classes should alter those!
*/
/* line 8, app/assets/stylesheets/slick/slick.grid.css */
.slick-header.ui-state-default, .slick-headerrow.ui-state-default, .slick-footerrow.ui-state-default, .slick-top-panel-scroller.ui-state-default, .slick-group-header.ui-state-default {
  width: 100%;
  overflow: auto;
  position: relative;
  border-left: 0px !important;
}

/* line 15, app/assets/stylesheets/slick/slick.grid.css */
.slick-header.ui-state-default {
  overflow: inherit;
}

/* line 19, app/assets/stylesheets/slick/slick.grid.css */
.slick-header::-webkit-scrollbar, .slick-headerrow::-webkit-scrollbar, .slick-footerrow::-webkit-scrollbar {
  display: none;
}

/* line 23, app/assets/stylesheets/slick/slick.grid.css */
.slick-header-columns, .slick-headerrow-columns, .slick-footerrow-columns, .slick-group-header-columns {
  position: relative;
  white-space: nowrap;
  cursor: default;
  overflow: hidden;
}

/* line 30, app/assets/stylesheets/slick/slick.grid.css */
.slick-header-column.ui-state-default, .slick-group-header-column.ui-state-default {
  position: relative;
  display: inline-block;
  box-sizing: content-box !important;
  /* this here only for Firefox! */
  overflow: hidden;
  text-overflow: ellipsis;
  height: 16px;
  line-height: 16px;
  margin: 0;
  padding: 4px;
  border-right: 1px solid silver;
  border-left: 0px !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
  float: left;
}

/* line 48, app/assets/stylesheets/slick/slick.grid.css */
.slick-footerrow-column.ui-state-default {
  text-overflow: ellipsis;
  margin: 0;
  padding: 4px;
  border-right: 1px solid silver;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
  float: left;
  line-height: 20px;
  vertical-align: middle;
}

/* line 62, app/assets/stylesheets/slick/slick.grid.css */
.slick-headerrow-column.ui-state-default, .slick-footerrow-column.ui-state-default {
  padding: 4px;
}

/* line 66, app/assets/stylesheets/slick/slick.grid.css */
.slick-header-column-sorted {
  font-style: italic;
}

/* line 70, app/assets/stylesheets/slick/slick.grid.css */
.slick-sort-indicator {
  display: inline-block;
  width: 8px;
  height: 5px;
  margin-left: 4px;
  margin-top: 6px;
  float: left;
}

/* line 79, app/assets/stylesheets/slick/slick.grid.css */
.slick-sort-indicator-numbered {
  display: inline-block;
  width: 8px;
  height: 5px;
  margin-left: 4px;
  margin-top: 0;
  line-height: 20px;
  float: left;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  color: #6190CD;
}

/* line 93, app/assets/stylesheets/slick/slick.grid.css */
.slick-sort-indicator-desc {
  background: url(/images/sort-desc.gif);
}

/* line 97, app/assets/stylesheets/slick/slick.grid.css */
.slick-sort-indicator-asc {
  background: url(/images/sort-asc.gif);
}

/* line 101, app/assets/stylesheets/slick/slick.grid.css */
.slick-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  cursor: col-resize;
  width: 9px;
  right: -5px;
  top: 0;
  height: 100%;
  z-index: 1;
}

/* line 113, app/assets/stylesheets/slick/slick.grid.css */
.slick-sortable-placeholder {
  background: silver;
}

/* line 117, app/assets/stylesheets/slick/slick.grid.css */
.grid-canvas {
  position: relative;
  outline: 0;
}

/* line 122, app/assets/stylesheets/slick/slick.grid.css */
.slick-row.ui-widget-content, .slick-row.ui-state-active {
  position: absolute;
  border: 0px;
  width: 100%;
}

/* line 128, app/assets/stylesheets/slick/slick.grid.css */
.slick-cell, .slick-headerrow-column, .slick-footerrow-column {
  position: absolute;
  border: 1px solid transparent;
  border-right: 1px dotted silver;
  border-bottom-color: silver;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  z-index: 1;
  padding: 1px 2px 2px 1px;
  margin: 0;
  white-space: nowrap;
  cursor: default;
}

/* line 143, app/assets/stylesheets/slick/slick.grid.css */
.slick-cell, .slick-headerrow-column {
  border-bottom-color: silver;
}

/* line 146, app/assets/stylesheets/slick/slick.grid.css */
.slick-footerrow-column {
  border-top-color: silver;
}

/* line 153, app/assets/stylesheets/slick/slick.grid.css */
.slick-group-toggle {
  display: inline-block;
}

/* line 157, app/assets/stylesheets/slick/slick.grid.css */
.slick-cell.highlighted {
  background: lightskyblue;
  background: rgba(0, 0, 255, 0.2);
  transition: all 0.5s;
}

/* line 166, app/assets/stylesheets/slick/slick.grid.css */
.slick-cell.flashing {
  border: 1px solid red !important;
}

/* line 170, app/assets/stylesheets/slick/slick.grid.css */
.slick-cell.editable {
  z-index: 11;
  overflow: visible;
  background: white;
  border-color: black;
  border-style: solid;
}

/* line 178, app/assets/stylesheets/slick/slick.grid.css */
.slick-cell:focus {
  outline: none;
}

/* line 182, app/assets/stylesheets/slick/slick.grid.css */
.slick-reorder-proxy {
  display: inline-block;
  background: blue;
  opacity: 0.15;
  filter: alpha(opacity=15);
  cursor: move;
}

/* line 190, app/assets/stylesheets/slick/slick.grid.css */
.slick-reorder-guide {
  display: inline-block;
  height: 2px;
  background: blue;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 198, app/assets/stylesheets/slick/slick.grid.css */
.slick-selection {
  z-index: 10;
  position: absolute;
  border: 2px dashed black;
}

/* line 204, app/assets/stylesheets/slick/slick.grid.css */
.slick-pane {
  position: absolute;
  outline: 0;
  overflow: hidden;
  width: 100%;
}

/* line 211, app/assets/stylesheets/slick/slick.grid.css */
.slick-pane-header {
  display: block;
}

/* line 215, app/assets/stylesheets/slick/slick.grid.css */
.slick-header {
  overflow: hidden;
  position: relative;
}

/* line 220, app/assets/stylesheets/slick/slick.grid.css */
.slick-headerrow {
  overflow: hidden;
  position: relative;
}

/* line 225, app/assets/stylesheets/slick/slick.grid.css */
.slick-top-panel-scroller {
  overflow: hidden;
  position: relative;
}

/* line 230, app/assets/stylesheets/slick/slick.grid.css */
.slick-top-panel {
  width: 10000px;
}

/* line 234, app/assets/stylesheets/slick/slick.grid.css */
.slick-viewport {
  position: relative;
  outline: 0;
  width: 100%;
}

/*
IMPORTANT:
In order to preserve the uniform grid appearance, all cell styles need to have padding, margin and border sizes.
No built-in (selected, editable, highlight, flashing, invalid, loading, :focus) or user-specified CSS
classes should alter those!
*/
/* line 8, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-header-columns {
  background: url(/assets/slick/header-columns-bg-7c6ba6c0f10c691f2a1a91fbaf8f0e03e3343b990bb0db807242fa9eba2661a7.gif) repeat-x center bottom;
  border-bottom: 1px solid silver;
}

/* line 13, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-header-column {
  background: url(/assets/slick/header-columns-bg-7c6ba6c0f10c691f2a1a91fbaf8f0e03e3343b990bb0db807242fa9eba2661a7.gif) repeat-x center bottom;
  border-right: 1px solid silver;
}

/* line 18, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-header-column:hover, .slick-header-column-active {
  background: white url(/assets/slick/header-columns-over-bg-8f4c23c0eb849eb3c02a969aaa1641e299a0804d790c6152ceb99aa82bc4d858.gif) repeat-x center bottom;
}

/* line 22, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-headerrow {
  background: #fafafa;
}

/* line 26, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-headerrow-column {
  background: #fafafa;
  border-bottom: 0;
  height: 100%;
}

/* line 32, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-row.ui-state-active {
  background: #F5F7D7;
}

/* line 36, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-row {
  position: absolute;
  background: white;
  border: 0px;
  line-height: 20px;
}

/* line 43, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-row.selected {
  z-index: 10;
  background: #DFE8F6;
}

/* line 48, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-cell {
  padding-left: 4px;
  padding-right: 4px;
}

/* line 53, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-group {
  border-bottom: 2px solid silver;
}

/* line 57, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-group-toggle {
  width: 9px;
  height: 9px;
  margin-right: 5px;
}

/* line 63, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-group-toggle.expanded {
  background: url(/assets/slick/collapse-7135f24fa885bac14bf14a75fcd68298d8bfd54a99eac5ed2e3504e253a52c77.gif) no-repeat center center;
}

/* line 67, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-group-toggle.collapsed {
  background: url(/assets/slick/expand-2e1b4af2279f0e07540050a2989f5ec3fd804dc294f47a37b211ba34ea1fb3e6.gif) no-repeat center center;
}

/* line 71, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-group-totals {
  color: gray;
  background: white;
}

/* line 76, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-group-select-checkbox {
  width: 13px;
  height: 13px;
  margin: 3px 10px 0 0;
  display: inline-block;
}

/* line 82, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-group-select-checkbox.checked {
  background: url(/slick/images/GrpCheckboxY.png) no-repeat center center;
}

/* line 86, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-group-select-checkbox.unchecked {
  background: url(/slick/images/GrpCheckboxN.png) no-repeat center center;
}

/* line 90, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-cell.selected {
  background-color: beige;
}

/* line 94, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-cell.active {
  border-color: gray;
  border-style: solid;
}

/* line 99, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-sortable-placeholder {
  background: silver !important;
}

/* line 103, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-row.odd {
  background: #fafafa;
}

/* line 107, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-row.ui-state-active {
  background: #F5F7D7;
}

/* line 111, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-row.loading {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 116, app/assets/stylesheets/slick/slick-default-theme.css */
.slick-cell.invalid {
  border-color: red;
  -moz-animation-duration: 0.2s;
  -webkit-animation-duration: 0.2s;
  -moz-animation-name: slickgrid-invalid-hilite;
  -webkit-animation-name: slickgrid-invalid-hilite;
}

/* line 1, app/assets/stylesheets/slick/select2.css */
.select2-search__field {
  color: #333 !important;
}

/* line 5, app/assets/stylesheets/slick/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 11, app/assets/stylesheets/slick/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 18, app/assets/stylesheets/slick/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 25, app/assets/stylesheets/slick/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 27, app/assets/stylesheets/slick/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 30, app/assets/stylesheets/slick/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 37, app/assets/stylesheets/slick/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 43, app/assets/stylesheets/slick/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 45, app/assets/stylesheets/slick/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 51, app/assets/stylesheets/slick/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 54, app/assets/stylesheets/slick/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 65, app/assets/stylesheets/slick/select2.css */
.select2-results {
  display: block;
}

/* line 68, app/assets/stylesheets/slick/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 73, app/assets/stylesheets/slick/select2.css */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 77, app/assets/stylesheets/slick/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 80, app/assets/stylesheets/slick/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 83, app/assets/stylesheets/slick/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 88, app/assets/stylesheets/slick/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 93, app/assets/stylesheets/slick/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 96, app/assets/stylesheets/slick/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 100, app/assets/stylesheets/slick/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 102, app/assets/stylesheets/slick/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 105, app/assets/stylesheets/slick/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 122, app/assets/stylesheets/slick/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 132, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 136, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 139, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 143, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 145, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 151, app/assets/stylesheets/slick/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 163, app/assets/stylesheets/slick/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 166, app/assets/stylesheets/slick/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 170, app/assets/stylesheets/slick/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 173, app/assets/stylesheets/slick/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 176, app/assets/stylesheets/slick/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 180, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 185, app/assets/stylesheets/slick/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 191, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 193, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 197, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 203, app/assets/stylesheets/slick/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 212, app/assets/stylesheets/slick/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 218, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 221, app/assets/stylesheets/slick/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 224, app/assets/stylesheets/slick/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 228, app/assets/stylesheets/slick/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 232, app/assets/stylesheets/slick/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 236, app/assets/stylesheets/slick/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 240, app/assets/stylesheets/slick/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 243, app/assets/stylesheets/slick/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 247, app/assets/stylesheets/slick/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 251, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 254, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 261, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 265, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 268, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 271, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 274, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 276, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 278, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 281, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 284, app/assets/stylesheets/slick/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 287, app/assets/stylesheets/slick/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 290, app/assets/stylesheets/slick/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 294, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 298, app/assets/stylesheets/slick/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 303, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  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 313, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 315, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 318, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 323, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 325, app/assets/stylesheets/slick/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: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 341, app/assets/stylesheets/slick/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 353, app/assets/stylesheets/slick/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 356, app/assets/stylesheets/slick/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 365, app/assets/stylesheets/slick/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 367, app/assets/stylesheets/slick/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 370, app/assets/stylesheets/slick/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 374, app/assets/stylesheets/slick/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: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 384, app/assets/stylesheets/slick/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: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 394, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 400, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 402, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 406, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 408, app/assets/stylesheets/slick/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 417, app/assets/stylesheets/slick/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 423, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 426, app/assets/stylesheets/slick/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 429, app/assets/stylesheets/slick/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 433, app/assets/stylesheets/slick/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 437, app/assets/stylesheets/slick/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 440, app/assets/stylesheets/slick/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 445, app/assets/stylesheets/slick/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 450, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 454, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 458, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 462, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 465, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 468, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 472, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 475, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 478, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 482, app/assets/stylesheets/slick/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 487, app/assets/stylesheets/slick/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 489, app/assets/stylesheets/slick/select2.css */
.select2-container {
  top: -3px;
  left: -6px;
}

/* line 493, app/assets/stylesheets/slick/select2.css */
.select2-container .select2-selection--single {
  height: 26px;
}

/* Menu button */
/* line 2, app/assets/stylesheets/slick/slick.headermenu.css */
.slick-header-menubutton {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(/slick/images/down.gif);
  cursor: pointer;
  display: none;
  border-left: thin ridge silver;
}

/* line 17, app/assets/stylesheets/slick/slick.headermenu.css */
.slick-header-column:hover > .slick-header-menubutton,
.slick-header-column-active .slick-header-menubutton {
  display: inline-block;
}

/* Menu */
/* line 23, app/assets/stylesheets/slick/slick.headermenu.css */
.slick-header-menu {
  position: absolute;
  display: inline-block;
  margin: 0;
  padding: 2px;
  cursor: default;
}

/* Menu items */
/* line 33, app/assets/stylesheets/slick/slick.headermenu.css */
.slick-header-menuitem {
  list-style: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

/* line 40, app/assets/stylesheets/slick/slick.headermenu.css */
.slick-header-menuicon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 50, app/assets/stylesheets/slick/slick.headermenu.css */
.slick-header-menucontent {
  display: inline-block;
  vertical-align: middle;
}

/* Disabled */
/* line 57, app/assets/stylesheets/slick/slick.headermenu.css */
.slick-header-menuitem-disabled {
  color: silver;
}

/* line 3, app/assets/stylesheets/slick/slick.override.scss */
.editor-text {
  width: 100%;
  min-width: 100px;
  color: #666 !important;
}

/* line 9, app/assets/stylesheets/slick/slick.override.scss */
.slick-header-column.ui-state-default {
  height: auto;
}

/* line 13, app/assets/stylesheets/slick/slick.override.scss */
#grid {
  color: #212529;
  background: #fff;
  border-top: 1px solid #dee2e6 !important;
}

/* line 21, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-header-columns .slick-header-column {
  padding: 0.75rem;
  background: #fff;
  border: none !important;
  border-bottom: 1px solid #dee2e6 !important;
  border-left: 1px solid #dee2e6 !important;
}

/* line 30, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-header-columns .slick-header-column.frozen {
  background: #f2f2f2;
}

/* line 34, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-header-columns .slick-header-column a.column-name {
  font-weight: bold;
  color: #212529;
}

/* line 44, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell {
  padding: 0.75rem;
  background: #fff;
  border: none !important;
  border-bottom: 1px solid #dee2e6 !important;
  border-left: 1px solid #dee2e6 !important;
}

/* line 53, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell.active {
  box-shadow: inset 0px 0px 2px 1px #666;
}

/* line 57, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell.active.frozen {
  box-shadow: inset 0px 0px 2px 1px #666;
}

/* line 63, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell.manual-override {
  color: red !important;
}

/* line 67, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell.manual-override .restore-original {
  position: absolute;
  right: 3px;
  top: 3px;
  color: red;
  line-height: 11px;
}

/* line 75, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell.manual-override input, #grid .slick-row .slick-cell.manual-override textarea, #grid .slick-row .slick-cell.manual-override button[type="submit"] {
  color: #333333;
}

/* line 81, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell.rule-override {
  color: #e56f1f;
}

/* line 85, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell.rule-override .rule-applied {
  display: none;
}

/* line 89, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell.rule-override input, #grid .slick-row .slick-cell.rule-override textarea, #grid .slick-row .slick-cell.rule-override button[type="submit"] {
  color: #333333;
}

/* line 95, app/assets/stylesheets/slick/slick.override.scss */
#grid .slick-row .slick-cell.frozen {
  background: #f2f2f2;
}

/* line 1, app/assets/stylesheets/shared/about-and-slack-area.scss */
.about-and-slack {
  padding: 80px 0px;
}

/* line 2, app/assets/stylesheets/shared/admin.scss */
.admin-page input, .admin-page button[type="submit"], .admin-page textarea {
  color: #333333 !important;
}

/* line 5, app/assets/stylesheets/shared/admin.scss */
.admin-page table {
  margin-top: 10px;
}

/* line 9, app/assets/stylesheets/shared/admin.scss */
.additional-words-form-data {
  margin: 30px 0;
  list-style: none;
}

/* line 14, app/assets/stylesheets/shared/admin.scss */
#admin-link {
  position: absolute;
  top: 2px;
  left: 2px;
  text-decoration: underline;
}

/* line 21, app/assets/stylesheets/shared/admin.scss */
.admin-form {
  max-width: 400px;
}

/* line 25, app/assets/stylesheets/shared/admin.scss */
#plan-submenu {
  margin: 20px;
  max-width: 160px;
}

/* line 30, app/assets/stylesheets/shared/admin.scss */
h3.admin {
  margin: 50px 0 15px 0;
}

/* line 34, app/assets/stylesheets/shared/admin.scss */
.admin-actions {
  margin-top: 10px;
}

/* line 39, app/assets/stylesheets/shared/admin.scss */
.admin-actions a {
  margin-left: 10px;
}

/* line 1, app/assets/stylesheets/shared/ai-categories.scss */
.ai-modal-content {
  max-width: 90%;
  width: 350px;
  position: relative;
  margin: 10px auto;
}

/* line 6, app/assets/stylesheets/shared/ai-categories.scss */
.ai-modal-content p {
  margin: 20px 0;
}

/* line 8, app/assets/stylesheets/shared/ai-categories.scss */
.ai-modal-content p.actions {
  border-top: 1px solid #ccc;
  padding-top: 25px;
}

/* line 15, app/assets/stylesheets/shared/ai-categories.scss */
.ai-modal-content .select2-container {
  width: 100% !important;
  top: 0px !important;
  left: 0px !important;
}

/* line 19, app/assets/stylesheets/shared/ai-categories.scss */
.ai-modal-content .select2-container .select2-selection {
  border: #aaa 1px solid !important;
}

/* line 1, app/assets/stylesheets/shared/bootstrap-suggest.scss */
.suggest {
  /* position: relative; */
  top: 40px;
  z-index: 30;
  text-align: left;
}

/* line 8, app/assets/stylesheets/shared/bootstrap-suggest.scss */
.suggest > .dropdown-menu {
  max-height: 250px;
  overflow-y: scroll;
  margin-top: 15px;
  position: absolute;
}

/* line 14, app/assets/stylesheets/shared/bootstrap-suggest.scss */
.suggest > .dropdown-menu > a.dropdown-item {
  border-top: 1px solid #eeeeee;
  padding: 5px 10px;
}

/* line 18, app/assets/stylesheets/shared/bootstrap-suggest.scss */
.suggest > .dropdown-menu > a.dropdown-item:first-child {
  border-top: 0;
}

/* line 7, app/assets/stylesheets/shared/buttercms.scss */
.cms .content {
  margin: 20px 0;
}

/* line 12, app/assets/stylesheets/shared/buttons.scss */
.btn-blue {
  color: #212529;
  background-color: #fff;
  border-color: #0091d4;
  border-radius: 3px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-blue:hover {
  color: #fff;
  background-color: #0091d4;
  border-color: #006ea1;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue:focus, .btn-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 129, 186, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue.disabled, .btn-blue:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #0091d4;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue:not(:disabled):not(.disabled):active, .btn-blue.active:not(:disabled):not(.disabled), .show > .btn-blue.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #006594;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-blue.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-blue.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 129, 186, 0.5);
}

/* line 17, app/assets/stylesheets/shared/buttons.scss */
.btn-green {
  color: #fff;
  background-color: #57bd35;
  border-color: #57bd35;
  border-radius: 3px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-green:hover {
  color: #fff;
  background-color: #57bd35;
  border-color: #45952a;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:focus, .btn-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(112, 199, 83, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green.disabled, .btn-green:disabled {
  color: #fff;
  background-color: #57bd35;
  border-color: #57bd35;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:not(:disabled):not(.disabled):active, .btn-green.active:not(:disabled):not(.disabled), .show > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #45952a;
  border-color: #408b27;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-green.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-green.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(112, 199, 83, 0.5);
}

/* line 23, app/assets/stylesheets/shared/buttons.scss */
.btn-orange {
  color: #212529;
  background-color: #fff;
  border-color: #f9b436;
  border-radius: 3px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-orange:hover {
  color: #212529;
  background-color: #f9b436;
  border-color: #f5a107;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-orange:focus, .btn-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 159, 52, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-orange.disabled, .btn-orange:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #f9b436;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-orange:not(:disabled):not(.disabled):active, .btn-orange.active:not(:disabled):not(.disabled), .show > .btn-orange.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #e89907;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-orange:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-orange.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-orange.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 159, 52, 0.5);
}

/* line 28, app/assets/stylesheets/shared/buttons.scss */
.btn-red {
  color: #212529;
  background-color: #fff;
  border-color: #dd4933;
  border-radius: 3px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-red:hover {
  color: #fff;
  background-color: #dd4933;
  border-color: #bd3420;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:focus, .btn-red.focus {
  box-shadow: 0 0 0 0.2rem rgba(193, 68, 50, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red.disabled, .btn-red:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #dd4933;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:not(:disabled):not(.disabled):active, .btn-red.active:not(:disabled):not(.disabled), .show > .btn-red.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #b3311e;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-red.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-red.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(193, 68, 50, 0.5);
}

/* line 33, app/assets/stylesheets/shared/buttons.scss */
.btn-gray {
  color: #212529;
  background-color: #fff;
  border-color: #c4c4c4;
  border-radius: 3px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-gray:hover {
  color: #212529;
  background-color: #c4c4c4;
  border-color: #ababab;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray:focus, .btn-gray.focus {
  box-shadow: 0 0 0 0.2rem rgba(172, 172, 173, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray.disabled, .btn-gray:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #c4c4c4;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray:not(:disabled):not(.disabled):active, .btn-gray.active:not(:disabled):not(.disabled), .show > .btn-gray.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #a4a4a4;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-gray.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-gray.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(172, 172, 173, 0.5);
}

/* line 38, app/assets/stylesheets/shared/buttons.scss */
.btn-add-item {
  color: #212529;
  background-color: #fff;
  border-color: #b169c6;
  border-radius: 3px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-add-item:hover {
  color: #fff;
  background-color: #b169c6;
  border-color: #9d45b7;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-item:focus, .btn-add-item.focus {
  box-shadow: 0 0 0 0.2rem rgba(155, 95, 174, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-item.disabled, .btn-add-item:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #b169c6;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-item:not(:disabled):not(.disabled):active, .btn-add-item.active:not(:disabled):not(.disabled), .show > .btn-add-item.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #9542ad;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-item:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-add-item.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-add-item.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(155, 95, 174, 0.5);
}

/* line 43, app/assets/stylesheets/shared/buttons.scss */
.btn-add-shop {
  color: #212529;
  background-color: #fff;
  border-color: #6175df;
  border-radius: 3px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-add-shop:hover {
  color: #fff;
  background-color: #6175df;
  border-color: #3750d6;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-shop:focus, .btn-add-shop.focus {
  box-shadow: 0 0 0 0.2rem rgba(87, 105, 196, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-shop.disabled, .btn-add-shop:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #6175df;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-shop:not(:disabled):not(.disabled):active, .btn-add-shop.active:not(:disabled):not(.disabled), .show > .btn-add-shop.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #2c47d4;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-shop:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-add-shop.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-add-shop.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(87, 105, 196, 0.5);
}

/* line 48, app/assets/stylesheets/shared/buttons.scss */
.btn-add-event {
  color: #212529;
  background-color: #fff;
  border-color: #0091d9;
  border-radius: 3px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-add-event:hover {
  color: #fff;
  background-color: #0091d9;
  border-color: #006fa6;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-event:focus, .btn-add-event.focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 129, 191, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-event.disabled, .btn-add-event:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #0091d9;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-event:not(:disabled):not(.disabled):active, .btn-add-event.active:not(:disabled):not(.disabled), .show > .btn-add-event.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #006699;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-event:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-add-event.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-add-event.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 129, 191, 0.5);
}

/* line 53, app/assets/stylesheets/shared/buttons.scss */
.btn-add-campaign {
  color: #212529;
  background-color: #fff;
  border-color: #00bfbb;
  border-radius: 3px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-add-campaign:hover {
  color: #fff;
  background-color: #00bfbb;
  border-color: #008c89;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-campaign:focus, .btn-add-campaign.focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 168, 165, 0.5);
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-campaign.disabled, .btn-add-campaign:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #00bfbb;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-campaign:not(:disabled):not(.disabled):active, .btn-add-campaign.active:not(:disabled):not(.disabled), .show > .btn-add-campaign.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #007f7d;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.3.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-add-campaign:not(:disabled):not(.disabled):active:focus, textarea:active:focus, .btn-add-campaign.active:not(:disabled):not(.disabled):focus, textarea.active:focus, .show > .btn-add-campaign.dropdown-toggle:focus, .show > textarea.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 168, 165, 0.5);
}

/* line 1, app/assets/stylesheets/shared/description-carousel.scss */
#column-descriptions-carousel-wrapper {
  position: relative;
  margin: 60px auto 30px auto;
  padding: 0;
  max-width: 740px;
  min-width: 310px;
}

/* line 14, app/assets/stylesheets/shared/description-carousel.scss */
#column-descriptions-carousel-wrapper #column-descriptions-carousel table {
  width: 100% !important;
}

/* line 18, app/assets/stylesheets/shared/description-carousel.scss */
#column-descriptions-carousel-wrapper #column-descriptions-carousel .item {
  min-height: 350px;
  padding: 0;
}

/* line 22, app/assets/stylesheets/shared/description-carousel.scss */
#column-descriptions-carousel-wrapper #column-descriptions-carousel .item .column-identifier {
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center;
  font-size: 22px;
  color: #333;
  font-weight: bold;
}

/* line 29, app/assets/stylesheets/shared/description-carousel.scss */
#column-descriptions-carousel-wrapper #column-descriptions-carousel .item .column-identifier span.label {
  color: #666;
  font-weight: normal;
}

/* line 1, app/assets/stylesheets/shared/errors.css.scss */
.toast-message {
  z-index: 100 !important;
}

/* line 4, app/assets/stylesheets/shared/errors.css.scss */
.alert-error {
  position: relative;
  background: #FFFAFA;
  opacity: 0.8;
  border: 1px solid #b94a48;
}

/* line 8, app/assets/stylesheets/shared/errors.css.scss */
.alert-error h3 {
  margin: 5px 0;
  line-height: 1 !important;
  font-size: 16px !important;
  margin-bottom: 10px !important;
}

/* line 14, app/assets/stylesheets/shared/errors.css.scss */
.alert-error .close {
  position: absolute;
  right: 8px;
  top: 8px;
}

/* line 20, app/assets/stylesheets/shared/errors.css.scss */
.alert-error ul {
  padding: 0 0 0 10px;
  list-style: none;
}

/* line 23, app/assets/stylesheets/shared/errors.css.scss */
.alert-error ul li {
  color: #b94a48;
  text-align: left;
}

/* line 30, app/assets/stylesheets/shared/errors.css.scss */
.invalid-feedback {
  text-align: left;
}

/* line 1, app/assets/stylesheets/shared/forms.scss */
.form-actions {
  margin-top: 20px;
}

/* line 5, app/assets/stylesheets/shared/forms.scss */
.schedule-entry {
  margin: 15px 0 20px 0;
  border-bottom: 1px dashed #cccccc;
}

/* line 1, app/assets/stylesheets/shared/gear.scss */
#gears {
  color: #8D8D8D;
  margin: 150px 0;
  width: 100%;
  height: 400px;
  background-image: url(/assets/gears-49f5d4438fdb912c748fc7d241e8adf4ceb191c6bd2af893e5824b99f284a8b1.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 1, app/assets/stylesheets/shared/header.scss */
.navbar-default {
  padding-top: 15px;
  background-color: #fff;
  border-color: #fff;
}

/* line 8, app/assets/stylesheets/shared/header.scss */
.navbar-default .nav.navbar-nav li {
  margin: 0;
  padding: 0 5px;
  font-size: 15px;
  line-height: 1.6;
}

/* line 14, app/assets/stylesheets/shared/header.scss */
.navbar-default .nav.navbar-nav li > a {
  font-size: 13px;
  color: #363636;
}

/* line 17, app/assets/stylesheets/shared/header.scss */
.navbar-default .nav.navbar-nav li > a:hover {
  color: #948d90;
}

/* line 25, app/assets/stylesheets/shared/header.scss */
.navbar-default .button-wrapper {
  margin: 8px 0 0 0;
}

/* line 29, app/assets/stylesheets/shared/header.scss */
.navbar-default #header-menu-container {
  margin: 0px 0 0 190px;
}

/* line 31, app/assets/stylesheets/shared/header.scss */
.navbar-default #header-menu-container #header-menu {
  margin: 3px 0 0 50px;
}

/* line 34, app/assets/stylesheets/shared/header.scss */
.navbar-default #header-menu-container #header-user-menu {
  margin: 3px 0 0 0;
  float: right;
}

/* line 39, app/assets/stylesheets/shared/header.scss */
.navbar-default #header-menu-container.in, .navbar-default #header-menu-container.collapsing {
  margin: 10px;
}

/* line 43, app/assets/stylesheets/shared/header.scss */
.navbar-default #header-menu-container.in #header-menu, .navbar-default #header-menu-container.collapsing #header-menu {
  margin: 3px 0 0 0 !important;
}

/* line 47, app/assets/stylesheets/shared/header.scss */
.navbar-default #header-menu-container.in #header-user-menu, .navbar-default #header-menu-container.collapsing #header-user-menu {
  float: none !important;
}

/* line 48, app/assets/stylesheets/shared/header.scss */
.navbar-default #header-menu-container.in #header-user-menu ul, .navbar-default #header-menu-container.collapsing #header-user-menu ul {
  margin: 3px 0 0 0 !important;
}

/* line 1, app/assets/stylesheets/shared/main.scss */
html, body {
  /*font-family: "Roboto", Helvetica, Arial, sans-serif;*/
  font-weight: 400;
}

/* line 6, app/assets/stylesheets/shared/main.scss */
h1, h2, h3, h4, h5 {
  line-height: 1;
  font-weight: 400;
  /*font-family: "nimbus-sans", Helvetica, Arial, sans-serif;*/
  font-size: 24px;
  letter-spacing: -0.3px;
}

/* line 14, app/assets/stylesheets/shared/main.scss */
:focus, textarea:focus {
  outline: none;
}

/* line 15, app/assets/stylesheets/shared/main.scss */
::-moz-focus-inner {
  border: 0;
}

/* line 19, app/assets/stylesheets/shared/main.scss */
a:focus, a:hover {
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/shared/modal.scss */
.modal.devise-modal .cross-icon {
  display: inline;
}

/* line 7, app/assets/stylesheets/shared/modal.scss */
.modal.devise-modal .modal-dialog {
  width: 460px;
}

/* line 11, app/assets/stylesheets/shared/modal.scss */
.modal.devise-modal .modal-header {
  margin-top: 30px;
}

/* line 15, app/assets/stylesheets/shared/modal.scss */
.modal.devise-modal .modal-header .modal-title {
  font-size: 20px;
}

/* line 19, app/assets/stylesheets/shared/modal.scss */
.modal.devise-modal .modal-header .close {
  right: 50px !important;
  top: 45px !important;
}

/* line 27, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog {
  z-index: 2000;
}

/* line 31, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content {
  border-radius: 3px;
}

/* line 36, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
}

/* line 38, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content .modal-header .modal-title {
  padding: 0;
  margin: 0;
  color: #4e4e4e;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
}

/* line 47, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: 15px;
  top: 15px;
  opacity: 1;
}

/* line 53, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content .modal-header .close:hover, .modal .modal-dialog .modal-content .modal-header .close:focus, .modal .modal-dialog .modal-content .modal-header .close:active {
  text-decoration: none;
  outline: none;
  opacity: 1;
}

/* line 66, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content .modal-body .modal-body-content {
  padding: 0 20px;
}

/* line 70, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content .modal-body .form-actions {
  margin: 20px 0;
}

/* line 74, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content .modal-body .devise-links {
  padding: 10px 0;
  border-top: 1px dashed #cccccc;
  text-align: center;
  margin: 25px 0 15px 0;
}

/* line 81, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content .modal-body .modal-p {
  margin: 20px 0;
}

/* line 85, app/assets/stylesheets/shared/modal.scss */
.modal .modal-dialog .modal-content .modal-body .modal-content-header {
  margin: 45px 0 25px 0;
  font-size: 20px;
  color: #4e4e4e;
  text-align: center;
}

/* line 1, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table {
  width: 350px;
  list-style: none;
  position: relative;
  margin: 20px auto;
  padding: 0;
}

/* line 9, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan {
  text-align: center;
  background-color: #f5f5f5;
  margin-top: 17px;
  margin-left: 0;
  position: relative;
  z-index: 99;
}

/* line 21, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan.plan-primary {
  background-color: #f9f9f9;
  margin-top: 0px;
  margin-left: -5px;
  margin-right: -5px;
  z-index: 100;
}

/* line 30, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan.plan-primary h3 {
  font-size: 32.5px;
  line-height: 51px;
}

/* line 34, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan.plan-primary h4 {
  line-height: 22px;
}

/* line 37, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan.plan-primary a, ul.pricing-table li.plan.plan-primary input[type=submit], ul.pricing-table li.plan.plan-primary textarea[type=submit], ul.pricing-table li.plan.plan-primary button[type=submit] {
  font-size: 21.5px;
  line-height: 26px;
}

/* line 41, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan.plan-primary ul.features {
  padding: 0;
  margin: 20px 0 12px 0;
}

/* line 44, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan.plan-primary ul.features li {
  font-size: 12pt;
}

/* line 50, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan .call-to-action {
  margin: 20px 20px;
}

/* line 54, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan .features {
  margin: 0;
}

/* line 56, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan .features li {
  list-style: none;
  padding: 8px;
  line-height: 18px;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

/* line 63, app/assets/stylesheets/shared/payments.scss */
ul.pricing-table li.plan .features li:first-child {
  border-top: none;
}

/* line 1, app/assets/stylesheets/shared/refresh-bos.scss */
#refresh-box-container {
  position: fixed;
  display: block;
  bottom: 30px;
  left: 30px;
  z-index: 100;
}

/* line 7, app/assets/stylesheets/shared/refresh-bos.scss */
#refresh-box-container #refresh-box {
  padding: 10px 12px;
  background: #323232;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 2px;
  border: 1px solid #323232;
}

/* line 17, app/assets/stylesheets/shared/refresh-bos.scss */
#refresh-box-container #refresh-box a {
  color: #e2e784;
  text-transform: uppercase;
  margin-left: 20px;
}

/* line 1, app/assets/stylesheets/shared/sample-file-area.scss */
#sample_file_area {
  padding: 45px 0px;
}

/* line 1, app/assets/stylesheets/shared/setup-area.scss */
.upload-area {
  background: #fff;
  color: #828588;
  position: relative;
  min-height: 300px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  cursor: pointer;
}

/* line 22, app/assets/stylesheets/shared/setup-area.scss */
#uploader {
  transition: background-color 0.1s ease-in-out;
  padding: 80px 30px 80px 30px;
  border: 2px dashed #b4d0e2;
  border-radius: 6px;
}

/* line 30, app/assets/stylesheets/shared/setup-area.scss */
#uploader.in, #uploader.hover {
  background-color: #d2ffd6;
  border-color: #32d832;
}

/* line 35, app/assets/stylesheets/shared/setup-area.scss */
#uploader a {
  position: relative;
  z-index: 3;
}

/* line 40, app/assets/stylesheets/shared/setup-area.scss */
#uploader .file-upload-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 48, app/assets/stylesheets/shared/setup-area.scss */
#uploader .inputDnD .form-control-file {
  position: absolute;
  width: 100%;
  height: 100%;
  outline: none;
  visibility: hidden;
  cursor: pointer;
}

/* line 55, app/assets/stylesheets/shared/setup-area.scss */
#uploader .inputDnD .form-control-file:before {
  content: attr(data-title);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 2em;
  padding-top: 1.5em;
  opacity: 1;
  visibility: visible;
  text-align: center;
  border: 2px dashed #b4d0e2;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
}

/* line 73, app/assets/stylesheets/shared/setup-area.scss */
#uploader:hover .form-control-file:before {
  border-color: #32d832;
}

/* line 80, app/assets/stylesheets/shared/setup-area.scss */
.direct-upload-area {
  position: relative;
  width: 100%;
  min-height: 35px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 88, app/assets/stylesheets/shared/setup-area.scss */
.direct-upload-area .direct-upload-action {
  z-index: 2;
  cursor: pointer;
}

/* line 91, app/assets/stylesheets/shared/setup-area.scss */
.direct-upload-area .direct-upload-action .upload-button {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

/* line 98, app/assets/stylesheets/shared/setup-area.scss */
.direct-upload-area .direct-upload-action .direct-upload-input {
  width: 100%;
  height: 35px;
  z-index: 10;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
}

/* line 107, app/assets/stylesheets/shared/setup-area.scss */
.direct-upload-area .progress {
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 10px;
}

/* line 118, app/assets/stylesheets/shared/setup-area.scss */
.modal-content #uploader {
  margin: 0 0 20px 0;
  padding: 30px 20px 40px 20px;
}

/* line 1, app/assets/stylesheets/shared/toast.scss */
#toast-container {
  position: fixed;
  top: 0;
  min-width: 350px;
  max-width: 350px;
  z-index: 10000;
  margin: 0 auto;
}

/* line 10, app/assets/stylesheets/shared/toast.scss */
#toast-container #toast-messages {
  position: relative;
}

/* line 14, app/assets/stylesheets/shared/toast.scss */
#toast-container #toast-messages .toast {
  background: white;
  margin: 5px auto 5px auto;
}

/* line 18, app/assets/stylesheets/shared/toast.scss */
#toast-container #toast-messages .toast .toast-header {
  color: #ffffff;
}

/* line 20, app/assets/stylesheets/shared/toast.scss */
#toast-container #toast-messages .toast .toast-header button {
  color: #ffffff;
  outline: none;
}

/* line 26, app/assets/stylesheets/shared/toast.scss */
#toast-container #toast-messages .toast.success .toast-header {
  background: green;
}

/* line 27, app/assets/stylesheets/shared/toast.scss */
#toast-container #toast-messages .toast.error .toast-header {
  background: #dd4b39;
}

/* line 29, app/assets/stylesheets/shared/toast.scss */
#toast-container #toast-messages .toast .toast-body {
  color: #000000;
}

/* line 1, app/assets/stylesheets/shared/user-import-bottom-menu-private.scss */
#user-import-bottom-menu-private {
  margin: 10px 0 0 0;
}

/* line 4, app/assets/stylesheets/shared/user-import-bottom-menu-private.scss */
#user-import-bottom-menu-private span.rows-count {
  margin: 0 10px 0 0;
  color: #666666;
}

/* line 9, app/assets/stylesheets/shared/user-import-bottom-menu-private.scss */
#user-import-bottom-menu-private .btn {
  margin-left: 10px;
}

@media (min-width: 1400px) {
  /* line 4, app/assets/stylesheets/shared/user-import-details-list.scss */
  #user-import-details-wrapper {
    position: absolute;
    right: 0;
    top: 10px;
    width: 370px;
    height: 160px;
  }
  /* line 10, app/assets/stylesheets/shared/user-import-details-list.scss */
  #user-import-details-wrapper #user-import-details {
    margin: 0 auto;
  }
}

@media (max-width: 1399px) {
  /* line 19, app/assets/stylesheets/shared/user-import-details-list.scss */
  #user-import-details-wrapper {
    padding: 5px 10px;
    width: 530px;
    margin: 0 auto;
  }
  /* line 23, app/assets/stylesheets/shared/user-import-details-list.scss */
  #user-import-details-wrapper #user-import-details {
    margin: 0 auto;
  }
  /* line 28, app/assets/stylesheets/shared/user-import-details-list.scss */
  #user-import-details-wrapper #user-import-details .user-import-details-list li .description {
    max-width: 330px;
  }
}

@media (max-width: 740px) {
  /* line 38, app/assets/stylesheets/shared/user-import-details-list.scss */
  #user-import-details-wrapper {
    width: auto;
  }
  /* line 40, app/assets/stylesheets/shared/user-import-details-list.scss */
  #user-import-details-wrapper #user-import-details {
    margin: 0 auto;
  }
  /* line 45, app/assets/stylesheets/shared/user-import-details-list.scss */
  #user-import-details-wrapper #user-import-details .user-import-details-list li .description {
    max-width: 180px;
  }
}

/* line 54, app/assets/stylesheets/shared/user-import-details-list.scss */
.user-import-details-list {
  padding: 0;
  list-style: none;
}

/* line 59, app/assets/stylesheets/shared/user-import-details-list.scss */
.user-import-details-list li {
  overflow: hidden;
}

/* line 63, app/assets/stylesheets/shared/user-import-details-list.scss */
.user-import-details-list li .title {
  vertical-align: middle;
  display: inline-block;
  font-weight: bold;
}

/* line 69, app/assets/stylesheets/shared/user-import-details-list.scss */
.user-import-details-list li .description {
  vertical-align: middle;
  max-width: 250px;
  display: inline-block;
  margin-left: 10px;
  font-style: italic;
}

/* line 77, app/assets/stylesheets/shared/user-import-details-list.scss */
.user-import-details-list li .description.cut {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, app/assets/stylesheets/shared/user-import-dropdown.scss */
#user-import-right-menu {
  outline: none;
}

/* line 3, app/assets/stylesheets/shared/user-import-dropdown.scss */
#user-import-right-menu:focus, #user-import-right-menu:active {
  outline: none;
}

/* line 8, app/assets/stylesheets/shared/user-import-dropdown.scss */
.user-import-dropdown {
  min-width: 230px;
}

/* line 10, app/assets/stylesheets/shared/user-import-dropdown.scss */
.user-import-dropdown a {
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #3d4951;
}

/* line 16, app/assets/stylesheets/shared/user-import-dropdown.scss */
.user-import-dropdown .payment-required, .user-import-dropdown .reactivation-required {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 26, app/assets/stylesheets/shared/user-import-dropdown.scss */
.user-import-dropdown .payment-required span.inactive, .user-import-dropdown .reactivation-required span.inactive {
  display: inline;
  color: #cccccc;
}

/* line 31, app/assets/stylesheets/shared/user-import-dropdown.scss */
.user-import-dropdown .payment-required .payment-load, .user-import-dropdown .payment-required .reactivation-link, .user-import-dropdown .reactivation-required .payment-load, .user-import-dropdown .reactivation-required .reactivation-link {
  display: inline;
  padding: 0;
  margin: 0 0 0 10px;
  text-decoration: underline;
  color: #32d832;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/shared/user-import-editor.scss */
#user-import-editor {
  min-height: 60px;
  margin: 10px 0px 0 0px;
  text-align: center;
}

/* line 9, app/assets/stylesheets/shared/user-import-editor.scss */
#user-import-editor textarea {
  border-radius: 10px;
  padding: 8px;
  margin: 0;
  width: 100%;
  height: 50px;
  color: #666;
  border-color: #ffffff;
}

/* line 18, app/assets/stylesheets/shared/user-import-editor.scss */
#user-import-editor .select2-container {
  top: 0;
  left: 0;
  padding-bottom: 7px;
}

/* line 23, app/assets/stylesheets/shared/user-import-editor.scss */
#user-import-editor .select2-selection {
  text-align: left;
  padding: 8px 0;
  height: 50px;
  border-radius: 10px;
  border-color: #ffffff;
}

/* line 31, app/assets/stylesheets/shared/user-import-editor.scss */
#user-import-editor #grid-editor-info {
  clear: both;
  text-align: left;
  color: #999;
}

@keyframes aiprocessing {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: 30px 0px;
  }
}

/* line 13, app/assets/stylesheets/shared/user-import-menu.scss */
#user-import-menu {
  margin: 15px 0 5px 0;
}

/* line 19, app/assets/stylesheets/shared/user-import-menu.scss */
#user-import-menu #user-import-menu-private-left #switch-ai-category span.ai-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(/assets/ai-categories-4fe71503a36e6b116f21087b4739a98c99305270d55a9a3421f29f8e19dd304f.png);
  background-size: 60px 30px;
  vertical-align: bottom;
}

/* line 27, app/assets/stylesheets/shared/user-import-menu.scss */
#user-import-menu #user-import-menu-private-left #switch-ai-category span.ai-icon.on {
  background-position: 30px 0px;
}

/* line 32, app/assets/stylesheets/shared/user-import-menu.scss */
#user-import-menu #user-import-menu-private-left #switch-ai-category span.ai-icon.processing {
  animation-duration: 1s;
  animation-name: aiprocessing;
  animation-iteration-count: infinite;
}

/* line 44, app/assets/stylesheets/shared/user-import-menu.scss */
#feed-url-input {
  background: #fff;
}

/* line 48, app/assets/stylesheets/shared/user-import-menu.scss */
#feed-url-old {
  display: inline-block;
}

/* line 50, app/assets/stylesheets/shared/user-import-menu.scss */
#feed-url-old input, #feed-url-old textarea, #feed-url-old button[type="submit"] {
  display: inline-block;
  width: 200px;
}

/* line 53, app/assets/stylesheets/shared/user-import-menu.scss */
#feed-url-old input.big, #feed-url-old textarea.big, #feed-url-old button.big[type="submit"] {
  width: 500px;
}

/* line 58, app/assets/stylesheets/shared/user-import-menu.scss */
#feed-url-old .btn {
  display: inline-block;
}

/* line 63, app/assets/stylesheets/shared/user-import-menu.scss */
#first-feed-info {
  display: inline-block;
  margin: 0 10px;
}

/* line 3, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list {
  padding: 0;
  list-style: none;
}

/* line 9, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list li {
  list-style: none;
  position: relative;
  padding: 10px 0;
  margin: 10px 0;
  border-bottom: 1px dashed #ddd;
}

/* line 14, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list li .actions {
  font-size: 14px;
  position: absolute;
  top: 15px;
}

/* line 18, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list li .actions a, ul.rules-list li .actions span {
  margin: 0 0 0 5px;
}

/* line 21, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list li .actions input, ul.rules-list li .actions textarea, ul.rules-list li .actions button[type="submit"] {
  margin: 0;
}

/* line 24, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list li .actions .draggable {
  cursor: move;
}

/* line 29, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list li .actions-left {
  left: 5px;
}

/* line 33, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list li .actions-right {
  right: 5px;
}

/* line 38, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list li .rule-preview {
  filter: alpha(opacity=30);
  opacity: 0.3;
}

/* line 43, app/assets/stylesheets/shared/user-import-rule.scss */
ul.rules-list li.active .rule-preview {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 56, app/assets/stylesheets/shared/user-import-rule.scss */
.rule-preview {
  margin: 0 15px 0 100px;
  font-size: 14px;
  cursor: move;
}

/* line 64, app/assets/stylesheets/shared/user-import-rule.scss */
.rule-preview span {
  display: inline-block;
  padding: 2px;
  margin: 1px;
}

/* line 70, app/assets/stylesheets/shared/user-import-rule.scss */
.rule-preview span > span {
  padding: 0 2px;
}

/* line 75, app/assets/stylesheets/shared/user-import-rule.scss */
.rule-preview .rule_keyword {
  color: red;
}

/* line 79, app/assets/stylesheets/shared/user-import-rule.scss */
.rule-preview .rule_field {
  color: blue;
  background: #039be5;
  border-radius: 2px;
}

/* line 85, app/assets/stylesheets/shared/user-import-rule.scss */
.rule-preview .rule_value {
  margin: 0px;
  background: #ccc;
  border-radius: 2px;
}

/* line 91, app/assets/stylesheets/shared/user-import-rule.scss */
.rule-preview .rule_condition {
  margin: 0px;
  border-bottom: 1px dashed orange;
}

/* line 96, app/assets/stylesheets/shared/user-import-rule.scss */
.rule-preview .rule_operator {
  margin: 0px;
  color: green;
}

/* line 104, app/assets/stylesheets/shared/user-import-rule.scss */
.no-rules {
  margin: 25px;
  text-align: center;
}

/* line 110, app/assets/stylesheets/shared/user-import-rule.scss */
#edit-rule-form input, #edit-rule-form textarea, #edit-rule-form button[type="submit"] {
  color: #333333;
}

/* line 1, app/assets/stylesheets/shared/user.scss */
.user-edit-form-container {
  margin: 80px auto;
}

/* line 4, app/assets/stylesheets/shared/user.scss */
.user-edit-form-container #user-nav {
  margin: 0 0 20px 0;
}

/* line 8, app/assets/stylesheets/shared/user.scss */
.user-edit-form-container ul.profile {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 13, app/assets/stylesheets/shared/user.scss */
.user-edit-form-container ul.profile span.info-label {
  display: inline-block;
  width: 100px;
  text-align: right;
  font-style: italic;
}

/* line 20, app/assets/stylesheets/shared/user.scss */
.user-edit-form-container ul.profile span.value {
  display: inline-block;
  margin: 0 0 0 20px;
  font-weight: bold;
}

/* line 27, app/assets/stylesheets/shared/user.scss */
.user-edit-form-container .manage-section {
  margin: 25px 0 50px 0;
  font-size: 16px;
}

/* line 35, app/assets/stylesheets/shared/user.scss */
.bottom-margin-80 {
  margin-bottom: 80px;
}

/* line 1, app/assets/stylesheets/admin/help.scss */
.most-pop-articles {
  max-width: 800px;
  position: relative;
  width: 90%;
  margin: 0 auto;
}

/* line 8, app/assets/stylesheets/admin/help.scss */
.most-pop-articles h2 {
  font-weight: 400;
  margin-bottom: 1.2em;
  text-align: center;
  font-size: 27px;
  line-height: 36px;
  color: black;
}

/* line 17, app/assets/stylesheets/admin/help.scss */
.category-list {
  text-align: left;
  margin: 1em auto;
}

/* line 22, app/assets/stylesheets/admin/help.scss */
.category-list .category {
  text-align: center;
  display: inline-block;
  width: 29%;
  border: 1px solid #e0e0e0;
  margin: 0 .8% 20px .8%;
  padding: 1.5em 1em;
  cursor: pointer;
  transition: background .15s;
  vertical-align: top;
}

/* line 37, app/assets/stylesheets/admin/help.scss */
footer.center p {
  text-align: center;
}

/* line 41, app/assets/stylesheets/admin/help.scss */
footer p {
  font-size: .9em;
  color: #9b9b9b;
  text-align: right;
  margin-bottom: 3em;
}

/* line 47, app/assets/stylesheets/admin/help.scss */
.popArticles a {
  text-decoration: none;
  line-height: 1.5em;
  color: #31d831;
}

/* line 52, app/assets/stylesheets/admin/help.scss */
footer p a, footer p a:hover, footer p a:focus {
  color: #9b9b9b;
}

/* line 56, app/assets/stylesheets/admin/help.scss */
.most-pop-articles.two-col .popArticles li {
  text-align: left;
  margin-bottom: 1em;
}

/* line 60, app/assets/stylesheets/admin/help.scss */
.most-pop-articles.two-col .popArticles a {
  padding: 0 20px 0 25px;
}

/* line 64, app/assets/stylesheets/admin/help.scss */
[class^=icon-] {
  font-family: helpscout-docs3;
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #C6C6C6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 78, app/assets/stylesheets/admin/help.scss */
.sep {
  content: "...........................................................................................................................................................................................................................................................";
  height: 14px;
  letter-spacing: 2px;
  font-size: 10px;
  color: #ddd;
}

/* line 86, app/assets/stylesheets/admin/help.scss */
.fullwidth-page .wrapper .articles {
  margin: auto;
  width: 100%;
  max-width: 1140px;
  padding: 130px 20px 80px;
}

/* line 90, app/assets/stylesheets/admin/help.scss */
.fullwidth-page .wrapper .articles p > img {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}

/* line 91, app/assets/stylesheets/admin/help.scss */
.fullwidth-page .wrapper .articles div > table tr {
  border-bottom: 1px solid #cccccc7a;
}

/* line 92, app/assets/stylesheets/admin/help.scss */
.fullwidth-page .wrapper .articles div > table tr th:first-child {
  width: 120px !important;
}

/* line 93, app/assets/stylesheets/admin/help.scss */
.fullwidth-page .wrapper .articles div > table tr th:nth-of-type(3) {
  width: 200px !important;
}

/* line 94, app/assets/stylesheets/admin/help.scss */
.fullwidth-page .wrapper .articles div > table tr th, .fullwidth-page .wrapper .articles div > table tr td {
  padding: 8px 15px;
}

/* line 96, app/assets/stylesheets/admin/help.scss */
.fullwidth-page .wrapper .articles > ul {
  margin-left: 15px !important;
}

/* line 97, app/assets/stylesheets/admin/help.scss */
.fullwidth-page .wrapper .articles > ul li {
  list-style: disc !important;
}

/* line 99, app/assets/stylesheets/admin/help.scss */
.category h3 {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
/* line 17, app/assets/stylesheets/common/core/animate.min.scss */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 24, app/assets/stylesheets/common/core/animate.min.scss */
.animated.hinge {
  animation-duration: 2s;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

/* line 66, app/assets/stylesheets/common/core/animate.min.scss */
.bounce {
  animation-name: bounce;
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 91, app/assets/stylesheets/common/core/animate.min.scss */
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* line 135, app/assets/stylesheets/common/core/animate.min.scss */
.pulse {
  animation-name: pulse;
}

@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}

/* line 177, app/assets/stylesheets/common/core/animate.min.scss */
.shake {
  animation-name: shake;
}

@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/* line 241, app/assets/stylesheets/common/core/animate.min.scss */
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}

/* line 308, app/assets/stylesheets/common/core/animate.min.scss */
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}

/* line 396, app/assets/stylesheets/common/core/animate.min.scss */
.wobble {
  animation-name: wobble;
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

/* line 453, app/assets/stylesheets/common/core/animate.min.scss */
.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

/* line 510, app/assets/stylesheets/common/core/animate.min.scss */
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 567, app/assets/stylesheets/common/core/animate.min.scss */
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 624, app/assets/stylesheets/common/core/animate.min.scss */
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}

/* line 681, app/assets/stylesheets/common/core/animate.min.scss */
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}

/* line 738, app/assets/stylesheets/common/core/animate.min.scss */
.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

/* line 784, app/assets/stylesheets/common/core/animate.min.scss */
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

/* line 830, app/assets/stylesheets/common/core/animate.min.scss */
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

/* line 876, app/assets/stylesheets/common/core/animate.min.scss */
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

/* line 922, app/assets/stylesheets/common/core/animate.min.scss */
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 947, app/assets/stylesheets/common/core/animate.min.scss */
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 982, app/assets/stylesheets/common/core/animate.min.scss */
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 1017, app/assets/stylesheets/common/core/animate.min.scss */
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 1052, app/assets/stylesheets/common/core/animate.min.scss */
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 1087, app/assets/stylesheets/common/core/animate.min.scss */
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 1122, app/assets/stylesheets/common/core/animate.min.scss */
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* line 1157, app/assets/stylesheets/common/core/animate.min.scss */
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 1192, app/assets/stylesheets/common/core/animate.min.scss */
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 1227, app/assets/stylesheets/common/core/animate.min.scss */
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 1252, app/assets/stylesheets/common/core/animate.min.scss */
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

/* line 1287, app/assets/stylesheets/common/core/animate.min.scss */
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

/* line 1322, app/assets/stylesheets/common/core/animate.min.scss */
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}

/* line 1357, app/assets/stylesheets/common/core/animate.min.scss */
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

/* line 1392, app/assets/stylesheets/common/core/animate.min.scss */
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}

/* line 1427, app/assets/stylesheets/common/core/animate.min.scss */
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

/* line 1462, app/assets/stylesheets/common/core/animate.min.scss */
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

/* line 1497, app/assets/stylesheets/common/core/animate.min.scss */
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

/* line 1532, app/assets/stylesheets/common/core/animate.min.scss */
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}

/* line 1616, app/assets/stylesheets/common/core/animate.min.scss */
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

/* line 1676, app/assets/stylesheets/common/core/animate.min.scss */
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

/* line 1736, app/assets/stylesheets/common/core/animate.min.scss */
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

/* line 1774, app/assets/stylesheets/common/core/animate.min.scss */
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

/* line 1812, app/assets/stylesheets/common/core/animate.min.scss */
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

/* line 1876, app/assets/stylesheets/common/core/animate.min.scss */
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

/* line 1913, app/assets/stylesheets/common/core/animate.min.scss */
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 1960, app/assets/stylesheets/common/core/animate.min.scss */
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 2005, app/assets/stylesheets/common/core/animate.min.scss */
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 2050, app/assets/stylesheets/common/core/animate.min.scss */
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 2095, app/assets/stylesheets/common/core/animate.min.scss */
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

/* line 2140, app/assets/stylesheets/common/core/animate.min.scss */
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}

/* line 2185, app/assets/stylesheets/common/core/animate.min.scss */
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

/* line 2230, app/assets/stylesheets/common/core/animate.min.scss */
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}

/* line 2275, app/assets/stylesheets/common/core/animate.min.scss */
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}

/* line 2320, app/assets/stylesheets/common/core/animate.min.scss */
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

/* line 2365, app/assets/stylesheets/common/core/animate.min.scss */
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}

/* line 2398, app/assets/stylesheets/common/core/animate.min.scss */
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 2431, app/assets/stylesheets/common/core/animate.min.scss */
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 2464, app/assets/stylesheets/common/core/animate.min.scss */
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

/* line 2497, app/assets/stylesheets/common/core/animate.min.scss */
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

/* line 2530, app/assets/stylesheets/common/core/animate.min.scss */
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

/* line 2563, app/assets/stylesheets/common/core/animate.min.scss */
.slideOutUp {
  animation-name: slideOutUp;
}

@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}

/* line 2667, app/assets/stylesheets/common/core/animate.min.scss */
.hinge {
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}

/* line 2704, app/assets/stylesheets/common/core/animate.min.scss */
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}

/* line 2741, app/assets/stylesheets/common/core/animate.min.scss */
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 2769, app/assets/stylesheets/common/core/animate.min.scss */
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2810, app/assets/stylesheets/common/core/animate.min.scss */
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2851, app/assets/stylesheets/common/core/animate.min.scss */
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2892, app/assets/stylesheets/common/core/animate.min.scss */
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2933, app/assets/stylesheets/common/core/animate.min.scss */
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 2970, app/assets/stylesheets/common/core/animate.min.scss */
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3015, app/assets/stylesheets/common/core/animate.min.scss */
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

/* line 3052, app/assets/stylesheets/common/core/animate.min.scss */
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

/* line 3089, app/assets/stylesheets/common/core/animate.min.scss */
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3134, app/assets/stylesheets/common/core/animate.min.scss */
.zoomOutUp {
  animation-name: zoomOutUp;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url(/fonts/fontawesome/fontawesome-webfont.eot);
  src: url(/fonts/fontawesome/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/fontawesome/fontawesome-webfont.woff2) format("woff2"), url(/fonts/fontawesome/fontawesome-webfont.woff) format("woff"), url(/fonts/fontawesome/fontawesome-webfont.ttf) format("truetype"), url(/fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-2x {
  font-size: 2em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-3x {
  font-size: 3em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-4x {
  font-size: 4em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-5x {
  font-size: 5em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ul > li {
  position: relative;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pull-left {
  float: left;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pull-right {
  float: right;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.pull-right {
  float: right;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.pull-left {
  float: left;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa.pull-left {
  margin-right: .3em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stack-1x {
  line-height: inherit;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stack-2x {
  font-size: 2em;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-inverse {
  color: #fff;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-glass:before {
  content: "\f000";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-music:before {
  content: "\f001";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-search:before {
  content: "\f002";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-heart:before {
  content: "\f004";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-star:before {
  content: "\f005";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-star-o:before {
  content: "\f006";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-user:before {
  content: "\f007";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-film:before {
  content: "\f008";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-th-large:before {
  content: "\f009";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-th:before {
  content: "\f00a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-th-list:before {
  content: "\f00b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-check:before {
  content: "\f00c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-search-minus:before {
  content: "\f010";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-power-off:before {
  content: "\f011";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-signal:before {
  content: "\f012";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-trash-o:before {
  content: "\f014";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-home:before {
  content: "\f015";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-o:before {
  content: "\f016";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-clock-o:before {
  content: "\f017";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-road:before {
  content: "\f018";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-download:before {
  content: "\f019";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-inbox:before {
  content: "\f01c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-refresh:before {
  content: "\f021";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-list-alt:before {
  content: "\f022";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-lock:before {
  content: "\f023";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-flag:before {
  content: "\f024";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-headphones:before {
  content: "\f025";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-qrcode:before {
  content: "\f029";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-barcode:before {
  content: "\f02a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tag:before {
  content: "\f02b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tags:before {
  content: "\f02c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-book:before {
  content: "\f02d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-print:before {
  content: "\f02f";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-camera:before {
  content: "\f030";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-font:before {
  content: "\f031";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bold:before {
  content: "\f032";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-italic:before {
  content: "\f033";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-text-height:before {
  content: "\f034";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-text-width:before {
  content: "\f035";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-align-left:before {
  content: "\f036";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-align-center:before {
  content: "\f037";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-align-right:before {
  content: "\f038";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-align-justify:before {
  content: "\f039";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-list:before {
  content: "\f03a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-indent:before {
  content: "\f03c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pencil:before {
  content: "\f040";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-map-marker:before {
  content: "\f041";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-adjust:before {
  content: "\f042";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tint:before {
  content: "\f043";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrows:before {
  content: "\f047";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-step-backward:before {
  content: "\f048";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-backward:before {
  content: "\f04a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-play:before {
  content: "\f04b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pause:before {
  content: "\f04c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stop:before {
  content: "\f04d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-forward:before {
  content: "\f04e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-step-forward:before {
  content: "\f051";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-eject:before {
  content: "\f052";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-times-circle:before {
  content: "\f057";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-check-circle:before {
  content: "\f058";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-question-circle:before {
  content: "\f059";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ban:before {
  content: "\f05e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-expand:before {
  content: "\f065";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-compress:before {
  content: "\f066";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-plus:before {
  content: "\f067";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-minus:before {
  content: "\f068";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-asterisk:before {
  content: "\f069";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-gift:before {
  content: "\f06b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-leaf:before {
  content: "\f06c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fire:before {
  content: "\f06d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-eye:before {
  content: "\f06e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-plane:before {
  content: "\f072";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-calendar:before {
  content: "\f073";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-random:before {
  content: "\f074";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-comment:before {
  content: "\f075";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-magnet:before {
  content: "\f076";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-retweet:before {
  content: "\f079";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-folder:before {
  content: "\f07b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-key:before {
  content: "\f084";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-comments:before {
  content: "\f086";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-star-half:before {
  content: "\f089";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-external-link:before {
  content: "\f08e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sign-in:before {
  content: "\f090";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-trophy:before {
  content: "\f091";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-github-square:before {
  content: "\f092";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-upload:before {
  content: "\f093";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-phone:before {
  content: "\f095";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-square-o:before {
  content: "\f096";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-phone-square:before {
  content: "\f098";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-twitter:before {
  content: "\f099";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-github:before {
  content: "\f09b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bell:before {
  content: "\f0f3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-globe:before {
  content: "\f0ac";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-filter:before {
  content: "\f0b0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-flask:before {
  content: "\f0c3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-square:before {
  content: "\f0c8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-underline:before {
  content: "\f0cd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-table:before {
  content: "\f0ce";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-magic:before {
  content: "\f0d0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-truck:before {
  content: "\f0d1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-money:before {
  content: "\f0d6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-columns:before {
  content: "\f0db";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-beer:before {
  content: "\f0fc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-angle-left:before {
  content: "\f104";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-angle-right:before {
  content: "\f105";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-angle-up:before {
  content: "\f106";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-angle-down:before {
  content: "\f107";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-desktop:before {
  content: "\f108";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-laptop:before {
  content: "\f109";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tablet:before {
  content: "\f10a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-spinner:before {
  content: "\f110";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-circle:before {
  content: "\f111";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-github-alt:before {
  content: "\f113";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-folder-o:before {
  content: "\f114";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-smile-o:before {
  content: "\f118";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-frown-o:before {
  content: "\f119";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-terminal:before {
  content: "\f120";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-code:before {
  content: "\f121";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-crop:before {
  content: "\f125";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-code-fork:before {
  content: "\f126";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-question:before {
  content: "\f128";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-info:before {
  content: "\f129";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-superscript:before {
  content: "\f12b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-subscript:before {
  content: "\f12c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-eraser:before {
  content: "\f12d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-microphone:before {
  content: "\f130";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-shield:before {
  content: "\f132";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-rocket:before {
  content: "\f135";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-html5:before {
  content: "\f13b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-css3:before {
  content: "\f13c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-anchor:before {
  content: "\f13d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bullseye:before {
  content: "\f140";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-rss-square:before {
  content: "\f143";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-play-circle:before {
  content: "\f144";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ticket:before {
  content: "\f145";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-minus-square:before {
  content: "\f146";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-level-up:before {
  content: "\f148";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-level-down:before {
  content: "\f149";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-check-square:before {
  content: "\f14a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-share-square:before {
  content: "\f14d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-compass:before {
  content: "\f14e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-gbp:before {
  content: "\f154";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-won:before, .fa-krw:before {
  content: "\f159";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file:before {
  content: "\f15b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-text:before {
  content: "\f15c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-youtube:before {
  content: "\f167";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-xing:before {
  content: "\f168";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-instagram:before {
  content: "\f16d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-flickr:before {
  content: "\f16e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-adn:before {
  content: "\f170";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tumblr:before {
  content: "\f173";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-apple:before {
  content: "\f179";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-windows:before {
  content: "\f17a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-android:before {
  content: "\f17b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-linux:before {
  content: "\f17c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-skype:before {
  content: "\f17e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-foursquare:before {
  content: "\f180";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-trello:before {
  content: "\f181";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-female:before {
  content: "\f182";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-male:before {
  content: "\f183";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sun-o:before {
  content: "\f185";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-moon-o:before {
  content: "\f186";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-archive:before {
  content: "\f187";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bug:before {
  content: "\f188";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-vk:before {
  content: "\f189";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-renren:before {
  content: "\f18b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-slack:before {
  content: "\f198";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-openid:before {
  content: "\f19b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-google:before {
  content: "\f1a0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-digg:before {
  content: "\f1a6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-language:before {
  content: "\f1ab";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fax:before {
  content: "\f1ac";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-building:before {
  content: "\f1ad";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-child:before {
  content: "\f1ae";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-paw:before {
  content: "\f1b0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cube:before {
  content: "\f1b2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-behance:before {
  content: "\f1b4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-steam:before {
  content: "\f1b6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tree:before {
  content: "\f1bb";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-database:before {
  content: "\f1c0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-git:before {
  content: "\f1d3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-qq:before {
  content: "\f1d6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-history:before {
  content: "\f1da";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-header:before {
  content: "\f1dc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sliders:before {
  content: "\f1de";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tty:before {
  content: "\f1e4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-plug:before {
  content: "\f1e6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-trash:before {
  content: "\f1f8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-at:before {
  content: "\f1fa";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-line-chart:before {
  content: "\f201";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-lastfm:before {
  content: "\f202";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bicycle:before {
  content: "\f206";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bus:before {
  content: "\f207";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-angellist:before {
  content: "\f209";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cc:before {
  content: "\f20a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-dashcube:before {
  content: "\f210";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-forumbee:before {
  content: "\f211";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-leanpub:before {
  content: "\f212";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sellsy:before {
  content: "\f213";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-diamond:before {
  content: "\f219";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ship:before {
  content: "\f21a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-street-view:before {
  content: "\f21d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-venus:before {
  content: "\f221";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mars:before {
  content: "\f222";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mercury:before {
  content: "\f223";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mars-double:before {
  content: "\f227";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-neuter:before {
  content: "\f22c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-genderless:before {
  content: "\f22d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-server:before {
  content: "\f233";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-user-times:before {
  content: "\f235";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-train:before {
  content: "\f238";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-subway:before {
  content: "\f239";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-medium:before {
  content: "\f23a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-opencart:before {
  content: "\f23d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-object-group:before {
  content: "\f247";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-clone:before {
  content: "\f24d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hourglass:before {
  content: "\f254";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-trademark:before {
  content: "\f25c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-registered:before {
  content: "\f25d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-gg:before {
  content: "\f260";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-safari:before {
  content: "\f267";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-chrome:before {
  content: "\f268";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-firefox:before {
  content: "\f269";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-opera:before {
  content: "\f26a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-contao:before {
  content: "\f26d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-500px:before {
  content: "\f26e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-amazon:before {
  content: "\f270";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-industry:before {
  content: "\f275";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-map-pin:before {
  content: "\f276";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-map-signs:before {
  content: "\f277";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-map-o:before {
  content: "\f278";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-map:before {
  content: "\f279";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-commenting:before {
  content: "\f27a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-houzz:before {
  content: "\f27c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fonticons:before {
  content: "\f280";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-edge:before {
  content: "\f282";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-codiepie:before {
  content: "\f284";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-modx:before {
  content: "\f285";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-usb:before {
  content: "\f287";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-scribd:before {
  content: "\f28a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-hashtag:before {
  content: "\f292";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-percent:before {
  content: "\f295";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-gitlab:before {
  content: "\f296";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-envira:before {
  content: "\f299";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-blind:before {
  content: "\f29d";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-braille:before {
  content: "\f2a1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-glide:before {
  content: "\f2a5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-linode:before {
  content: "\f2b8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-quora:before {
  content: "\f2c4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-shower:before {
  content: "\f2cc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-grav:before {
  content: "\f2d6";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-eercast:before {
  content: "\f2da";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-microchip:before {
  content: "\f2db";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 4, app/assets/stylesheets/common/core/font-awesome-v4.7.min.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
a.meanmenu-reveal {
  display: none;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #0c1923;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 700;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #0c1923;
  margin-top: 44px;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: .75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: 0;
  margin-bottom: 0;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 32px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: 0 !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9);
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-container .mean-bar, .mean-container .mean-bar * {
  box-sizing: content-box;
}

/* line 8, app/assets/stylesheets/common/core/meanmenu.min.scss */
.mean-remove {
  display: none !important;
}

/* line 3, app/assets/stylesheets/common/components/button.scss */
.button-box {
  padding: 15px 0;
}

/* line 7, app/assets/stylesheets/common/components/button.scss */
.gmc-btn {
  display: inline-flex;
  color: #000;
  padding: 12px 25px;
  background: #fff;
  border-radius: 50px;
  align-items: center;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: 0 0 15px #f1f6fc;
}

/* line 18, app/assets/stylesheets/common/components/button.scss */
.gmc-btn:hover {
  background: #32d832;
  color: #fff;
}

/* line 3, app/assets/stylesheets/common/components/navigation.scss */
header {
  background: #ffffff;
  position: relative;
  z-index: 11;
}

/* line 9, app/assets/stylesheets/common/components/navigation.scss */
.asmenu-container {
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/common/components/navigation.scss */
.navigation-wrap {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

/* line 23, app/assets/stylesheets/common/components/navigation.scss */
.brand-logo.dextop {
  margin-right: rem(50px);
}

/* line 25, app/assets/stylesheets/common/components/navigation.scss */
.brand-logo.dextop img {
  max-width: rem(176px);
}

/* line 33, app/assets/stylesheets/common/components/navigation.scss */
.account-btn {
  position: absolute !important;
  right: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* line 42, app/assets/stylesheets/common/components/navigation.scss */
.account-btn:hover a {
  background-color: inherit !important;
  color: inherit !important;
}

/* line 47, app/assets/stylesheets/common/components/navigation.scss */
.account-btn .gmc-btn {
  background: #fff;
  border-radius: rem(50px);
  padding: rem(15px) rem(30px) !important;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
}

/* line 53, app/assets/stylesheets/common/components/navigation.scss */
.account-btn .gmc-btn:not(:last-child) {
  margin-right: rem(15px);
}

/* line 57, app/assets/stylesheets/common/components/navigation.scss */
.account-btn .gmc-btn:hover, .account-btn .gmc-btn.active {
  background: #32d832 !important;
  color: #FFFFFF !important;
}

/* line 68, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown-toggle-btn:after {
  content: "\f107";
  margin-left: rem(10px);
  font-family: fontawesome;
  transition: .3s;
}

/* line 76, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .daynight-mode {
  display: flex;
  margin-right: rem(20px);
  align-items: center;
}

/* line 83, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .daynight-mode a {
  padding: 0;
}

/* line 88, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown {
  padding-top: rem(15px);
  padding-bottom: rem(15px);
}

/* line 92, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown a {
  padding: 0;
  color: #3d4951;
}

/* line 98, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown-menu {
  left: auto;
  right: 0;
  transform: none;
  top: 100%;
}

/* line 104, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown-menu a {
  padding: rem(3px) rem(10px);
  text-transform: capitalize;
}

/* line 114, app/assets/stylesheets/common/components/navigation.scss */
.mobile-header,
.sidenav-logo {
  display: none;
}

/* line 122, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

/* line 128, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul li {
  position: relative;
}

/* line 130, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul li a {
  text-decoration: none;
  padding: rem(15px) rem(25px);
  display: block;
  text-transform: uppercase;
  color: #3D4951;
  transition: .3s;
}

/* line 139, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul li:hover > a, .asmenu ul li.active > a {
  color: #32d832;
}

/* line 146, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul ul {
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 120%;
  min-width: rem(220px);
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}

/* line 157, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul ul li a {
  text-transform: capitalize;
  color: #FFFFFF;
  padding: rem(10px) rem(25px);
}

/* line 163, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul ul li:hover > a, .asmenu ul ul li.active > a {
  background: #3D4951;
}

/* line 176, app/assets/stylesheets/common/components/navigation.scss */
.as-toggle,
.as-toggle-2 {
  display: none;
}

/* line 181, app/assets/stylesheets/common/components/navigation.scss */
.as-toggle .asmenu-arrow::after,
.as-toggle-2 .asmenu-arrow::after {
  content: "\f078";
  font-weight: bold;
  font-style: normal;
  font-family: "Font Awesome 5 Free";
}

@media only screen and (min-width: 1025px) {
  /* line 197, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  /* line 206, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li ul.submenu ul.submenu {
    left: 100%;
  }
  /* line 211, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li ul.submenu li:hover ul.submenu {
    top: 0;
  }
  /* line 218, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul ul {
    background: #262626;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 236, app/assets/stylesheets/common/components/navigation.scss */
  body {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  /* line 241, app/assets/stylesheets/common/components/navigation.scss */
  body.asactive {
    overflow: hidden;
  }
  /* line 246, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu-container {
    transition: all 0.25s ease-in-out;
  }
  /* line 251, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .asmenu-container {
    margin-left: rem(240px);
  }
  /* line 256, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu {
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    position: fixed;
    overflow-y: hidden;
    visibility: hidden;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  /* line 267, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu > ul.main-menu {
    height: auto;
    width: rem(240px);
    display: block;
    min-height: 100%;
    background: #fff;
    margin-left: rem(-240px);
    transition: all 0.25s ease-in-out;
  }
  /* line 279, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .asmenu {
    top: 0;
    z-index: 1000;
    overflow-y: scroll;
    visibility: visible;
    -webkit-overflow-scrolling: touch;
  }
  /* line 286, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .asmenu > .main-menu {
    margin-left: 0;
    transition: all 0.25s ease-in-out;
  }
  /* line 292, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .asmenu .as-overlap-bg {
    opacity: 1;
    visibility: visible;
    transition: opacity 1.5s ease-in-out;
  }
  /* line 300, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .mobile-header {
    margin-left: rem(240px);
    transition: all 0.25s ease-in-out;
  }
  /* line 305, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon {
    background-color: #3D4951;
  }
  /* line 307, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon::before, .asactive .humbarger-icon::after {
    background-color: #3D4951;
  }
  /* line 314, app/assets/stylesheets/common/components/navigation.scss */
  .as-overlap-bg {
    top: 0;
    right: 0;
    opacity: 0;
    height: 100vh;
    position: fixed;
    cursor: pointer;
    min-height: 100%;
    visibility: hidden;
    width: calc(100% - 240px);
    background-color: rgba(0, 0, 0, 0.45);
  }
  /* line 327, app/assets/stylesheets/common/components/navigation.scss */
  .mobile-header {
    top: 0;
    left: 0;
    width: 100%;
    height: rem(54px);
    display: flex;
    z-index: 10002;
    position: fixed;
    padding: 0 rem(15px);
    align-items: center;
    background: #ffffff;
    justify-content: space-between;
    box-shadow: 0 0 rem(1px) rgba(0, 0, 0, 0.3);
    transition: all 0.25s ease-in-out;
  }
  /* line 343, app/assets/stylesheets/common/components/navigation.scss */
  .sidenav-logo {
    display: block;
  }
  /* line 345, app/assets/stylesheets/common/components/navigation.scss */
  .sidenav-logo .brand-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: rem(54px);
  }
  /* line 351, app/assets/stylesheets/common/components/navigation.scss */
  .sidenav-logo .brand-logo:hover {
    background: transparent;
  }
  /* line 358, app/assets/stylesheets/common/components/navigation.scss */
  .brand-logo img {
    max-width: rem(150px);
  }
  /* line 363, app/assets/stylesheets/common/components/navigation.scss */
  .brand-logo.dextop {
    display: none;
  }
  /* line 367, app/assets/stylesheets/common/components/navigation.scss */
  #as-humbarger {
    line-height: 1;
    cursor: pointer;
  }
  /* line 372, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger {
    width: rem(32px);
    height: rem(32px);
    cursor: pointer;
    display: inline-block;
  }
  /* line 379, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-box {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
  }
  /* line 386, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon,
.humbarger-icon:before,
.humbarger-icon:after {
    left: 0;
    width: 100%;
    height: rem(4px);
    bottom: rem(14px);
    position: absolute;
    border-radius: rem(3px);
    background-color: #3D4951;
    transition: transform 0.15s ease;
  }
  /* line 402, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 408, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon::before {
    top: rem(-10px);
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in, background-color 0.15s ease;
  }
  /* line 414, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon::after {
    bottom: rem(-10px);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0.15s ease;
  }
  /* line 422, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon::before, .humbarger-icon::after {
    content: "";
    display: block;
  }
  /* line 430, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon {
    transform: rotate(225deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 438, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.15s ease;
  }
  /* line 448, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out, background-color 0.15s ease;
  }
  /* line 457, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul {
    display: block;
  }
  /* line 461, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li a {
    text-transform: capitalize;
    padding: rem(10px) rem(15px);
  }
  /* line 466, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li:hover > a, .asmenu ul li.active > a {
    background: #3D4951;
    color: #fff;
  }
  /* line 473, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul ul {
    display: none;
    position: relative;
    top: 0;
    border: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: inherit;
  }
  /* line 484, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul ul li a {
    color: #3D4951;
  }
  /* line 491, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu > ul > li > a {
    border-bottom: rem(1px) solid #f1f1f1;
  }
  /* line 496, app/assets/stylesheets/common/components/navigation.scss */
  .as-toggle,
.as-toggle-2 {
    top: 0;
    right: 0;
    width: rem(44px);
    height: rem(44px);
    display: flex;
    color: #32d832;
    cursor: pointer;
    position: absolute;
    align-items: center;
    justify-content: center;
  }
  /* line 510, app/assets/stylesheets/common/components/navigation.scss */
  .as-toggle .asmenu-arrow,
.as-toggle-2 .asmenu-arrow {
    transition: .5s;
    transform: rotate(0deg);
  }
  /* line 517, app/assets/stylesheets/common/components/navigation.scss */
  .as-toggle.as-active-icon .asmenu-arrow,
.as-toggle-2 .asmenu-arrow.asmenu-rotate {
    transform: rotate(-180deg);
  }
  /* line 523, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu li.account-btn {
    position: relative !important;
  }
  /* line 527, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu li.account-nav {
    padding-top: rem(10px);
    padding-left: rem(15px);
    padding-right: rem(15px);
  }
  /* line 533, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu .account-btn .gmc-btn {
    padding: rem(10px) rem(15px) !important;
    width: 100%;
    border-radius: 0;
    margin-right: 0;
  }
  /* line 542, app/assets/stylesheets/common/components/navigation.scss */
  .account-nav .dropdown {
    width: 100%;
  }
}

/*
	Global Style
============================ */
/* line 6, app/assets/stylesheets/common/global-style.scss */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

/* line 13, app/assets/stylesheets/common/global-style.scss */
a, a:hover, a:focus {
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* line 19, app/assets/stylesheets/common/global-style.scss */
a, a:hover, a:focus {
  color: #32d832;
}

/* line 31, app/assets/stylesheets/common/global-style.scss */
.mb-15, p, h6, h5, h4, h3, h2, h1 {
  margin: 0 0 0.9375rem;
  font-weight: 700;
}

/* line 60, app/assets/stylesheets/common/global-style.scss */
p {
  font-weight: 400;
}

/* line 65, app/assets/stylesheets/common/global-style.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 69, app/assets/stylesheets/common/global-style.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 74, app/assets/stylesheets/common/global-style.scss */
body {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  max-width: 100%;
  color: #8B959C;
  line-height: 1.5;
}

/* line 83, app/assets/stylesheets/common/global-style.scss */
.spacing {
  padding: 5rem 0;
}

/*
  Default Form
=================*/
/* line 90, app/assets/stylesheets/common/global-style.scss */
input[type="text"], textarea, input[type="submit"], textarea[type="submit"], button[type="submit"], input[type="tel"], textarea[type="tel"], input[type="password"], textarea[type="password"], input[type="email"], textarea[type="email"] {
  border: 0.0625rem solid #e1e1e1;
  border-radius: 0.1875rem;
  box-shadow: none;
  padding: 0.3125rem 0.9375rem;
  width: 100%;
  min-height: 2.8125rem;
  margin-bottom: 0.9375rem;
  outline: none;
  transition: all 0.3s ease;
  color: #333;
}

/* line 115, app/assets/stylesheets/common/global-style.scss */
input[type="submit"], textarea[type="submit"], button[type="submit"] {
  cursor: pointer;
}

/* line 129, app/assets/stylesheets/common/global-style.scss */
input:focus, textarea:focus, button[type="submit"]:focus {
  border: 1px solid #32d832;
}

/* line 137, app/assets/stylesheets/common/global-style.scss */
textarea {
  min-height: 10.625rem;
}

/* line 143, app/assets/stylesheets/common/global-style.scss */
input::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="submit"]::-moz-placeholder, button[type="submit"]::-moz-placeholder, input[type="search"]::-moz-placeholder, textarea:focus::-moz-placeholder, textarea::-moz-placeholder, textarea[type="email"]::-moz-placeholder, textarea[type="password"]::-moz-placeholder, textarea[type="tel"]::-moz-placeholder, textarea[type="submit"]::-moz-placeholder, textarea[type="search"]::-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 149, app/assets/stylesheets/common/global-style.scss */
.container {
  max-width: 73.125rem;
}

/* line 154, app/assets/stylesheets/common/global-style.scss */
* {
  padding: 0;
  margin: 0;
}

/* line 155, app/assets/stylesheets/common/global-style.scss */
a,
a:active,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
  transition: all .3s ease;
}

/* line 164, app/assets/stylesheets/common/global-style.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
}

/* line 167, app/assets/stylesheets/common/global-style.scss */
p {
  margin: 0 0 15px;
}

/* line 170, app/assets/stylesheets/common/global-style.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 173, app/assets/stylesheets/common/global-style.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 177, app/assets/stylesheets/common/global-style.scss */
body {
  font-family: 'nunito', sans-serif;
  font-size: 16px;
  max-width: 100%;
}

/* line 182, app/assets/stylesheets/common/global-style.scss */
.container {
  max-width: 1170px;
}

/*
  Default Form
=================*/
/* line 189, app/assets/stylesheets/common/global-style.scss */
input[type="text"],
input[type="email"],
input[type="email"],
input[type="email"][type="password"],
input[type="email"][type="password"],
input[type="email"][type="tel"],
input[type="email"][type="tel"],
input[type="email"][type="password"][type="tel"],
input[type="email"][type="submit"],
input[type="email"][type="submit"],
input[type="email"][type="password"][type="submit"],
input[type="email"][type="tel"][type="submit"],
button[type="email"][type="submit"],
button[type="email"][type="submit"],
button[type="email"][type="password"][type="submit"],
button[type="email"][type="tel"][type="submit"],
input[type="email"][type="search"],
button[type="email"][type="search"][type="submit"],
input[type="email"][type="search"],
button[type="email"][type="search"][type="submit"],
input[type="email"][type="password"][type="search"],
button[type="email"][type="password"][type="search"][type="submit"],
input[type="email"][type="tel"][type="search"],
button[type="email"][type="tel"][type="search"][type="submit"],
input[type="email"][type="submit"][type="search"],
button[type="email"][type="submit"][type="search"],
textarea[type="email"]:focus,
textarea[type="email"]:focus,
textarea[type="email"][type="password"]:focus,
textarea[type="email"][type="tel"]:focus,
textarea[type="email"][type="submit"]:focus,
textarea[type="email"][type="search"]:focus,
textarea[type="email"],
textarea[type="email"],
textarea[type="email"][type="password"],
textarea[type="email"][type="tel"],
textarea[type="email"][type="submit"],
textarea[type="email"][type="search"],
input[type="password"],
input[type="password"][type="email"],
input[type="password"],
input[type="password"][type="email"],
input[type="password"][type="tel"],
input[type="password"][type="email"][type="tel"],
input[type="password"][type="tel"],
input[type="password"][type="submit"],
input[type="password"][type="email"][type="submit"],
input[type="password"][type="submit"],
input[type="password"][type="tel"][type="submit"],
button[type="password"][type="submit"],
button[type="password"][type="email"][type="submit"],
button[type="password"][type="submit"],
button[type="password"][type="tel"][type="submit"],
input[type="password"][type="search"],
button[type="password"][type="search"][type="submit"],
input[type="password"][type="email"][type="search"],
button[type="password"][type="email"][type="search"][type="submit"],
input[type="password"][type="search"],
button[type="password"][type="search"][type="submit"],
input[type="password"][type="tel"][type="search"],
button[type="password"][type="tel"][type="search"][type="submit"],
input[type="password"][type="submit"][type="search"],
button[type="password"][type="submit"][type="search"],
textarea[type="password"]:focus,
textarea[type="password"][type="email"]:focus,
textarea[type="password"]:focus,
textarea[type="password"][type="tel"]:focus,
textarea[type="password"][type="submit"]:focus,
textarea[type="password"][type="search"]:focus,
textarea[type="password"],
textarea[type="password"][type="email"],
textarea[type="password"],
textarea[type="password"][type="tel"],
textarea[type="password"][type="submit"],
textarea[type="password"][type="search"],
input[type="tel"],
input[type="tel"][type="email"],
input[type="tel"][type="password"],
input[type="tel"][type="email"][type="password"],
input[type="tel"],
input[type="tel"][type="email"],
input[type="tel"][type="password"],
input[type="tel"][type="submit"],
input[type="tel"][type="email"][type="submit"],
input[type="tel"][type="password"][type="submit"],
input[type="tel"][type="submit"],
button[type="tel"][type="submit"],
button[type="tel"][type="email"][type="submit"],
button[type="tel"][type="password"][type="submit"],
button[type="tel"][type="submit"],
input[type="tel"][type="search"],
button[type="tel"][type="search"][type="submit"],
input[type="tel"][type="email"][type="search"],
button[type="tel"][type="email"][type="search"][type="submit"],
input[type="tel"][type="password"][type="search"],
button[type="tel"][type="password"][type="search"][type="submit"],
input[type="tel"][type="search"],
button[type="tel"][type="search"][type="submit"],
input[type="tel"][type="submit"][type="search"],
button[type="tel"][type="submit"][type="search"],
textarea[type="tel"]:focus,
textarea[type="tel"][type="email"]:focus,
textarea[type="tel"][type="password"]:focus,
textarea[type="tel"]:focus,
textarea[type="tel"][type="submit"]:focus,
textarea[type="tel"][type="search"]:focus,
textarea[type="tel"],
textarea[type="tel"][type="email"],
textarea[type="tel"][type="password"],
textarea[type="tel"],
textarea[type="tel"][type="submit"],
textarea[type="tel"][type="search"],
input[type="submit"],
input[type="search"],
input[type="search"][type="email"],
input[type="search"][type="password"],
input[type="search"][type="email"][type="password"],
input[type="search"][type="tel"],
input[type="search"][type="email"][type="tel"],
input[type="search"][type="password"][type="tel"],
input[type="search"][type="submit"],
input[type="search"][type="email"][type="submit"],
input[type="search"][type="password"][type="submit"],
input[type="search"][type="tel"][type="submit"],
button[type="search"][type="submit"],
button[type="search"][type="email"][type="submit"],
button[type="search"][type="password"][type="submit"],
button[type="search"][type="tel"][type="submit"],
input[type="search"],
button[type="search"][type="submit"],
input[type="search"][type="email"],
button[type="search"][type="email"][type="submit"],
input[type="search"][type="password"],
button[type="search"][type="password"][type="submit"],
input[type="search"][type="tel"],
button[type="search"][type="tel"][type="submit"],
input[type="search"][type="submit"],
button[type="search"][type="submit"],
textarea[type="search"]:focus,
textarea[type="search"][type="email"]:focus,
textarea[type="search"][type="password"]:focus,
textarea[type="search"][type="tel"]:focus,
textarea[type="search"][type="submit"]:focus,
textarea[type="search"]:focus,
textarea[type="search"],
textarea[type="search"][type="email"],
textarea[type="search"][type="password"],
textarea[type="search"][type="tel"],
textarea[type="search"][type="submit"],
textarea[type="search"],
button[type="submit"],
button[type="submit"],
textarea {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  box-shadow: none;
  padding: 12px 15px;
  transition: all 0.4s ease 0s;
  width: 100%;
  min-height: 45px;
  margin-bottom: 15px;
  outline: none;
}

/* line 208, app/assets/stylesheets/common/global-style.scss */
input[type="submit"],
button[type="submit"] {
  cursor: pointer;
}

/* line 213, app/assets/stylesheets/common/global-style.scss */
input:focus,
textarea:focus {
  border: 1px solid #6FBC29;
}

/* line 218, app/assets/stylesheets/common/global-style.scss */
textarea {
  min-height: 170px;
}

/*
	Global Style
============================ */
/* line 6, app/assets/stylesheets/common/global-style.scss */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

/* line 13, app/assets/stylesheets/common/global-style.scss */
a, a:focus, a:hover {
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* line 19, app/assets/stylesheets/common/global-style.scss */
a, a:focus, a:hover {
  color: #32d832;
}

/* line 31, app/assets/stylesheets/common/global-style.scss */
.mb-15, h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 0.9375rem;
  font-weight: 700;
}

/* line 60, app/assets/stylesheets/common/global-style.scss */
p {
  font-weight: 400;
}

/* line 65, app/assets/stylesheets/common/global-style.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 69, app/assets/stylesheets/common/global-style.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 74, app/assets/stylesheets/common/global-style.scss */
body {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  max-width: 100%;
  color: #8B959C;
  line-height: 1.5;
}

/* line 83, app/assets/stylesheets/common/global-style.scss */
.spacing {
  padding: 5rem 0;
}

/*
  Default Form
=================*/
/* line 90, app/assets/stylesheets/common/global-style.scss */
input[type="text"] {
  border: 0.0625rem solid #e1e1e1;
  border-radius: 0.1875rem;
  box-shadow: none;
  padding: 0.3125rem 0.9375rem;
  width: 100%;
  min-height: 2.8125rem;
  margin-bottom: 0.9375rem;
  outline: none;
  transition: all 0.3s ease;
  color: #333;
}

/* line 115, app/assets/stylesheets/common/global-style.scss */
input[type="submit"] {
  cursor: pointer;
}

/* line 129, app/assets/stylesheets/common/global-style.scss */
input:focus {
  border: 1px solid #32d832;
}

/* line 137, app/assets/stylesheets/common/global-style.scss */
textarea {
  min-height: 10.625rem;
}

/* line 143, app/assets/stylesheets/common/global-style.scss */
input::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="submit"]::-moz-placeholder, button[type="submit"]::-moz-placeholder, input[type="search"]::-moz-placeholder, textarea:focus::-moz-placeholder, textarea::-moz-placeholder, textarea[type="email"]::-moz-placeholder, textarea[type="password"]::-moz-placeholder, textarea[type="tel"]::-moz-placeholder, textarea[type="submit"]::-moz-placeholder, textarea[type="search"]::-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 149, app/assets/stylesheets/common/global-style.scss */
.container {
  max-width: 73.125rem;
}

/* line 154, app/assets/stylesheets/common/global-style.scss */
* {
  padding: 0;
  margin: 0;
}

/* line 155, app/assets/stylesheets/common/global-style.scss */
a,
a:active,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
  transition: all .3s ease;
}

/* line 164, app/assets/stylesheets/common/global-style.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
}

/* line 167, app/assets/stylesheets/common/global-style.scss */
p {
  margin: 0 0 15px;
}

/* line 170, app/assets/stylesheets/common/global-style.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 173, app/assets/stylesheets/common/global-style.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 177, app/assets/stylesheets/common/global-style.scss */
body {
  font-family: 'nunito', sans-serif;
  font-size: 16px;
  max-width: 100%;
}

/* line 182, app/assets/stylesheets/common/global-style.scss */
.container {
  max-width: 1170px;
}

/*
  Default Form
=================*/
/* line 189, app/assets/stylesheets/common/global-style.scss */
input[type="text"],
input[type="email"],
input[type="email"],
input[type="email"][type="password"],
input[type="email"][type="password"],
input[type="email"][type="tel"],
input[type="email"][type="tel"],
input[type="email"][type="password"][type="tel"],
input[type="email"][type="submit"],
input[type="email"][type="submit"],
input[type="email"][type="password"][type="submit"],
input[type="email"][type="tel"][type="submit"],
button[type="email"][type="submit"],
button[type="email"][type="submit"],
button[type="email"][type="password"][type="submit"],
button[type="email"][type="tel"][type="submit"],
input[type="email"][type="search"],
button[type="email"][type="search"][type="submit"],
input[type="email"][type="search"],
button[type="email"][type="search"][type="submit"],
input[type="email"][type="password"][type="search"],
button[type="email"][type="password"][type="search"][type="submit"],
input[type="email"][type="tel"][type="search"],
button[type="email"][type="tel"][type="search"][type="submit"],
input[type="email"][type="submit"][type="search"],
button[type="email"][type="submit"][type="search"],
textarea[type="email"]:focus,
textarea[type="email"]:focus,
textarea[type="email"][type="password"]:focus,
textarea[type="email"][type="tel"]:focus,
textarea[type="email"][type="submit"]:focus,
textarea[type="email"][type="search"]:focus,
textarea[type="email"],
textarea[type="email"],
textarea[type="email"][type="password"],
textarea[type="email"][type="tel"],
textarea[type="email"][type="submit"],
textarea[type="email"][type="search"],
input[type="password"],
input[type="password"][type="email"],
input[type="password"],
input[type="password"][type="email"],
input[type="password"][type="tel"],
input[type="password"][type="email"][type="tel"],
input[type="password"][type="tel"],
input[type="password"][type="submit"],
input[type="password"][type="email"][type="submit"],
input[type="password"][type="submit"],
input[type="password"][type="tel"][type="submit"],
button[type="password"][type="submit"],
button[type="password"][type="email"][type="submit"],
button[type="password"][type="submit"],
button[type="password"][type="tel"][type="submit"],
input[type="password"][type="search"],
button[type="password"][type="search"][type="submit"],
input[type="password"][type="email"][type="search"],
button[type="password"][type="email"][type="search"][type="submit"],
input[type="password"][type="search"],
button[type="password"][type="search"][type="submit"],
input[type="password"][type="tel"][type="search"],
button[type="password"][type="tel"][type="search"][type="submit"],
input[type="password"][type="submit"][type="search"],
button[type="password"][type="submit"][type="search"],
textarea[type="password"]:focus,
textarea[type="password"][type="email"]:focus,
textarea[type="password"]:focus,
textarea[type="password"][type="tel"]:focus,
textarea[type="password"][type="submit"]:focus,
textarea[type="password"][type="search"]:focus,
textarea[type="password"],
textarea[type="password"][type="email"],
textarea[type="password"],
textarea[type="password"][type="tel"],
textarea[type="password"][type="submit"],
textarea[type="password"][type="search"],
input[type="tel"],
input[type="tel"][type="email"],
input[type="tel"][type="password"],
input[type="tel"][type="email"][type="password"],
input[type="tel"],
input[type="tel"][type="email"],
input[type="tel"][type="password"],
input[type="tel"][type="submit"],
input[type="tel"][type="email"][type="submit"],
input[type="tel"][type="password"][type="submit"],
input[type="tel"][type="submit"],
button[type="tel"][type="submit"],
button[type="tel"][type="email"][type="submit"],
button[type="tel"][type="password"][type="submit"],
button[type="tel"][type="submit"],
input[type="tel"][type="search"],
button[type="tel"][type="search"][type="submit"],
input[type="tel"][type="email"][type="search"],
button[type="tel"][type="email"][type="search"][type="submit"],
input[type="tel"][type="password"][type="search"],
button[type="tel"][type="password"][type="search"][type="submit"],
input[type="tel"][type="search"],
button[type="tel"][type="search"][type="submit"],
input[type="tel"][type="submit"][type="search"],
button[type="tel"][type="submit"][type="search"],
textarea[type="tel"]:focus,
textarea[type="tel"][type="email"]:focus,
textarea[type="tel"][type="password"]:focus,
textarea[type="tel"]:focus,
textarea[type="tel"][type="submit"]:focus,
textarea[type="tel"][type="search"]:focus,
textarea[type="tel"],
textarea[type="tel"][type="email"],
textarea[type="tel"][type="password"],
textarea[type="tel"],
textarea[type="tel"][type="submit"],
textarea[type="tel"][type="search"],
input[type="submit"],
input[type="search"],
input[type="search"][type="email"],
input[type="search"][type="password"],
input[type="search"][type="email"][type="password"],
input[type="search"][type="tel"],
input[type="search"][type="email"][type="tel"],
input[type="search"][type="password"][type="tel"],
input[type="search"][type="submit"],
input[type="search"][type="email"][type="submit"],
input[type="search"][type="password"][type="submit"],
input[type="search"][type="tel"][type="submit"],
button[type="search"][type="submit"],
button[type="search"][type="email"][type="submit"],
button[type="search"][type="password"][type="submit"],
button[type="search"][type="tel"][type="submit"],
input[type="search"],
button[type="search"][type="submit"],
input[type="search"][type="email"],
button[type="search"][type="email"][type="submit"],
input[type="search"][type="password"],
button[type="search"][type="password"][type="submit"],
input[type="search"][type="tel"],
button[type="search"][type="tel"][type="submit"],
input[type="search"][type="submit"],
button[type="search"][type="submit"],
textarea[type="search"]:focus,
textarea[type="search"][type="email"]:focus,
textarea[type="search"][type="password"]:focus,
textarea[type="search"][type="tel"]:focus,
textarea[type="search"][type="submit"]:focus,
textarea[type="search"]:focus,
textarea[type="search"],
textarea[type="search"][type="email"],
textarea[type="search"][type="password"],
textarea[type="search"][type="tel"],
textarea[type="search"][type="submit"],
textarea[type="search"],
button[type="submit"],
button[type="submit"],
textarea {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  box-shadow: none;
  padding: 12px 15px;
  transition: all 0.4s ease 0s;
  width: 100%;
  min-height: 45px;
  margin-bottom: 15px;
  outline: none;
}

/* line 208, app/assets/stylesheets/common/global-style.scss */
input[type="submit"],
button[type="submit"] {
  cursor: pointer;
}

/* line 213, app/assets/stylesheets/common/global-style.scss */
input:focus,
textarea:focus {
  border: 1px solid #6FBC29;
}

/* line 218, app/assets/stylesheets/common/global-style.scss */
textarea {
  min-height: 170px;
}

/* line 3, app/assets/stylesheets/common/components/button.scss */
.button-box {
  padding: 15px 0;
}

/* line 7, app/assets/stylesheets/common/components/button.scss */
.gmc-btn {
  display: inline-flex;
  color: #000;
  padding: 12px 25px;
  background: #fff;
  border-radius: 50px;
  align-items: center;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: 0 0 15px #f1f6fc;
}

/* line 18, app/assets/stylesheets/common/components/button.scss */
.gmc-btn:hover {
  background: #32d832;
  color: #fff;
}

/* line 3, app/assets/stylesheets/common/components/navigation.scss */
header {
  background: #ffffff;
  position: relative;
  z-index: 11;
}

/* line 9, app/assets/stylesheets/common/components/navigation.scss */
.asmenu-container {
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/common/components/navigation.scss */
.navigation-wrap {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

/* line 23, app/assets/stylesheets/common/components/navigation.scss */
.brand-logo.dextop {
  margin-right: 3.125rem;
}

/* line 25, app/assets/stylesheets/common/components/navigation.scss */
.brand-logo.dextop img {
  max-width: 11rem;
}

/* line 33, app/assets/stylesheets/common/components/navigation.scss */
.account-btn {
  position: absolute !important;
  right: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* line 42, app/assets/stylesheets/common/components/navigation.scss */
.account-btn:hover a {
  background-color: inherit !important;
  color: inherit !important;
}

/* line 47, app/assets/stylesheets/common/components/navigation.scss */
.account-btn .gmc-btn {
  background: #fff;
  border-radius: 3.125rem;
  padding: 0.9375rem 1.875rem !important;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
}

/* line 53, app/assets/stylesheets/common/components/navigation.scss */
.account-btn .gmc-btn:not(:last-child) {
  margin-right: 0.9375rem;
}

/* line 57, app/assets/stylesheets/common/components/navigation.scss */
.account-btn .gmc-btn:hover, .account-btn .gmc-btn.active {
  background: #32d832 !important;
  color: #FFFFFF !important;
}

/* line 68, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown-toggle-btn:after {
  content: "\f107";
  margin-left: 0.625rem;
  font-family: fontawesome;
  transition: .3s;
}

/* line 76, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .daynight-mode {
  display: flex;
  margin-right: 1.25rem;
  align-items: center;
}

/* line 83, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .daynight-mode a {
  padding: 0;
}

/* line 88, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

/* line 92, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown a {
  padding: 0;
  color: #3d4951;
}

/* line 98, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown-menu {
  left: auto;
  right: 0;
  transform: none;
  top: 100%;
}

/* line 104, app/assets/stylesheets/common/components/navigation.scss */
.account-nav .dropdown-menu a {
  padding: 0.1875rem 0.625rem;
  text-transform: capitalize;
}

/* line 114, app/assets/stylesheets/common/components/navigation.scss */
.mobile-header,
.sidenav-logo {
  display: none;
}

/* line 122, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

/* line 128, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul li {
  position: relative;
}

/* line 130, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul li a {
  text-decoration: none;
  padding: 0.9375rem 1.5625rem;
  display: block;
  text-transform: uppercase;
  color: #3D4951;
  transition: .3s;
}

/* line 139, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul li:hover > a, .asmenu ul li.active > a {
  color: #32d832;
}

/* line 146, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul ul {
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 120%;
  min-width: 13.75rem;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}

/* line 157, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul ul li a {
  text-transform: capitalize;
  color: #FFFFFF;
  padding: 0.625rem 1.5625rem;
}

/* line 163, app/assets/stylesheets/common/components/navigation.scss */
.asmenu ul ul li:hover > a, .asmenu ul ul li.active > a {
  background: #3D4951;
}

/* line 176, app/assets/stylesheets/common/components/navigation.scss */
.as-toggle,
.as-toggle-2 {
  display: none;
}

/* line 181, app/assets/stylesheets/common/components/navigation.scss */
.as-toggle .asmenu-arrow::after,
.as-toggle-2 .asmenu-arrow::after {
  content: "\f078";
  font-weight: bold;
  font-style: normal;
  font-family: "Font Awesome 5 Free";
}

@media only screen and (min-width: 1025px) {
  /* line 197, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  /* line 206, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li ul.submenu ul.submenu {
    left: 100%;
  }
  /* line 211, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li ul.submenu li:hover ul.submenu {
    top: 0;
  }
  /* line 218, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul ul {
    background: #262626;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 236, app/assets/stylesheets/common/components/navigation.scss */
  body {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  /* line 241, app/assets/stylesheets/common/components/navigation.scss */
  body.asactive {
    overflow: hidden;
  }
  /* line 246, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu-container {
    transition: all 0.25s ease-in-out;
  }
  /* line 251, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .asmenu-container {
    margin-left: 15rem;
  }
  /* line 256, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu {
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    position: fixed;
    overflow-y: hidden;
    visibility: hidden;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  /* line 267, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu > ul.main-menu {
    height: auto;
    width: 15rem;
    display: block;
    min-height: 100%;
    background: #fff;
    margin-left: -15rem;
    transition: all 0.25s ease-in-out;
  }
  /* line 279, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .asmenu {
    top: 0;
    z-index: 1000;
    overflow-y: scroll;
    visibility: visible;
    -webkit-overflow-scrolling: touch;
  }
  /* line 286, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .asmenu > .main-menu {
    margin-left: 0;
    transition: all 0.25s ease-in-out;
  }
  /* line 292, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .asmenu .as-overlap-bg {
    opacity: 1;
    visibility: visible;
    transition: opacity 1.5s ease-in-out;
  }
  /* line 300, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .mobile-header {
    margin-left: 15rem;
    transition: all 0.25s ease-in-out;
  }
  /* line 305, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon {
    background-color: #3D4951;
  }
  /* line 307, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon::before, .asactive .humbarger-icon::after {
    background-color: #3D4951;
  }
  /* line 314, app/assets/stylesheets/common/components/navigation.scss */
  .as-overlap-bg {
    top: 0;
    right: 0;
    opacity: 0;
    height: 100vh;
    position: fixed;
    cursor: pointer;
    min-height: 100%;
    visibility: hidden;
    width: calc(100% - 240px);
    background-color: rgba(0, 0, 0, 0.45);
  }
  /* line 327, app/assets/stylesheets/common/components/navigation.scss */
  .mobile-header {
    top: 0;
    left: 0;
    width: 100%;
    height: 3.375rem;
    display: flex;
    z-index: 10002;
    position: fixed;
    padding: 0 0.9375rem;
    align-items: center;
    background: #ffffff;
    justify-content: space-between;
    box-shadow: 0 0 0.0625rem rgba(0, 0, 0, 0.3);
    transition: all 0.25s ease-in-out;
  }
  /* line 343, app/assets/stylesheets/common/components/navigation.scss */
  .sidenav-logo {
    display: block;
  }
  /* line 345, app/assets/stylesheets/common/components/navigation.scss */
  .sidenav-logo .brand-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 3.375rem;
  }
  /* line 351, app/assets/stylesheets/common/components/navigation.scss */
  .sidenav-logo .brand-logo:hover {
    background: transparent;
  }
  /* line 358, app/assets/stylesheets/common/components/navigation.scss */
  .brand-logo img {
    max-width: 9.375rem;
  }
  /* line 363, app/assets/stylesheets/common/components/navigation.scss */
  .brand-logo.dextop {
    display: none;
  }
  /* line 367, app/assets/stylesheets/common/components/navigation.scss */
  #as-humbarger {
    line-height: 1;
    cursor: pointer;
  }
  /* line 372, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger {
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    display: inline-block;
  }
  /* line 379, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-box {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
  }
  /* line 386, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon,
.humbarger-icon:before,
.humbarger-icon:after {
    left: 0;
    width: 100%;
    height: 0.25rem;
    bottom: 0.875rem;
    position: absolute;
    border-radius: 0.1875rem;
    background-color: #3D4951;
    transition: transform 0.15s ease;
  }
  /* line 402, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 408, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon::before {
    top: -0.625rem;
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in, background-color 0.15s ease;
  }
  /* line 414, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon::after {
    bottom: -0.625rem;
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0.15s ease;
  }
  /* line 422, app/assets/stylesheets/common/components/navigation.scss */
  .humbarger-icon::before, .humbarger-icon::after {
    content: "";
    display: block;
  }
  /* line 430, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon {
    transform: rotate(225deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 438, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.15s ease;
  }
  /* line 448, app/assets/stylesheets/common/components/navigation.scss */
  .asactive .humbarger-icon::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out, background-color 0.15s ease;
  }
  /* line 457, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul {
    display: block;
  }
  /* line 461, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li a {
    text-transform: capitalize;
    padding: 0.625rem 0.9375rem;
  }
  /* line 466, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul li:hover > a, .asmenu ul li.active > a {
    background: #3D4951;
    color: #fff;
  }
  /* line 473, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul ul {
    display: none;
    position: relative;
    top: 0;
    border: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: inherit;
  }
  /* line 484, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu ul ul li a {
    color: #3D4951;
  }
  /* line 491, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu > ul > li > a {
    border-bottom: 0.0625rem solid #f1f1f1;
  }
  /* line 496, app/assets/stylesheets/common/components/navigation.scss */
  .as-toggle,
.as-toggle-2 {
    top: 0;
    right: 0;
    width: 2.75rem;
    height: 2.75rem;
    display: flex;
    color: #32d832;
    cursor: pointer;
    position: absolute;
    align-items: center;
    justify-content: center;
  }
  /* line 510, app/assets/stylesheets/common/components/navigation.scss */
  .as-toggle .asmenu-arrow,
.as-toggle-2 .asmenu-arrow {
    transition: .5s;
    transform: rotate(0deg);
  }
  /* line 517, app/assets/stylesheets/common/components/navigation.scss */
  .as-toggle.as-active-icon .asmenu-arrow,
.as-toggle-2 .asmenu-arrow.asmenu-rotate {
    transform: rotate(-180deg);
  }
  /* line 523, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu li.account-btn {
    position: relative !important;
  }
  /* line 527, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu li.account-nav {
    padding-top: 0.625rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  /* line 533, app/assets/stylesheets/common/components/navigation.scss */
  .asmenu .account-btn .gmc-btn {
    padding: 0.625rem 0.9375rem !important;
    width: 100%;
    border-radius: 0;
    margin-right: 0;
  }
  /* line 542, app/assets/stylesheets/common/components/navigation.scss */
  .account-nav .dropdown {
    width: 100%;
  }
}

/*
	Navigation
=========================== */
/* line 6, app/assets/stylesheets/common/navigation.scss */
.navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 11, app/assets/stylesheets/common/navigation.scss */
.mobile-menu.dextop_off {
  display: none;
}

/* line 14, app/assets/stylesheets/common/navigation.scss */
.main_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 21, app/assets/stylesheets/common/navigation.scss */
.main_menu ul li {
  position: relative;
}

/* line 23, app/assets/stylesheets/common/navigation.scss */
.main_menu ul li a {
  padding: 10px 15px;
  display: block;
  color: #8B959C;
}

/* line 28, app/assets/stylesheets/common/navigation.scss */
.main_menu ul li.active a {
  color: #32d832;
}

/* line 31, app/assets/stylesheets/common/navigation.scss */
.main_menu ul li:hover > a {
  color: #32d832;
}

/* line 34, app/assets/stylesheets/common/navigation.scss */
.main_menu ul li:hover > ul {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
  top: 100%;
}

/* line 40, app/assets/stylesheets/common/navigation.scss */
.main_menu ul ul {
  position: absolute;
  top: 115%;
  left: 0;
  background: #fff;
  min-width: 220px;
  visibility: hidden;
  z-index: 2;
  display: inherit;
  transition: all 0.3s ease;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

/* line 52, app/assets/stylesheets/common/navigation.scss */
.main_menu ul ul li {
  display: block;
}

/* line 54, app/assets/stylesheets/common/navigation.scss */
.main_menu ul ul li a {
  padding: 5px 15px;
}

/* line 57, app/assets/stylesheets/common/navigation.scss */
.main_menu ul ul li:hover > ul {
  top: 0;
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

/* line 63, app/assets/stylesheets/common/navigation.scss */
.main_menu ul ul ul {
  left: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
}

/* 
	Medium Layout: 1280px. 
================================== */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 10, app/assets/stylesheets/common/responsive.scss */
  .container {
    width: 100%;
  }
}

/* 
	Tablet Layout: 768px. 
================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 18, app/assets/stylesheets/common/responsive.scss */
  .container {
    width: 100%;
  }
}

/* 
	Mobile Layout: 320px.
================================== */
@media (max-width: 767px) {
  /* line 26, app/assets/stylesheets/common/responsive.scss */
  .container {
    width: 100%;
  }
}

/* 
	Wide Mobile Layout: 480px.
================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 35, app/assets/stylesheets/common/responsive.scss */
  .container {
    width: 100%;
  }
}

/* 
	Mobile Menu
================================== */
@media (max-width: 1024px) {
  /* line 44, app/assets/stylesheets/common/responsive.scss */
  .navigation {
    display: initial;
  }
  /* line 47, app/assets/stylesheets/common/responsive.scss */
  .logo.mobile_off {
    display: none;
  }
  /* line 50, app/assets/stylesheets/common/responsive.scss */
  .mobile-menu.dextop_off {
    display: block;
  }
  /* line 53, app/assets/stylesheets/common/responsive.scss */
  .mobile-menu .logo {
    position: absolute;
    left: 15px;
    top: 18px;
    z-index: 999999;
    max-width: 200px;
  }
  /* line 60, app/assets/stylesheets/common/responsive.scss */
  header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
  }
  /* line 68, app/assets/stylesheets/common/responsive.scss */
  .mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #f1689e;
    padding: 0;
    min-height: 42px;
    z-index: 999999;
  }
  /* line 77, app/assets/stylesheets/common/responsive.scss */
  .mean-container .mean-nav {
    margin-top: 55px;
  }
  /* line 80, app/assets/stylesheets/common/responsive.scss */
  .mean-container a.meanmenu-reveal {
    color: #333;
    right: 10px !important;
    top: 5px;
  }
  /* line 85, app/assets/stylesheets/common/responsive.scss */
  .mean-container a.meanmenu-reveal span {
    background-color: #333;
  }
  /* line 88, app/assets/stylesheets/common/responsive.scss */
  .mean-container .mean-nav ul li a.mean-expand {
    height: 22px;
  }
}

/* line 4, app/assets/stylesheets/style.scss */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

/* line 12, app/assets/stylesheets/style.scss */
a, a:focus, a:hover {
  outline: none;
  text-decoration: none;
  transition: all .3s ease;
  color: #32d832;
}

/* line 17, app/assets/stylesheets/style.scss */
a:focus, a:hover {
  outline: none;
  text-decoration: none;
  transition: all .3s ease;
}

/* line 24, app/assets/stylesheets/style.scss */
a:focus, a:hover {
  color: #32d832;
}

/* line 29, app/assets/stylesheets/style.scss */
.mb-15, p, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 .9375rem;
  font-weight: 700;
}

/* line 34, app/assets/stylesheets/style.scss */
p {
  margin: 0 0 .9375rem;
  font-weight: 700;
  font-weight: 400;
}

/* line 38, app/assets/stylesheets/style.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 43, app/assets/stylesheets/style.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 48, app/assets/stylesheets/style.scss */
body {
  font-family: "Nunito",sans-serif;
  font-weight: 400;
  font-size: 1rem;
  max-width: 100%;
  color: #8B959C;
  line-height: 1.5;
}

/* line 57, app/assets/stylesheets/style.scss */
.spacing {
  padding: 5rem 0;
}

/* line 62, app/assets/stylesheets/style.scss */
input[type="text"], input[type="email"], input[type="email"], input[type="email"][type="password"], input[type="email"][type="password"], input[type="email"][type="tel"], input[type="email"][type="tel"], input[type="email"][type="password"][type="tel"], input[type="email"][type="submit"], input[type="email"][type="submit"], input[type="email"][type="password"][type="submit"], input[type="email"][type="tel"][type="submit"], button[type="email"][type="submit"], button[type="email"][type="submit"], button[type="email"][type="password"][type="submit"], button[type="email"][type="tel"][type="submit"], input[type="email"][type="search"], button[type="email"][type="search"][type="submit"], input[type="email"][type="search"], button[type="email"][type="search"][type="submit"], input[type="email"][type="password"][type="search"], button[type="email"][type="password"][type="search"][type="submit"], input[type="email"][type="tel"][type="search"], button[type="email"][type="tel"][type="search"][type="submit"], input[type="email"][type="submit"][type="search"], button[type="email"][type="submit"][type="search"], textarea[type="email"]:focus, textarea[type="email"]:focus, textarea[type="email"][type="password"]:focus, textarea[type="email"][type="tel"]:focus, textarea[type="email"][type="submit"]:focus, textarea[type="email"][type="search"]:focus, textarea[type="email"], textarea[type="email"], textarea[type="email"][type="password"], textarea[type="email"][type="tel"], textarea[type="email"][type="submit"], textarea[type="email"][type="search"], input[type="password"], input[type="password"][type="email"], input[type="password"], input[type="password"][type="email"], input[type="password"][type="tel"], input[type="password"][type="email"][type="tel"], input[type="password"][type="tel"], input[type="password"][type="submit"], input[type="password"][type="email"][type="submit"], input[type="password"][type="submit"], input[type="password"][type="tel"][type="submit"], button[type="password"][type="submit"], button[type="password"][type="email"][type="submit"], button[type="password"][type="submit"], button[type="password"][type="tel"][type="submit"], input[type="password"][type="search"], button[type="password"][type="search"][type="submit"], input[type="password"][type="email"][type="search"], button[type="password"][type="email"][type="search"][type="submit"], input[type="password"][type="search"], button[type="password"][type="search"][type="submit"], input[type="password"][type="tel"][type="search"], button[type="password"][type="tel"][type="search"][type="submit"], input[type="password"][type="submit"][type="search"], button[type="password"][type="submit"][type="search"], textarea[type="password"]:focus, textarea[type="password"][type="email"]:focus, textarea[type="password"]:focus, textarea[type="password"][type="tel"]:focus, textarea[type="password"][type="submit"]:focus, textarea[type="password"][type="search"]:focus, textarea[type="password"], textarea[type="password"][type="email"], textarea[type="password"], textarea[type="password"][type="tel"], textarea[type="password"][type="submit"], textarea[type="password"][type="search"], input[type="tel"], input[type="tel"][type="email"], input[type="tel"][type="password"], input[type="tel"][type="email"][type="password"], input[type="tel"], input[type="tel"][type="email"], input[type="tel"][type="password"], input[type="tel"][type="submit"], input[type="tel"][type="email"][type="submit"], input[type="tel"][type="password"][type="submit"], input[type="tel"][type="submit"], button[type="tel"][type="submit"], button[type="tel"][type="email"][type="submit"], button[type="tel"][type="password"][type="submit"], button[type="tel"][type="submit"], input[type="tel"][type="search"], button[type="tel"][type="search"][type="submit"], input[type="tel"][type="email"][type="search"], button[type="tel"][type="email"][type="search"][type="submit"], input[type="tel"][type="password"][type="search"], button[type="tel"][type="password"][type="search"][type="submit"], input[type="tel"][type="search"], button[type="tel"][type="search"][type="submit"], input[type="tel"][type="submit"][type="search"], button[type="tel"][type="submit"][type="search"], textarea[type="tel"]:focus, textarea[type="tel"][type="email"]:focus, textarea[type="tel"][type="password"]:focus, textarea[type="tel"]:focus, textarea[type="tel"][type="submit"]:focus, textarea[type="tel"][type="search"]:focus, textarea[type="tel"], textarea[type="tel"][type="email"], textarea[type="tel"][type="password"], textarea[type="tel"], textarea[type="tel"][type="submit"], textarea[type="tel"][type="search"], input[type="submit"] {
  border: .0625rem solid #e1e1e1;
  border-radius: .1875rem;
  box-shadow: none;
  padding: .3125rem .9375rem;
  width: 100%;
  min-height: 2.8125rem;
  margin-bottom: .9375rem;
  outline: none;
  transition: all .3s ease;
}

/* line 77, app/assets/stylesheets/style.scss */
button {
  outline: none;
}

/* line 81, app/assets/stylesheets/style.scss */
button[type="submit"], input[type="search"], textarea[type="search"]:focus, textarea {
  border: .0625rem solid #e1e1e1;
  border-radius: .1875rem;
  box-shadow: none;
  padding: .3125rem .9375rem;
  width: 100%;
  min-height: 2.8125rem;
  margin-bottom: .9375rem;
  outline: none;
  transition: all .3s ease;
  color: #fff;
  resize: both;
}

/* line 97, app/assets/stylesheets/style.scss */
textarea {
  color: #333333;
}

/* line 101, app/assets/stylesheets/style.scss */
input[type="submit"], button[type="submit"] {
  cursor: pointer;
}

/* line 105, app/assets/stylesheets/style.scss */
input:focus {
  border: 1px solid #32d832;
}

/* line 110, app/assets/stylesheets/style.scss */
textarea:focus {
  border: 1px solid #32d832;
}

/* line 116, app/assets/stylesheets/style.scss */
input::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="submit"]::-moz-placeholder, button[type="submit"]::-moz-placeholder, input[type="search"]::-moz-placeholder, textarea:focus::-moz-placeholder, textarea::-moz-placeholder, textarea[type="email"]::-moz-placeholder, textarea[type="password"]::-moz-placeholder, textarea[type="tel"]::-moz-placeholder, textarea[type="submit"]::-moz-placeholder, textarea[type="search"]::-moz-placeholder {
  color: #5c6a74;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 121, app/assets/stylesheets/style.scss */
input:-ms-input-placeholder, button[type="submit"]:-ms-input-placeholder, textarea:-ms-input-placeholder, input::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="submit"]::-webkit-input-placeholder, button[type="submit"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder, textarea::-webkit-input-placeholder, textarea[type="email"]::-webkit-input-placeholder, textarea[type="password"]::-webkit-input-placeholder, textarea[type="tel"]::-webkit-input-placeholder, textarea[type="submit"]::-webkit-input-placeholder, textarea[type="search"]::-webkit-input-placeholder {
  color: #5c6a74;
}

/* line 126, app/assets/stylesheets/style.scss */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/assets/icons/caret-down-3d461f0830d981643d1d2f1a20e1f775b76f4f58b7252748ffa48e5c3a38916a.png);
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-size: 12px;
}

/* line 134, app/assets/stylesheets/style.scss */
select::-ms-expand {
  display: none;
}

/* line 139, app/assets/stylesheets/style.scss */
.container {
  max-width: 73.125rem;
}

/* line 143, app/assets/stylesheets/style.scss */
* {
  padding: 0;
  margin: 0;
}

/* line 148, app/assets/stylesheets/style.scss */
a, a:focus, a:hover {
  outline: none;
  text-decoration: none;
  transition: all .3s ease;
}

/* line 153, app/assets/stylesheets/style.scss */
a:focus, a:hover, a:active {
  outline: none;
  text-decoration: none;
  transition: all .3s ease;
}

/* line 161, app/assets/stylesheets/style.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
}

/* line 165, app/assets/stylesheets/style.scss */
p {
  margin: 0 0 15px;
}

/* line 167, app/assets/stylesheets/style.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 172, app/assets/stylesheets/style.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 177, app/assets/stylesheets/style.scss */
body {
  font-family: 'nunito', sans-serif;
  font-size: 16px;
  max-width: 100%;
}

/* line 183, app/assets/stylesheets/style.scss */
.container {
  max-width: 1170px;
}

/* line 188, app/assets/stylesheets/style.scss */
input[type="text"], input[type="email"], input[type="email"], input[type="email"][type="password"], input[type="email"][type="password"], input[type="email"][type="tel"], input[type="email"][type="tel"], input[type="email"][type="password"][type="tel"], input[type="email"][type="submit"], input[type="email"][type="submit"], input[type="email"][type="password"][type="submit"], input[type="email"][type="tel"][type="submit"], button[type="email"][type="submit"], button[type="email"][type="submit"], button[type="email"][type="password"][type="submit"], button[type="email"][type="tel"][type="submit"], input[type="email"][type="search"], button[type="email"][type="search"][type="submit"], input[type="email"][type="search"], button[type="email"][type="search"][type="submit"], input[type="email"][type="password"][type="search"], button[type="email"][type="password"][type="search"][type="submit"], input[type="email"][type="tel"][type="search"], button[type="email"][type="tel"][type="search"][type="submit"], input[type="email"][type="submit"][type="search"], button[type="email"][type="submit"][type="search"], textarea[type="email"]:focus, textarea[type="email"]:focus, textarea[type="email"][type="password"]:focus, textarea[type="email"][type="tel"]:focus, textarea[type="email"][type="submit"]:focus, textarea[type="email"][type="search"]:focus, textarea[type="email"], textarea[type="email"], textarea[type="email"][type="password"], textarea[type="email"][type="tel"], textarea[type="email"][type="submit"], textarea[type="email"][type="search"], input[type="password"], input[type="password"][type="email"], input[type="password"], input[type="password"][type="email"], input[type="password"][type="tel"], input[type="password"][type="email"][type="tel"], input[type="password"][type="tel"], input[type="password"][type="submit"], input[type="password"][type="email"][type="submit"], input[type="password"][type="submit"], input[type="password"][type="tel"][type="submit"], button[type="password"][type="submit"], button[type="password"][type="email"][type="submit"], button[type="password"][type="submit"], button[type="password"][type="tel"][type="submit"], input[type="password"][type="search"], button[type="password"][type="search"][type="submit"], input[type="password"][type="email"][type="search"], button[type="password"][type="email"][type="search"][type="submit"], input[type="password"][type="search"], button[type="password"][type="search"][type="submit"], input[type="password"][type="tel"][type="search"], button[type="password"][type="tel"][type="search"][type="submit"], input[type="password"][type="submit"][type="search"], button[type="password"][type="submit"][type="search"], textarea[type="password"]:focus, textarea[type="password"][type="email"]:focus, textarea[type="password"]:focus, textarea[type="password"][type="tel"]:focus, textarea[type="password"][type="submit"]:focus, textarea[type="password"][type="search"]:focus, textarea[type="password"], textarea[type="password"][type="email"], textarea[type="password"], textarea[type="password"][type="tel"], textarea[type="password"][type="submit"], textarea[type="password"][type="search"], input[type="tel"], input[type="tel"][type="email"], input[type="tel"][type="password"], input[type="tel"][type="email"][type="password"], input[type="tel"], input[type="tel"][type="email"], input[type="tel"][type="password"], input[type="tel"][type="submit"], input[type="tel"][type="email"][type="submit"], input[type="tel"][type="password"][type="submit"], input[type="tel"][type="submit"], button[type="tel"][type="submit"], button[type="tel"][type="email"][type="submit"], button[type="tel"][type="password"][type="submit"], button[type="tel"][type="submit"], input[type="tel"][type="search"], button[type="tel"][type="search"][type="submit"], input[type="tel"][type="email"][type="search"], button[type="tel"][type="email"][type="search"][type="submit"], input[type="tel"][type="password"][type="search"], button[type="tel"][type="password"][type="search"][type="submit"], input[type="tel"][type="search"], button[type="tel"][type="search"][type="submit"], input[type="tel"][type="submit"][type="search"], button[type="tel"][type="submit"][type="search"], textarea[type="tel"]:focus, textarea[type="tel"][type="email"]:focus, textarea[type="tel"][type="password"]:focus, textarea[type="tel"]:focus, textarea[type="tel"][type="submit"]:focus, textarea[type="tel"][type="search"]:focus, textarea[type="tel"], textarea[type="tel"][type="email"], textarea[type="tel"][type="password"], textarea[type="tel"], textarea[type="tel"][type="submit"], textarea[type="tel"][type="search"], input[type="submit"] {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  box-shadow: none;
  padding: 12px 15px;
  transition: all 0.4s ease 0s;
  width: 100%;
  min-height: 45px;
  margin-bottom: 15px;
  outline: none;
}

/* line 203, app/assets/stylesheets/style.scss */
button[type="submit"], input[type="search"], textarea[type="search"]:focus, textarea {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  box-shadow: none;
  padding: 12px 15px;
  transition: all 0.4s ease 0s;
  width: 100%;
  min-height: 45px;
  margin-bottom: 15px;
  outline: none;
}

/* line 218, app/assets/stylesheets/style.scss */
input[type="email"], input[type="email"], input[type="email"][type="password"], input[type="email"][type="password"], input[type="email"][type="tel"], input[type="email"][type="tel"], input[type="email"][type="password"][type="tel"], input[type="email"][type="submit"], input[type="email"][type="submit"], input[type="email"][type="password"][type="submit"], input[type="email"][type="tel"][type="submit"], button[type="email"][type="submit"], button[type="email"][type="submit"], button[type="email"][type="password"][type="submit"], button[type="email"][type="tel"][type="submit"], input[type="email"][type="search"], button[type="email"][type="search"][type="submit"], input[type="email"][type="search"], button[type="email"][type="search"][type="submit"], input[type="email"][type="password"][type="search"], button[type="email"][type="password"][type="search"][type="submit"], input[type="email"][type="tel"][type="search"], button[type="email"][type="tel"][type="search"][type="submit"], input[type="email"][type="submit"][type="search"], button[type="email"][type="submit"][type="search"], textarea[type="email"]:focus, textarea[type="email"]:focus, textarea[type="email"][type="password"]:focus, textarea[type="email"][type="tel"]:focus, textarea[type="email"][type="submit"]:focus, textarea[type="email"][type="search"]:focus, textarea[type="email"], textarea[type="email"], textarea[type="email"][type="password"], textarea[type="email"][type="tel"], textarea[type="email"][type="submit"], textarea[type="email"][type="search"], input[type="password"], input[type="password"][type="email"], input[type="password"], input[type="password"][type="email"], input[type="password"][type="tel"], input[type="password"][type="email"][type="tel"], input[type="password"][type="tel"], input[type="password"][type="submit"], input[type="password"][type="email"][type="submit"], input[type="password"][type="submit"], input[type="password"][type="tel"][type="submit"], button[type="password"][type="submit"], button[type="password"][type="email"][type="submit"], button[type="password"][type="submit"], button[type="password"][type="tel"][type="submit"], input[type="password"][type="search"], button[type="password"][type="search"][type="submit"], input[type="password"][type="email"][type="search"], button[type="password"][type="email"][type="search"][type="submit"], input[type="password"][type="search"], button[type="password"][type="search"][type="submit"], input[type="password"][type="tel"][type="search"], button[type="password"][type="tel"][type="search"][type="submit"], input[type="password"][type="submit"][type="search"], button[type="password"][type="submit"][type="search"], textarea[type="password"]:focus, textarea[type="password"][type="email"]:focus, textarea[type="password"]:focus, textarea[type="password"][type="tel"]:focus, textarea[type="password"][type="submit"]:focus, textarea[type="password"][type="search"]:focus, textarea[type="password"], textarea[type="password"][type="email"], textarea[type="password"], textarea[type="password"][type="tel"], textarea[type="password"][type="submit"], textarea[type="password"][type="search"], input[type="tel"], input[type="tel"][type="email"], input[type="tel"][type="password"], input[type="tel"][type="email"][type="password"], input[type="tel"], input[type="tel"][type="email"], input[type="tel"][type="password"], input[type="tel"][type="submit"], input[type="tel"][type="email"][type="submit"], input[type="tel"][type="password"][type="submit"], input[type="tel"][type="submit"], button[type="tel"][type="submit"], button[type="tel"][type="email"][type="submit"], button[type="tel"][type="password"][type="submit"], button[type="tel"][type="submit"], input[type="tel"][type="search"], button[type="tel"][type="search"][type="submit"], input[type="tel"][type="email"][type="search"], button[type="tel"][type="email"][type="search"][type="submit"], input[type="tel"][type="password"][type="search"], button[type="tel"][type="password"][type="search"][type="submit"], input[type="tel"][type="search"], button[type="tel"][type="search"][type="submit"], input[type="tel"][type="submit"][type="search"], button[type="tel"][type="submit"][type="search"], textarea[type="tel"]:focus, textarea[type="tel"][type="email"]:focus, textarea[type="tel"][type="password"]:focus, textarea[type="tel"]:focus, textarea[type="tel"][type="submit"]:focus, textarea[type="tel"][type="search"]:focus, textarea[type="tel"], textarea[type="tel"][type="email"], textarea[type="tel"][type="password"], textarea[type="tel"], textarea[type="tel"][type="submit"], textarea[type="tel"][type="search"], input[type="submit"] {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  box-shadow: none;
  padding: 12px 15px;
  transition: all 0.4s ease 0s;
  width: 100%;
  min-height: 45px;
  margin-bottom: 15px;
  outline: none;
}

/* line 233, app/assets/stylesheets/style.scss */
button[type="submit"], input[type="search"], textarea[type="search"]:focus, textarea, select {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  box-shadow: none;
  padding: 12px 15px;
  transition: all 0.4s ease 0s;
  width: 100%;
  min-height: 45px;
  margin-bottom: 15px;
  outline: none;
}

/* line 247, app/assets/stylesheets/style.scss */
select {
  padding: 2px 2px;
  margin: 0;
}

/* line 252, app/assets/stylesheets/style.scss */
input[type="submit"], button[type="submit"] {
  cursor: pointer;
}

/* line 256, app/assets/stylesheets/style.scss */
input:focus {
  border: 1px solid #6FBC29;
}

/* line 261, app/assets/stylesheets/style.scss */
textarea:focus {
  border: 1px solid #6FBC29;
}

/* line 266, app/assets/stylesheets/style.scss */
.title {
  font-weight: 600;
}

/* line 268, app/assets/stylesheets/style.scss */
.title span {
  color: #32d832;
}

/* line 273, app/assets/stylesheets/style.scss */
.title--1 {
  font-size: 2.5rem;
  color: #3d4951;
}

/* line 278, app/assets/stylesheets/style.scss */
.title--2 {
  font-size: 1.875rem;
  color: #3d4951;
}

/* line 284, app/assets/stylesheets/style.scss */
form input[type="submit"], form button[type="submit"] {
  border-radius: 50px;
  background: #32D832;
  border-color: #32D832;
  padding: 15px 30px;
  width: auto;
  color: #fff;
}

/* line 294, app/assets/stylesheets/style.scss */
.button-box {
  padding: 15px 0;
}

/* line 298, app/assets/stylesheets/style.scss */
.gmc-btn {
  display: inline-flex;
  color: #000;
  padding: 12px 25px;
  background: #fff;
  border-radius: 50px;
  align-items: center;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: 0 0 15px #f1f6fc;
}

/* line 313, app/assets/stylesheets/style.scss */
.gmc-btn:hover {
  background: #32d832;
  color: #fff;
}

/* line 319, app/assets/stylesheets/style.scss */
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #ffffff;
  padding: .9375rem 0;
  z-index: 11;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

/* line 331, app/assets/stylesheets/style.scss */
.asmenu-container {
  overflow: hidden;
}

/* line 335, app/assets/stylesheets/style.scss */
.navigation-wrap {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
}

/* line 347, app/assets/stylesheets/style.scss */
.brand-logo.dextop {
  margin-right: 3.125rem;
}

/* line 349, app/assets/stylesheets/style.scss */
.brand-logo.dextop img {
  max-width: 11rem;
}

/* line 354, app/assets/stylesheets/style.scss */
.account-btn {
  position: absolute !important;
  right: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* line 366, app/assets/stylesheets/style.scss */
.account-btn:hover a {
  background-color: inherit !important;
}

/* line 369, app/assets/stylesheets/style.scss */
.account-btn .gmc-btn {
  background: #fff;
  border-radius: 3.125rem;
  padding: .9375rem 1.875rem !important;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
}

/* line 375, app/assets/stylesheets/style.scss */
.account-btn .gmc-btn:not(:last-child) {
  margin-right: .9375rem;
}

/* line 378, app/assets/stylesheets/style.scss */
.account-btn .gmc-btn:hover, .account-btn .gmc-btn.active {
  background: #32d832 !important;
  color: #fff !important;
}

/* line 383, app/assets/stylesheets/style.scss */
.account-btn .power-off-btn {
  color: #fd4646 !important;
  border: 0 !important;
}

@media (max-width: 1199.98px) {
  /* line 390, app/assets/stylesheets/style.scss */
  .account-btn .power-off-btn {
    padding-left: 0;
  }
}

/* line 396, app/assets/stylesheets/style.scss */
.account-nav .dropdown-toggle-btn:after {
  content: "\f107";
  margin-left: .625rem;
  font-family: fontawesome;
  transition: .3s;
}

/* line 403, app/assets/stylesheets/style.scss */
.account-nav .daynight-mode {
  display: flex;
  margin-right: 1.25rem;
  align-items: center;
}

/* line 411, app/assets/stylesheets/style.scss */
.account-nav .daynight-mode a {
  padding: 0;
}

/* line 415, app/assets/stylesheets/style.scss */
.account-nav .dropdown {
  padding-top: .9375rem;
  padding-bottom: .9375rem;
}

/* line 418, app/assets/stylesheets/style.scss */
.account-nav .dropdown a {
  padding: 0;
  color: #3d4951;
}

/* line 423, app/assets/stylesheets/style.scss */
.account-nav .dropdown-menu {
  left: auto;
  right: 0;
  transform: none;
  top: 100%;
}

/* line 429, app/assets/stylesheets/style.scss */
.account-nav .dropdown-menu a {
  padding: .1875rem .625rem;
  text-transform: capitalize;
}

/* line 436, app/assets/stylesheets/style.scss */
.mobile-header, .sidenav-logo {
  display: none;
}

/* line 440, app/assets/stylesheets/style.scss */
.asmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

/* line 449, app/assets/stylesheets/style.scss */
.asmenu ul li {
  position: relative;
}

/* line 451, app/assets/stylesheets/style.scss */
.asmenu ul li a {
  text-decoration: none;
  padding: .9375rem 1.5625rem;
  display: block;
  color: #3D4951;
  transition: .3s;
}

/* line 459, app/assets/stylesheets/style.scss */
.asmenu ul li:hover > a, .asmenu ul li.active > a {
  color: #32d832;
}

/* line 463, app/assets/stylesheets/style.scss */
.asmenu ul ul {
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 120%;
  min-width: 13.75rem;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}

/* line 477, app/assets/stylesheets/style.scss */
.asmenu ul ul li a {
  text-transform: capitalize;
  color: #fff;
  padding: .625rem 1.5625rem;
}

/* line 482, app/assets/stylesheets/style.scss */
.asmenu ul ul li:hover > a, .asmenu ul ul li.active > a {
  background: #3D4951;
}

/* line 489, app/assets/stylesheets/style.scss */
.as-toggle, .as-toggle-2 {
  display: none;
}

/* line 493, app/assets/stylesheets/style.scss */
.as-toggle .asmenu-arrow::after, .as-toggle-2 .asmenu-arrow::after {
  content: "\f078";
  font-weight: bold;
  font-style: normal;
  font-family: "Font Awesome 5 Free";
}

@media only screen and (min-width: 1025px) {
  /* line 503, app/assets/stylesheets/style.scss */
  .asmenu ul li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  /* line 509, app/assets/stylesheets/style.scss */
  .asmenu ul li ul.submenu ul.submenu {
    left: 100%;
  }
  /* line 512, app/assets/stylesheets/style.scss */
  .asmenu ul li ul.submenu li:hover ul.submenu {
    top: 0;
  }
  /* line 517, app/assets/stylesheets/style.scss */
  .asmenu ul ul {
    background: #262626;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 524, app/assets/stylesheets/style.scss */
  body {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  /* line 528, app/assets/stylesheets/style.scss */
  body.asactive {
    overflow: hidden;
  }
  /* line 532, app/assets/stylesheets/style.scss */
  .asmenu-container {
    transition: all 0.25s ease-in-out;
  }
  /* line 536, app/assets/stylesheets/style.scss */
  .asactive .asmenu-container {
    margin-left: 15rem;
  }
  /* line 539, app/assets/stylesheets/style.scss */
  .asmenu {
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    position: fixed;
    overflow-y: hidden;
    visibility: hidden;
    background: transparent none repeat scroll 0 0;
  }
  /* line 549, app/assets/stylesheets/style.scss */
  .asmenu > ul.main-menu {
    height: auto;
    width: 15rem;
    display: block;
    min-height: 100%;
    background: #fff;
    margin-left: -15rem;
    transition: all 0.25s ease-in-out;
  }
  /* line 561, app/assets/stylesheets/style.scss */
  .asactive .asmenu {
    top: 0;
    z-index: 1000;
    overflow-y: scroll;
    visibility: visible;
    -webkit-overflow-scrolling: touch;
  }
  /* line 567, app/assets/stylesheets/style.scss */
  .asactive .asmenu > .main-menu {
    margin-left: 0;
    transition: all 0.25s ease-in-out;
  }
  /* line 572, app/assets/stylesheets/style.scss */
  .asactive .asmenu .as-overlap-bg {
    opacity: 1;
    visibility: visible;
    transition: opacity 1.5s ease-in-out;
  }
  /* line 579, app/assets/stylesheets/style.scss */
  .asactive .mobile-header {
    margin-left: 15rem;
    transition: all 0.25s ease-in-out;
  }
  /* line 584, app/assets/stylesheets/style.scss */
  .asactive .humbarger-icon {
    background-color: #3D4951;
  }
  /* line 586, app/assets/stylesheets/style.scss */
  .asactive .humbarger-icon::before, .asactive .humbarger-icon::after {
    background-color: #3D4951;
  }
  /* line 591, app/assets/stylesheets/style.scss */
  .as-overlap-bg {
    top: 0;
    right: 0;
    opacity: 0;
    height: 100vh;
    position: fixed;
    cursor: pointer;
    min-height: 100%;
    visibility: hidden;
    width: calc(100% - 240px);
    background-color: rgba(0, 0, 0, 0.45);
  }
  /* line 603, app/assets/stylesheets/style.scss */
  .mobile-header {
    top: 0;
    left: 0;
    width: 100%;
    height: 3.375rem;
    display: flex;
    z-index: 10002;
    position: fixed;
    padding: 0 .9375rem;
    align-items: center;
    background: #ffffff;
    justify-content: space-between;
    box-shadow: 0 0 0.0625rem rgba(0, 0, 0, 0.3);
    transition: all 0.25s ease-in-out;
  }
  /* line 626, app/assets/stylesheets/style.scss */
  .sidenav-logo {
    display: block;
  }
  /* line 628, app/assets/stylesheets/style.scss */
  .sidenav-logo .brand-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 3.375rem;
  }
  /* line 639, app/assets/stylesheets/style.scss */
  .sidenav-logo .brand-logo:hover {
    background: transparent;
  }
  /* line 645, app/assets/stylesheets/style.scss */
  .brand-logo img {
    max-width: 9.375rem;
  }
  /* line 648, app/assets/stylesheets/style.scss */
  .brand-logo.dextop {
    display: none;
  }
  /* line 652, app/assets/stylesheets/style.scss */
  #as-humbarger {
    line-height: 1;
    cursor: pointer;
  }
  /* line 656, app/assets/stylesheets/style.scss */
  .humbarger {
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    display: inline-block;
  }
  /* line 662, app/assets/stylesheets/style.scss */
  .humbarger-box {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
  }
  /* line 668, app/assets/stylesheets/style.scss */
  .humbarger-icon {
    left: 0;
    width: 100%;
    height: .25rem;
    bottom: .875rem;
    position: absolute;
    border-radius: .1875rem;
    background-color: #3D4951;
    transition: transform 0.15s ease;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  /* line 680, app/assets/stylesheets/style.scss */
  .humbarger-icon:before, .humbarger-icon:after {
    left: 0;
    width: 100%;
    height: .25rem;
    bottom: .875rem;
    position: absolute;
    border-radius: .1875rem;
    background-color: #3D4951;
    transition: transform 0.15s ease;
  }
  /* line 697, app/assets/stylesheets/style.scss */
  .humbarger-icon::before {
    top: -.625rem;
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in, background-color 0.15s ease;
  }
  /* line 702, app/assets/stylesheets/style.scss */
  .humbarger-icon::after {
    bottom: -.625rem;
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0.15s ease;
  }
  /* line 709, app/assets/stylesheets/style.scss */
  .humbarger-icon::before, .humbarger-icon::after {
    content: "";
    display: block;
  }
  /* line 714, app/assets/stylesheets/style.scss */
  .asactive .humbarger-icon {
    transform: rotate(225deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 721, app/assets/stylesheets/style.scss */
  .asactive .humbarger-icon::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.15s ease;
  }
  /* line 730, app/assets/stylesheets/style.scss */
  .asactive .humbarger-icon::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out, background-color 0.15s ease;
  }
  /* line 738, app/assets/stylesheets/style.scss */
  .asmenu ul {
    display: block;
  }
  /* line 741, app/assets/stylesheets/style.scss */
  .asmenu ul li a {
    text-transform: capitalize;
    padding: .625rem .9375rem;
  }
  /* line 745, app/assets/stylesheets/style.scss */
  .asmenu ul li:hover > a, .asmenu ul li.active > a {
    background: #3D4951;
    color: #fff;
  }
  /* line 750, app/assets/stylesheets/style.scss */
  .asmenu ul ul {
    display: none;
    position: relative;
    top: 0;
    border: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: inherit;
  }
  /* line 761, app/assets/stylesheets/style.scss */
  .asmenu ul ul li a {
    color: #3D4951;
  }
  /* line 766, app/assets/stylesheets/style.scss */
  .asmenu > ul > li > a {
    border-bottom: .0625rem solid #f1f1f1;
  }
  /* line 770, app/assets/stylesheets/style.scss */
  .as-toggle, .as-toggle-2 {
    top: 0;
    right: 0;
    width: 2.75rem;
    height: 2.75rem;
    display: flex;
    color: #32d832;
    cursor: pointer;
    position: absolute;
    align-items: center;
    justify-content: center;
  }
  /* line 788, app/assets/stylesheets/style.scss */
  .as-toggle .asmenu-arrow, .as-toggle-2 .asmenu-arrow {
    transition: .5s;
    transform: rotate(0deg);
  }
  /* line 794, app/assets/stylesheets/style.scss */
  .as-toggle.as-active-icon .asmenu-arrow, .as-toggle-2 .asmenu-arrow.asmenu-rotate {
    transform: rotate(-180deg);
  }
  /* line 800, app/assets/stylesheets/style.scss */
  .asmenu li.account-btn {
    position: relative !important;
  }
  /* line 803, app/assets/stylesheets/style.scss */
  .asmenu li.account-nav {
    padding-top: .625rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
  /* line 809, app/assets/stylesheets/style.scss */
  .asmenu .account-btn .gmc-btn {
    padding: .625rem .9375rem !important;
    width: 100%;
    border-radius: 0;
    margin-right: 0;
  }
  /* line 816, app/assets/stylesheets/style.scss */
  .account-nav .dropdown {
    width: 100%;
  }
}

/* line 821, app/assets/stylesheets/style.scss */
.fullwidth-page .header-fulllwidth .container-fluid {
  position: relative;
}

@media (min-width: 1200px) {
  /* line 826, app/assets/stylesheets/style.scss */
  .fullwidth-page .container-fluid {
    padding-left: 80px;
    padding-right: 80px;
  }
}

/* line 832, app/assets/stylesheets/style.scss */
#upload-area {
  min-height: 40.625rem;
  background-size: auto;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(/assets/hero-bg-hsape-fecd7e9bc3fb7c473ddfb863b4dced3528ccad5360a5e26e5824975df8d05b08.gif);
  position: relative;
  z-index: 1;
}

/* line 841, app/assets/stylesheets/style.scss */
#upload-area h1 {
  font-weight: 700;
  color: #000;
}

/* line 845, app/assets/stylesheets/style.scss */
#upload-area h5 {
  color: #616568;
}

/* line 852, app/assets/stylesheets/style.scss */
#services {
  background: #21333f;
}

/* line 856, app/assets/stylesheets/style.scss */
.services-area {
  position: relative;
  z-index: 1;
}

@media (min-width: 992px) {
  /* line 863, app/assets/stylesheets/style.scss */
  .services-area > .row > div:nth-child(2) > div.services-block, .services-area > .row > div:nth-child(4) > div.services-block {
    margin-top: 80px;
  }
}

@media (min-width: 992px) {
  /* line 870, app/assets/stylesheets/style.scss */
  .services-area::before {
    content: "";
    height: 100px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 80px;
    z-index: -1;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/assets/line-shape-ab564c7f26cd2bcbc82fd3f1f823c55b0b12fe95f9f14f3426543838f55c22d0.png);
  }
}

/* line 885, app/assets/stylesheets/style.scss */
.services-block {
  position: relative;
  z-index: 2;
}

/* line 890, app/assets/stylesheets/style.scss */
.services-block--center {
  text-align: center;
}

/* line 894, app/assets/stylesheets/style.scss */
.services-block__title:focus, .services-block__title:active {
  color: #fff;
}

/* line 899, app/assets/stylesheets/style.scss */
.services-block:hover .icon-box, .carousel-active .icon-box {
  background: #32d832;
}

/* line 902, app/assets/stylesheets/style.scss */
.services-block:hover .services-block__title, .carousel-active .services-block__title {
  color: #fff;
}

/* line 908, app/assets/stylesheets/style.scss */
.services-block__title {
  display: block;
  font-weight: 600;
  color: #8B959C;
  font-size: 1.375rem;
}

@media (max-width: 1199.98px) {
  /* line 916, app/assets/stylesheets/style.scss */
  .services-block {
    margin-bottom: 1.875rem;
  }
}

/* line 921, app/assets/stylesheets/style.scss */
.icon-box {
  transition: .3s;
  width: 9.0625rem;
  border-radius: 50%;
  height: 9.0625rem;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  margin-bottom: .9375rem;
  background: #5c6a74;
}

/* line 938, app/assets/stylesheets/style.scss */
.icon-box i.fa {
  color: #fff;
  font-size: 2.5rem;
}

/* line 944, app/assets/stylesheets/style.scss */
.services-content {
  padding: 50px 0;
  position: relative;
  margin-top: 80px;
}

@media (min-width: 768px) {
  /* line 954, app/assets/stylesheets/style.scss */
  .services-content.sliding::after {
    border-left: none;
    width: 3px;
  }
  /* line 961, app/assets/stylesheets/style.scss */
  .services-content::after {
    content: "";
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    border-left: 3px dashed #8B959C;
  }
}

@media (max-width: 767.98px) {
  /* line 975, app/assets/stylesheets/style.scss */
  .services-content .text-block {
    margin-top: 30px;
  }
}

/* line 980, app/assets/stylesheets/style.scss */
.codebox img {
  width: 100%;
}

/* line 984, app/assets/stylesheets/style.scss */
#supported .title {
  font-weight: 600;
  text-align: center;
  font-size: 3.4375rem;
  color: #3D4951;
  margin-top: 9.375rem;
  margin-bottom: 3.125rem;
}

/* line 993, app/assets/stylesheets/style.scss */
.client-logo-slider {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 7.1875rem;
}

/* line 1003, app/assets/stylesheets/style.scss */
.client-logo-slider .image-box {
  padding: 10px;
}

@media (min-width: 992px) {
  /* line 1009, app/assets/stylesheets/style.scss */
  .client-logo-slider {
    justify-content: space-between;
  }
}

/* line 1016, app/assets/stylesheets/style.scss */
.footer-top {
  background: #21333f;
  padding: 5rem 0;
  color: #b4d0e2;
}

/* line 1020, app/assets/stylesheets/style.scss */
.footer-top a {
  color: #b4d0e2;
}

@media (max-width: 1199.98px) {
  /* line 1026, app/assets/stylesheets/style.scss */
  .footer-top {
    padding-top: 3.125rem;
    padding-bottom: 0;
  }
}

/* line 1032, app/assets/stylesheets/style.scss */
.footer-bottom {
  color: #b4d0e2;
}

/* line 1034, app/assets/stylesheets/style.scss */
.footer-bottom a {
  color: #b4d0e2;
}

/* line 1039, app/assets/stylesheets/style.scss */
.footer-top a:hover, .footer-bottom a:hover {
  color: #32d832;
}

/* line 1043, app/assets/stylesheets/style.scss */
.footer-widget h4 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 1.5625rem;
}

@media (max-width: 1199.98px) {
  /* line 1050, app/assets/stylesheets/style.scss */
  .footer-widget {
    margin-bottom: 3.125rem;
  }
}

/* line 1055, app/assets/stylesheets/style.scss */
.footer-nav {
  margin-bottom: 0;
}

/* line 1057, app/assets/stylesheets/style.scss */
.footer-nav img {
  max-width: .9375rem;
  margin-left: .625rem;
}

/* line 1061, app/assets/stylesheets/style.scss */
.footer-nav li:not(:first-child) {
  margin-top: .9375rem;
}

/* line 1066, app/assets/stylesheets/style.scss */
.footer-nav--2 {
  text-align: right;
}

@media (max-width: 767.98px) {
  /* line 1071, app/assets/stylesheets/style.scss */
  .footer-nav--2 {
    text-align: center;
  }
}

/* line 1076, app/assets/stylesheets/style.scss */
.footer-bottom {
  background: #21333f;
  padding: 1.25rem 0;
  box-shadow: 0 0 190px 120px #1f303c;
}

/* line 1083, app/assets/stylesheets/style.scss */
.footer-fixed {
  position: relative;
  z-index: 2;
}

/* line 1088, app/assets/stylesheets/style.scss */
.social-link {
  text-align: center;
}

/* line 1090, app/assets/stylesheets/style.scss */
.social-link a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.8125rem;
  height: 2.8125rem;
  background: #344c5c;
  border-radius: 50%;
  margin: .1875rem;
}

/* line 1105, app/assets/stylesheets/style.scss */
.social-link a:hover {
  background: #32d832;
  color: #3D4951;
}

@media (max-width: 767.98px) {
  /* line 1113, app/assets/stylesheets/style.scss */
  .social-link {
    margin: .625rem 0;
  }
}

@media (max-width: 767.98px) {
  /* line 1119, app/assets/stylesheets/style.scss */
  .copy-right {
    text-align: center;
  }
}

/* line 1124, app/assets/stylesheets/style.scss */
#user-import-rules-area {
  background: #21333f;
  margin-top: 5.1875rem;
  padding-bottom: 8.125rem;
}

/* line 1130, app/assets/stylesheets/style.scss */
.search-nav {
  display: flex;
  margin-bottom: .625rem;
  align-items: center;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  justify-content: space-between;
}

/* line 1143, app/assets/stylesheets/style.scss */
.search-nav a {
  color: #76838b;
}

/* line 1148, app/assets/stylesheets/style.scss */
.search-item {
  margin-bottom: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

/* line 1158, app/assets/stylesheets/style.scss */
.search-item li {
  color: #fff;
  padding: 0 .625rem;
  position: relative;
  line-height: 1;
}

/* line 1163, app/assets/stylesheets/style.scss */
.search-item li:not(:first-child):before {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  height: 100%;
  width: 2px;
  background: #fff;
}

/* line 1172, app/assets/stylesheets/style.scss */
.search-item li:first-child {
  padding-left: 0;
}

/* line 1176, app/assets/stylesheets/style.scss */
.search-item li a.active {
  color: #fff;
}

/* line 1183, app/assets/stylesheets/style.scss */
.inline-search-form input, .inline-search-form button[type="submit"], .inline-search-form textarea {
  margin-bottom: 0;
  min-height: 100px;
  border-radius: 50px;
  padding-left: 45px;
  padding-right: 90px;
  background: #0f1c25;
  border-color: #0f1c25;
  color: #333333;
}

/* line 1194, app/assets/stylesheets/style.scss */
.inline-search-form input:focus, .inline-search-form input:active, .inline-search-form button[type="submit"]:active, .inline-search-form textarea:active {
  color: #333333;
  background: #0f1c25;
  border-color: #0f1c25;
  box-shadow: none;
  outline: 0 !important;
}

/* line 1204, app/assets/stylesheets/style.scss */
#new-rule-text-field-hidden-text {
  display: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  white-space: nowrap;
}

/* line 1211, app/assets/stylesheets/style.scss */
.input-grp {
  position: relative;
}

/* line 1215, app/assets/stylesheets/style.scss */
a.add-btn, form button.add-btn, button.add-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 31px;
  line-height: 1;
  height: 45px;
  width: 45px;
  background: #31d831;
  color: #fff;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  color: #fff !important;
}

/* line 1241, app/assets/stylesheets/style.scss */
a.add-btn:hover i, form button.add-btn:hover i, button.add-btn:hover i {
  color: #fff;
}

/* line 1248, app/assets/stylesheets/style.scss */
#info-table {
  background: #e6e8ec;
}

/* line 1252, app/assets/stylesheets/style.scss */
.margin-minus {
  margin-top: -130px;
}

/* line 1256, app/assets/stylesheets/style.scss */
.icon-card {
  padding: 20px;
  position: relative;
  padding-left: 85px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  min-height: 100px;
  background: #fff;
}

@media (max-width: 767.98px) {
  /* line 1268, app/assets/stylesheets/style.scss */
  .icon-card {
    margin-top: 1.875rem;
  }
}

/* line 1273, app/assets/stylesheets/style.scss */
.icon-card__icon {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 1281, app/assets/stylesheets/style.scss */
.icon-card__header {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}

/* line 1294, app/assets/stylesheets/style.scss */
.icon-card__header h5 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}

/* line 1299, app/assets/stylesheets/style.scss */
.icon-card__header a {
  color: #888888;
  margin-bottom: 10px;
  border-bottom: 1px solid;
}

/* line 1306, app/assets/stylesheets/style.scss */
.icon-card__content p {
  color: #888888;
}

/* line 1310, app/assets/stylesheets/style.scss */
.meta-box {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

/* line 1319, app/assets/stylesheets/style.scss */
.meta-box p {
  margin-right: 10px;
  margin-bottom: 0;
}

/* line 1325, app/assets/stylesheets/style.scss */
.table-nav {
  padding-top: 50px;
}

/* line 1329, app/assets/stylesheets/style.scss */
.table-button {
  margin: 0;
  display: flex;
  list-style: none;
}

/* line 1335, app/assets/stylesheets/style.scss */
.table-button a {
  width: 45px;
  height: 45px;
  display: flex;
  background: #ffffff;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  color: #ababab;
}

/* line 1350, app/assets/stylesheets/style.scss */
.table-button a:hover {
  color: #4663c1;
}

/* line 1354, app/assets/stylesheets/style.scss */
.table-button li a {
  margin-right: 5px;
}

/* line 1359, app/assets/stylesheets/style.scss */
.table-settings {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}

/* line 1373, app/assets/stylesheets/style.scss */
.gmc-btn--circle {
  width: 45px;
  height: 45px;
  display: flex;
  background: #ffffff;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  color: #ababab;
  border: none;
}

/* line 1389, app/assets/stylesheets/style.scss */
.gmc-btn--circle:hover {
  color: #4663c1;
}

/* line 1392, app/assets/stylesheets/style.scss */
.gmc-btn--circle:after {
  display: none;
}

/* line 1399, app/assets/stylesheets/style.scss */
.inline-search-form--small input, .inline-search-form--small button[type="submit"], .inline-search-form--small textarea {
  min-height: 50px;
  padding-left: 25px;
  padding-right: 50px;
  min-width: 266px;
  color: #666;
  background: #fff;
  border-color: #fff;
}

/* line 1408, app/assets/stylesheets/style.scss */
.inline-search-form--small input:focus, .inline-search-form--small input:active, .inline-search-form--small button[type="submit"]:active, .inline-search-form--small textarea:active {
  color: #666;
  background: #fff;
  border-color: #fff;
}

/* line 1415, app/assets/stylesheets/style.scss */
.inline-search-form--small .add-btn {
  height: 30px;
  width: 30px;
  font-size: 10px;
  right: 15px;
}

/* line 1425, app/assets/stylesheets/style.scss */
.gmc-table {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  background: #fff;
}

/* line 1431, app/assets/stylesheets/style.scss */
.blue {
  color: #5370ce;
}

/* line 1435, app/assets/stylesheets/style.scss */
.yellow {
  color: #e56f1f;
}

/* line 1439, app/assets/stylesheets/style.scss */
.red {
  color: #fc2222;
}

/* line 1444, app/assets/stylesheets/style.scss */
.gmc-table.table-responsive {
  display: block;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  max-height: 620px;
}

/* line 1452, app/assets/stylesheets/style.scss */
.gmc-table .id, .gmc-table .title {
  background: #f2f2f2;
}

/* line 1455, app/assets/stylesheets/style.scss */
.gmc-table.table-responsive {
  border: 15px solid #f3f6ff;
  padding: 8px;
  border-radius: 5px;
}

/* line 1463, app/assets/stylesheets/style.scss */
.table-bordered td, .table-bordered th {
  white-space: nowrap;
}

/* line 1468, app/assets/stylesheets/style.scss */
.table-bottom {
  text-align: right;
  margin-top: 15px;
}

/* line 1471, app/assets/stylesheets/style.scss */
.table-bottom span.cell-change {
  color: #6a767e;
  position: relative;
  padding-left: 20px;
}

/* line 1475, app/assets/stylesheets/style.scss */
.table-bottom span.cell-change:before {
  content: "";
  height: 15px;
  width: 15px;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #fff;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* line 1487, app/assets/stylesheets/style.scss */
.table-bottom span.cell-change:not(:last-child) {
  margin-right: 10px;
}

/* line 1493, app/assets/stylesheets/style.scss */
.table-bottom span.manual-change:before {
  background: red;
}

/* line 1499, app/assets/stylesheets/style.scss */
.table-bottom span.rule-change:before {
  background: #e56f1f;
}

/* line 1508, app/assets/stylesheets/style.scss */
.gmc-btn {
  display: inline-block;
  background: #32d832;
  color: #fff;
  padding: .9375rem 1.875rem;
  border-radius: 50px;
  margin-bottom: .9375rem;
  font-weight: 600;
}

/* line 1518, app/assets/stylesheets/style.scss */
.gmc-btn--red {
  background: #fd4646;
}

/* line 1522, app/assets/stylesheets/style.scss */
.gmc-btn i.fa {
  height: 2.8125rem;
  width: 2.8125rem;
  background: #fff;
  color: #32d832;
  margin-right: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

/* line 1540, app/assets/stylesheets/style.scss */
.gmc-btn--light {
  background: #fff;
  color: #3D4951;
  text-transform: inherit;
}

/* line 1544, app/assets/stylesheets/style.scss */
.gmc-btn--light:hover {
  background: #32d832;
  color: #fff;
}

/* line 1551, app/assets/stylesheets/style.scss */
.product-fead.text-center {
  padding: 50px 0;
}

/* line 1554, app/assets/stylesheets/style.scss */
.product-fead h5 span {
  color: #32d832;
}

/* line 1559, app/assets/stylesheets/style.scss */
.single-card {
  background: #fff;
  border-radius: 5px;
  padding: 20px 15px;
}

/* line 1565, app/assets/stylesheets/style.scss */
ul.list-cirle {
  list-style: none;
}

/* line 1567, app/assets/stylesheets/style.scss */
ul.list-cirle li {
  position: relative;
  padding-left: 30px;
}

/* line 1570, app/assets/stylesheets/style.scss */
ul.list-cirle li:before {
  content: "";
  height: 20px;
  width: 20px;
  background: #000;
  position: absolute;
  left: 0;
  top: 3px;
  border-radius: 50%;
  border: 5px solid #2ed82e;
}

/* line 1581, app/assets/stylesheets/style.scss */
ul.list-cirle li:not(:last-child) {
  margin-bottom: 15px;
}

/* line 1587, app/assets/stylesheets/style.scss */
.single-card {
  background: #fff;
  border-radius: 5px;
  padding: 20px 15px;
  margin-top: 15px;
}

/* line 1592, app/assets/stylesheets/style.scss */
.single-card p {
  margin-bottom: 0;
}

/* line 1597, app/assets/stylesheets/style.scss */
ul.list-cirle {
  list-style: none;
  background: #fff;
  padding: 25px;
  border-radius: 5px;
  margin-bottom: 0;
  margin-top: 15px;
}

/* line 1604, app/assets/stylesheets/style.scss */
ul.list-cirle li {
  position: relative;
  padding-left: 30px;
}

/* line 1607, app/assets/stylesheets/style.scss */
ul.list-cirle li:before {
  content: "";
  height: 20px;
  width: 20px;
  background: #000;
  position: absolute;
  left: 0;
  top: 3px;
  border-radius: 50%;
  border: 5px solid #2ed82e;
}

/* line 1618, app/assets/stylesheets/style.scss */
ul.list-cirle li:not(:last-child) {
  margin-bottom: 34px;
}

/* line 1625, app/assets/stylesheets/style.scss */
.footer-dashboard .footer-bottom {
  box-shadow: none;
  background: transparent;
}

/* line 1629, app/assets/stylesheets/style.scss */
.footer-dashboard .footer-bottom .footer-widget {
  text-align: center;
  margin-bottom: 0;
}

/* line 1634, app/assets/stylesheets/style.scss */
.footer-dashboard .footer-top, .footer-dashboard .footer-bottom {
  color: #3d4951;
}

/* line 1636, app/assets/stylesheets/style.scss */
.footer-dashboard .footer-top a, .footer-dashboard .footer-bottom a {
  color: #3d4951;
}

@media (min-width: 992px) {
  /* line 1644, app/assets/stylesheets/style.scss */
  .footer-dashboard .footer-bottom .copy-right {
    text-align: center;
  }
  /* line 1647, app/assets/stylesheets/style.scss */
  .footer-dashboard .footer-bottom .footer-nav {
    text-align: right;
  }
}

/* line 1653, app/assets/stylesheets/style.scss */
.account-page {
  background: #e6e8ec;
}

/* line 1656, app/assets/stylesheets/style.scss */
.account-page input[type="email"], .account-page button[type="email"][type="submit"], .account-page textarea[type="email"], .account-page input[type="password"], .account-page button[type="password"][type="submit"], .account-page textarea[type="password"] {
  background-color: transparent;
  color: #3d4951;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom-color: #9ca6ac;
  padding-left: 0;
  padding-right: 0;
  background-position: center right;
}

/* line 1668, app/assets/stylesheets/style.scss */
.account-page select {
  background-color: transparent;
  color: #3d4951;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom-color: #9ca6ac;
  padding-left: 0;
  padding-right: 0;
  background-position: center right;
}

/* line 1679, app/assets/stylesheets/style.scss */
.account-page label {
  color: #32d832;
  font-size: 1rem;
  font-weight: 400;
}

@media (min-width: 1200px) {
  /* line 1687, app/assets/stylesheets/style.scss */
  .account-page .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* line 1693, app/assets/stylesheets/style.scss */
#main {
  min-height: 59.375rem;
  padding-top: 5.1875rem;
  padding-left: 15.625rem;
}

@media (max-width: 1199.98px) {
  /* line 1700, app/assets/stylesheets/style.scss */
  #main {
    padding-top: 54px;
    padding-left: 0;
  }
}

/* line 1706, app/assets/stylesheets/style.scss */
.side-tab {
  top: 0;
  left: 0;
  height: 100%;
  position: fixed;
  width: 15.625rem;
  padding-top: 6.5625rem;
  background: #3D4951;
}

/* line 1715, app/assets/stylesheets/style.scss */
.side-tab .nav-pills .nav-link {
  border-radius: 0;
  color: #828588;
  padding: .625rem .3125rem;
  border-left: .125rem solid transparent;
}

/* line 1720, app/assets/stylesheets/style.scss */
.side-tab .nav-pills .nav-link i.fa {
  align-items: center;
  min-width: 1.5625rem;
  display: inline-flex;
  font-size: 1.125rem;
  margin-right: .3125rem;
  justify-content: center;
}

/* line 1734, app/assets/stylesheets/style.scss */
.side-tab .nav-pills .nav-link.active {
  background: transparent;
  border-color: #32d832;
}

/* line 1739, app/assets/stylesheets/style.scss */
.side-tab .nav-pills .show > .nav-link {
  background: transparent;
  border-color: #32d832;
}

/* line 1743, app/assets/stylesheets/style.scss */
.side-tab .nav-pills .nav-link.active i.fa {
  color: #32d832;
}

@media (max-width: 1199.98px) {
  /* line 1750, app/assets/stylesheets/style.scss */
  .side-tab {
    width: 100%;
    height: auto;
    padding-top: 0;
    position: inherit;
  }
}

@media (max-width: 1199.98px) {
  /* line 1759, app/assets/stylesheets/style.scss */
  .side-tab .nav-pills {
    flex-direction: row !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 1768, app/assets/stylesheets/style.scss */
  .side-tab .nav-pills .nav-link {
    border-left: 0;
    border-bottom: 3px solid transparent;
  }
}

/* line 1774, app/assets/stylesheets/style.scss */
.form-card {
  padding: 40px 30px 30px;
  background: #fff;
}

/* line 1779, app/assets/stylesheets/style.scss */
.footer-dashboard {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
}

/* line 1787, app/assets/stylesheets/style.scss */
.icon-block {
  margin-top: 50px;
}

/* line 1791, app/assets/stylesheets/style.scss */
.icon-block--left {
  display: flex;
  align-items: center;
}

/* line 1799, app/assets/stylesheets/style.scss */
.icon-block--left:hover .icon-box {
  background: #32d832;
}

/* line 1802, app/assets/stylesheets/style.scss */
.icon-block--left:hover .icon-normal {
  display: none;
}

/* line 1805, app/assets/stylesheets/style.scss */
.icon-block--left:hover .icon-active {
  display: block;
}

/* line 1808, app/assets/stylesheets/style.scss */
.icon-block--left:hover i.fa {
  color: #fff;
}

@media (max-width: 767.98px) {
  /* line 1815, app/assets/stylesheets/style.scss */
  .icon-block--left {
    flex-direction: column;
    text-align: center;
  }
}

/* line 1824, app/assets/stylesheets/style.scss */
.icon-block__title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 1827, app/assets/stylesheets/style.scss */
.icon-block__title a {
  color: #3D4951;
}

/* line 1829, app/assets/stylesheets/style.scss */
.icon-block__title a:hover {
  color: #32d832;
}

/* line 1835, app/assets/stylesheets/style.scss */
.icon-box--sm {
  margin-bottom: 0;
  margin-right: 20px;
  background: #fff;
  box-shadow: 0 0 10px #f0f1f3;
  height: 115px;
  min-width: 115px;
  max-width: 115px;
}

/* line 1844, app/assets/stylesheets/style.scss */
.icon-box--sm i.fa {
  color: #32d832;
  transition: .3s;
}

@media (max-width: 767.98px) {
  /* line 1852, app/assets/stylesheets/style.scss */
  .icon-box--sm {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/* line 1858, app/assets/stylesheets/style.scss */
.icon-active {
  display: none;
}

/* line 1862, app/assets/stylesheets/style.scss */
.icon-list li {
  padding-left: 20px;
  position: relative;
  margin-top: 20px;
}

/* line 1866, app/assets/stylesheets/style.scss */
.icon-list li::before {
  content: "\f058";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  top: 0;
  color: #32d832;
}

/* line 1876, app/assets/stylesheets/style.scss */
.icon-list--50 {
  display: flex;
  flex-wrap: wrap;
}

/* line 1882, app/assets/stylesheets/style.scss */
.icon-list--50 li {
  min-width: 50%;
}

@media (max-width: 991.98px) {
  /* line 1888, app/assets/stylesheets/style.scss */
  .icon-list--50 li {
    min-width: 100%;
  }
}

/* line 1893, app/assets/stylesheets/style.scss */
.icon-list--circle li {
  padding-left: 1.875rem;
}

/* line 1895, app/assets/stylesheets/style.scss */
.icon-list--circle li::before {
  content: "";
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50%;
  background: #fff;
  border: .0625rem solid #b0c7b0;
  top: .125rem;
}

/* line 1904, app/assets/stylesheets/style.scss */
.icon-list--circle li::after {
  content: "";
  height: .625rem;
  width: .625rem;
  background: #32d832;
  position: absolute;
  left: .3125rem;
  top: .4375rem;
  border-radius: 50%;
}

/* line 1916, app/assets/stylesheets/style.scss */
#cta {
  background: #f6f6f6;
}

/* line 1920, app/assets/stylesheets/style.scss */
#pricing-featured {
  z-index: 1;
  position: relative;
}

/* line 1925, app/assets/stylesheets/style.scss */
#particles-js {
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  position: absolute;
}

/* line 1934, app/assets/stylesheets/style.scss */
.solutions-image {
  position: relative;
  min-height: 40.3125rem;
}

@media (max-width: 1199.98px) {
  /* line 1934, app/assets/stylesheets/style.scss */
  .solutions-image {
    min-height: auto;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
}

/* line 1945, app/assets/stylesheets/style.scss */
.image-holder {
  top: 0;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: center;
}

@media (max-width: 767.98px) {
  /* line 1945, app/assets/stylesheets/style.scss */
  .image-holder {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
  }
}

/* line 1959, app/assets/stylesheets/style.scss */
.image-holder--right {
  right: 0;
  justify-content: flex-end;
}

/* line 1965, app/assets/stylesheets/style.scss */
.animated-image {
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
}

/* line 1973, app/assets/stylesheets/style.scss */
.image-holder--left .animated-image {
  left: auto;
  right: 0;
}

/* line 1980, app/assets/stylesheets/style.scss */
.image-holder--left .shape-bg {
  margin-left: -140px;
}

/* line 1987, app/assets/stylesheets/style.scss */
input.column-filter, button.column-filter[type="submit"], textarea.column-filter {
  width: 90% !important;
  border: 1px solid #dee2e6 !important;
  border-radius: 8px !important;
  color: #000000 !important;
  padding: 8px !important;
  margin: 6px 0 2px 0 !important;
}

/* line 1995, app/assets/stylesheets/style.scss */
input.column-filter::-moz-placeholder, button.column-filter[type="submit"]::-moz-placeholder, textarea.column-filter::-moz-placeholder {
  color: #666666;
}

/* line 1996, app/assets/stylesheets/style.scss */
input.column-filter::-ms-input-placeholder, button.column-filter[type="submit"]::-ms-input-placeholder, textarea.column-filter::-ms-input-placeholder {
  color: #666666;
}

/* line 1997, app/assets/stylesheets/style.scss */
input.column-filter::-webkit-input-placeholder, button.column-filter[type="submit"]::-webkit-input-placeholder, textarea.column-filter::-webkit-input-placeholder {
  color: #666666;
}

/* line 2001, app/assets/stylesheets/style.scss */
#new-rule-text-field {
  color: #fff;
}

/* line 2003, app/assets/stylesheets/style.scss */
#new-rule-text-field:active, #new-rule-text-field:focus {
  color: #fff;
}
/* line 1, app/assets/stylesheets/custom.scss */
a.user-email {
  text-transform: none !important;
}

/* line 5, app/assets/stylesheets/custom.scss */
label.error {
  color: #cc5027;
}

/* line 25, app/assets/stylesheets/application.scss */
html {
  height: 100%;
  box-sizing: border-box;
}

/* line 29, app/assets/stylesheets/application.scss */
*,
*:before,
*:after {
  box-sizing: inherit;
}

/* line 34, app/assets/stylesheets/application.scss */
body {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 100%;
}

/* line 40, app/assets/stylesheets/application.scss */
body .page-content {
  margin: 80px 0;
}

/* line 45, app/assets/stylesheets/application.scss */
.section-header {
  margin-top: 40px;
}

/* line 51, app/assets/stylesheets/application.scss */
#import-form-area form {
  display: inline-block;
  float: left;
}

/* line 56, app/assets/stylesheets/application.scss */
#import-form-area span.or {
  display: inline-block;
  float: left;
  margin: 5px 25px;
}

/* line 67, app/assets/stylesheets/application.scss */
#actions {
  margin: 10px 10px 30px 0;
}

/* line 71, app/assets/stylesheets/application.scss */
#download-area {
  display: inline-block;
}

/* line 74, app/assets/stylesheets/application.scss */
#download-area #download-copy {
  margin-right: 30px;
  display: inline-block;
}

/* line 78, app/assets/stylesheets/application.scss */
#download-area #download-copy input, #download-area #download-copy button[type="submit"], #download-area #download-copy textarea {
  width: 350px;
  height: 31px;
  display: inline;
}

/* line 88, app/assets/stylesheets/application.scss */
.invalid-feedback {
  color: #a94442;
}

/* line 92, app/assets/stylesheets/application.scss */
select.column-mapping-select {
  width: 90%;
  border-radius: 8px;
  padding: 8px;
}

/* line 98, app/assets/stylesheets/application.scss */
.id-column {
  color: #5370ce;
}

/* line 101, app/assets/stylesheets/application.scss */
.index-column {
  background: #f2f2f2 !important;
}

/* line 106, app/assets/stylesheets/application.scss */
a.column-name {
  display: block;
  padding: 2px 0;
  width: 95%;
}

/* line 112, app/assets/stylesheets/application.scss */
.slick-headerrow-column {
  background: #87ceeb;
  text-overflow: clip;
  box-sizing: border-box;
}

/* line 118, app/assets/stylesheets/application.scss */
.slick-headerrow-column input, .slick-headerrow-column button[type="submit"], .slick-headerrow-column textarea {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

/* line 126, app/assets/stylesheets/application.scss */
.reallyHidden {
  display: none !important;
}

@media (min-width: 992px) {
  /* line 129, app/assets/stylesheets/application.scss */
  .slack_wrapper {
    margin-top: -100px;
  }
}

/* line 134, app/assets/stylesheets/application.scss */
.hide {
  display: none;
}

/* line 139, app/assets/stylesheets/application.scss */
.blue-links a {
  color: #0000EE;
}
