@charset "UTF-8";
/*!
 * 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)
 */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik&family=Source+Sans+Pro&display=swap");
@import url("https://kit-free.fontawesome.com/releases/latest/css/free.min.css");
/* line 19, app/assets/stylesheets/css/bootatrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 72, app/assets/stylesheets/css/bootatrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 88, app/assets/stylesheets/css/bootatrap/_reboot.scss */
h1, .search-doctors-banner .text-section h3, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 97, app/assets/stylesheets/css/bootatrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 110, app/assets/stylesheets/css/bootatrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

/* line 119, app/assets/stylesheets/css/bootatrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 125, app/assets/stylesheets/css/bootatrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 132, app/assets/stylesheets/css/bootatrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 139, app/assets/stylesheets/css/bootatrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 143, app/assets/stylesheets/css/bootatrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 148, app/assets/stylesheets/css/bootatrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 152, app/assets/stylesheets/css/bootatrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 157, app/assets/stylesheets/css/bootatrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 166, app/assets/stylesheets/css/bootatrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 174, app/assets/stylesheets/css/bootatrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 175, app/assets/stylesheets/css/bootatrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 182, app/assets/stylesheets/css/bootatrap/_reboot.scss */
a {
  color: #14BEF0;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a:hover {
  color: #0b88ac;
  text-decoration: underline;
}

/* line 199, app/assets/stylesheets/css/bootatrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 208, app/assets/stylesheets/css/bootatrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 218, app/assets/stylesheets/css/bootatrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 226, app/assets/stylesheets/css/bootatrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 240, app/assets/stylesheets/css/bootatrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 250, app/assets/stylesheets/css/bootatrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 255, app/assets/stylesheets/css/bootatrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 267, app/assets/stylesheets/css/bootatrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 271, app/assets/stylesheets/css/bootatrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #333;
  text-align: left;
  caption-side: bottom;
}

/* line 279, app/assets/stylesheets/css/bootatrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 290, app/assets/stylesheets/css/bootatrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 299, app/assets/stylesheets/css/bootatrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 308, app/assets/stylesheets/css/bootatrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 313, app/assets/stylesheets/css/bootatrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 324, app/assets/stylesheets/css/bootatrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 329, app/assets/stylesheets/css/bootatrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 337, app/assets/stylesheets/css/bootatrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 345, app/assets/stylesheets/css/bootatrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 358, app/assets/stylesheets/css/bootatrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 365, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 380, app/assets/stylesheets/css/bootatrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 392, app/assets/stylesheets/css/bootatrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 398, app/assets/stylesheets/css/bootatrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 413, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 430, app/assets/stylesheets/css/bootatrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 435, app/assets/stylesheets/css/bootatrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 448, app/assets/stylesheets/css/bootatrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 457, app/assets/stylesheets/css/bootatrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 466, app/assets/stylesheets/css/bootatrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 470, app/assets/stylesheets/css/bootatrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 475, app/assets/stylesheets/css/bootatrap/_reboot.scss */
template {
  display: none;
}

/* line 481, app/assets/stylesheets/css/bootatrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/_type.scss */
h1, .search-doctors-banner .text-section h3, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 16, app/assets/stylesheets/css/bootatrap/_type.scss */
h1, .search-doctors-banner .text-section h3, .h1 {
  font-size: 2.5rem;
}

/* line 17, app/assets/stylesheets/css/bootatrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 18, app/assets/stylesheets/css/bootatrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 19, app/assets/stylesheets/css/bootatrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 20, app/assets/stylesheets/css/bootatrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 21, app/assets/stylesheets/css/bootatrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 23, app/assets/stylesheets/css/bootatrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, app/assets/stylesheets/css/bootatrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, app/assets/stylesheets/css/bootatrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, app/assets/stylesheets/css/bootatrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, app/assets/stylesheets/css/bootatrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, app/assets/stylesheets/css/bootatrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, app/assets/stylesheets/css/bootatrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, app/assets/stylesheets/css/bootatrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, app/assets/stylesheets/css/bootatrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, app/assets/stylesheets/css/bootatrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, app/assets/stylesheets/css/bootatrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 95, app/assets/stylesheets/css/bootatrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, app/assets/stylesheets/css/bootatrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, app/assets/stylesheets/css/bootatrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, app/assets/stylesheets/css/bootatrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #333;
}

/* line 122, app/assets/stylesheets/css/bootatrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

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

/* line 14, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, app/assets/stylesheets/css/bootatrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, app/assets/stylesheets/css/bootatrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #333;
}

/* line 2, app/assets/stylesheets/css/bootatrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, app/assets/stylesheets/css/bootatrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, app/assets/stylesheets/css/bootatrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, app/assets/stylesheets/css/bootatrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, app/assets/stylesheets/css/bootatrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, app/assets/stylesheets/css/bootatrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, app/assets/stylesheets/css/bootatrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, app/assets/stylesheets/css/bootatrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/css/bootatrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/css/bootatrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/css/bootatrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/css/bootatrap/_grid.scss */
  .container {
    max-width: 1170px;
  }
}

/* line 18, app/assets/stylesheets/css/bootatrap/_grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, app/assets/stylesheets/css/bootatrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, app/assets/stylesheets/css/bootatrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, app/assets/stylesheets/css/bootatrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 35, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 42, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 47, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 49, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 52, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 58, app/assets/stylesheets/css/bootatrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

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

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

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

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

/* line 5, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 11, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 34, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 54, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 62, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #bdedfb;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #85ddf7;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #a5e6fa;
}

/* line 32, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a5e6fa;
}

/* line 7, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #b8d4df;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #7aafc4;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #a6c9d7;
}

/* line 32, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #a6c9d7;
}

/* line 7, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 32, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 32, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 32, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, app/assets/stylesheets/css/bootatrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 130, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, app/assets/stylesheets/css/bootatrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

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

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

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

/* line 171, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, app/assets/stylesheets/css/bootatrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-control {
    transition: none;
  }
}

/* line 28, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #8cdff8;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(20, 190, 240, 0.25);
}

/* line 37, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-control::placeholder {
  color: #333;
  opacity: 1;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 57, app/assets/stylesheets/css/bootatrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 69, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 82, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 137, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 161, app/assets/stylesheets/css/bootatrap/_forms.scss */
textarea.form-control {
  height: auto;
  border: 1px solid transparent;
}

/* line 171, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 175, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 185, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 191, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 203, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 209, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 214, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-check-input:disabled ~ .form-check-label {
  color: #333;
}

/* line 219, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 223, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 230, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 38, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 70, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 100, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 121, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 132, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 153, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 163, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 30, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 38, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 70, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 100, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 121, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 132, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 153, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 163, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 259, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 267, app/assets/stylesheets/css/bootatrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 273, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 281, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 290, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 297, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 301, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 308, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 315, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 323, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 327, app/assets/stylesheets/css/bootatrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  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, app/assets/stylesheets/css/bootatrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 25, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(20, 190, 240, 0.25);
}

/* line 32, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 49, app/assets/stylesheets/css/bootatrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 60, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #14BEF0;
  border-color: #14BEF0;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0da4d0;
  border-color: #0d9bc4;
}

/* line 18, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 200, 242, 0.5);
}

/* line 29, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #14BEF0;
  border-color: #14BEF0;
}

/* line 40, app/assets/stylesheets/css/bootatrap/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: #0d9bc4;
  border-color: #0c91b8;
}

/* line 50, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 200, 242, 0.5);
}

/* line 60, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #00668D;
  border-color: #00668D;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #004a67;
  border-color: #00415a;
}

/* line 18, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 125, 158, 0.5);
}

/* line 29, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #00668D;
  border-color: #00668D;
}

/* line 40, app/assets/stylesheets/css/bootatrap/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: #00415a;
  border-color: #00384d;
}

/* line 50, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 125, 158, 0.5);
}

/* line 60, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 29, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 40, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 60, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 29, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 40, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 60, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 29, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 40, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 60, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 29, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 40, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 60, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 29, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 40, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 60, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 29, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 40, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 66, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-outline-primary {
  color: #14BEF0;
  border-color: #14BEF0;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #14BEF0;
  border-color: #14BEF0;
}

/* line 71, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(20, 190, 240, 0.5);
}

/* line 76, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #14BEF0;
  background-color: transparent;
}

/* line 82, app/assets/stylesheets/css/bootatrap/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: #14BEF0;
  border-color: #14BEF0;
}

/* line 89, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(20, 190, 240, 0.5);
}

/* line 66, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-outline-secondary {
  color: #00668D;
  border-color: #00668D;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #00668D;
  border-color: #00668D;
}

/* line 71, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 141, 0.5);
}

/* line 76, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #00668D;
  background-color: transparent;
}

/* line 82, app/assets/stylesheets/css/bootatrap/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: #00668D;
  border-color: #00668D;
}

/* line 89, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 141, 0.5);
}

/* line 66, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 71, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 82, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 66, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 71, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 82, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 66, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 71, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 82, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 66, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 71, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 82, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 66, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 71, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 82, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 66, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 71, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 82, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 77, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #14BEF0;
  text-decoration: none;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-link:hover {
  color: #0b88ac;
  text-decoration: underline;
}

/* line 87, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

/* line 93, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #333;
  pointer-events: none;
}

/* line 107, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 125, app/assets/stylesheets/css/bootatrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 134, app/assets/stylesheets/css/bootatrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 1, app/assets/stylesheets/css/bootatrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

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

/* line 4, app/assets/stylesheets/css/bootatrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, app/assets/stylesheets/css/bootatrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 15, app/assets/stylesheets/css/bootatrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, app/assets/stylesheets/css/bootatrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, app/assets/stylesheets/css/bootatrap/_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 37, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 44, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 49, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 44, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 49, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 44, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 49, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 44, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 49, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 44, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 49, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 59, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 72, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 82, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 89, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, app/assets/stylesheets/css/bootatrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, app/assets/stylesheets/css/bootatrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 99, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 108, app/assets/stylesheets/css/bootatrap/_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 118, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 125, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 155, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #14BEF0;
}

/* line 162, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #333;
  pointer-events: none;
  background-color: transparent;
}

/* line 174, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 179, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #333;
  white-space: nowrap;
}

/* line 189, app/assets/stylesheets/css/bootatrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 33, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 40, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 46, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 73, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 79, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 127, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 156, app/assets/stylesheets/css/bootatrap/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.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, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 46, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 56, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 76, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 80, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 85, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 94, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 102, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

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

/* line 135, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 152, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 177, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #14BEF0;
  background-color: #14BEF0;
}

/* line 34, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(20, 190, 240, 0.25);
}

/* line 43, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #8cdff8;
}

/* line 47, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #bcecfb;
  border-color: #bcecfb;
}

/* line 55, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #333;
}

/* line 58, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 69, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 75, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 113, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #14BEF0;
  background-color: #14BEF0;
}

/* line 124, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(20, 190, 240, 0.5);
}

/* line 133, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(20, 190, 240, 0.5);
}

/* line 144, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 150, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(20, 190, 240, 0.5);
}

/* line 167, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 171, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 179, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 192, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 199, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(20, 190, 240, 0.5);
}

/* line 212, app/assets/stylesheets/css/bootatrap/_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;
  appearance: none;
}

/* line 230, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #8cdff8;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(20, 190, 240, 0.25);
}

/* line 239, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

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

/* line 257, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-select:disabled {
  color: #333;
  background-color: #e9ecef;
}

/* line 263, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 268, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 297, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #8cdff8;
  box-shadow: 0 0 0 0.2rem rgba(20, 190, 240, 0.25);
}

/* line 310, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 315, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 320, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 325, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none;
}

/* line 373, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}

/* line 378, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(20, 190, 240, 0.25);
}

/* line 379, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(20, 190, 240, 0.25);
}

/* line 380, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(20, 190, 240, 0.25);
}

/* line 383, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 387, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #14BEF0;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 387, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 398, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #bcecfb;
}

/* line 403, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #14BEF0;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 414, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 424, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #bcecfb;
}

/* line 429, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #14BEF0;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 440, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    transition: none;
  }
}

/* line 453, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #bcecfb;
}

/* line 458, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 474, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 481, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 485, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 489, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 493, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 497, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 503, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_custom-forms.scss */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

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

/* line 14, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 23, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-link.disabled {
  color: #333;
  pointer-events: none;
  cursor: default;
}

/* line 34, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 37, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 41, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 49, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #333;
  background-color: transparent;
  border-color: transparent;
}

/* line 56, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 77, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 81, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #14BEF0;
}

/* line 94, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 101, app/assets/stylesheets/css/bootatrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 114, app/assets/stylesheets/css/bootatrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 117, app/assets/stylesheets/css/bootatrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 61, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 108, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 123, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

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

@media (max-width: 767.98px) {
  /* line 142, app/assets/stylesheets/css/bootatrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

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

@media (max-width: 991.98px) {
  /* line 142, app/assets/stylesheets/css/bootatrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

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

@media (max-width: 1199.98px) {
  /* line 142, app/assets/stylesheets/css/bootatrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

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

/* line 140, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 142, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 153, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 156, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 160, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 167, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 172, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 179, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 194, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 203, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 215, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 228, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 234, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 246, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 255, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 267, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 280, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 286, app/assets/stylesheets/css/bootatrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 42, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 46, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 51, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 60, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 69, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 81, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 87, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 102, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 109, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 115, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 124, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 130, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 147, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 143, app/assets/stylesheets/css/bootatrap/_card.scss */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 156, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-group {
  display: flex;
  flex-direction: column;
}

/* line 179, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 173, app/assets/stylesheets/css/bootatrap/_card.scss */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 187, app/assets/stylesheets/css/bootatrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 192, app/assets/stylesheets/css/bootatrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 199, app/assets/stylesheets/css/bootatrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 202, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 217, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

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

/* line 262, app/assets/stylesheets/css/bootatrap/_card.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 266, app/assets/stylesheets/css/bootatrap/_card.scss */
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 270, app/assets/stylesheets/css/bootatrap/_card.scss */
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 276, app/assets/stylesheets/css/bootatrap/_card.scss */
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 281, app/assets/stylesheets/css/bootatrap/_card.scss */
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 285, app/assets/stylesheets/css/bootatrap/_card.scss */
.accordion > .card .card-header {
  margin-bottom: -1px;
}

/* line 1, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, app/assets/stylesheets/css/bootatrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #333;
  content: "/";
}

/* line 30, app/assets/stylesheets/css/bootatrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, app/assets/stylesheets/css/bootatrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, app/assets/stylesheets/css/bootatrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #333;
}

/* line 1, app/assets/stylesheets/css/bootatrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, app/assets/stylesheets/css/bootatrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #14BEF0;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, app/assets/stylesheets/css/bootatrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #0b88ac;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, app/assets/stylesheets/css/bootatrap/_pagination.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(20, 190, 240, 0.25);
}

/* line 34, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 45, app/assets/stylesheets/css/bootatrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #14BEF0;
  border-color: #14BEF0;
}

/* line 52, app/assets/stylesheets/css/bootatrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #333;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, app/assets/stylesheets/css/bootatrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_badge.scss */
  .badge {
    transition: none;
  }
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 25, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 31, app/assets/stylesheets/css/bootatrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 40, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #14BEF0;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0d9bc4;
}

/* line 11, app/assets/stylesheets/css/bootatrap/mixins/_badge.scss */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(20, 190, 240, 0.5);
}

/* line 51, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #00668D;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #00415a;
}

/* line 11, app/assets/stylesheets/css/bootatrap/mixins/_badge.scss */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 102, 141, 0.5);
}

/* line 51, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 11, app/assets/stylesheets/css/bootatrap/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 51, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 11, app/assets/stylesheets/css/bootatrap/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 51, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 11, app/assets/stylesheets/css/bootatrap/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 51, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 11, app/assets/stylesheets/css/bootatrap/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 51, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 11, app/assets/stylesheets/css/bootatrap/mixins/_badge.scss */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 51, app/assets/stylesheets/css/bootatrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 11, app/assets/stylesheets/css/bootatrap/mixins/_badge.scss */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 1, app/assets/stylesheets/css/bootatrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, app/assets/stylesheets/css/bootatrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 13, app/assets/stylesheets/css/bootatrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 33, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-primary {
  color: #0a637d;
  background-color: #d0f2fc;
  border-color: #bdedfb;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #a5e6fa;
}

/* line 10, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #063e4e;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-secondary {
  color: #003549;
  background-color: #cce0e8;
  border-color: #b8d4df;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #a6c9d7;
}

/* line 10, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #001016;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 48, app/assets/stylesheets/css/bootatrap/_alert.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 19, app/assets/stylesheets/css/bootatrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #14BEF0;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 19, app/assets/stylesheets/css/bootatrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 30, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_progress.scss */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 36, app/assets/stylesheets/css/bootatrap/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 1, app/assets/stylesheets/css/bootatrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, app/assets/stylesheets/css/bootatrap/_media.scss */
.media-body {
  flex: 1;
}

/* line 5, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 44, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 58, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #333;
  pointer-events: none;
  background-color: #fff;
}

/* line 71, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #14BEF0;
  border-color: #14BEF0;
}

/* line 88, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 91, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 95, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 91, app/assets/stylesheets/css/bootatrap/_list-group.scss */
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 91, app/assets/stylesheets/css/bootatrap/_list-group.scss */
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 91, app/assets/stylesheets/css/bootatrap/_list-group.scss */
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 91, app/assets/stylesheets/css/bootatrap/_list-group.scss */
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 122, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 128, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 134, app/assets/stylesheets/css/bootatrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 4, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #0a637d;
  background-color: #bdedfb;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #0a637d;
  background-color: #a5e6fa;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #0a637d;
  border-color: #0a637d;
}

/* line 4, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #003549;
  background-color: #b8d4df;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #003549;
  background-color: #a6c9d7;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #003549;
  border-color: #003549;
}

/* line 4, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 4, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, app/assets/stylesheets/css/bootatrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 1, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 29, app/assets/stylesheets/css/bootatrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

/* line 39, app/assets/stylesheets/css/bootatrap/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/css/bootatrap/_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);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 14, app/assets/stylesheets/css/bootatrap/_toasts.scss */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, app/assets/stylesheets/css/bootatrap/_toasts.scss */
.toast.showing {
  opacity: 1;
}

/* line 22, app/assets/stylesheets/css/bootatrap/_toasts.scss */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 27, app/assets/stylesheets/css/bootatrap/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 32, app/assets/stylesheets/css/bootatrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #333;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 42, app/assets/stylesheets/css/bootatrap/_toasts.scss */
.toast-body {
  padding: 0.75rem;
}

/* line 7, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 44, app/assets/stylesheets/css/bootatrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 53, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 57, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 62, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 67, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

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

/* line 78, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 85, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 90, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 94, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 101, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 129, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 130, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 135, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 151, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 158, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 167, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 177, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 181, app/assets/stylesheets/css/bootatrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 192, app/assets/stylesheets/css/bootatrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 197, app/assets/stylesheets/css/bootatrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 200, app/assets/stylesheets/css/bootatrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 205, app/assets/stylesheets/css/bootatrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 208, app/assets/stylesheets/css/bootatrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 217, app/assets/stylesheets/css/bootatrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 221, app/assets/stylesheets/css/bootatrap/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 228, app/assets/stylesheets/css/bootatrap/_modal.scss */
  .modal-xl {
    max-width: 1170px;
  }
}

/* line 2, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, app/assets/stylesheets/css/bootatrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, app/assets/stylesheets/css/bootatrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, app/assets/stylesheets/css/bootatrap/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 44, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, app/assets/stylesheets/css/bootatrap/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 87, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 168, app/assets/stylesheets/css/bootatrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 14, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 2, app/assets/stylesheets/css/bootatrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, app/assets/stylesheets/css/bootatrap/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 50, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 61, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 67, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_carousel.scss */
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 87, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 17, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 117, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_carousel.scss */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 177, app/assets/stylesheets/css/bootatrap/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 187, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_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, app/assets/stylesheets/css/bootatrap/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 3, app/assets/stylesheets/css/bootatrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, app/assets/stylesheets/css/bootatrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, app/assets/stylesheets/css/bootatrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, app/assets/stylesheets/css/bootatrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #14BEF0 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0d9bc4 !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #00668D !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #00415a !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, app/assets/stylesheets/css/bootatrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-primary {
  border-color: #14BEF0 !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-secondary {
  border-color: #00668D !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 25, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, app/assets/stylesheets/css/bootatrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, app/assets/stylesheets/css/bootatrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, app/assets/stylesheets/css/bootatrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/css/bootatrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 35, app/assets/stylesheets/css/bootatrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, app/assets/stylesheets/css/bootatrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, app/assets/stylesheets/css/bootatrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, app/assets/stylesheets/css/bootatrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, app/assets/stylesheets/css/bootatrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, app/assets/stylesheets/css/bootatrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, app/assets/stylesheets/css/bootatrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, app/assets/stylesheets/css/bootatrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, app/assets/stylesheets/css/bootatrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, app/assets/stylesheets/css/bootatrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, app/assets/stylesheets/css/bootatrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, app/assets/stylesheets/css/bootatrap/utilities/_position.scss */
.position-sticky {
  position: sticky !important;
}

/* line 10, app/assets/stylesheets/css/bootatrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 26, app/assets/stylesheets/css/bootatrap/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, app/assets/stylesheets/css/bootatrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, app/assets/stylesheets/css/bootatrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, app/assets/stylesheets/css/bootatrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/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, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 47, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 48, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 51, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 54, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 57, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 48, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 51, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 54, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 57, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 48, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 51, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 54, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 57, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 48, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 51, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 54, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 57, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 31, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 48, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 51, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 54, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 57, app/assets/stylesheets/css/bootatrap/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #14BEF0 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #0b88ac !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #00668D !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #002f41 !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, app/assets/stylesheets/css/bootatrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, app/assets/stylesheets/css/bootatrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 51, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-muted {
  color: #333 !important;
}

/* line 54, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 72, app/assets/stylesheets/css/bootatrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, app/assets/stylesheets/css/bootatrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, app/assets/stylesheets/css/bootatrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, app/assets/stylesheets/css/bootatrap/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, app/assets/stylesheets/css/bootatrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, app/assets/stylesheets/css/bootatrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, app/assets/stylesheets/css/bootatrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, app/assets/stylesheets/css/bootatrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, app/assets/stylesheets/css/bootatrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, app/assets/stylesheets/css/bootatrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 72, app/assets/stylesheets/css/bootatrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, app/assets/stylesheets/css/bootatrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, app/assets/stylesheets/css/bootatrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, app/assets/stylesheets/css/bootatrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, app/assets/stylesheets/css/bootatrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, app/assets/stylesheets/css/bootatrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, app/assets/stylesheets/css/bootatrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, app/assets/stylesheets/css/bootatrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 117, app/assets/stylesheets/css/bootatrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, app/assets/stylesheets/css/bootatrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, app/assets/stylesheets/css/bootatrap/_print.scss */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 134, app/assets/stylesheets/css/bootatrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*!
 * Font Awesome Free 5.11.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)
 */
/* line 5, app/assets/stylesheets/css/font-awesome/all.css */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 19, app/assets/stylesheets/css/font-awesome/all.css */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 24, app/assets/stylesheets/css/font-awesome/all.css */
.fa-xs {
  font-size: .75em;
}

/* line 27, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sm {
  font-size: .875em;
}

/* line 30, app/assets/stylesheets/css/font-awesome/all.css */
.fa-1x {
  font-size: 1em;
}

/* line 33, app/assets/stylesheets/css/font-awesome/all.css */
.fa-2x {
  font-size: 2em;
}

/* line 36, app/assets/stylesheets/css/font-awesome/all.css */
.fa-3x {
  font-size: 3em;
}

/* line 39, app/assets/stylesheets/css/font-awesome/all.css */
.fa-4x {
  font-size: 4em;
}

/* line 42, app/assets/stylesheets/css/font-awesome/all.css */
.fa-5x {
  font-size: 5em;
}

/* line 45, app/assets/stylesheets/css/font-awesome/all.css */
.fa-6x {
  font-size: 6em;
}

/* line 48, app/assets/stylesheets/css/font-awesome/all.css */
.fa-7x {
  font-size: 7em;
}

/* line 51, app/assets/stylesheets/css/font-awesome/all.css */
.fa-8x {
  font-size: 8em;
}

/* line 54, app/assets/stylesheets/css/font-awesome/all.css */
.fa-9x {
  font-size: 9em;
}

/* line 57, app/assets/stylesheets/css/font-awesome/all.css */
.fa-10x {
  font-size: 10em;
}

/* line 60, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 64, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 68, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ul > li {
  position: relative;
}

/* line 71, app/assets/stylesheets/css/font-awesome/all.css */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 78, app/assets/stylesheets/css/font-awesome/all.css */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 83, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pull-left {
  float: left;
}

/* line 86, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pull-right {
  float: right;
}

/* line 89, app/assets/stylesheets/css/font-awesome/all.css */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 96, app/assets/stylesheets/css/font-awesome/all.css */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 103, app/assets/stylesheets/css/font-awesome/all.css */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 107, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

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

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

/* line 127, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 132, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 142, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 147, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 152, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

/* line 157, app/assets/stylesheets/css/font-awesome/all.css */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

/* line 166, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 174, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 181, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stack-1x {
  line-height: inherit;
}

/* line 184, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stack-2x {
  font-size: 2em;
}

/* line 187, app/assets/stylesheets/css/font-awesome/all.css */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 192, app/assets/stylesheets/css/font-awesome/all.css */
.fa-500px:before {
  content: "\f26e";
}

/* line 195, app/assets/stylesheets/css/font-awesome/all.css */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 198, app/assets/stylesheets/css/font-awesome/all.css */
.fa-accusoft:before {
  content: "\f369";
}

/* line 201, app/assets/stylesheets/css/font-awesome/all.css */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 204, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ad:before {
  content: "\f641";
}

/* line 207, app/assets/stylesheets/css/font-awesome/all.css */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 210, app/assets/stylesheets/css/font-awesome/all.css */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 213, app/assets/stylesheets/css/font-awesome/all.css */
.fa-adjust:before {
  content: "\f042";
}

/* line 216, app/assets/stylesheets/css/font-awesome/all.css */
.fa-adn:before {
  content: "\f170";
}

/* line 219, app/assets/stylesheets/css/font-awesome/all.css */
.fa-adobe:before {
  content: "\f778";
}

/* line 222, app/assets/stylesheets/css/font-awesome/all.css */
.fa-adversal:before {
  content: "\f36a";
}

/* line 225, app/assets/stylesheets/css/font-awesome/all.css */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 228, app/assets/stylesheets/css/font-awesome/all.css */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 231, app/assets/stylesheets/css/font-awesome/all.css */
.fa-airbnb:before {
  content: "\f834";
}

/* line 234, app/assets/stylesheets/css/font-awesome/all.css */
.fa-algolia:before {
  content: "\f36c";
}

/* line 237, app/assets/stylesheets/css/font-awesome/all.css */
.fa-align-center:before {
  content: "\f037";
}

/* line 240, app/assets/stylesheets/css/font-awesome/all.css */
.fa-align-justify:before {
  content: "\f039";
}

/* line 243, app/assets/stylesheets/css/font-awesome/all.css */
.fa-align-left:before {
  content: "\f036";
}

/* line 246, app/assets/stylesheets/css/font-awesome/all.css */
.fa-align-right:before {
  content: "\f038";
}

/* line 249, app/assets/stylesheets/css/font-awesome/all.css */
.fa-alipay:before {
  content: "\f642";
}

/* line 252, app/assets/stylesheets/css/font-awesome/all.css */
.fa-allergies:before {
  content: "\f461";
}

/* line 255, app/assets/stylesheets/css/font-awesome/all.css */
.fa-amazon:before {
  content: "\f270";
}

/* line 258, app/assets/stylesheets/css/font-awesome/all.css */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 261, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 264, app/assets/stylesheets/css/font-awesome/all.css */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 267, app/assets/stylesheets/css/font-awesome/all.css */
.fa-amilia:before {
  content: "\f36d";
}

/* line 270, app/assets/stylesheets/css/font-awesome/all.css */
.fa-anchor:before {
  content: "\f13d";
}

/* line 273, app/assets/stylesheets/css/font-awesome/all.css */
.fa-android:before {
  content: "\f17b";
}

/* line 276, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angellist:before {
  content: "\f209";
}

/* line 279, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 282, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 285, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 288, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 291, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angle-down:before {
  content: "\f107";
}

/* line 294, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angle-left:before {
  content: "\f104";
}

/* line 297, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angle-right:before {
  content: "\f105";
}

/* line 300, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angle-up:before {
  content: "\f106";
}

/* line 303, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angry:before {
  content: "\f556";
}

/* line 306, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 309, app/assets/stylesheets/css/font-awesome/all.css */
.fa-angular:before {
  content: "\f420";
}

/* line 312, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ankh:before {
  content: "\f644";
}

/* line 315, app/assets/stylesheets/css/font-awesome/all.css */
.fa-app-store:before {
  content: "\f36f";
}

/* line 318, app/assets/stylesheets/css/font-awesome/all.css */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 321, app/assets/stylesheets/css/font-awesome/all.css */
.fa-apper:before {
  content: "\f371";
}

/* line 324, app/assets/stylesheets/css/font-awesome/all.css */
.fa-apple:before {
  content: "\f179";
}

/* line 327, app/assets/stylesheets/css/font-awesome/all.css */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 330, app/assets/stylesheets/css/font-awesome/all.css */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 333, app/assets/stylesheets/css/font-awesome/all.css */
.fa-archive:before {
  content: "\f187";
}

/* line 336, app/assets/stylesheets/css/font-awesome/all.css */
.fa-archway:before {
  content: "\f557";
}

/* line 339, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 342, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 345, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 348, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 351, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 354, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 357, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 360, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 363, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 366, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 369, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 372, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 375, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 378, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 381, app/assets/stylesheets/css/font-awesome/all.css */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 384, app/assets/stylesheets/css/font-awesome/all.css */
.fa-artstation:before {
  content: "\f77a";
}

/* line 387, app/assets/stylesheets/css/font-awesome/all.css */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 390, app/assets/stylesheets/css/font-awesome/all.css */
.fa-asterisk:before {
  content: "\f069";
}

/* line 393, app/assets/stylesheets/css/font-awesome/all.css */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 396, app/assets/stylesheets/css/font-awesome/all.css */
.fa-at:before {
  content: "\f1fa";
}

/* line 399, app/assets/stylesheets/css/font-awesome/all.css */
.fa-atlas:before {
  content: "\f558";
}

/* line 402, app/assets/stylesheets/css/font-awesome/all.css */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 405, app/assets/stylesheets/css/font-awesome/all.css */
.fa-atom:before {
  content: "\f5d2";
}

/* line 408, app/assets/stylesheets/css/font-awesome/all.css */
.fa-audible:before {
  content: "\f373";
}

/* line 411, app/assets/stylesheets/css/font-awesome/all.css */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 414, app/assets/stylesheets/css/font-awesome/all.css */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 417, app/assets/stylesheets/css/font-awesome/all.css */
.fa-avianex:before {
  content: "\f374";
}

/* line 420, app/assets/stylesheets/css/font-awesome/all.css */
.fa-aviato:before {
  content: "\f421";
}

/* line 423, app/assets/stylesheets/css/font-awesome/all.css */
.fa-award:before {
  content: "\f559";
}

/* line 426, app/assets/stylesheets/css/font-awesome/all.css */
.fa-aws:before {
  content: "\f375";
}

/* line 429, app/assets/stylesheets/css/font-awesome/all.css */
.fa-baby:before {
  content: "\f77c";
}

/* line 432, app/assets/stylesheets/css/font-awesome/all.css */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 435, app/assets/stylesheets/css/font-awesome/all.css */
.fa-backspace:before {
  content: "\f55a";
}

/* line 438, app/assets/stylesheets/css/font-awesome/all.css */
.fa-backward:before {
  content: "\f04a";
}

/* line 441, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 444, app/assets/stylesheets/css/font-awesome/all.css */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 447, app/assets/stylesheets/css/font-awesome/all.css */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 450, app/assets/stylesheets/css/font-awesome/all.css */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 453, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ban:before {
  content: "\f05e";
}

/* line 456, app/assets/stylesheets/css/font-awesome/all.css */
.fa-band-aid:before {
  content: "\f462";
}

/* line 459, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 462, app/assets/stylesheets/css/font-awesome/all.css */
.fa-barcode:before {
  content: "\f02a";
}

/* line 465, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bars:before {
  content: "\f0c9";
}

/* line 468, app/assets/stylesheets/css/font-awesome/all.css */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 471, app/assets/stylesheets/css/font-awesome/all.css */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 474, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bath:before {
  content: "\f2cd";
}

/* line 477, app/assets/stylesheets/css/font-awesome/all.css */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 480, app/assets/stylesheets/css/font-awesome/all.css */
.fa-battery-full:before {
  content: "\f240";
}

/* line 483, app/assets/stylesheets/css/font-awesome/all.css */
.fa-battery-half:before {
  content: "\f242";
}

/* line 486, app/assets/stylesheets/css/font-awesome/all.css */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 489, app/assets/stylesheets/css/font-awesome/all.css */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 492, app/assets/stylesheets/css/font-awesome/all.css */
.fa-battle-net:before {
  content: "\f835";
}

/* line 495, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bed:before {
  content: "\f236";
}

/* line 498, app/assets/stylesheets/css/font-awesome/all.css */
.fa-beer:before {
  content: "\f0fc";
}

/* line 501, app/assets/stylesheets/css/font-awesome/all.css */
.fa-behance:before {
  content: "\f1b4";
}

/* line 504, app/assets/stylesheets/css/font-awesome/all.css */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 507, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bell:before {
  content: "\f0f3";
}

/* line 510, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 513, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 516, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bible:before {
  content: "\f647";
}

/* line 519, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bicycle:before {
  content: "\f206";
}

/* line 522, app/assets/stylesheets/css/font-awesome/all.css */
.fa-biking:before {
  content: "\f84a";
}

/* line 525, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bimobject:before {
  content: "\f378";
}

/* line 528, app/assets/stylesheets/css/font-awesome/all.css */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 531, app/assets/stylesheets/css/font-awesome/all.css */
.fa-biohazard:before {
  content: "\f780";
}

/* line 534, app/assets/stylesheets/css/font-awesome/all.css */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 537, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 540, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 543, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bity:before {
  content: "\f37a";
}

/* line 546, app/assets/stylesheets/css/font-awesome/all.css */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 549, app/assets/stylesheets/css/font-awesome/all.css */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 552, app/assets/stylesheets/css/font-awesome/all.css */
.fa-blender:before {
  content: "\f517";
}

/* line 555, app/assets/stylesheets/css/font-awesome/all.css */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 558, app/assets/stylesheets/css/font-awesome/all.css */
.fa-blind:before {
  content: "\f29d";
}

/* line 561, app/assets/stylesheets/css/font-awesome/all.css */
.fa-blog:before {
  content: "\f781";
}

/* line 564, app/assets/stylesheets/css/font-awesome/all.css */
.fa-blogger:before {
  content: "\f37c";
}

/* line 567, app/assets/stylesheets/css/font-awesome/all.css */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 570, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 573, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 576, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bold:before {
  content: "\f032";
}

/* line 579, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 582, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 585, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bone:before {
  content: "\f5d7";
}

/* line 588, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bong:before {
  content: "\f55c";
}

/* line 591, app/assets/stylesheets/css/font-awesome/all.css */
.fa-book:before {
  content: "\f02d";
}

/* line 594, app/assets/stylesheets/css/font-awesome/all.css */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 597, app/assets/stylesheets/css/font-awesome/all.css */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 600, app/assets/stylesheets/css/font-awesome/all.css */
.fa-book-open:before {
  content: "\f518";
}

/* line 603, app/assets/stylesheets/css/font-awesome/all.css */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 606, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 609, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 612, app/assets/stylesheets/css/font-awesome/all.css */
.fa-border-all:before {
  content: "\f84c";
}

/* line 615, app/assets/stylesheets/css/font-awesome/all.css */
.fa-border-none:before {
  content: "\f850";
}

/* line 618, app/assets/stylesheets/css/font-awesome/all.css */
.fa-border-style:before {
  content: "\f853";
}

/* line 621, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 624, app/assets/stylesheets/css/font-awesome/all.css */
.fa-box:before {
  content: "\f466";
}

/* line 627, app/assets/stylesheets/css/font-awesome/all.css */
.fa-box-open:before {
  content: "\f49e";
}

/* line 630, app/assets/stylesheets/css/font-awesome/all.css */
.fa-boxes:before {
  content: "\f468";
}

/* line 633, app/assets/stylesheets/css/font-awesome/all.css */
.fa-braille:before {
  content: "\f2a1";
}

/* line 636, app/assets/stylesheets/css/font-awesome/all.css */
.fa-brain:before {
  content: "\f5dc";
}

/* line 639, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 642, app/assets/stylesheets/css/font-awesome/all.css */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 645, app/assets/stylesheets/css/font-awesome/all.css */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 648, app/assets/stylesheets/css/font-awesome/all.css */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 651, app/assets/stylesheets/css/font-awesome/all.css */
.fa-broom:before {
  content: "\f51a";
}

/* line 654, app/assets/stylesheets/css/font-awesome/all.css */
.fa-brush:before {
  content: "\f55d";
}

/* line 657, app/assets/stylesheets/css/font-awesome/all.css */
.fa-btc:before {
  content: "\f15a";
}

/* line 660, app/assets/stylesheets/css/font-awesome/all.css */
.fa-buffer:before {
  content: "\f837";
}

/* line 663, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bug:before {
  content: "\f188";
}

/* line 666, app/assets/stylesheets/css/font-awesome/all.css */
.fa-building:before {
  content: "\f1ad";
}

/* line 669, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 672, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bullseye:before {
  content: "\f140";
}

/* line 675, app/assets/stylesheets/css/font-awesome/all.css */
.fa-burn:before {
  content: "\f46a";
}

/* line 678, app/assets/stylesheets/css/font-awesome/all.css */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 681, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bus:before {
  content: "\f207";
}

/* line 684, app/assets/stylesheets/css/font-awesome/all.css */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 687, app/assets/stylesheets/css/font-awesome/all.css */
.fa-business-time:before {
  content: "\f64a";
}

/* line 690, app/assets/stylesheets/css/font-awesome/all.css */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 693, app/assets/stylesheets/css/font-awesome/all.css */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 696, app/assets/stylesheets/css/font-awesome/all.css */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 699, app/assets/stylesheets/css/font-awesome/all.css */
.fa-calendar:before {
  content: "\f133";
}

/* line 702, app/assets/stylesheets/css/font-awesome/all.css */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 705, app/assets/stylesheets/css/font-awesome/all.css */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 708, app/assets/stylesheets/css/font-awesome/all.css */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 711, app/assets/stylesheets/css/font-awesome/all.css */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 714, app/assets/stylesheets/css/font-awesome/all.css */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 717, app/assets/stylesheets/css/font-awesome/all.css */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 720, app/assets/stylesheets/css/font-awesome/all.css */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 723, app/assets/stylesheets/css/font-awesome/all.css */
.fa-camera:before {
  content: "\f030";
}

/* line 726, app/assets/stylesheets/css/font-awesome/all.css */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 729, app/assets/stylesheets/css/font-awesome/all.css */
.fa-campground:before {
  content: "\f6bb";
}

/* line 732, app/assets/stylesheets/css/font-awesome/all.css */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 735, app/assets/stylesheets/css/font-awesome/all.css */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 738, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 741, app/assets/stylesheets/css/font-awesome/all.css */
.fa-capsules:before {
  content: "\f46b";
}

/* line 744, app/assets/stylesheets/css/font-awesome/all.css */
.fa-car:before {
  content: "\f1b9";
}

/* line 747, app/assets/stylesheets/css/font-awesome/all.css */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 750, app/assets/stylesheets/css/font-awesome/all.css */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 753, app/assets/stylesheets/css/font-awesome/all.css */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 756, app/assets/stylesheets/css/font-awesome/all.css */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 759, app/assets/stylesheets/css/font-awesome/all.css */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 762, app/assets/stylesheets/css/font-awesome/all.css */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 765, app/assets/stylesheets/css/font-awesome/all.css */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 768, app/assets/stylesheets/css/font-awesome/all.css */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 771, app/assets/stylesheets/css/font-awesome/all.css */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 774, app/assets/stylesheets/css/font-awesome/all.css */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 777, app/assets/stylesheets/css/font-awesome/all.css */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 780, app/assets/stylesheets/css/font-awesome/all.css */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 783, app/assets/stylesheets/css/font-awesome/all.css */
.fa-carrot:before {
  content: "\f787";
}

/* line 786, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 789, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 792, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cash-register:before {
  content: "\f788";
}

/* line 795, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cat:before {
  content: "\f6be";
}

/* line 798, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 801, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 804, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 807, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 810, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 813, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 816, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 819, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 822, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 825, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 828, app/assets/stylesheets/css/font-awesome/all.css */
.fa-centercode:before {
  content: "\f380";
}

/* line 831, app/assets/stylesheets/css/font-awesome/all.css */
.fa-centos:before {
  content: "\f789";
}

/* line 834, app/assets/stylesheets/css/font-awesome/all.css */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 837, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chair:before {
  content: "\f6c0";
}

/* line 840, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 843, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 846, app/assets/stylesheets/css/font-awesome/all.css */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 849, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 852, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 855, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chart-line:before {
  content: "\f201";
}

/* line 858, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 861, app/assets/stylesheets/css/font-awesome/all.css */
.fa-check:before {
  content: "\f00c";
}

/* line 864, app/assets/stylesheets/css/font-awesome/all.css */
.fa-check-circle:before {
  content: "\f058";
}

/* line 867, app/assets/stylesheets/css/font-awesome/all.css */
.fa-check-double:before {
  content: "\f560";
}

/* line 870, app/assets/stylesheets/css/font-awesome/all.css */
.fa-check-square:before {
  content: "\f14a";
}

/* line 873, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 876, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chess:before {
  content: "\f439";
}

/* line 879, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 882, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 885, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 888, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 891, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 894, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 897, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 900, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 903, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 906, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 909, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 912, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 915, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 918, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 921, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 924, app/assets/stylesheets/css/font-awesome/all.css */
.fa-child:before {
  content: "\f1ae";
}

/* line 927, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chrome:before {
  content: "\f268";
}

/* line 930, app/assets/stylesheets/css/font-awesome/all.css */
.fa-chromecast:before {
  content: "\f838";
}

/* line 933, app/assets/stylesheets/css/font-awesome/all.css */
.fa-church:before {
  content: "\f51d";
}

/* line 936, app/assets/stylesheets/css/font-awesome/all.css */
.fa-circle:before {
  content: "\f111";
}

/* line 939, app/assets/stylesheets/css/font-awesome/all.css */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 942, app/assets/stylesheets/css/font-awesome/all.css */
.fa-city:before {
  content: "\f64f";
}

/* line 945, app/assets/stylesheets/css/font-awesome/all.css */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 948, app/assets/stylesheets/css/font-awesome/all.css */
.fa-clipboard:before {
  content: "\f328";
}

/* line 951, app/assets/stylesheets/css/font-awesome/all.css */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 954, app/assets/stylesheets/css/font-awesome/all.css */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 957, app/assets/stylesheets/css/font-awesome/all.css */
.fa-clock:before {
  content: "\f017";
}

/* line 960, app/assets/stylesheets/css/font-awesome/all.css */
.fa-clone:before {
  content: "\f24d";
}

/* line 963, app/assets/stylesheets/css/font-awesome/all.css */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 966, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 969, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 972, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 975, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 978, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 981, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 984, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 987, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 990, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 993, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 996, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 999, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 1002, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 1005, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cocktail:before {
  content: "\f561";
}

/* line 1008, app/assets/stylesheets/css/font-awesome/all.css */
.fa-code:before {
  content: "\f121";
}

/* line 1011, app/assets/stylesheets/css/font-awesome/all.css */
.fa-code-branch:before {
  content: "\f126";
}

/* line 1014, app/assets/stylesheets/css/font-awesome/all.css */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1017, app/assets/stylesheets/css/font-awesome/all.css */
.fa-codiepie:before {
  content: "\f284";
}

/* line 1020, app/assets/stylesheets/css/font-awesome/all.css */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 1023, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cog:before {
  content: "\f013";
}

/* line 1026, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cogs:before {
  content: "\f085";
}

/* line 1029, app/assets/stylesheets/css/font-awesome/all.css */
.fa-coins:before {
  content: "\f51e";
}

/* line 1032, app/assets/stylesheets/css/font-awesome/all.css */
.fa-columns:before {
  content: "\f0db";
}

/* line 1035, app/assets/stylesheets/css/font-awesome/all.css */
.fa-comment:before {
  content: "\f075";
}

/* line 1038, app/assets/stylesheets/css/font-awesome/all.css */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 1041, app/assets/stylesheets/css/font-awesome/all.css */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 1044, app/assets/stylesheets/css/font-awesome/all.css */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 1047, app/assets/stylesheets/css/font-awesome/all.css */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 1050, app/assets/stylesheets/css/font-awesome/all.css */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 1053, app/assets/stylesheets/css/font-awesome/all.css */
.fa-comments:before {
  content: "\f086";
}

/* line 1056, app/assets/stylesheets/css/font-awesome/all.css */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 1059, app/assets/stylesheets/css/font-awesome/all.css */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 1062, app/assets/stylesheets/css/font-awesome/all.css */
.fa-compass:before {
  content: "\f14e";
}

/* line 1065, app/assets/stylesheets/css/font-awesome/all.css */
.fa-compress:before {
  content: "\f066";
}

/* line 1068, app/assets/stylesheets/css/font-awesome/all.css */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 1071, app/assets/stylesheets/css/font-awesome/all.css */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 1074, app/assets/stylesheets/css/font-awesome/all.css */
.fa-confluence:before {
  content: "\f78d";
}

/* line 1077, app/assets/stylesheets/css/font-awesome/all.css */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1080, app/assets/stylesheets/css/font-awesome/all.css */
.fa-contao:before {
  content: "\f26d";
}

/* line 1083, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cookie:before {
  content: "\f563";
}

/* line 1086, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 1089, app/assets/stylesheets/css/font-awesome/all.css */
.fa-copy:before {
  content: "\f0c5";
}

/* line 1092, app/assets/stylesheets/css/font-awesome/all.css */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1095, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 1098, app/assets/stylesheets/css/font-awesome/all.css */
.fa-couch:before {
  content: "\f4b8";
}

/* line 1101, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cpanel:before {
  content: "\f388";
}

/* line 1104, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1107, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 1110, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 1113, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 1116, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 1119, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 1122, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 1125, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 1128, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 1131, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 1134, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 1137, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 1140, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 1143, app/assets/stylesheets/css/font-awesome/all.css */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 1146, app/assets/stylesheets/css/font-awesome/all.css */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 1149, app/assets/stylesheets/css/font-awesome/all.css */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 1152, app/assets/stylesheets/css/font-awesome/all.css */
.fa-crop:before {
  content: "\f125";
}

/* line 1155, app/assets/stylesheets/css/font-awesome/all.css */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 1158, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cross:before {
  content: "\f654";
}

/* line 1161, app/assets/stylesheets/css/font-awesome/all.css */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 1164, app/assets/stylesheets/css/font-awesome/all.css */
.fa-crow:before {
  content: "\f520";
}

/* line 1167, app/assets/stylesheets/css/font-awesome/all.css */
.fa-crown:before {
  content: "\f521";
}

/* line 1170, app/assets/stylesheets/css/font-awesome/all.css */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 1173, app/assets/stylesheets/css/font-awesome/all.css */
.fa-css3:before {
  content: "\f13c";
}

/* line 1176, app/assets/stylesheets/css/font-awesome/all.css */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 1179, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1182, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1185, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cut:before {
  content: "\f0c4";
}

/* line 1188, app/assets/stylesheets/css/font-awesome/all.css */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 1191, app/assets/stylesheets/css/font-awesome/all.css */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 1194, app/assets/stylesheets/css/font-awesome/all.css */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 1197, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1200, app/assets/stylesheets/css/font-awesome/all.css */
.fa-database:before {
  content: "\f1c0";
}

/* line 1203, app/assets/stylesheets/css/font-awesome/all.css */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 1206, app/assets/stylesheets/css/font-awesome/all.css */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1209, app/assets/stylesheets/css/font-awesome/all.css */
.fa-democrat:before {
  content: "\f747";
}

/* line 1212, app/assets/stylesheets/css/font-awesome/all.css */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 1215, app/assets/stylesheets/css/font-awesome/all.css */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 1218, app/assets/stylesheets/css/font-awesome/all.css */
.fa-desktop:before {
  content: "\f108";
}

/* line 1221, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dev:before {
  content: "\f6cc";
}

/* line 1224, app/assets/stylesheets/css/font-awesome/all.css */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1227, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 1230, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dhl:before {
  content: "\f790";
}

/* line 1233, app/assets/stylesheets/css/font-awesome/all.css */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 1236, app/assets/stylesheets/css/font-awesome/all.css */
.fa-diaspora:before {
  content: "\f791";
}

/* line 1239, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dice:before {
  content: "\f522";
}

/* line 1242, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 1245, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 1248, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dice-five:before {
  content: "\f523";
}

/* line 1251, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dice-four:before {
  content: "\f524";
}

/* line 1254, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dice-one:before {
  content: "\f525";
}

/* line 1257, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dice-six:before {
  content: "\f526";
}

/* line 1260, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dice-three:before {
  content: "\f527";
}

/* line 1263, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dice-two:before {
  content: "\f528";
}

/* line 1266, app/assets/stylesheets/css/font-awesome/all.css */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1269, app/assets/stylesheets/css/font-awesome/all.css */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 1272, app/assets/stylesheets/css/font-awesome/all.css */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 1275, app/assets/stylesheets/css/font-awesome/all.css */
.fa-directions:before {
  content: "\f5eb";
}

/* line 1278, app/assets/stylesheets/css/font-awesome/all.css */
.fa-discord:before {
  content: "\f392";
}

/* line 1281, app/assets/stylesheets/css/font-awesome/all.css */
.fa-discourse:before {
  content: "\f393";
}

/* line 1284, app/assets/stylesheets/css/font-awesome/all.css */
.fa-divide:before {
  content: "\f529";
}

/* line 1287, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dizzy:before {
  content: "\f567";
}

/* line 1290, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dna:before {
  content: "\f471";
}

/* line 1293, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dochub:before {
  content: "\f394";
}

/* line 1296, app/assets/stylesheets/css/font-awesome/all.css */
.fa-docker:before {
  content: "\f395";
}

/* line 1299, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dog:before {
  content: "\f6d3";
}

/* line 1302, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 1305, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dolly:before {
  content: "\f472";
}

/* line 1308, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 1311, app/assets/stylesheets/css/font-awesome/all.css */
.fa-donate:before {
  content: "\f4b9";
}

/* line 1314, app/assets/stylesheets/css/font-awesome/all.css */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 1317, app/assets/stylesheets/css/font-awesome/all.css */
.fa-door-open:before {
  content: "\f52b";
}

/* line 1320, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 1323, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dove:before {
  content: "\f4ba";
}

/* line 1326, app/assets/stylesheets/css/font-awesome/all.css */
.fa-download:before {
  content: "\f019";
}

/* line 1329, app/assets/stylesheets/css/font-awesome/all.css */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 1332, app/assets/stylesheets/css/font-awesome/all.css */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 1335, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 1338, app/assets/stylesheets/css/font-awesome/all.css */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 1341, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1344, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 1347, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1350, app/assets/stylesheets/css/font-awesome/all.css */
.fa-drum:before {
  content: "\f569";
}

/* line 1353, app/assets/stylesheets/css/font-awesome/all.css */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 1356, app/assets/stylesheets/css/font-awesome/all.css */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 1359, app/assets/stylesheets/css/font-awesome/all.css */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1362, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 1365, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dumpster:before {
  content: "\f793";
}

/* line 1368, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 1371, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 1374, app/assets/stylesheets/css/font-awesome/all.css */
.fa-dyalog:before {
  content: "\f399";
}

/* line 1377, app/assets/stylesheets/css/font-awesome/all.css */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 1380, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 1383, app/assets/stylesheets/css/font-awesome/all.css */
.fa-edge:before {
  content: "\f282";
}

/* line 1386, app/assets/stylesheets/css/font-awesome/all.css */
.fa-edit:before {
  content: "\f044";
}

/* line 1389, app/assets/stylesheets/css/font-awesome/all.css */
.fa-egg:before {
  content: "\f7fb";
}

/* line 1392, app/assets/stylesheets/css/font-awesome/all.css */
.fa-eject:before {
  content: "\f052";
}

/* line 1395, app/assets/stylesheets/css/font-awesome/all.css */
.fa-elementor:before {
  content: "\f430";
}

/* line 1398, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1401, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1404, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ello:before {
  content: "\f5f1";
}

/* line 1407, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ember:before {
  content: "\f423";
}

/* line 1410, app/assets/stylesheets/css/font-awesome/all.css */
.fa-empire:before {
  content: "\f1d1";
}

/* line 1413, app/assets/stylesheets/css/font-awesome/all.css */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 1416, app/assets/stylesheets/css/font-awesome/all.css */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 1419, app/assets/stylesheets/css/font-awesome/all.css */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 1422, app/assets/stylesheets/css/font-awesome/all.css */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1425, app/assets/stylesheets/css/font-awesome/all.css */
.fa-envira:before {
  content: "\f299";
}

/* line 1428, app/assets/stylesheets/css/font-awesome/all.css */
.fa-equals:before {
  content: "\f52c";
}

/* line 1431, app/assets/stylesheets/css/font-awesome/all.css */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1434, app/assets/stylesheets/css/font-awesome/all.css */
.fa-erlang:before {
  content: "\f39d";
}

/* line 1437, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 1440, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ethernet:before {
  content: "\f796";
}

/* line 1443, app/assets/stylesheets/css/font-awesome/all.css */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 1446, app/assets/stylesheets/css/font-awesome/all.css */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 1449, app/assets/stylesheets/css/font-awesome/all.css */
.fa-evernote:before {
  content: "\f839";
}

/* line 1452, app/assets/stylesheets/css/font-awesome/all.css */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 1455, app/assets/stylesheets/css/font-awesome/all.css */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1458, app/assets/stylesheets/css/font-awesome/all.css */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 1461, app/assets/stylesheets/css/font-awesome/all.css */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 1464, app/assets/stylesheets/css/font-awesome/all.css */
.fa-expand:before {
  content: "\f065";
}

/* line 1467, app/assets/stylesheets/css/font-awesome/all.css */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 1470, app/assets/stylesheets/css/font-awesome/all.css */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1473, app/assets/stylesheets/css/font-awesome/all.css */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 1476, app/assets/stylesheets/css/font-awesome/all.css */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 1479, app/assets/stylesheets/css/font-awesome/all.css */
.fa-eye:before {
  content: "\f06e";
}

/* line 1482, app/assets/stylesheets/css/font-awesome/all.css */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 1485, app/assets/stylesheets/css/font-awesome/all.css */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 1488, app/assets/stylesheets/css/font-awesome/all.css */
.fa-facebook:before {
  content: "\f09a";
}

/* line 1491, app/assets/stylesheets/css/font-awesome/all.css */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 1494, app/assets/stylesheets/css/font-awesome/all.css */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 1497, app/assets/stylesheets/css/font-awesome/all.css */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 1500, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fan:before {
  content: "\f863";
}

/* line 1503, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 1506, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 1509, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 1512, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1515, app/assets/stylesheets/css/font-awesome/all.css */
.fa-feather:before {
  content: "\f52d";
}

/* line 1518, app/assets/stylesheets/css/font-awesome/all.css */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 1521, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fedex:before {
  content: "\f797";
}

/* line 1524, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fedora:before {
  content: "\f798";
}

/* line 1527, app/assets/stylesheets/css/font-awesome/all.css */
.fa-female:before {
  content: "\f182";
}

/* line 1530, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 1533, app/assets/stylesheets/css/font-awesome/all.css */
.fa-figma:before {
  content: "\f799";
}

/* line 1536, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file:before {
  content: "\f15b";
}

/* line 1539, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 1542, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 1545, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 1548, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 1551, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 1554, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 1557, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-download:before {
  content: "\f56d";
}

/* line 1560, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 1563, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-export:before {
  content: "\f56e";
}

/* line 1566, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 1569, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-import:before {
  content: "\f56f";
}

/* line 1572, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 1575, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 1578, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-medical:before {
  content: "\f477";
}

/* line 1581, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 1584, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 1587, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 1590, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 1593, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-signature:before {
  content: "\f573";
}

/* line 1596, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-upload:before {
  content: "\f574";
}

/* line 1599, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 1602, app/assets/stylesheets/css/font-awesome/all.css */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 1605, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fill:before {
  content: "\f575";
}

/* line 1608, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 1611, app/assets/stylesheets/css/font-awesome/all.css */
.fa-film:before {
  content: "\f008";
}

/* line 1614, app/assets/stylesheets/css/font-awesome/all.css */
.fa-filter:before {
  content: "\f0b0";
}

/* line 1617, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 1620, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fire:before {
  content: "\f06d";
}

/* line 1623, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 1626, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1629, app/assets/stylesheets/css/font-awesome/all.css */
.fa-firefox:before {
  content: "\f269";
}

/* line 1632, app/assets/stylesheets/css/font-awesome/all.css */
.fa-first-aid:before {
  content: "\f479";
}

/* line 1635, app/assets/stylesheets/css/font-awesome/all.css */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 1638, app/assets/stylesheets/css/font-awesome/all.css */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 1641, app/assets/stylesheets/css/font-awesome/all.css */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 1644, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fish:before {
  content: "\f578";
}

/* line 1647, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 1650, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flag:before {
  content: "\f024";
}

/* line 1653, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 1656, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 1659, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flask:before {
  content: "\f0c3";
}

/* line 1662, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1665, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 1668, app/assets/stylesheets/css/font-awesome/all.css */
.fa-flushed:before {
  content: "\f579";
}

/* line 1671, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fly:before {
  content: "\f417";
}

/* line 1674, app/assets/stylesheets/css/font-awesome/all.css */
.fa-folder:before {
  content: "\f07b";
}

/* line 1677, app/assets/stylesheets/css/font-awesome/all.css */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 1680, app/assets/stylesheets/css/font-awesome/all.css */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 1683, app/assets/stylesheets/css/font-awesome/all.css */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 1686, app/assets/stylesheets/css/font-awesome/all.css */
.fa-font:before {
  content: "\f031";
}

/* line 1689, app/assets/stylesheets/css/font-awesome/all.css */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 1692, app/assets/stylesheets/css/font-awesome/all.css */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 1695, app/assets/stylesheets/css/font-awesome/all.css */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 1698, app/assets/stylesheets/css/font-awesome/all.css */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 1701, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fonticons:before {
  content: "\f280";
}

/* line 1704, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 1707, app/assets/stylesheets/css/font-awesome/all.css */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 1710, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 1713, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 1716, app/assets/stylesheets/css/font-awesome/all.css */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1719, app/assets/stylesheets/css/font-awesome/all.css */
.fa-forward:before {
  content: "\f04e";
}

/* line 1722, app/assets/stylesheets/css/font-awesome/all.css */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1725, app/assets/stylesheets/css/font-awesome/all.css */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 1728, app/assets/stylesheets/css/font-awesome/all.css */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 1731, app/assets/stylesheets/css/font-awesome/all.css */
.fa-frog:before {
  content: "\f52e";
}

/* line 1734, app/assets/stylesheets/css/font-awesome/all.css */
.fa-frown:before {
  content: "\f119";
}

/* line 1737, app/assets/stylesheets/css/font-awesome/all.css */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 1740, app/assets/stylesheets/css/font-awesome/all.css */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 1743, app/assets/stylesheets/css/font-awesome/all.css */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 1746, app/assets/stylesheets/css/font-awesome/all.css */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 1749, app/assets/stylesheets/css/font-awesome/all.css */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 1752, app/assets/stylesheets/css/font-awesome/all.css */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 1755, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 1758, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 1761, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 1764, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gem:before {
  content: "\f3a5";
}

/* line 1767, app/assets/stylesheets/css/font-awesome/all.css */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1770, app/assets/stylesheets/css/font-awesome/all.css */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1773, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gg:before {
  content: "\f260";
}

/* line 1776, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1779, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 1782, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gift:before {
  content: "\f06b";
}

/* line 1785, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gifts:before {
  content: "\f79c";
}

/* line 1788, app/assets/stylesheets/css/font-awesome/all.css */
.fa-git:before {
  content: "\f1d3";
}

/* line 1791, app/assets/stylesheets/css/font-awesome/all.css */
.fa-git-alt:before {
  content: "\f841";
}

/* line 1794, app/assets/stylesheets/css/font-awesome/all.css */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1797, app/assets/stylesheets/css/font-awesome/all.css */
.fa-github:before {
  content: "\f09b";
}

/* line 1800, app/assets/stylesheets/css/font-awesome/all.css */
.fa-github-alt:before {
  content: "\f113";
}

/* line 1803, app/assets/stylesheets/css/font-awesome/all.css */
.fa-github-square:before {
  content: "\f092";
}

/* line 1806, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 1809, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gitlab:before {
  content: "\f296";
}

/* line 1812, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gitter:before {
  content: "\f426";
}

/* line 1815, app/assets/stylesheets/css/font-awesome/all.css */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 1818, app/assets/stylesheets/css/font-awesome/all.css */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 1821, app/assets/stylesheets/css/font-awesome/all.css */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 1824, app/assets/stylesheets/css/font-awesome/all.css */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 1827, app/assets/stylesheets/css/font-awesome/all.css */
.fa-glasses:before {
  content: "\f530";
}

/* line 1830, app/assets/stylesheets/css/font-awesome/all.css */
.fa-glide:before {
  content: "\f2a5";
}

/* line 1833, app/assets/stylesheets/css/font-awesome/all.css */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 1836, app/assets/stylesheets/css/font-awesome/all.css */
.fa-globe:before {
  content: "\f0ac";
}

/* line 1839, app/assets/stylesheets/css/font-awesome/all.css */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 1842, app/assets/stylesheets/css/font-awesome/all.css */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 1845, app/assets/stylesheets/css/font-awesome/all.css */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 1848, app/assets/stylesheets/css/font-awesome/all.css */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 1851, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 1854, app/assets/stylesheets/css/font-awesome/all.css */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 1857, app/assets/stylesheets/css/font-awesome/all.css */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 1860, app/assets/stylesheets/css/font-awesome/all.css */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 1863, app/assets/stylesheets/css/font-awesome/all.css */
.fa-google:before {
  content: "\f1a0";
}

/* line 1866, app/assets/stylesheets/css/font-awesome/all.css */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 1869, app/assets/stylesheets/css/font-awesome/all.css */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 1872, app/assets/stylesheets/css/font-awesome/all.css */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 1875, app/assets/stylesheets/css/font-awesome/all.css */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 1878, app/assets/stylesheets/css/font-awesome/all.css */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 1881, app/assets/stylesheets/css/font-awesome/all.css */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1884, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gopuram:before {
  content: "\f664";
}

/* line 1887, app/assets/stylesheets/css/font-awesome/all.css */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1890, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gratipay:before {
  content: "\f184";
}

/* line 1893, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grav:before {
  content: "\f2d6";
}

/* line 1896, app/assets/stylesheets/css/font-awesome/all.css */
.fa-greater-than:before {
  content: "\f531";
}

/* line 1899, app/assets/stylesheets/css/font-awesome/all.css */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 1902, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grimace:before {
  content: "\f57f";
}

/* line 1905, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin:before {
  content: "\f580";
}

/* line 1908, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 1911, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 1914, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 1917, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 1920, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 1923, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 1926, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 1929, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 1932, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 1935, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 1938, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 1941, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 1944, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 1947, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 1950, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 1953, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 1956, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 1959, app/assets/stylesheets/css/font-awesome/all.css */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 1962, app/assets/stylesheets/css/font-awesome/all.css */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 1965, app/assets/stylesheets/css/font-awesome/all.css */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 1968, app/assets/stylesheets/css/font-awesome/all.css */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 1971, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1974, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 1977, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 1980, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hamburger:before {
  content: "\f805";
}

/* line 1983, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 1986, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hamsa:before {
  content: "\f665";
}

/* line 1989, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 1992, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 1995, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 1998, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 2001, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 2004, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 2007, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 2010, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 2013, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 2016, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 2019, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 2022, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 2025, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 2028, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 2031, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 2034, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hands:before {
  content: "\f4c2";
}

/* line 2037, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 2040, app/assets/stylesheets/css/font-awesome/all.css */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 2043, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 2046, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 2049, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2052, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 2055, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 2058, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 2061, app/assets/stylesheets/css/font-awesome/all.css */
.fa-haykal:before {
  content: "\f666";
}

/* line 2064, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 2067, app/assets/stylesheets/css/font-awesome/all.css */
.fa-heading:before {
  content: "\f1dc";
}

/* line 2070, app/assets/stylesheets/css/font-awesome/all.css */
.fa-headphones:before {
  content: "\f025";
}

/* line 2073, app/assets/stylesheets/css/font-awesome/all.css */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 2076, app/assets/stylesheets/css/font-awesome/all.css */
.fa-headset:before {
  content: "\f590";
}

/* line 2079, app/assets/stylesheets/css/font-awesome/all.css */
.fa-heart:before {
  content: "\f004";
}

/* line 2082, app/assets/stylesheets/css/font-awesome/all.css */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 2085, app/assets/stylesheets/css/font-awesome/all.css */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 2088, app/assets/stylesheets/css/font-awesome/all.css */
.fa-helicopter:before {
  content: "\f533";
}

/* line 2091, app/assets/stylesheets/css/font-awesome/all.css */
.fa-highlighter:before {
  content: "\f591";
}

/* line 2094, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 2097, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 2100, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hips:before {
  content: "\f452";
}

/* line 2103, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 2106, app/assets/stylesheets/css/font-awesome/all.css */
.fa-history:before {
  content: "\f1da";
}

/* line 2109, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 2112, app/assets/stylesheets/css/font-awesome/all.css */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 2115, app/assets/stylesheets/css/font-awesome/all.css */
.fa-home:before {
  content: "\f015";
}

/* line 2118, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hooli:before {
  content: "\f427";
}

/* line 2121, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hornbill:before {
  content: "\f592";
}

/* line 2124, app/assets/stylesheets/css/font-awesome/all.css */
.fa-horse:before {
  content: "\f6f0";
}

/* line 2127, app/assets/stylesheets/css/font-awesome/all.css */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 2130, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 2133, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 2136, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 2139, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 2142, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 2145, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hotel:before {
  content: "\f594";
}

/* line 2148, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 2151, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hourglass:before {
  content: "\f254";
}

/* line 2154, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 2157, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 2160, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 2163, app/assets/stylesheets/css/font-awesome/all.css */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 2166, app/assets/stylesheets/css/font-awesome/all.css */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2169, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 2172, app/assets/stylesheets/css/font-awesome/all.css */
.fa-html5:before {
  content: "\f13b";
}

/* line 2175, app/assets/stylesheets/css/font-awesome/all.css */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 2178, app/assets/stylesheets/css/font-awesome/all.css */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 2181, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 2184, app/assets/stylesheets/css/font-awesome/all.css */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 2187, app/assets/stylesheets/css/font-awesome/all.css */
.fa-icons:before {
  content: "\f86d";
}

/* line 2190, app/assets/stylesheets/css/font-awesome/all.css */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2193, app/assets/stylesheets/css/font-awesome/all.css */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2196, app/assets/stylesheets/css/font-awesome/all.css */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 2199, app/assets/stylesheets/css/font-awesome/all.css */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 2202, app/assets/stylesheets/css/font-awesome/all.css */
.fa-image:before {
  content: "\f03e";
}

/* line 2205, app/assets/stylesheets/css/font-awesome/all.css */
.fa-images:before {
  content: "\f302";
}

/* line 2208, app/assets/stylesheets/css/font-awesome/all.css */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2211, app/assets/stylesheets/css/font-awesome/all.css */
.fa-inbox:before {
  content: "\f01c";
}

/* line 2214, app/assets/stylesheets/css/font-awesome/all.css */
.fa-indent:before {
  content: "\f03c";
}

/* line 2217, app/assets/stylesheets/css/font-awesome/all.css */
.fa-industry:before {
  content: "\f275";
}

/* line 2220, app/assets/stylesheets/css/font-awesome/all.css */
.fa-infinity:before {
  content: "\f534";
}

/* line 2223, app/assets/stylesheets/css/font-awesome/all.css */
.fa-info:before {
  content: "\f129";
}

/* line 2226, app/assets/stylesheets/css/font-awesome/all.css */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 2229, app/assets/stylesheets/css/font-awesome/all.css */
.fa-instagram:before {
  content: "\f16d";
}

/* line 2232, app/assets/stylesheets/css/font-awesome/all.css */
.fa-intercom:before {
  content: "\f7af";
}

/* line 2235, app/assets/stylesheets/css/font-awesome/all.css */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 2238, app/assets/stylesheets/css/font-awesome/all.css */
.fa-invision:before {
  content: "\f7b0";
}

/* line 2241, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 2244, app/assets/stylesheets/css/font-awesome/all.css */
.fa-italic:before {
  content: "\f033";
}

/* line 2247, app/assets/stylesheets/css/font-awesome/all.css */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 2250, app/assets/stylesheets/css/font-awesome/all.css */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 2253, app/assets/stylesheets/css/font-awesome/all.css */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 2256, app/assets/stylesheets/css/font-awesome/all.css */
.fa-java:before {
  content: "\f4e4";
}

/* line 2259, app/assets/stylesheets/css/font-awesome/all.css */
.fa-jedi:before {
  content: "\f669";
}

/* line 2262, app/assets/stylesheets/css/font-awesome/all.css */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 2265, app/assets/stylesheets/css/font-awesome/all.css */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 2268, app/assets/stylesheets/css/font-awesome/all.css */
.fa-jira:before {
  content: "\f7b1";
}

/* line 2271, app/assets/stylesheets/css/font-awesome/all.css */
.fa-joget:before {
  content: "\f3b7";
}

/* line 2274, app/assets/stylesheets/css/font-awesome/all.css */
.fa-joint:before {
  content: "\f595";
}

/* line 2277, app/assets/stylesheets/css/font-awesome/all.css */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 2280, app/assets/stylesheets/css/font-awesome/all.css */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 2283, app/assets/stylesheets/css/font-awesome/all.css */
.fa-js:before {
  content: "\f3b8";
}

/* line 2286, app/assets/stylesheets/css/font-awesome/all.css */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 2289, app/assets/stylesheets/css/font-awesome/all.css */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 2292, app/assets/stylesheets/css/font-awesome/all.css */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 2295, app/assets/stylesheets/css/font-awesome/all.css */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 2298, app/assets/stylesheets/css/font-awesome/all.css */
.fa-key:before {
  content: "\f084";
}

/* line 2301, app/assets/stylesheets/css/font-awesome/all.css */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 2304, app/assets/stylesheets/css/font-awesome/all.css */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 2307, app/assets/stylesheets/css/font-awesome/all.css */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 2310, app/assets/stylesheets/css/font-awesome/all.css */
.fa-khanda:before {
  content: "\f66d";
}

/* line 2313, app/assets/stylesheets/css/font-awesome/all.css */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 2316, app/assets/stylesheets/css/font-awesome/all.css */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 2319, app/assets/stylesheets/css/font-awesome/all.css */
.fa-kiss:before {
  content: "\f596";
}

/* line 2322, app/assets/stylesheets/css/font-awesome/all.css */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 2325, app/assets/stylesheets/css/font-awesome/all.css */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 2328, app/assets/stylesheets/css/font-awesome/all.css */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 2331, app/assets/stylesheets/css/font-awesome/all.css */
.fa-korvue:before {
  content: "\f42f";
}

/* line 2334, app/assets/stylesheets/css/font-awesome/all.css */
.fa-landmark:before {
  content: "\f66f";
}

/* line 2337, app/assets/stylesheets/css/font-awesome/all.css */
.fa-language:before {
  content: "\f1ab";
}

/* line 2340, app/assets/stylesheets/css/font-awesome/all.css */
.fa-laptop:before {
  content: "\f109";
}

/* line 2343, app/assets/stylesheets/css/font-awesome/all.css */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 2346, app/assets/stylesheets/css/font-awesome/all.css */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 2349, app/assets/stylesheets/css/font-awesome/all.css */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 2352, app/assets/stylesheets/css/font-awesome/all.css */
.fa-lastfm:before {
  content: "\f202";
}

/* line 2355, app/assets/stylesheets/css/font-awesome/all.css */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 2358, app/assets/stylesheets/css/font-awesome/all.css */
.fa-laugh:before {
  content: "\f599";
}

/* line 2361, app/assets/stylesheets/css/font-awesome/all.css */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 2364, app/assets/stylesheets/css/font-awesome/all.css */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 2367, app/assets/stylesheets/css/font-awesome/all.css */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 2370, app/assets/stylesheets/css/font-awesome/all.css */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 2373, app/assets/stylesheets/css/font-awesome/all.css */
.fa-leaf:before {
  content: "\f06c";
}

/* line 2376, app/assets/stylesheets/css/font-awesome/all.css */
.fa-leanpub:before {
  content: "\f212";
}

/* line 2379, app/assets/stylesheets/css/font-awesome/all.css */
.fa-lemon:before {
  content: "\f094";
}

/* line 2382, app/assets/stylesheets/css/font-awesome/all.css */
.fa-less:before {
  content: "\f41d";
}

/* line 2385, app/assets/stylesheets/css/font-awesome/all.css */
.fa-less-than:before {
  content: "\f536";
}

/* line 2388, app/assets/stylesheets/css/font-awesome/all.css */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 2391, app/assets/stylesheets/css/font-awesome/all.css */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 2394, app/assets/stylesheets/css/font-awesome/all.css */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 2397, app/assets/stylesheets/css/font-awesome/all.css */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 2400, app/assets/stylesheets/css/font-awesome/all.css */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 2403, app/assets/stylesheets/css/font-awesome/all.css */
.fa-line:before {
  content: "\f3c0";
}

/* line 2406, app/assets/stylesheets/css/font-awesome/all.css */
.fa-link:before {
  content: "\f0c1";
}

/* line 2409, app/assets/stylesheets/css/font-awesome/all.css */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 2412, app/assets/stylesheets/css/font-awesome/all.css */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 2415, app/assets/stylesheets/css/font-awesome/all.css */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2418, app/assets/stylesheets/css/font-awesome/all.css */
.fa-linux:before {
  content: "\f17c";
}

/* line 2421, app/assets/stylesheets/css/font-awesome/all.css */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 2424, app/assets/stylesheets/css/font-awesome/all.css */
.fa-list:before {
  content: "\f03a";
}

/* line 2427, app/assets/stylesheets/css/font-awesome/all.css */
.fa-list-alt:before {
  content: "\f022";
}

/* line 2430, app/assets/stylesheets/css/font-awesome/all.css */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 2433, app/assets/stylesheets/css/font-awesome/all.css */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 2436, app/assets/stylesheets/css/font-awesome/all.css */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 2439, app/assets/stylesheets/css/font-awesome/all.css */
.fa-lock:before {
  content: "\f023";
}

/* line 2442, app/assets/stylesheets/css/font-awesome/all.css */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 2445, app/assets/stylesheets/css/font-awesome/all.css */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 2448, app/assets/stylesheets/css/font-awesome/all.css */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 2451, app/assets/stylesheets/css/font-awesome/all.css */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 2454, app/assets/stylesheets/css/font-awesome/all.css */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 2457, app/assets/stylesheets/css/font-awesome/all.css */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2460, app/assets/stylesheets/css/font-awesome/all.css */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 2463, app/assets/stylesheets/css/font-awesome/all.css */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 2466, app/assets/stylesheets/css/font-awesome/all.css */
.fa-magento:before {
  content: "\f3c4";
}

/* line 2469, app/assets/stylesheets/css/font-awesome/all.css */
.fa-magic:before {
  content: "\f0d0";
}

/* line 2472, app/assets/stylesheets/css/font-awesome/all.css */
.fa-magnet:before {
  content: "\f076";
}

/* line 2475, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 2478, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 2481, app/assets/stylesheets/css/font-awesome/all.css */
.fa-male:before {
  content: "\f183";
}

/* line 2484, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 2487, app/assets/stylesheets/css/font-awesome/all.css */
.fa-map:before {
  content: "\f279";
}

/* line 2490, app/assets/stylesheets/css/font-awesome/all.css */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 2493, app/assets/stylesheets/css/font-awesome/all.css */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 2496, app/assets/stylesheets/css/font-awesome/all.css */
.fa-map-marker:before {
  content: "\f041";
}

/* line 2499, app/assets/stylesheets/css/font-awesome/all.css */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 2502, app/assets/stylesheets/css/font-awesome/all.css */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2505, app/assets/stylesheets/css/font-awesome/all.css */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2508, app/assets/stylesheets/css/font-awesome/all.css */
.fa-markdown:before {
  content: "\f60f";
}

/* line 2511, app/assets/stylesheets/css/font-awesome/all.css */
.fa-marker:before {
  content: "\f5a1";
}

/* line 2514, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mars:before {
  content: "\f222";
}

/* line 2517, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mars-double:before {
  content: "\f227";
}

/* line 2520, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 2523, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 2526, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 2529, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mask:before {
  content: "\f6fa";
}

/* line 2532, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 2535, app/assets/stylesheets/css/font-awesome/all.css */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 2538, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 2541, app/assets/stylesheets/css/font-awesome/all.css */
.fa-medal:before {
  content: "\f5a2";
}

/* line 2544, app/assets/stylesheets/css/font-awesome/all.css */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 2547, app/assets/stylesheets/css/font-awesome/all.css */
.fa-medium:before {
  content: "\f23a";
}

/* line 2550, app/assets/stylesheets/css/font-awesome/all.css */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 2553, app/assets/stylesheets/css/font-awesome/all.css */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 2556, app/assets/stylesheets/css/font-awesome/all.css */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 2559, app/assets/stylesheets/css/font-awesome/all.css */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2562, app/assets/stylesheets/css/font-awesome/all.css */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 2565, app/assets/stylesheets/css/font-awesome/all.css */
.fa-meh:before {
  content: "\f11a";
}

/* line 2568, app/assets/stylesheets/css/font-awesome/all.css */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 2571, app/assets/stylesheets/css/font-awesome/all.css */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 2574, app/assets/stylesheets/css/font-awesome/all.css */
.fa-memory:before {
  content: "\f538";
}

/* line 2577, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 2580, app/assets/stylesheets/css/font-awesome/all.css */
.fa-menorah:before {
  content: "\f676";
}

/* line 2583, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mercury:before {
  content: "\f223";
}

/* line 2586, app/assets/stylesheets/css/font-awesome/all.css */
.fa-meteor:before {
  content: "\f753";
}

/* line 2589, app/assets/stylesheets/css/font-awesome/all.css */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2592, app/assets/stylesheets/css/font-awesome/all.css */
.fa-microphone:before {
  content: "\f130";
}

/* line 2595, app/assets/stylesheets/css/font-awesome/all.css */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 2598, app/assets/stylesheets/css/font-awesome/all.css */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 2601, app/assets/stylesheets/css/font-awesome/all.css */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 2604, app/assets/stylesheets/css/font-awesome/all.css */
.fa-microscope:before {
  content: "\f610";
}

/* line 2607, app/assets/stylesheets/css/font-awesome/all.css */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 2610, app/assets/stylesheets/css/font-awesome/all.css */
.fa-minus:before {
  content: "\f068";
}

/* line 2613, app/assets/stylesheets/css/font-awesome/all.css */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 2616, app/assets/stylesheets/css/font-awesome/all.css */
.fa-minus-square:before {
  content: "\f146";
}

/* line 2619, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 2622, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mix:before {
  content: "\f3cb";
}

/* line 2625, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2628, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 2631, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mobile:before {
  content: "\f10b";
}

/* line 2634, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 2637, app/assets/stylesheets/css/font-awesome/all.css */
.fa-modx:before {
  content: "\f285";
}

/* line 2640, app/assets/stylesheets/css/font-awesome/all.css */
.fa-monero:before {
  content: "\f3d0";
}

/* line 2643, app/assets/stylesheets/css/font-awesome/all.css */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 2646, app/assets/stylesheets/css/font-awesome/all.css */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 2649, app/assets/stylesheets/css/font-awesome/all.css */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 2652, app/assets/stylesheets/css/font-awesome/all.css */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 2655, app/assets/stylesheets/css/font-awesome/all.css */
.fa-money-check:before {
  content: "\f53c";
}

/* line 2658, app/assets/stylesheets/css/font-awesome/all.css */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 2661, app/assets/stylesheets/css/font-awesome/all.css */
.fa-monument:before {
  content: "\f5a6";
}

/* line 2664, app/assets/stylesheets/css/font-awesome/all.css */
.fa-moon:before {
  content: "\f186";
}

/* line 2667, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 2670, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mosque:before {
  content: "\f678";
}

/* line 2673, app/assets/stylesheets/css/font-awesome/all.css */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 2676, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 2679, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 2682, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 2685, app/assets/stylesheets/css/font-awesome/all.css */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 2688, app/assets/stylesheets/css/font-awesome/all.css */
.fa-music:before {
  content: "\f001";
}

/* line 2691, app/assets/stylesheets/css/font-awesome/all.css */
.fa-napster:before {
  content: "\f3d2";
}

/* line 2694, app/assets/stylesheets/css/font-awesome/all.css */
.fa-neos:before {
  content: "\f612";
}

/* line 2697, app/assets/stylesheets/css/font-awesome/all.css */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 2700, app/assets/stylesheets/css/font-awesome/all.css */
.fa-neuter:before {
  content: "\f22c";
}

/* line 2703, app/assets/stylesheets/css/font-awesome/all.css */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 2706, app/assets/stylesheets/css/font-awesome/all.css */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 2709, app/assets/stylesheets/css/font-awesome/all.css */
.fa-node:before {
  content: "\f419";
}

/* line 2712, app/assets/stylesheets/css/font-awesome/all.css */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 2715, app/assets/stylesheets/css/font-awesome/all.css */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 2718, app/assets/stylesheets/css/font-awesome/all.css */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 2721, app/assets/stylesheets/css/font-awesome/all.css */
.fa-npm:before {
  content: "\f3d4";
}

/* line 2724, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 2727, app/assets/stylesheets/css/font-awesome/all.css */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 2730, app/assets/stylesheets/css/font-awesome/all.css */
.fa-object-group:before {
  content: "\f247";
}

/* line 2733, app/assets/stylesheets/css/font-awesome/all.css */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 2736, app/assets/stylesheets/css/font-awesome/all.css */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 2739, app/assets/stylesheets/css/font-awesome/all.css */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 2742, app/assets/stylesheets/css/font-awesome/all.css */
.fa-oil-can:before {
  content: "\f613";
}

/* line 2745, app/assets/stylesheets/css/font-awesome/all.css */
.fa-old-republic:before {
  content: "\f510";
}

/* line 2748, app/assets/stylesheets/css/font-awesome/all.css */
.fa-om:before {
  content: "\f679";
}

/* line 2751, app/assets/stylesheets/css/font-awesome/all.css */
.fa-opencart:before {
  content: "\f23d";
}

/* line 2754, app/assets/stylesheets/css/font-awesome/all.css */
.fa-openid:before {
  content: "\f19b";
}

/* line 2757, app/assets/stylesheets/css/font-awesome/all.css */
.fa-opera:before {
  content: "\f26a";
}

/* line 2760, app/assets/stylesheets/css/font-awesome/all.css */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 2763, app/assets/stylesheets/css/font-awesome/all.css */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 2766, app/assets/stylesheets/css/font-awesome/all.css */
.fa-osi:before {
  content: "\f41a";
}

/* line 2769, app/assets/stylesheets/css/font-awesome/all.css */
.fa-otter:before {
  content: "\f700";
}

/* line 2772, app/assets/stylesheets/css/font-awesome/all.css */
.fa-outdent:before {
  content: "\f03b";
}

/* line 2775, app/assets/stylesheets/css/font-awesome/all.css */
.fa-page4:before {
  content: "\f3d7";
}

/* line 2778, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 2781, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pager:before {
  content: "\f815";
}

/* line 2784, app/assets/stylesheets/css/font-awesome/all.css */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 2787, app/assets/stylesheets/css/font-awesome/all.css */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 2790, app/assets/stylesheets/css/font-awesome/all.css */
.fa-palette:before {
  content: "\f53f";
}

/* line 2793, app/assets/stylesheets/css/font-awesome/all.css */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 2796, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pallet:before {
  content: "\f482";
}

/* line 2799, app/assets/stylesheets/css/font-awesome/all.css */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 2802, app/assets/stylesheets/css/font-awesome/all.css */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 2805, app/assets/stylesheets/css/font-awesome/all.css */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 2808, app/assets/stylesheets/css/font-awesome/all.css */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 2811, app/assets/stylesheets/css/font-awesome/all.css */
.fa-parking:before {
  content: "\f540";
}

/* line 2814, app/assets/stylesheets/css/font-awesome/all.css */
.fa-passport:before {
  content: "\f5ab";
}

/* line 2817, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 2820, app/assets/stylesheets/css/font-awesome/all.css */
.fa-paste:before {
  content: "\f0ea";
}

/* line 2823, app/assets/stylesheets/css/font-awesome/all.css */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 2826, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pause:before {
  content: "\f04c";
}

/* line 2829, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2832, app/assets/stylesheets/css/font-awesome/all.css */
.fa-paw:before {
  content: "\f1b0";
}

/* line 2835, app/assets/stylesheets/css/font-awesome/all.css */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 2838, app/assets/stylesheets/css/font-awesome/all.css */
.fa-peace:before {
  content: "\f67c";
}

/* line 2841, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pen:before {
  content: "\f304";
}

/* line 2844, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 2847, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 2850, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 2853, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 2856, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 2859, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 2862, app/assets/stylesheets/css/font-awesome/all.css */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 2865, app/assets/stylesheets/css/font-awesome/all.css */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 2868, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 2871, app/assets/stylesheets/css/font-awesome/all.css */
.fa-percent:before {
  content: "\f295";
}

/* line 2874, app/assets/stylesheets/css/font-awesome/all.css */
.fa-percentage:before {
  content: "\f541";
}

/* line 2877, app/assets/stylesheets/css/font-awesome/all.css */
.fa-periscope:before {
  content: "\f3da";
}

/* line 2880, app/assets/stylesheets/css/font-awesome/all.css */
.fa-person-booth:before {
  content: "\f756";
}

/* line 2883, app/assets/stylesheets/css/font-awesome/all.css */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 2886, app/assets/stylesheets/css/font-awesome/all.css */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 2889, app/assets/stylesheets/css/font-awesome/all.css */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 2892, app/assets/stylesheets/css/font-awesome/all.css */
.fa-phone:before {
  content: "\f095";
}

/* line 2895, app/assets/stylesheets/css/font-awesome/all.css */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 2898, app/assets/stylesheets/css/font-awesome/all.css */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 2901, app/assets/stylesheets/css/font-awesome/all.css */
.fa-phone-square:before {
  content: "\f098";
}

/* line 2904, app/assets/stylesheets/css/font-awesome/all.css */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 2907, app/assets/stylesheets/css/font-awesome/all.css */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 2910, app/assets/stylesheets/css/font-awesome/all.css */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 2913, app/assets/stylesheets/css/font-awesome/all.css */
.fa-php:before {
  content: "\f457";
}

/* line 2916, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2919, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 2922, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 2925, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 2928, app/assets/stylesheets/css/font-awesome/all.css */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 2931, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pills:before {
  content: "\f484";
}

/* line 2934, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 2937, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 2940, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 2943, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 2946, app/assets/stylesheets/css/font-awesome/all.css */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 2949, app/assets/stylesheets/css/font-awesome/all.css */
.fa-plane:before {
  content: "\f072";
}

/* line 2952, app/assets/stylesheets/css/font-awesome/all.css */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 2955, app/assets/stylesheets/css/font-awesome/all.css */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 2958, app/assets/stylesheets/css/font-awesome/all.css */
.fa-play:before {
  content: "\f04b";
}

/* line 2961, app/assets/stylesheets/css/font-awesome/all.css */
.fa-play-circle:before {
  content: "\f144";
}

/* line 2964, app/assets/stylesheets/css/font-awesome/all.css */
.fa-playstation:before {
  content: "\f3df";
}

/* line 2967, app/assets/stylesheets/css/font-awesome/all.css */
.fa-plug:before {
  content: "\f1e6";
}

/* line 2970, app/assets/stylesheets/css/font-awesome/all.css */
.fa-plus:before {
  content: "\f067";
}

/* line 2973, app/assets/stylesheets/css/font-awesome/all.css */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 2976, app/assets/stylesheets/css/font-awesome/all.css */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 2979, app/assets/stylesheets/css/font-awesome/all.css */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2982, app/assets/stylesheets/css/font-awesome/all.css */
.fa-poll:before {
  content: "\f681";
}

/* line 2985, app/assets/stylesheets/css/font-awesome/all.css */
.fa-poll-h:before {
  content: "\f682";
}

/* line 2988, app/assets/stylesheets/css/font-awesome/all.css */
.fa-poo:before {
  content: "\f2fe";
}

/* line 2991, app/assets/stylesheets/css/font-awesome/all.css */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 2994, app/assets/stylesheets/css/font-awesome/all.css */
.fa-poop:before {
  content: "\f619";
}

/* line 2997, app/assets/stylesheets/css/font-awesome/all.css */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 3000, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 3003, app/assets/stylesheets/css/font-awesome/all.css */
.fa-power-off:before {
  content: "\f011";
}

/* line 3006, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pray:before {
  content: "\f683";
}

/* line 3009, app/assets/stylesheets/css/font-awesome/all.css */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 3012, app/assets/stylesheets/css/font-awesome/all.css */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 3015, app/assets/stylesheets/css/font-awesome/all.css */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 3018, app/assets/stylesheets/css/font-awesome/all.css */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 3021, app/assets/stylesheets/css/font-awesome/all.css */
.fa-print:before {
  content: "\f02f";
}

/* line 3024, app/assets/stylesheets/css/font-awesome/all.css */
.fa-procedures:before {
  content: "\f487";
}

/* line 3027, app/assets/stylesheets/css/font-awesome/all.css */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 3030, app/assets/stylesheets/css/font-awesome/all.css */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 3033, app/assets/stylesheets/css/font-awesome/all.css */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 3036, app/assets/stylesheets/css/font-awesome/all.css */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 3039, app/assets/stylesheets/css/font-awesome/all.css */
.fa-python:before {
  content: "\f3e2";
}

/* line 3042, app/assets/stylesheets/css/font-awesome/all.css */
.fa-qq:before {
  content: "\f1d6";
}

/* line 3045, app/assets/stylesheets/css/font-awesome/all.css */
.fa-qrcode:before {
  content: "\f029";
}

/* line 3048, app/assets/stylesheets/css/font-awesome/all.css */
.fa-question:before {
  content: "\f128";
}

/* line 3051, app/assets/stylesheets/css/font-awesome/all.css */
.fa-question-circle:before {
  content: "\f059";
}

/* line 3054, app/assets/stylesheets/css/font-awesome/all.css */
.fa-quidditch:before {
  content: "\f458";
}

/* line 3057, app/assets/stylesheets/css/font-awesome/all.css */
.fa-quinscape:before {
  content: "\f459";
}

/* line 3060, app/assets/stylesheets/css/font-awesome/all.css */
.fa-quora:before {
  content: "\f2c4";
}

/* line 3063, app/assets/stylesheets/css/font-awesome/all.css */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 3066, app/assets/stylesheets/css/font-awesome/all.css */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 3069, app/assets/stylesheets/css/font-awesome/all.css */
.fa-quran:before {
  content: "\f687";
}

/* line 3072, app/assets/stylesheets/css/font-awesome/all.css */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 3075, app/assets/stylesheets/css/font-awesome/all.css */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 3078, app/assets/stylesheets/css/font-awesome/all.css */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 3081, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 3084, app/assets/stylesheets/css/font-awesome/all.css */
.fa-random:before {
  content: "\f074";
}

/* line 3087, app/assets/stylesheets/css/font-awesome/all.css */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 3090, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 3093, app/assets/stylesheets/css/font-awesome/all.css */
.fa-react:before {
  content: "\f41b";
}

/* line 3096, app/assets/stylesheets/css/font-awesome/all.css */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 3099, app/assets/stylesheets/css/font-awesome/all.css */
.fa-readme:before {
  content: "\f4d5";
}

/* line 3102, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 3105, app/assets/stylesheets/css/font-awesome/all.css */
.fa-receipt:before {
  content: "\f543";
}

/* line 3108, app/assets/stylesheets/css/font-awesome/all.css */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 3111, app/assets/stylesheets/css/font-awesome/all.css */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 3114, app/assets/stylesheets/css/font-awesome/all.css */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 3117, app/assets/stylesheets/css/font-awesome/all.css */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 3120, app/assets/stylesheets/css/font-awesome/all.css */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 3123, app/assets/stylesheets/css/font-awesome/all.css */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 3126, app/assets/stylesheets/css/font-awesome/all.css */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 3129, app/assets/stylesheets/css/font-awesome/all.css */
.fa-redo:before {
  content: "\f01e";
}

/* line 3132, app/assets/stylesheets/css/font-awesome/all.css */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 3135, app/assets/stylesheets/css/font-awesome/all.css */
.fa-registered:before {
  content: "\f25d";
}

/* line 3138, app/assets/stylesheets/css/font-awesome/all.css */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 3141, app/assets/stylesheets/css/font-awesome/all.css */
.fa-renren:before {
  content: "\f18b";
}

/* line 3144, app/assets/stylesheets/css/font-awesome/all.css */
.fa-reply:before {
  content: "\f3e5";
}

/* line 3147, app/assets/stylesheets/css/font-awesome/all.css */
.fa-reply-all:before {
  content: "\f122";
}

/* line 3150, app/assets/stylesheets/css/font-awesome/all.css */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 3153, app/assets/stylesheets/css/font-awesome/all.css */
.fa-republican:before {
  content: "\f75e";
}

/* line 3156, app/assets/stylesheets/css/font-awesome/all.css */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 3159, app/assets/stylesheets/css/font-awesome/all.css */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 3162, app/assets/stylesheets/css/font-awesome/all.css */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 3165, app/assets/stylesheets/css/font-awesome/all.css */
.fa-retweet:before {
  content: "\f079";
}

/* line 3168, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rev:before {
  content: "\f5b2";
}

/* line 3171, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 3174, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ring:before {
  content: "\f70b";
}

/* line 3177, app/assets/stylesheets/css/font-awesome/all.css */
.fa-road:before {
  content: "\f018";
}

/* line 3180, app/assets/stylesheets/css/font-awesome/all.css */
.fa-robot:before {
  content: "\f544";
}

/* line 3183, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rocket:before {
  content: "\f135";
}

/* line 3186, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 3189, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 3192, app/assets/stylesheets/css/font-awesome/all.css */
.fa-route:before {
  content: "\f4d7";
}

/* line 3195, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rss:before {
  content: "\f09e";
}

/* line 3198, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rss-square:before {
  content: "\f143";
}

/* line 3201, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 3204, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ruler:before {
  content: "\f545";
}

/* line 3207, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 3210, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 3213, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 3216, app/assets/stylesheets/css/font-awesome/all.css */
.fa-running:before {
  content: "\f70c";
}

/* line 3219, app/assets/stylesheets/css/font-awesome/all.css */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 3222, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 3225, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 3228, app/assets/stylesheets/css/font-awesome/all.css */
.fa-safari:before {
  content: "\f267";
}

/* line 3231, app/assets/stylesheets/css/font-awesome/all.css */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 3234, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sass:before {
  content: "\f41e";
}

/* line 3237, app/assets/stylesheets/css/font-awesome/all.css */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 3240, app/assets/stylesheets/css/font-awesome/all.css */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 3243, app/assets/stylesheets/css/font-awesome/all.css */
.fa-save:before {
  content: "\f0c7";
}

/* line 3246, app/assets/stylesheets/css/font-awesome/all.css */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 3249, app/assets/stylesheets/css/font-awesome/all.css */
.fa-school:before {
  content: "\f549";
}

/* line 3252, app/assets/stylesheets/css/font-awesome/all.css */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 3255, app/assets/stylesheets/css/font-awesome/all.css */
.fa-scribd:before {
  content: "\f28a";
}

/* line 3258, app/assets/stylesheets/css/font-awesome/all.css */
.fa-scroll:before {
  content: "\f70e";
}

/* line 3261, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 3264, app/assets/stylesheets/css/font-awesome/all.css */
.fa-search:before {
  content: "\f002";
}

/* line 3267, app/assets/stylesheets/css/font-awesome/all.css */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 3270, app/assets/stylesheets/css/font-awesome/all.css */
.fa-search-location:before {
  content: "\f689";
}

/* line 3273, app/assets/stylesheets/css/font-awesome/all.css */
.fa-search-minus:before {
  content: "\f010";
}

/* line 3276, app/assets/stylesheets/css/font-awesome/all.css */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 3279, app/assets/stylesheets/css/font-awesome/all.css */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 3282, app/assets/stylesheets/css/font-awesome/all.css */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 3285, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 3288, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sellsy:before {
  content: "\f213";
}

/* line 3291, app/assets/stylesheets/css/font-awesome/all.css */
.fa-server:before {
  content: "\f233";
}

/* line 3294, app/assets/stylesheets/css/font-awesome/all.css */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 3297, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shapes:before {
  content: "\f61f";
}

/* line 3300, app/assets/stylesheets/css/font-awesome/all.css */
.fa-share:before {
  content: "\f064";
}

/* line 3303, app/assets/stylesheets/css/font-awesome/all.css */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 3306, app/assets/stylesheets/css/font-awesome/all.css */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 3309, app/assets/stylesheets/css/font-awesome/all.css */
.fa-share-square:before {
  content: "\f14d";
}

/* line 3312, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 3315, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 3318, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ship:before {
  content: "\f21a";
}

/* line 3321, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 3324, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 3327, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 3330, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 3333, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 3336, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 3339, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 3342, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shower:before {
  content: "\f2cc";
}

/* line 3345, app/assets/stylesheets/css/font-awesome/all.css */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 3348, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sign:before {
  content: "\f4d9";
}

/* line 3351, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 3354, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 3357, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 3360, app/assets/stylesheets/css/font-awesome/all.css */
.fa-signal:before {
  content: "\f012";
}

/* line 3363, app/assets/stylesheets/css/font-awesome/all.css */
.fa-signature:before {
  content: "\f5b7";
}

/* line 3366, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 3369, app/assets/stylesheets/css/font-awesome/all.css */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 3372, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 3375, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 3378, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sith:before {
  content: "\f512";
}

/* line 3381, app/assets/stylesheets/css/font-awesome/all.css */
.fa-skating:before {
  content: "\f7c5";
}

/* line 3384, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 3387, app/assets/stylesheets/css/font-awesome/all.css */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 3390, app/assets/stylesheets/css/font-awesome/all.css */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 3393, app/assets/stylesheets/css/font-awesome/all.css */
.fa-skull:before {
  content: "\f54c";
}

/* line 3396, app/assets/stylesheets/css/font-awesome/all.css */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 3399, app/assets/stylesheets/css/font-awesome/all.css */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 3402, app/assets/stylesheets/css/font-awesome/all.css */
.fa-skype:before {
  content: "\f17e";
}

/* line 3405, app/assets/stylesheets/css/font-awesome/all.css */
.fa-slack:before {
  content: "\f198";
}

/* line 3408, app/assets/stylesheets/css/font-awesome/all.css */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 3411, app/assets/stylesheets/css/font-awesome/all.css */
.fa-slash:before {
  content: "\f715";
}

/* line 3414, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 3417, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 3420, app/assets/stylesheets/css/font-awesome/all.css */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 3423, app/assets/stylesheets/css/font-awesome/all.css */
.fa-smile:before {
  content: "\f118";
}

/* line 3426, app/assets/stylesheets/css/font-awesome/all.css */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 3429, app/assets/stylesheets/css/font-awesome/all.css */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 3432, app/assets/stylesheets/css/font-awesome/all.css */
.fa-smog:before {
  content: "\f75f";
}

/* line 3435, app/assets/stylesheets/css/font-awesome/all.css */
.fa-smoking:before {
  content: "\f48d";
}

/* line 3438, app/assets/stylesheets/css/font-awesome/all.css */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 3441, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sms:before {
  content: "\f7cd";
}

/* line 3444, app/assets/stylesheets/css/font-awesome/all.css */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 3447, app/assets/stylesheets/css/font-awesome/all.css */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 3450, app/assets/stylesheets/css/font-awesome/all.css */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 3453, app/assets/stylesheets/css/font-awesome/all.css */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 3456, app/assets/stylesheets/css/font-awesome/all.css */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 3459, app/assets/stylesheets/css/font-awesome/all.css */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 3462, app/assets/stylesheets/css/font-awesome/all.css */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 3465, app/assets/stylesheets/css/font-awesome/all.css */
.fa-socks:before {
  content: "\f696";
}

/* line 3468, app/assets/stylesheets/css/font-awesome/all.css */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 3471, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort:before {
  content: "\f0dc";
}

/* line 3474, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 3477, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 3480, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 3483, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 3486, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 3489, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 3492, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 3495, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 3498, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 3501, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 3504, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 3507, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 3510, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 3513, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 3516, app/assets/stylesheets/css/font-awesome/all.css */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 3519, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 3522, app/assets/stylesheets/css/font-awesome/all.css */
.fa-spa:before {
  content: "\f5bb";
}

/* line 3525, app/assets/stylesheets/css/font-awesome/all.css */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 3528, app/assets/stylesheets/css/font-awesome/all.css */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 3531, app/assets/stylesheets/css/font-awesome/all.css */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 3534, app/assets/stylesheets/css/font-awesome/all.css */
.fa-spell-check:before {
  content: "\f891";
}

/* line 3537, app/assets/stylesheets/css/font-awesome/all.css */
.fa-spider:before {
  content: "\f717";
}

/* line 3540, app/assets/stylesheets/css/font-awesome/all.css */
.fa-spinner:before {
  content: "\f110";
}

/* line 3543, app/assets/stylesheets/css/font-awesome/all.css */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 3546, app/assets/stylesheets/css/font-awesome/all.css */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 3549, app/assets/stylesheets/css/font-awesome/all.css */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 3552, app/assets/stylesheets/css/font-awesome/all.css */
.fa-square:before {
  content: "\f0c8";
}

/* line 3555, app/assets/stylesheets/css/font-awesome/all.css */
.fa-square-full:before {
  content: "\f45c";
}

/* line 3558, app/assets/stylesheets/css/font-awesome/all.css */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 3561, app/assets/stylesheets/css/font-awesome/all.css */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 3564, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 3567, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 3570, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stackpath:before {
  content: "\f842";
}

/* line 3573, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 3576, app/assets/stylesheets/css/font-awesome/all.css */
.fa-star:before {
  content: "\f005";
}

/* line 3579, app/assets/stylesheets/css/font-awesome/all.css */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 3582, app/assets/stylesheets/css/font-awesome/all.css */
.fa-star-half:before {
  content: "\f089";
}

/* line 3585, app/assets/stylesheets/css/font-awesome/all.css */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 3588, app/assets/stylesheets/css/font-awesome/all.css */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 3591, app/assets/stylesheets/css/font-awesome/all.css */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 3594, app/assets/stylesheets/css/font-awesome/all.css */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 3597, app/assets/stylesheets/css/font-awesome/all.css */
.fa-steam:before {
  content: "\f1b6";
}

/* line 3600, app/assets/stylesheets/css/font-awesome/all.css */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 3603, app/assets/stylesheets/css/font-awesome/all.css */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 3606, app/assets/stylesheets/css/font-awesome/all.css */
.fa-step-backward:before {
  content: "\f048";
}

/* line 3609, app/assets/stylesheets/css/font-awesome/all.css */
.fa-step-forward:before {
  content: "\f051";
}

/* line 3612, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 3615, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 3618, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 3621, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stop:before {
  content: "\f04d";
}

/* line 3624, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 3627, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 3630, app/assets/stylesheets/css/font-awesome/all.css */
.fa-store:before {
  content: "\f54e";
}

/* line 3633, app/assets/stylesheets/css/font-awesome/all.css */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 3636, app/assets/stylesheets/css/font-awesome/all.css */
.fa-strava:before {
  content: "\f428";
}

/* line 3639, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stream:before {
  content: "\f550";
}

/* line 3642, app/assets/stylesheets/css/font-awesome/all.css */
.fa-street-view:before {
  content: "\f21d";
}

/* line 3645, app/assets/stylesheets/css/font-awesome/all.css */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 3648, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stripe:before {
  content: "\f429";
}

/* line 3651, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 3654, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 3657, app/assets/stylesheets/css/font-awesome/all.css */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 3660, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 3663, app/assets/stylesheets/css/font-awesome/all.css */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 3666, app/assets/stylesheets/css/font-awesome/all.css */
.fa-subscript:before {
  content: "\f12c";
}

/* line 3669, app/assets/stylesheets/css/font-awesome/all.css */
.fa-subway:before {
  content: "\f239";
}

/* line 3672, app/assets/stylesheets/css/font-awesome/all.css */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 3675, app/assets/stylesheets/css/font-awesome/all.css */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 3678, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sun:before {
  content: "\f185";
}

/* line 3681, app/assets/stylesheets/css/font-awesome/all.css */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 3684, app/assets/stylesheets/css/font-awesome/all.css */
.fa-superscript:before {
  content: "\f12b";
}

/* line 3687, app/assets/stylesheets/css/font-awesome/all.css */
.fa-supple:before {
  content: "\f3f9";
}

/* line 3690, app/assets/stylesheets/css/font-awesome/all.css */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 3693, app/assets/stylesheets/css/font-awesome/all.css */
.fa-suse:before {
  content: "\f7d6";
}

/* line 3696, app/assets/stylesheets/css/font-awesome/all.css */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 3699, app/assets/stylesheets/css/font-awesome/all.css */
.fa-swift:before {
  content: "\f8e1";
}

/* line 3702, app/assets/stylesheets/css/font-awesome/all.css */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 3705, app/assets/stylesheets/css/font-awesome/all.css */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 3708, app/assets/stylesheets/css/font-awesome/all.css */
.fa-symfony:before {
  content: "\f83d";
}

/* line 3711, app/assets/stylesheets/css/font-awesome/all.css */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 3714, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sync:before {
  content: "\f021";
}

/* line 3717, app/assets/stylesheets/css/font-awesome/all.css */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 3720, app/assets/stylesheets/css/font-awesome/all.css */
.fa-syringe:before {
  content: "\f48e";
}

/* line 3723, app/assets/stylesheets/css/font-awesome/all.css */
.fa-table:before {
  content: "\f0ce";
}

/* line 3726, app/assets/stylesheets/css/font-awesome/all.css */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 3729, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tablet:before {
  content: "\f10a";
}

/* line 3732, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 3735, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tablets:before {
  content: "\f490";
}

/* line 3738, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 3741, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tag:before {
  content: "\f02b";
}

/* line 3744, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tags:before {
  content: "\f02c";
}

/* line 3747, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tape:before {
  content: "\f4db";
}

/* line 3750, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 3753, app/assets/stylesheets/css/font-awesome/all.css */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 3756, app/assets/stylesheets/css/font-awesome/all.css */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 3759, app/assets/stylesheets/css/font-awesome/all.css */
.fa-teeth:before {
  content: "\f62e";
}

/* line 3762, app/assets/stylesheets/css/font-awesome/all.css */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 3765, app/assets/stylesheets/css/font-awesome/all.css */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 3768, app/assets/stylesheets/css/font-awesome/all.css */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 3771, app/assets/stylesheets/css/font-awesome/all.css */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 3774, app/assets/stylesheets/css/font-awesome/all.css */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 3777, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 3780, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 3783, app/assets/stylesheets/css/font-awesome/all.css */
.fa-terminal:before {
  content: "\f120";
}

/* line 3786, app/assets/stylesheets/css/font-awesome/all.css */
.fa-text-height:before {
  content: "\f034";
}

/* line 3789, app/assets/stylesheets/css/font-awesome/all.css */
.fa-text-width:before {
  content: "\f035";
}

/* line 3792, app/assets/stylesheets/css/font-awesome/all.css */
.fa-th:before {
  content: "\f00a";
}

/* line 3795, app/assets/stylesheets/css/font-awesome/all.css */
.fa-th-large:before {
  content: "\f009";
}

/* line 3798, app/assets/stylesheets/css/font-awesome/all.css */
.fa-th-list:before {
  content: "\f00b";
}

/* line 3801, app/assets/stylesheets/css/font-awesome/all.css */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 3804, app/assets/stylesheets/css/font-awesome/all.css */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 3807, app/assets/stylesheets/css/font-awesome/all.css */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 3810, app/assets/stylesheets/css/font-awesome/all.css */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 3813, app/assets/stylesheets/css/font-awesome/all.css */
.fa-thermometer:before {
  content: "\f491";
}

/* line 3816, app/assets/stylesheets/css/font-awesome/all.css */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 3819, app/assets/stylesheets/css/font-awesome/all.css */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 3822, app/assets/stylesheets/css/font-awesome/all.css */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 3825, app/assets/stylesheets/css/font-awesome/all.css */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 3828, app/assets/stylesheets/css/font-awesome/all.css */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 3831, app/assets/stylesheets/css/font-awesome/all.css */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 3834, app/assets/stylesheets/css/font-awesome/all.css */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 3837, app/assets/stylesheets/css/font-awesome/all.css */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 3840, app/assets/stylesheets/css/font-awesome/all.css */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 3843, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 3846, app/assets/stylesheets/css/font-awesome/all.css */
.fa-times:before {
  content: "\f00d";
}

/* line 3849, app/assets/stylesheets/css/font-awesome/all.css */
.fa-times-circle:before {
  content: "\f057";
}

/* line 3852, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tint:before {
  content: "\f043";
}

/* line 3855, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 3858, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tired:before {
  content: "\f5c8";
}

/* line 3861, app/assets/stylesheets/css/font-awesome/all.css */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 3864, app/assets/stylesheets/css/font-awesome/all.css */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 3867, app/assets/stylesheets/css/font-awesome/all.css */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 3870, app/assets/stylesheets/css/font-awesome/all.css */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 3873, app/assets/stylesheets/css/font-awesome/all.css */
.fa-toolbox:before {
  content: "\f552";
}

/* line 3876, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tools:before {
  content: "\f7d9";
}

/* line 3879, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 3882, app/assets/stylesheets/css/font-awesome/all.css */
.fa-torah:before {
  content: "\f6a0";
}

/* line 3885, app/assets/stylesheets/css/font-awesome/all.css */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 3888, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tractor:before {
  content: "\f722";
}

/* line 3891, app/assets/stylesheets/css/font-awesome/all.css */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 3894, app/assets/stylesheets/css/font-awesome/all.css */
.fa-trademark:before {
  content: "\f25c";
}

/* line 3897, app/assets/stylesheets/css/font-awesome/all.css */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 3900, app/assets/stylesheets/css/font-awesome/all.css */
.fa-train:before {
  content: "\f238";
}

/* line 3903, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tram:before {
  content: "\f7da";
}

/* line 3906, app/assets/stylesheets/css/font-awesome/all.css */
.fa-transgender:before {
  content: "\f224";
}

/* line 3909, app/assets/stylesheets/css/font-awesome/all.css */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 3912, app/assets/stylesheets/css/font-awesome/all.css */
.fa-trash:before {
  content: "\f1f8";
}

/* line 3915, app/assets/stylesheets/css/font-awesome/all.css */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 3918, app/assets/stylesheets/css/font-awesome/all.css */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 3921, app/assets/stylesheets/css/font-awesome/all.css */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 3924, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tree:before {
  content: "\f1bb";
}

/* line 3927, app/assets/stylesheets/css/font-awesome/all.css */
.fa-trello:before {
  content: "\f181";
}

/* line 3930, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 3933, app/assets/stylesheets/css/font-awesome/all.css */
.fa-trophy:before {
  content: "\f091";
}

/* line 3936, app/assets/stylesheets/css/font-awesome/all.css */
.fa-truck:before {
  content: "\f0d1";
}

/* line 3939, app/assets/stylesheets/css/font-awesome/all.css */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 3942, app/assets/stylesheets/css/font-awesome/all.css */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 3945, app/assets/stylesheets/css/font-awesome/all.css */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 3948, app/assets/stylesheets/css/font-awesome/all.css */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 3951, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tshirt:before {
  content: "\f553";
}

/* line 3954, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tty:before {
  content: "\f1e4";
}

/* line 3957, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tumblr:before {
  content: "\f173";
}

/* line 3960, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 3963, app/assets/stylesheets/css/font-awesome/all.css */
.fa-tv:before {
  content: "\f26c";
}

/* line 3966, app/assets/stylesheets/css/font-awesome/all.css */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 3969, app/assets/stylesheets/css/font-awesome/all.css */
.fa-twitter:before {
  content: "\f099";
}

/* line 3972, app/assets/stylesheets/css/font-awesome/all.css */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 3975, app/assets/stylesheets/css/font-awesome/all.css */
.fa-typo3:before {
  content: "\f42b";
}

/* line 3978, app/assets/stylesheets/css/font-awesome/all.css */
.fa-uber:before {
  content: "\f402";
}

/* line 3981, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 3984, app/assets/stylesheets/css/font-awesome/all.css */
.fa-uikit:before {
  content: "\f403";
}

/* line 3987, app/assets/stylesheets/css/font-awesome/all.css */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 3990, app/assets/stylesheets/css/font-awesome/all.css */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 3993, app/assets/stylesheets/css/font-awesome/all.css */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 3996, app/assets/stylesheets/css/font-awesome/all.css */
.fa-underline:before {
  content: "\f0cd";
}

/* line 3999, app/assets/stylesheets/css/font-awesome/all.css */
.fa-undo:before {
  content: "\f0e2";
}

/* line 4002, app/assets/stylesheets/css/font-awesome/all.css */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 4005, app/assets/stylesheets/css/font-awesome/all.css */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 4008, app/assets/stylesheets/css/font-awesome/all.css */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4011, app/assets/stylesheets/css/font-awesome/all.css */
.fa-university:before {
  content: "\f19c";
}

/* line 4014, app/assets/stylesheets/css/font-awesome/all.css */
.fa-unlink:before {
  content: "\f127";
}

/* line 4017, app/assets/stylesheets/css/font-awesome/all.css */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4020, app/assets/stylesheets/css/font-awesome/all.css */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4023, app/assets/stylesheets/css/font-awesome/all.css */
.fa-untappd:before {
  content: "\f405";
}

/* line 4026, app/assets/stylesheets/css/font-awesome/all.css */
.fa-upload:before {
  content: "\f093";
}

/* line 4029, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ups:before {
  content: "\f7e0";
}

/* line 4032, app/assets/stylesheets/css/font-awesome/all.css */
.fa-usb:before {
  content: "\f287";
}

/* line 4035, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user:before {
  content: "\f007";
}

/* line 4038, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-alt:before {
  content: "\f406";
}

/* line 4041, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 4044, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 4047, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 4050, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4053, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 4056, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 4059, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 4062, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-friends:before {
  content: "\f500";
}

/* line 4065, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 4068, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-injured:before {
  content: "\f728";
}

/* line 4071, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-lock:before {
  content: "\f502";
}

/* line 4074, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4077, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-minus:before {
  content: "\f503";
}

/* line 4080, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 4083, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 4086, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4089, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4092, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-shield:before {
  content: "\f505";
}

/* line 4095, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-slash:before {
  content: "\f506";
}

/* line 4098, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-tag:before {
  content: "\f507";
}

/* line 4101, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-tie:before {
  content: "\f508";
}

/* line 4104, app/assets/stylesheets/css/font-awesome/all.css */
.fa-user-times:before {
  content: "\f235";
}

/* line 4107, app/assets/stylesheets/css/font-awesome/all.css */
.fa-users:before {
  content: "\f0c0";
}

/* line 4110, app/assets/stylesheets/css/font-awesome/all.css */
.fa-users-cog:before {
  content: "\f509";
}

/* line 4113, app/assets/stylesheets/css/font-awesome/all.css */
.fa-usps:before {
  content: "\f7e1";
}

/* line 4116, app/assets/stylesheets/css/font-awesome/all.css */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 4119, app/assets/stylesheets/css/font-awesome/all.css */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 4122, app/assets/stylesheets/css/font-awesome/all.css */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 4125, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vaadin:before {
  content: "\f408";
}

/* line 4128, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 4131, app/assets/stylesheets/css/font-awesome/all.css */
.fa-venus:before {
  content: "\f221";
}

/* line 4134, app/assets/stylesheets/css/font-awesome/all.css */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4137, app/assets/stylesheets/css/font-awesome/all.css */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4140, app/assets/stylesheets/css/font-awesome/all.css */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4143, app/assets/stylesheets/css/font-awesome/all.css */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4146, app/assets/stylesheets/css/font-awesome/all.css */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4149, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vial:before {
  content: "\f492";
}

/* line 4152, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vials:before {
  content: "\f493";
}

/* line 4155, app/assets/stylesheets/css/font-awesome/all.css */
.fa-viber:before {
  content: "\f409";
}

/* line 4158, app/assets/stylesheets/css/font-awesome/all.css */
.fa-video:before {
  content: "\f03d";
}

/* line 4161, app/assets/stylesheets/css/font-awesome/all.css */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 4164, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 4167, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 4170, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4173, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 4176, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4179, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vk:before {
  content: "\f189";
}

/* line 4182, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vnv:before {
  content: "\f40b";
}

/* line 4185, app/assets/stylesheets/css/font-awesome/all.css */
.fa-voicemail:before {
  content: "\f897";
}

/* line 4188, app/assets/stylesheets/css/font-awesome/all.css */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 4191, app/assets/stylesheets/css/font-awesome/all.css */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4194, app/assets/stylesheets/css/font-awesome/all.css */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 4197, app/assets/stylesheets/css/font-awesome/all.css */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4200, app/assets/stylesheets/css/font-awesome/all.css */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4203, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 4206, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 4209, app/assets/stylesheets/css/font-awesome/all.css */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 4212, app/assets/stylesheets/css/font-awesome/all.css */
.fa-walking:before {
  content: "\f554";
}

/* line 4215, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wallet:before {
  content: "\f555";
}

/* line 4218, app/assets/stylesheets/css/font-awesome/all.css */
.fa-warehouse:before {
  content: "\f494";
}

/* line 4221, app/assets/stylesheets/css/font-awesome/all.css */
.fa-water:before {
  content: "\f773";
}

/* line 4224, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 4227, app/assets/stylesheets/css/font-awesome/all.css */
.fa-waze:before {
  content: "\f83f";
}

/* line 4230, app/assets/stylesheets/css/font-awesome/all.css */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 4233, app/assets/stylesheets/css/font-awesome/all.css */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4236, app/assets/stylesheets/css/font-awesome/all.css */
.fa-weight:before {
  content: "\f496";
}

/* line 4239, app/assets/stylesheets/css/font-awesome/all.css */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 4242, app/assets/stylesheets/css/font-awesome/all.css */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 4245, app/assets/stylesheets/css/font-awesome/all.css */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4248, app/assets/stylesheets/css/font-awesome/all.css */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 4251, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4254, app/assets/stylesheets/css/font-awesome/all.css */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 4257, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4260, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4263, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wind:before {
  content: "\f72e";
}

/* line 4266, app/assets/stylesheets/css/font-awesome/all.css */
.fa-window-close:before {
  content: "\f410";
}

/* line 4269, app/assets/stylesheets/css/font-awesome/all.css */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4272, app/assets/stylesheets/css/font-awesome/all.css */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4275, app/assets/stylesheets/css/font-awesome/all.css */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4278, app/assets/stylesheets/css/font-awesome/all.css */
.fa-windows:before {
  content: "\f17a";
}

/* line 4281, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 4284, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 4287, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 4290, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wix:before {
  content: "\f5cf";
}

/* line 4293, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 4296, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 4299, app/assets/stylesheets/css/font-awesome/all.css */
.fa-won-sign:before {
  content: "\f159";
}

/* line 4302, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4305, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 4308, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4311, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4314, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4317, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 4320, app/assets/stylesheets/css/font-awesome/all.css */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4323, app/assets/stylesheets/css/font-awesome/all.css */
.fa-x-ray:before {
  content: "\f497";
}

/* line 4326, app/assets/stylesheets/css/font-awesome/all.css */
.fa-xbox:before {
  content: "\f412";
}

/* line 4329, app/assets/stylesheets/css/font-awesome/all.css */
.fa-xing:before {
  content: "\f168";
}

/* line 4332, app/assets/stylesheets/css/font-awesome/all.css */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4335, app/assets/stylesheets/css/font-awesome/all.css */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 4338, app/assets/stylesheets/css/font-awesome/all.css */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4341, app/assets/stylesheets/css/font-awesome/all.css */
.fa-yammer:before {
  content: "\f840";
}

/* line 4344, app/assets/stylesheets/css/font-awesome/all.css */
.fa-yandex:before {
  content: "\f413";
}

/* line 4347, app/assets/stylesheets/css/font-awesome/all.css */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 4350, app/assets/stylesheets/css/font-awesome/all.css */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 4353, app/assets/stylesheets/css/font-awesome/all.css */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4356, app/assets/stylesheets/css/font-awesome/all.css */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 4359, app/assets/stylesheets/css/font-awesome/all.css */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 4362, app/assets/stylesheets/css/font-awesome/all.css */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4365, app/assets/stylesheets/css/font-awesome/all.css */
.fa-youtube:before {
  content: "\f167";
}

/* line 4368, app/assets/stylesheets/css/font-awesome/all.css */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 4371, app/assets/stylesheets/css/font-awesome/all.css */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4374, app/assets/stylesheets/css/font-awesome/all.css */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 4384, app/assets/stylesheets/css/font-awesome/all.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 4392, app/assets/stylesheets/css/font-awesome/all.css */
.fab {
  font-family: 'Font Awesome 5 Brands';
}

/* line 4395, app/assets/stylesheets/css/font-awesome/all.css */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

/* line 4399, app/assets/stylesheets/css/font-awesome/all.css */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 2, app/assets/stylesheets/css/custom-select.css */
.select2-selection__rendered {
  display: none;
}

/* line 5, app/assets/stylesheets/css/custom-select.css */
.select2 option {
  background-color: #fff;
  color: black;
  border-bottom: 1px solid #000;
}

@font-face {
  font-family: 'Source sans pro';
  src: url(/../assets/SourceSansPro/SourceSansPro-Regular.eot?#iefix) format("embedded-opentype"), url(/../assets/SourceSansPro/SourceSansPro-Regular.woff) format("woff"), url(/../assets/SourceSansPro/SourceSansPro-Regular.ttf) format("truetype"), url(/../assets/SourceSansPro/SourceSansPro-Regular.svg#SourceSansPro-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url(/../assets/Roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(/../assets/Roboto/Roboto-Regular.woff) format("woff"), url(/../assets/Roboto/Roboto-Regular.ttf) format("truetype"), url(/../assets/Roboto/Roboto-Regular.svg#Roboto-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url(/../assets/Opensans/OpenSans.eot?#iefix) format("embedded-opentype"), url(/../assets/Opensans/OpenSans.woff) format("woff"), url(/../assets/Opensans/OpenSans.ttf) format("truetype"), url(/../assets/Opensans/OpenSans.svg#OpenSans) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url(/../assets/Raleway/Raleway-Regular.eot?#iefix) format("embedded-opentype"), url(/../assets/Raleway/Raleway-Regular.woff) format("woff"), url(/../assets/Raleway/Raleway-Regular.ttf) format("truetype"), url(/../assets/Raleway/Raleway-Regular.svg#Raleway-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham-Book';
  src: url(/../assets/Gotham/Gotham-Book.eot?#iefix) format("embedded-opentype"), url(/../assets/Gotham/Gotham-Book.woff) format("woff"), url(/../assets/Gotham/Gotham-Book.ttf) format("truetype"), url(/../assets/Gotham/Gotham-Book.svg#Gotham-Book) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SimplyRounded';
  src: url(/../assets/simply-rounded/SimplyRounded.eot?#iefix) format("embedded-opentype"), url(/../assets/simply-rounded/SimplyRounded.woff) format("woff"), url(/../assets/simply-rounded/SimplyRounded.ttf) format("truetype"), url(/../assets/simply-rounded/SimplyRounded.svg#SimplyRounded) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'CenturyGothic-Bold';
  src: url(/../assets/centurygothic/CenturyGothic-Bold.eot?#iefix) format("embedded-opentype"), url(/../assets/centurygothic/CenturyGothic-Bold.woff) format("woff"), url(/../assets/centurygothic/CenturyGothic-Bold.ttf) format("truetype"), url(/../assets/centurygothic/CenturyGothic-Bold.svg#CenturyGothic-Bold) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url(/../assets/Rubik/Rubik-Regular.eot?#iefix) format("embedded-opentype"), url(/../assets/Rubik/Rubik-Regular.woff) format("woff"), url(/../assets/Rubik/Rubik-Regular.ttf) format("truetype"), url(/../assets/Rubik/Rubik-Regular.svg#Rubik-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url(/../assets/HelveticaNeue/HelveticaNeue-Medium.eot?#iefix) format("embedded-opentype"), url(/../assets/HelveticaNeue/HelveticaNeue-Medium.otf) format("opentype"), url(/../assets/HelveticaNeue/HelveticaNeue-Medium.woff) format("woff"), url(/../assets/HelveticaNeue/HelveticaNeue-Medium.ttf) format("truetype"), url(/../assets/HelveticaNeue/HelveticaNeue-Medium.svg#HelveticaNeue-Medium) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(/../assets/font-awesome/fa-brands-400.eot);
  src: url(/../assets/font-awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/../assets/font-awesome/fa-brands-400.woff2) format("woff2"), url(/../assets/font-awesome/fa-brands-400.woff) format("woff"), url(/../assets/font-awesome/fa-brands-400.ttf) format("truetype"), url(/../assets/font-awesome/fa-brands-400.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/../assets/font-awesome/fa-regular-400.eot);
  src: url(/../assets/font-awesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/../assets/font-awesome/fa-regular-400.woff2) format("woff2"), url(/../assets/font-awesome/fa-regular-400.woff) format("woff"), url(/../assets/font-awesome/fa-regular-400.ttf) format("truetype"), url(/../assets/font-awesome/fa-regular-400.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/../assets/font-awesome/fa-solid-900.eot);
  src: url(/../assets/font-awesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/../assets/font-awesome/fa-solid-900.woff2) format("woff2"), url(/../assets/font-awesome/fa-solid-900.woff) format("woff"), url(/../assets/font-awesome/fa-solid-900.ttf) format("truetype"), url(/../assets/font-awesome/fa-solid-900.svg#fontawesome) format("svg");
}

@font-face {
  font-family: 'Poppins-Regular';
  src: url(/../assets/poppins/Poppins-Regular.eot?#iefix) format("embedded-opentype"), url(/../assets/poppins/Poppins-Regular.otf) format("opentype"), url(/../assets/poppins/Poppins-Regular.woff) format("woff"), url(/../assets/poppins/Poppins-Regular.ttf) format("truetype"), url(/../assets/poppins/Poppins-Regular.svg#Poppins-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins-Bold';
  src: url(/../assets/poppins/Poppins-Bold.eot?#iefix) format("embedded-opentype"), url(/../assets/poppins/Poppins-Bold.otf) format("opentype"), url(/../assets/poppins/Poppins-Bold.woff) format("woff"), url(/../assets/poppins/Poppins-Bold.ttf) format("truetype"), url(/../assets/poppins/Poppins-Bold.svg#/../assets/poppins/Poppins-Bold) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins-Medium';
  src: url(/../assets/poppins/Poppins-Medium.eot?#iefix) format("embedded-opentype"), url(/../assets/poppins/Poppins-Medium.otf) format("opentype"), url(/../assets/poppins/Poppins-Medium.woff) format("woff"), url(/../assets/poppins/Poppins-Medium.ttf) format("truetype"), url(/../assets/poppins/Poppins-Medium.svg#Poppins-Medium) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url(/../assets/poppins/Poppins-SemiBold.eot?#iefix) format("embedded-opentype"), url(/../assets/poppins/Poppins-SemiBold.otf) format("opentype"), url(/../assets/poppins/Poppins-SemiBold.woff) format("woff"), url(/../assets/poppins/Poppins-SemiBold.ttf) format("truetype"), url(/../assets/poppins/Poppins-SemiBold.svg#Poppins-SemiBold) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins-Light';
  src: url(/../assets/poppins/Poppins-Light.eot?#iefix) format("embedded-opentype"), url(/../assets/poppins/Poppins-Light.otf) format("opentype"), url(/../assets/poppins/Poppins-Light.woff) format("woff"), url(/../assets/poppins/Poppins-Light.ttf) format("truetype"), url(/../assets/poppins/Poppins-Light.svg#Poppins-Light) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* line 2, app/assets/stylesheets/css/slick.css */
.slider {
  /* width: 80%; */
  margin: 10px auto;
  /* margin-bottom: 100px !important; */
}

/* Slider */
/* line 10, app/assets/stylesheets/css/slick.css */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 29, app/assets/stylesheets/css/slick.css */
.slick-list {
  Padding: 0px !important;
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 41, app/assets/stylesheets/css/slick.css */
.slick-list:focus {
  outline: none;
}

/* line 45, app/assets/stylesheets/css/slick.css */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 51, app/assets/stylesheets/css/slick.css */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 60, app/assets/stylesheets/css/slick.css */
.product-slider .slick-slide {
  max-height: 276px;
}

/* line 64, app/assets/stylesheets/css/slick.css */
.product-slider .slick-track {
  margin-left: inherit;
  margin-right: inherit;
}

/* line 68, app/assets/stylesheets/css/slick.css */
.product-slider .slick-track {
  margin-left: inherit;
  margin-right: inherit;
}

/* line 72, app/assets/stylesheets/css/slick.css */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 82, app/assets/stylesheets/css/slick.css */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 89, app/assets/stylesheets/css/slick.css */
.slick-track:after {
  clear: both;
}

/* line 93, app/assets/stylesheets/css/slick.css */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 98, app/assets/stylesheets/css/slick.css */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 106, app/assets/stylesheets/css/slick.css */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 110, app/assets/stylesheets/css/slick.css */
.slick-slide img {
  display: block;
}

/* line 114, app/assets/stylesheets/css/slick.css */
.slick-slide.slick-loading img {
  display: none;
}

/* line 118, app/assets/stylesheets/css/slick.css */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 122, app/assets/stylesheets/css/slick.css */
.slick-initialized .slick-slide {
  display: block;
}

/* line 126, app/assets/stylesheets/css/slick.css */
.product-slider .product-card-cover {
  padding: 0 5px;
}

/* line 129, app/assets/stylesheets/css/slick.css */
.slick-initialized .slick-slide .product-card-cover {
  padding: 0;
}

/* line 132, app/assets/stylesheets/css/slick.css */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 136, app/assets/stylesheets/css/slick.css */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 144, app/assets/stylesheets/css/slick.css */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 148, app/assets/stylesheets/css/slick.css */
.slick-slide {
  margin: 0px 10px;
}

/* line 152, app/assets/stylesheets/css/slick.css */
.slick-slide .profile-img {
  /* top: -48px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #ddd;
    position: absolute;
    right: calc(50% - 50px);
    opacity: 19.5; */
}

/* line 163, app/assets/stylesheets/css/slick.css */
.card {
  border: 1px solid #fff;
  border-radius: 4px;
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.16);
}

/* line 169, app/assets/stylesheets/css/slick.css */
.slick-prev:before,
.slick-next:before {
  color: black;
}

/* line 174, app/assets/stylesheets/css/slick.css */
.card-text {
  line-height: 20px;
  font-size: 15px;
  font-family: "Source Sans Pro";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* line 185, app/assets/stylesheets/css/slick.css */
.card-body {
  padding: 70px 20px 0px 20px;
  position: relative;
  height: 233px;
}

/* line 190, app/assets/stylesheets/css/slick.css */
.hangout-img img {
  position: absolute;
  bottom: 2%;
  right: 10px;
  border: none;
}

/* line 196, app/assets/stylesheets/css/slick.css */
.slick-slide {
  transition: all ease-in-out .3s;
}

/* line 200, app/assets/stylesheets/css/slick.css */
.slick-center .card {
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.16);
}

/* line 204, app/assets/stylesheets/css/slick.css */
.slick-current {
  opacity: 1;
  /* background: #04477a !important; */
}

/*
.slick-arrow {
	display: none !important;
} */
/* line 213, app/assets/stylesheets/css/slick.css */
.slick-active {
  /* background: #04477a !important; */
  /* border-radius: 50%; */
}

/* Slider */
/* Icons */
/* Arrows */
/* line 227, app/assets/stylesheets/css/slick.css */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: red;
}

/* line 252, app/assets/stylesheets/css/slick.css */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/* line 261, app/assets/stylesheets/css/slick.css */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 268, app/assets/stylesheets/css/slick.css */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

/* line 274, app/assets/stylesheets/css/slick.css */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 288, app/assets/stylesheets/css/slick.css */
.slick-prev {
  left: -25px;
}

/* line 292, app/assets/stylesheets/css/slick.css */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 297, app/assets/stylesheets/css/slick.css */
.slick-prev:before {
  content: '←';
}

/* line 301, app/assets/stylesheets/css/slick.css */
[dir='rtl'] .slick-prev:before {
  content: '→';
}

/* line 306, app/assets/stylesheets/css/slick.css */
.slick-next {
  right: -25px;
}

/* line 310, app/assets/stylesheets/css/slick.css */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

/* line 315, app/assets/stylesheets/css/slick.css */
.slick-next:before {
  content: '→';
}

/* line 319, app/assets/stylesheets/css/slick.css */
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
/* line 325, app/assets/stylesheets/css/slick.css */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 330, app/assets/stylesheets/css/slick.css */
.slick-dots {
  position: absolute;
  bottom: -55px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 345, app/assets/stylesheets/css/slick.css */
.slick-dots li {
  background: #2abef0;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 360, app/assets/stylesheets/css/slick.css */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 378, app/assets/stylesheets/css/slick.css */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 383, app/assets/stylesheets/css/slick.css */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 388, app/assets/stylesheets/css/slick.css */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 409, app/assets/stylesheets/css/slick.css */
.slick-dots li.slick-active button:before {
  opacity: .75;
}

/* Slider */
/* Icons */
/* Arrows */
/* line 9, app/assets/stylesheets/css/slick-theme.css */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: red;
}

/* line 34, app/assets/stylesheets/css/slick-theme.css */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/* line 43, app/assets/stylesheets/css/slick-theme.css */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 50, app/assets/stylesheets/css/slick-theme.css */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

/* line 56, app/assets/stylesheets/css/slick-theme.css */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 70, app/assets/stylesheets/css/slick-theme.css */
.slick-prev {
  left: -25px;
}

/* line 74, app/assets/stylesheets/css/slick-theme.css */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 79, app/assets/stylesheets/css/slick-theme.css */
.slick-prev:before {
  content: '←';
}

/* line 83, app/assets/stylesheets/css/slick-theme.css */
[dir='rtl'] .slick-prev:before {
  content: '→';
}

/* line 88, app/assets/stylesheets/css/slick-theme.css */
.slick-next {
  right: -25px;
}

/* line 92, app/assets/stylesheets/css/slick-theme.css */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

/* line 97, app/assets/stylesheets/css/slick-theme.css */
.slick-next:before {
  content: '→';
}

/* line 101, app/assets/stylesheets/css/slick-theme.css */
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
/* line 107, app/assets/stylesheets/css/slick-theme.css */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 112, app/assets/stylesheets/css/slick-theme.css */
.slick-dots {
  position: absolute;
  bottom: -55px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 127, app/assets/stylesheets/css/slick-theme.css */
.slick-dots li {
  background: #2abef0;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 142, app/assets/stylesheets/css/slick-theme.css */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 160, app/assets/stylesheets/css/slick-theme.css */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 165, app/assets/stylesheets/css/slick-theme.css */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 170, app/assets/stylesheets/css/slick-theme.css */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 191, app/assets/stylesheets/css/slick-theme.css */
.slick-dots li.slick-active button:before {
  opacity: .75;
}

/* line 1, app/assets/stylesheets/breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "> ";
  padding: 0 5px;
  color: #2AC0F4;
}

/* line 6, app/assets/stylesheets/breadcrumbs.scss */
.breadcrumb-item + .breadcrumb-item::before {
  content: "> ";
  padding: 0 5px;
  color: white;
}

/* line 11, app/assets/stylesheets/breadcrumbs.scss */
.breadcrumb-text {
  font-size: 12px;
}

/* line 13, app/assets/stylesheets/breadcrumbs.scss */
.breadcrumb-text .breadcrumb {
  margin: 0px !important;
  background-color: transparent !important;
  padding-left: 0px;
  flex-wrap: nowrap;
  white-space: nowrap;
  width: 100%;
  overflow: auto;
}

/* line 21, app/assets/stylesheets/breadcrumbs.scss */
.breadcrumb-text .breadcrumb li {
  color: white;
}

/* line 23, app/assets/stylesheets/breadcrumbs.scss */
.breadcrumb-text .breadcrumb li a {
  color: white;
}

/* line 28, app/assets/stylesheets/breadcrumbs.scss */
.breadcrumb-text .breadcrumb-item + .breadcrumb-item::before {
  padding: 0 10px 0 0;
}

/*
Version: 3.5.1 Timestamp: Tue Jul 22 18:58:56 EDT 2014
*/
/* line 4, app/assets/admin/plugins/select2/select2.css */
#s2id_user_lab_departments .select2-choices {
  height: auto !important;
  max-height: 100px !important;
  overflow-y: scroll;
}

/* line 10, app/assets/admin/plugins/select2/select2.css */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 20, app/assets/admin/plugins/select2/select2.css */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 34, app/assets/admin/plugins/select2/select2.css */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 65, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 69, app/assets/admin/plugins/select2/select2.css */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 81, app/assets/admin/plugins/select2/select2.css */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 85, app/assets/admin/plugins/select2/select2.css */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  color: #605858;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 97, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
  margin-top: 3px;
}

/* line 103, app/assets/admin/plugins/select2/select2.css */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 120, app/assets/admin/plugins/select2/select2.css */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 124, app/assets/admin/plugins/select2/select2.css */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 129, app/assets/admin/plugins/select2/select2.css */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 147, app/assets/admin/plugins/select2/select2.css */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 99999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 165, app/assets/admin/plugins/select2/select2.css */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 176, app/assets/admin/plugins/select2/select2.css */
.select2-drop-active {
  /* border: 1px solid #5897fb; */
  border-top: none;
}

/* line 181, app/assets/admin/plugins/select2/select2.css */
.select2-drop.select2-drop-above.select2-drop-active {
  /* border-top: 1px solid #5897fb; */
}

/* line 185, app/assets/admin/plugins/select2/select2.css */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 190, app/assets/admin/plugins/select2/select2.css */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 194, app/assets/admin/plugins/select2/select2.css */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 214, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  position: relative;
  border-left: none;
  border-radius: 4px 0 0 4px;
  border-left: 0px !important;
  padding-right: 2px;
  content: "\f107";
  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
}

/* line 226, app/assets/admin/plugins/select2/select2.css */
.select2-container .select2-choice .select2-arrow:after {
  content: "\f107";
  font-family: FontAwesome;
  color: #7d7d7d;
  top: 5px;
  left: -10px;
  position: absolute;
  font-size: 25px;
}

/* line 237, app/assets/admin/plugins/select2/select2.css */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat 0 1px;
}

/* line 244, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 0px 1px;
}

/* line 248, app/assets/admin/plugins/select2/select2.css */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 262, app/assets/admin/plugins/select2/select2.css */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat 100% -22px;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat 100% -22px;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat 100% -22px;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat 100% -22px;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat 100% -22px;
}

/* line 286, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat -37px -22px;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat -37px -22px;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat -37px -22px;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat -37px -22px;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) no-repeat -37px -22px;
}

/* line 296, app/assets/admin/plugins/select2/select2.css */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 300, app/assets/admin/plugins/select2/select2.css */
.select2-search input.select2-active {
  background: #fff url(/select2-spinner.gif) no-repeat 100%;
  background: url(/select2-spinner.gif) no-repeat 100%;
  background: url(/select2-spinner.gif) no-repeat 100%;
  background: url(/select2-spinner.gif) no-repeat 100%;
  background: url(/select2-spinner.gif) no-repeat 100%;
}

/* line 308, app/assets/admin/plugins/select2/select2.css */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 317, app/assets/admin/plugins/select2/select2.css */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 333, app/assets/admin/plugins/select2/select2.css */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 345, app/assets/admin/plugins/select2/select2.css */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 350, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 354, app/assets/admin/plugins/select2/select2.css */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 358, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 362, app/assets/admin/plugins/select2/select2.css */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 374, app/assets/admin/plugins/select2/select2.css */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 384, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 389, app/assets/admin/plugins/select2/select2.css */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 394, app/assets/admin/plugins/select2/select2.css */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 400, app/assets/admin/plugins/select2/select2.css */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 404, app/assets/admin/plugins/select2/select2.css */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 418, app/assets/admin/plugins/select2/select2.css */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 419, app/assets/admin/plugins/select2/select2.css */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 420, app/assets/admin/plugins/select2/select2.css */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 421, app/assets/admin/plugins/select2/select2.css */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 422, app/assets/admin/plugins/select2/select2.css */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 423, app/assets/admin/plugins/select2/select2.css */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 424, app/assets/admin/plugins/select2/select2.css */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 426, app/assets/admin/plugins/select2/select2.css */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 431, app/assets/admin/plugins/select2/select2.css */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 436, app/assets/admin/plugins/select2/select2.css */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 440, app/assets/admin/plugins/select2/select2.css */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 445, app/assets/admin/plugins/select2/select2.css */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 457, app/assets/admin/plugins/select2/select2.css */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 463, app/assets/admin/plugins/select2/select2.css */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 469, app/assets/admin/plugins/select2/select2.css */
.select2-results .select2-selected {
  display: none;
}

/* line 473, app/assets/admin/plugins/select2/select2.css */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/select2-spinner.gif) no-repeat 100%;
}

/* line 477, app/assets/admin/plugins/select2/select2.css */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 481, app/assets/admin/plugins/select2/select2.css */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 488, app/assets/admin/plugins/select2/select2.css */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 495, app/assets/admin/plugins/select2/select2.css */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 501, app/assets/admin/plugins/select2/select2.css */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 508, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 526, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 530, app/assets/admin/plugins/select2/select2.css */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 534, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 538, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 545, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 549, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 553, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 559, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 573, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/select2-spinner.gif) no-repeat 100% !important;
}

/* line 577, app/assets/admin/plugins/select2/select2.css */
.select2-default {
  color: #999 !important;
}

/* line 581, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 611, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 6px 5px 0px 0;
  padding: 3px 18px 3px 5px;
}

/* line 616, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 619, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 623, app/assets/admin/plugins/select2/select2.css */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/assets/select2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) right top no-repeat;
}

/* line 635, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 640, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 644, app/assets/admin/plugins/select2/select2.css */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 649, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 652, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 657, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 664, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 671, app/assets/admin/plugins/select2/select2.css */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 677, app/assets/admin/plugins/select2/select2.css */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 682, app/assets/admin/plugins/select2/select2.css */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 696, app/assets/admin/plugins/select2/select2.css */
.select2-display-none {
  display: none;
}

/* line 700, app/assets/admin/plugins/select2/select2.css */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  /* line 712, app/assets/admin/plugins/select2/select2.css */
  .select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/select2x2-678521358e1f7b218f207adfba8a966c0ecce75d9e211f0bebe9a82890e423eb.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 721, app/assets/admin/plugins/select2/select2.css */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

/* line 1, app/assets/admin/plugins/select2/select2-bootstrap.css */
.form-control .select2-choice {
  border: 0;
  border-radius: 2px;
}

/* line 6, app/assets/admin/plugins/select2/select2-bootstrap.css */
.form-control .select2-choice .select2-arrow {
  border-radius: 0 2px 2px 0;
}

/* line 10, app/assets/admin/plugins/select2/select2-bootstrap.css */
.form-control.select2-container {
  height: auto !important;
  padding: 0;
}

/* line 15, app/assets/admin/plugins/select2/select2-bootstrap.css */
.form-control.select2-container.select2-dropdown-open {
  border-color: #5897FB;
  border-radius: 3px 3px 0 0;
}

/* line 20, app/assets/admin/plugins/select2/select2-bootstrap.css */
.form-control .select2-container.select2-dropdown-open .select2-choices {
  border-radius: 3px 3px 0 0;
}

/* line 24, app/assets/admin/plugins/select2/select2-bootstrap.css */
.form-control.select2-container .select2-choices {
  border: 0 !important;
  border-radius: 3px;
}

/* line 29, app/assets/admin/plugins/select2/select2-bootstrap.css */
.control-group.warning .select2-container .select2-choice,
.control-group.warning .select2-container .select2-choices,
.control-group.warning .select2-container-active .select2-choice,
.control-group.warning .select2-container-active .select2-choices,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.warning .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #C09853 !important;
}

/* line 39, app/assets/admin/plugins/select2/select2-bootstrap.css */
.control-group.warning .select2-container .select2-choice div {
  border-left: 1px solid #C09853 !important;
  background: #FCF8E3 !important;
}

/* line 44, app/assets/admin/plugins/select2/select2-bootstrap.css */
.control-group.error .select2-container .select2-choice,
.control-group.error .select2-container .select2-choices,
.control-group.error .select2-container-active .select2-choice,
.control-group.error .select2-container-active .select2-choices,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.error .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #B94A48 !important;
}

/* line 54, app/assets/admin/plugins/select2/select2-bootstrap.css */
.control-group.error .select2-container .select2-choice div {
  border-left: 1px solid #B94A48 !important;
  background: #F2DEDE !important;
}

/* line 59, app/assets/admin/plugins/select2/select2-bootstrap.css */
.control-group.info .select2-container .select2-choice,
.control-group.info .select2-container .select2-choices,
.control-group.info .select2-container-active .select2-choice,
.control-group.info .select2-container-active .select2-choices,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.info .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #3A87AD !important;
}

/* line 69, app/assets/admin/plugins/select2/select2-bootstrap.css */
.control-group.info .select2-container .select2-choice div {
  border-left: 1px solid #3A87AD !important;
  background: #D9EDF7 !important;
}

/* line 74, app/assets/admin/plugins/select2/select2-bootstrap.css */
.control-group.success .select2-container .select2-choice,
.control-group.success .select2-container .select2-choices,
.control-group.success .select2-container-active .select2-choice,
.control-group.success .select2-container-active .select2-choices,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.success .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #468847 !important;
}

/* line 84, app/assets/admin/plugins/select2/select2-bootstrap.css */
.control-group.success .select2-container .select2-choice div {
  border-left: 1px solid #468847 !important;
  background: #DFF0D8 !important;
}

/* line 1, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container {
  background: transparent url(/../img/switch.png) no-repeat 50% 50%;
  width: 370px;
}

/* line 6, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden;
}

/* line 17, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container .ms-selectable, .ms-container .ms-selection {
  background: #fff;
  color: #555555;
  float: left;
  width: 45%;
}

/* line 23, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container .ms-selection {
  float: right;
}

/* line 27, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container .ms-list {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  height: 200px;
  padding: 0;
  overflow-y: auto;
}

/* line 46, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container .ms-list.ms-focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}

/* line 55, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}

/* line 61, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container .ms-optgroup-container {
  width: 100%;
}

/* line 65, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container .ms-optgroup-label {
  margin: 0;
  padding: 5px 0px 0px 5px;
  cursor: pointer;
  color: #999;
}

/* line 72, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
  border-bottom: 1px #eee solid;
  padding: 2px 10px;
  color: #555;
  font-size: 14px;
}

/* line 80, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #08c;
}

/* line 88, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled {
  background-color: #eee;
  color: #aaa;
  cursor: text;
}

/* line 95, app/assets/admin/plugins/jquery-multi-select/css/multi-select.css */
.multi-select {
  right: auto !important;
  left: -9999px !important;
}

/* line 1, app/assets/stylesheets/loader.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 0.75s linear infinite;
}

/* line 11, app/assets/stylesheets/loader.scss */
.spin-center {
  display: block;
  margin: 0 auto;
}

/* line 16, app/assets/stylesheets/loader.scss */
.loader {
  position: relative;
  width: 17px;
  height: 17px;
  vertical-align: middle;
}

/* line 23, app/assets/stylesheets/loader.scss */
.loader-wrap .modal-content {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  border: 0;
}

/* line 28, app/assets/stylesheets/loader.scss */
.loader-wrap .modal-content .search-spinner-image {
  background: transparent;
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
}

/* line 38, app/assets/stylesheets/loader.scss */
.loader-wrap .modal-dialog {
  background: transparent;
}

/* line 29, app/assets/stylesheets/css/custom.scss */
.blue-color {
  background-color: #0B4E7C !important;
}

/* line 32, app/assets/stylesheets/css/custom.scss */
.new-bg-color {
  background-color: #14BEF0 !important;
}

/* line 77, app/assets/stylesheets/css/custom.scss */
.modal-update .modal-header {
  background-color: #04477a;
  padding: 5px;
  border-radius: unset;
}

/* line 81, app/assets/stylesheets/css/custom.scss */
.modal-update .modal-header a {
  color: #fff !important;
}

/* line 87, app/assets/stylesheets/css/custom.scss */
.modal-update .modal-body h4 {
  color: #605858 !important;
  font-size: 18px;
}

/* line 91, app/assets/stylesheets/css/custom.scss */
.modal-update .modal-body .num-block {
  border: 1px solid #04477a;
  color: #04477a !important;
  padding: 10px !important;
  font-size: 17px;
  width: 200px;
}

/* line 100, app/assets/stylesheets/css/custom.scss */
.doctors-search-card, .practice-location-card {
  background-color: #fff;
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.16) !important;
}

/* line 105, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .text-center span, .practice-location-card .text-center span {
  font-size: 12px;
  color: #004675;
}

@media (min-width: 320px) and (max-width: 998px) {
  /* line 110, app/assets/stylesheets/css/custom.scss */
  .doctors-search-card .section-divider, .practice-location-card .section-divider {
    display: none;
  }
}

/* line 114, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .section-divider .custom-divider, .practice-location-card .section-divider .custom-divider {
  border-left: 1px solid #E6ECF2;
  height: 90%;
  position: absolute;
  right: calc(50%-100px);
  top: 10px;
  right: calc(50% - 10px);
}

/* line 123, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .doctor-panel-text, .practice-location-card .doctor-panel-text {
  font-size: 12px;
}

/* line 126, app/assets/stylesheets/css/custom.scss */
.doctors-search-card a, .practice-location-card a {
  color: #302a2a;
  font-size: 14px;
}

/* line 130, app/assets/stylesheets/css/custom.scss */
.doctors-search-card a:focus, .practice-location-card a:focus, .doctors-search-card a:hover, .practice-location-card a:hover {
  text-decoration: none !important;
  color: #302a2a;
}

/* line 135, app/assets/stylesheets/css/custom.scss */
.doctors-search-card img, .practice-location-card img {
  width: 110px;
  height: 110px;
}

/* line 141, app/assets/stylesheets/css/custom.scss */
.doctors-search-card h6 .font-clr, .practice-location-card h6 .font-clr {
  font-size: 13.6px;
}

/* line 145, app/assets/stylesheets/css/custom.scss */
.doctors-search-card h4, .practice-location-card h4 {
  color: #302a2a;
  font-weight: bold;
  font-family: "Source Sans Pro";
  font-size: 18px !important;
}

@media only screen and (max-width: 575px) {
  /* line 145, app/assets/stylesheets/css/custom.scss */
  .doctors-search-card h4, .practice-location-card h4 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 145, app/assets/stylesheets/css/custom.scss */
  .doctors-search-card h4, .practice-location-card h4 {
    font-size: 22px;
  }
}

/* line 164, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .doctor-btn-group .view-doctor-profile-btn, .practice-location-card .doctor-btn-group .view-doctor-profile-btn, .doctors-search-card .doctor-btn-group .book-appointment-btn, .practice-location-card .doctor-btn-group .book-appointment-btn {
  color: #004675 !important;
  border: 1px solid #004675;
  padding: 6px -1px !important;
  width: 155px !important;
  height: 46px;
  line-height: 2.6;
  font-weight: normal;
  font-size: 13px;
}

/* line 174, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .doctor-btn-group .book-appointment-btn, .practice-location-card .doctor-btn-group .book-appointment-btn {
  color: #fff !important;
  background: #004675 !important;
}

/* line 180, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon, .practice-location-card .input_icon {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 184, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon .scroll-y, .practice-location-card .input_icon .scroll-y {
  overflow-y: auto;
  height: 152px;
  width: 263px;
}

/* line 188, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon .scroll-y::-webkit-scrollbar, .practice-location-card .input_icon .scroll-y::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

/* line 193, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon .scroll-y::-webkit-scrollbar-thumb, .practice-location-card .input_icon .scroll-y::-webkit-scrollbar-thumb {
  background-color: #f9f9f9;
}

/* line 198, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon .doctor-detail, .practice-location-card .input_icon .doctor-detail {
  padding: 2px 7px;
}

/* line 200, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon .doctor-detail a, .practice-location-card .input_icon .doctor-detail a {
  border-radius: 4px;
  box-shadow: 0 2px 5px 1px #c7c7c7;
  font-weight: 600;
  padding: 26px 12px;
  font-family: "Source sans pro";
  height: 40px;
  width: 180px !important;
  line-height: 2;
  background: #004675 !important;
}

/* line 210, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon .doctor-detail a:hover, .practice-location-card .input_icon .doctor-detail a:hover {
  cursor: pointer;
}

/* line 214, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon .doctor-detail .text, .practice-location-card .input_icon .doctor-detail .text {
  font-size: 13px;
  font-family: "Source sans pro";
}

/* line 217, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon .doctor-detail .text .availabe-status-btn, .practice-location-card .input_icon .doctor-detail .text .availabe-status-btn, .doctors-search-card .input_icon .doctor-detail .text .available-tomorrow, .practice-location-card .input_icon .doctor-detail .text .available-tomorrow {
  border: 1px solid #004675;
  padding: 3px 10px 22px 5px;
  margin-bottom: 10px;
}

/* line 222, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .input_icon .doctor-detail .text .available-tomorrow, .practice-location-card .input_icon .doctor-detail .text .available-tomorrow {
  overflow: hidden;
  height: 46px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 3px 10px 0px 5px !important;
}

/* line 234, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .btn-outer, .practice-location-card .btn-outer {
  position: absolute;
  display: block;
  width: 50%;
  right: 15px;
  bottom: 0;
}

/* line 240, app/assets/stylesheets/css/custom.scss */
.doctors-search-card .btn-outer a, .practice-location-card .btn-outer a {
  font-size: 13px;
  width: 100%;
  box-shadow: 0 2px 5px 1px #c7c7c7;
  font-weight: 600;
  float: left;
  border-radius: 10px;
  font-family: "Source sans pro";
}

@media only screen and (max-width: 575px) {
  /* line 234, app/assets/stylesheets/css/custom.scss */
  .doctors-search-card .btn-outer, .practice-location-card .btn-outer {
    position: static;
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 234, app/assets/stylesheets/css/custom.scss */
  .doctors-search-card .btn-outer, .practice-location-card .btn-outer {
    position: static;
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 234, app/assets/stylesheets/css/custom.scss */
  .doctors-search-card .btn-outer, .practice-location-card .btn-outer {
    position: absolute;
    width: 50%;
  }
}

/* line 265, app/assets/stylesheets/css/custom.scss */
.doctors-search-card p, .practice-location-card p {
  color: #302a2a;
  font-family: "Source sans pro";
}

@media only screen and (max-width: 575px) {
  /* line 265, app/assets/stylesheets/css/custom.scss */
  .doctors-search-card p, .practice-location-card p {
    font-size: 13px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 265, app/assets/stylesheets/css/custom.scss */
  .doctors-search-card p, .practice-location-card p {
    font-size: 13px;
  }
}

/* line 289, app/assets/stylesheets/css/custom.scss */
.doctors-search-section {
  margin: 0 auto;
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  width: 80%;
}

@media (min-width: 320px) and (max-width: 768px) {
  /* line 289, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section {
    width: 100% !important;
  }
}

@media (max-width: 575px) {
  /* line 289, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section {
    display: none;
  }
}

/* line 301, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover {
  position: relative;
  position: relative;
  float: left;
  padding: 5px;
}

/* line 303, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover .search-location-icon {
  position: absolute;
  right: 20px;
  top: 12px;
  pointer-events: none;
}

/* line 309, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover input {
  color: #535353 !important;
  font-size: 14px;
}

/* line 312, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover input::placeholder {
  color: #535353 !important;
  font-size: 14px;
}

@media only screen and (max-width: 575px) {
  /* line 321, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section .select-cover.location {
    width: 100%;
  }
}

@media only screen and (max-width: 575px) {
  /* line 326, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section .select-cover.speciality {
    width: 77%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 301, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section .select-cover {
    width: 43%;
  }
}

@media only screen and (min-width: 767px) {
  /* line 301, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section .select-cover {
    width: 43%;
  }
}

/* line 338, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover select {
  -webkit-appearance: none;
  border: none;
  font-weight: 100;
  position: relative;
  font-size: 14px;
}

/* line 344, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover select:hover {
  cursor: pointer;
}

/* line 347, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover select::after {
  position: absolute;
  width: 2px;
  height: 40px;
  right: -10px;
  top: 2px;
}

/* line 354, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover select:focus {
  box-shadow: none;
}

/* line 358, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover:first-child select {
  border-radius: 20px  0  0 20px;
  font-weight: 100;
  padding-left: 20px;
}

/* line 364, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .select-cover .arrow-down {
  width: 13px;
  border: 3px solid #087eab;
  height: 13px;
  background: #fff;
  transform: rotate(45deg);
  border-top: 0;
  border-left: 0;
  position: absolute;
  right: 20px;
  top: 16px;
  pointer-events: none;
}

/* line 379, app/assets/stylesheets/css/custom.scss */
.doctors-search-section .divider {
  width: 5px;
  background-color: #087eab;
}

@media (max-width: 575px) {
  /* line 379, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section .divider {
    display: none;
  }
}

/* line 387, app/assets/stylesheets/css/custom.scss */
.doctors-search-section a {
  font-size: 16px;
  float: left;
  background: #087eab;
  padding: 5px 0;
  border-radius: 4px;
}

/* line 393, app/assets/stylesheets/css/custom.scss */
.doctors-search-section a:hover {
  cursor: pointer;
}

/* line 396, app/assets/stylesheets/css/custom.scss */
.doctors-search-section a.mobile-btn {
  border-radius: 1px;
}

@media only screen and (max-width: 575px) {
  /* line 396, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section a.mobile-btn {
    line-height: 35px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 387, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section a {
    width: 23%;
    font-size: 12px;
    line-height: 28px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 387, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section a {
    width: calc(14% - 5px);
    font-size: 20px;
    padding-top: 7px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 387, app/assets/stylesheets/css/custom.scss */
  .doctors-search-section a {
    width: calc(14% - 5px);
    font-size: 20px;
    padding-top: 7px;
  }
}

/* line 420, app/assets/stylesheets/css/custom.scss */
.searching-facilities .search-card {
  font-family: "Source sans pro";
}

/* line 422, app/assets/stylesheets/css/custom.scss */
.searching-facilities .search-card a {
  color: #43454b;
}

/* line 424, app/assets/stylesheets/css/custom.scss */
.searching-facilities .search-card a:hover {
  color: #43454b;
  text-decoration: none;
}

/* line 429, app/assets/stylesheets/css/custom.scss */
.searching-facilities .search-card .img-cover {
  height: 100px;
}

/* line 435, app/assets/stylesheets/css/custom.scss */
.top-link {
  font-family: "Source sans pro";
  color: #fff;
}

/* line 438, app/assets/stylesheets/css/custom.scss */
.top-link:hover {
  color: #04477a;
}

@media only screen and (min-width: 575px) {
  /* line 435, app/assets/stylesheets/css/custom.scss */
  .top-link {
    font-size: 12px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 435, app/assets/stylesheets/css/custom.scss */
  .top-link {
    font-size: 15px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 435, app/assets/stylesheets/css/custom.scss */
  .top-link {
    font-size: 13px;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 435, app/assets/stylesheets/css/custom.scss */
  .top-link {
    font-size: 15px;
  }
}

/* line 454, app/assets/stylesheets/css/custom.scss */
.ec-bordered-btn {
  border-radius: 20px;
  border: 1px solid #04477a;
  padding: 10px 15px 10px 15px;
  transition: 0.3s;
  font-family: "Source sans pro";
  color: #04477a;
}

/* line 461, app/assets/stylesheets/css/custom.scss */
.ec-bordered-btn:hover {
  color: #fff;
  -webkit-background: #04477a;
  -ms-background: #04477a;
  background: #04477a;
}

@media only screen and (max-width: 575px) {
  /* line 454, app/assets/stylesheets/css/custom.scss */
  .ec-bordered-btn {
    padding: 8px 12px 8px 12px;
    font-size: 11px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 454, app/assets/stylesheets/css/custom.scss */
  .ec-bordered-btn {
    padding: 8px 12px 8px 12px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 454, app/assets/stylesheets/css/custom.scss */
  .ec-bordered-btn {
    padding: 5px 7px 5px 7px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 454, app/assets/stylesheets/css/custom.scss */
  .ec-bordered-btn {
    padding: 5px 7px 5px 7px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 454, app/assets/stylesheets/css/custom.scss */
  .ec-bordered-btn {
    padding: 9px 12px 9px 12px;
    font-size: 13px;
  }
}

/* line 486, app/assets/stylesheets/css/custom.scss */
.ec-dark-btn {
  border-radius: 20px;
  border: 1px solid #04477a;
  padding: 10px 15px 10px 15px;
  transition: 0.3s;
  font-family: "HelveticaNeue";
  color: #04477a;
  color: #fff;
  -webkit-background: #04477a;
  -ms-background: #04477a;
  background: #04477a;
}

/* line 493, app/assets/stylesheets/css/custom.scss */
.ec-dark-btn:hover {
  color: #fff;
  -webkit-background: #04477a;
  -ms-background: #04477a;
  background: #04477a;
}

@media only screen and (max-width: 575px) {
  /* line 486, app/assets/stylesheets/css/custom.scss */
  .ec-dark-btn {
    padding: 8px 12px 8px 12px;
    font-size: 11px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 486, app/assets/stylesheets/css/custom.scss */
  .ec-dark-btn {
    padding: 8px 12px 8px 12px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 486, app/assets/stylesheets/css/custom.scss */
  .ec-dark-btn {
    padding: 9px 12px 9px 12px;
    font-size: 13px;
  }
}

/* line 512, app/assets/stylesheets/css/custom.scss */
.phone-num {
  font-family: "Source sans pro";
  font-size: 14px;
  color: #fff;
}

/* line 516, app/assets/stylesheets/css/custom.scss */
.phone-num:hover {
  color: #fff;
}

@media only screen and (max-width: 575px) {
  /* line 512, app/assets/stylesheets/css/custom.scss */
  .phone-num {
    font-size: 11px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 512, app/assets/stylesheets/css/custom.scss */
  .phone-num {
    font-size: 11px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 512, app/assets/stylesheets/css/custom.scss */
  .phone-num {
    font-size: 13px;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 512, app/assets/stylesheets/css/custom.scss */
  .phone-num {
    font-size: 14px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 533, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner .text-section {
    padding: 20px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 533, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner .text-section {
    padding: 150px 0 150px 20px;
  }
}

/* line 540, app/assets/stylesheets/css/custom.scss */
.search-doctors-banner .text-section h1, .search-doctors-banner .text-section h3 {
  font-family: "Source sans pro";
  color: #04477a;
  letter-spacing: 4px;
}

@media only screen and (max-width: 575px) {
  /* line 540, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner .text-section h1, .search-doctors-banner .text-section h3 {
    font-size: 35px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 540, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner .text-section h1, .search-doctors-banner .text-section h3 {
    font-size: 35px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 540, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner .text-section h1, .search-doctors-banner .text-section h3 {
    font-size: 45px;
  }
}

/* line 554, app/assets/stylesheets/css/custom.scss */
.search-doctors-banner .text-section h3 {
  letter-spacing: 1px;
}

@media only screen and (max-width: 575px) {
  /* line 554, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner .text-section h3 {
    font-size: 25px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 554, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner .text-section h3 {
    font-size: 25px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 554, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner .text-section h3 {
    font-size: 35px;
  }
}

/* line 568, app/assets/stylesheets/css/custom.scss */
.search-doctors-banner img {
  width: 100%;
}

@media only screen and (min-width: 767px) {
  /* line 568, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner img {
    height: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 568, app/assets/stylesheets/css/custom.scss */
  .search-doctors-banner img {
    height: 450px;
  }
}

/* line 579, app/assets/stylesheets/css/custom.scss */
section h1, section .search-doctors-banner .text-section h3, .search-doctors-banner .text-section section h3, section h2, section h3, .banner h1, .banner .search-doctors-banner .text-section h3, .search-doctors-banner .text-section .banner h3, .banner h2, .banner h3, .plan-banner h1, .plan-banner .search-doctors-banner .text-section h3, .search-doctors-banner .text-section .plan-banner h3, .plan-banner h2, .plan-banner h3, .colord-banner h1, .colord-banner .search-doctors-banner .text-section h3, .search-doctors-banner .text-section .colord-banner h3, .colord-banner h2, .colord-banner h3 {
  font-family: "Source sans pro";
  font-weight: 700;
  color: #3a3a3a;
}

/* line 585, app/assets/stylesheets/css/custom.scss */
section .text-section .heading, .banner .text-section .heading, .plan-banner .text-section .heading, .colord-banner .text-section .heading {
  color: #3a3a3a;
  font-size: 25px;
}

/* line 589, app/assets/stylesheets/css/custom.scss */
section .text-section h1, section .search-doctors-banner .text-section h3, .search-doctors-banner section .text-section h3, .banner .text-section h1, .banner .search-doctors-banner .text-section h3, .search-doctors-banner .banner .text-section h3, .plan-banner .text-section h1, .plan-banner .search-doctors-banner .text-section h3, .search-doctors-banner .plan-banner .text-section h3, .colord-banner .text-section h1, .colord-banner .search-doctors-banner .text-section h3, .search-doctors-banner .colord-banner .text-section h3 {
  font-family: "Source sans pro";
  font-weight: 700;
  color: #04477a;
  font-size: 39px;
}

@media only screen and (max-width: 575px) {
  /* line 589, app/assets/stylesheets/css/custom.scss */
  section .text-section h1, section .search-doctors-banner .text-section h3, .search-doctors-banner section .text-section h3, .banner .text-section h1, .banner .search-doctors-banner .text-section h3, .search-doctors-banner .banner .text-section h3, .plan-banner .text-section h1, .plan-banner .search-doctors-banner .text-section h3, .search-doctors-banner .plan-banner .text-section h3, .colord-banner .text-section h1, .colord-banner .search-doctors-banner .text-section h3, .search-doctors-banner .colord-banner .text-section h3 {
    font-size: 20px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 589, app/assets/stylesheets/css/custom.scss */
  section .text-section h1, section .search-doctors-banner .text-section h3, .search-doctors-banner section .text-section h3, .banner .text-section h1, .banner .search-doctors-banner .text-section h3, .search-doctors-banner .banner .text-section h3, .plan-banner .text-section h1, .plan-banner .search-doctors-banner .text-section h3, .search-doctors-banner .plan-banner .text-section h3, .colord-banner .text-section h1, .colord-banner .search-doctors-banner .text-section h3, .search-doctors-banner .colord-banner .text-section h3 {
    font-size: 30px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 589, app/assets/stylesheets/css/custom.scss */
  section .text-section h1, section .search-doctors-banner .text-section h3, .search-doctors-banner section .text-section h3, .banner .text-section h1, .banner .search-doctors-banner .text-section h3, .search-doctors-banner .banner .text-section h3, .plan-banner .text-section h1, .plan-banner .search-doctors-banner .text-section h3, .search-doctors-banner .plan-banner .text-section h3, .colord-banner .text-section h1, .colord-banner .search-doctors-banner .text-section h3, .search-doctors-banner .colord-banner .text-section h3 {
    font-size: 39px;
  }
}

/* line 604, app/assets/stylesheets/css/custom.scss */
section .text-section .h4, .banner .text-section .h4, .plan-banner .text-section .h4, .colord-banner .text-section .h4 {
  font-family: "Source sans pro";
  font-weight: 600;
  color: #04477a;
}

/* line 609, app/assets/stylesheets/css/custom.scss */
section .text-section dt, .banner .text-section dt, .plan-banner .text-section dt, .colord-banner .text-section dt {
  font-family: "Source sans pro";
}

/* line 611, app/assets/stylesheets/css/custom.scss */
section .text-section dt .text-primary, .banner .text-section dt .text-primary, .plan-banner .text-section dt .text-primary, .colord-banner .text-section dt .text-primary {
  font-size: 18px;
  font-family: "Source sans pro";
}

/* line 616, app/assets/stylesheets/css/custom.scss */
section .text-section a, .banner .text-section a, .plan-banner .text-section a, .colord-banner .text-section a {
  font-family: "Source sans pro";
  -webkit-background: #04477a;
  -ms-background: #04477a;
  background: #04477a;
}

/* line 622, app/assets/stylesheets/css/custom.scss */
section .image-section img, .banner .image-section img, .plan-banner .image-section img, .colord-banner .image-section img {
  max-width: 450px;
}

@media only screen and (max-width: 575px) {
  /* line 622, app/assets/stylesheets/css/custom.scss */
  section .image-section img, .banner .image-section img, .plan-banner .image-section img, .colord-banner .image-section img {
    max-width: 250px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 622, app/assets/stylesheets/css/custom.scss */
  section .image-section img, .banner .image-section img, .plan-banner .image-section img, .colord-banner .image-section img {
    max-width: 450px;
  }
}

/* line 633, app/assets/stylesheets/css/custom.scss */
section .users-count li, .banner .users-count li, .plan-banner .users-count li, .colord-banner .users-count li {
  padding-bottom: 10px;
}

/* line 635, app/assets/stylesheets/css/custom.scss */
section .users-count li span, .banner .users-count li span, .plan-banner .users-count li span, .colord-banner .users-count li span {
  padding-left: 5px;
  font-family: "Source sans pro";
  font-weight: 600;
  color: #04477a;
}

@media only screen and (max-width: 575px) {
  /* line 635, app/assets/stylesheets/css/custom.scss */
  section .users-count li span, .banner .users-count li span, .plan-banner .users-count li span, .colord-banner .users-count li span {
    font-size: 13px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 635, app/assets/stylesheets/css/custom.scss */
  section .users-count li span, .banner .users-count li span, .plan-banner .users-count li span, .colord-banner .users-count li span {
    font-size: 16px;
  }
}

/* line 647, app/assets/stylesheets/css/custom.scss */
section .users-count li p, .banner .users-count li p, .plan-banner .users-count li p, .colord-banner .users-count li p {
  color: #3a3a3a;
  font-family: "Source sans pro";
  font-size: 16px;
}

/* line 654, app/assets/stylesheets/css/custom.scss */
section .users-count.lite-text li, .banner .users-count.lite-text li, .plan-banner .users-count.lite-text li, .colord-banner .users-count.lite-text li {
  padding-bottom: 10px;
}

/* line 656, app/assets/stylesheets/css/custom.scss */
section .users-count.lite-text li span, .banner .users-count.lite-text li span, .plan-banner .users-count.lite-text li span, .colord-banner .users-count.lite-text li span {
  padding-left: 5px;
  font-family: "Source sans pro";
  color: #3a3a3a;
  font-weight: 500;
}

/* line 666, app/assets/stylesheets/css/custom.scss */
.colord-banner {
  -webkit-background: rgba(209, 252, 255, 0.4);
  -ms-background: rgba(209, 252, 255, 0.4);
  background: rgba(209, 252, 255, 0.4);
}

/* line 671, app/assets/stylesheets/css/custom.scss */
.modules ul strong {
  color: #3a3a3a;
  font-family: "Source sans pro";
}

/* line 676, app/assets/stylesheets/css/custom.scss */
.modules .dumy-radio-btn {
  width: 18px;
  height: 18px;
  -webkit-background: #bbb;
  -ms-background: #bbb;
  background: #bbb;
  border-radius: 50%;
  display: block;
}

/* line 686, app/assets/stylesheets/css/custom.scss */
.nav-vertical li a {
  color: #3a3a3a;
}

/* line 688, app/assets/stylesheets/css/custom.scss */
.nav-vertical li a p {
  font-size: 13px;
  font-family: "Rubik";
}

/* line 696, app/assets/stylesheets/css/custom.scss */
.modules-data-list li {
  font-family: "Rubik";
  font-size: 11px;
  font-weight: 600;
  padding-bottom: 18px;
}

/* line 705, app/assets/stylesheets/css/custom.scss */
figure div strong {
  font-family: "Source sans pro";
}

/* line 709, app/assets/stylesheets/css/custom.scss */
figure figcaption {
  font-size: 12px;
  font-family: "Rubik";
  font-weight: 600;
}

/* line 716, app/assets/stylesheets/css/custom.scss */
.free-demo h3, .free-demo h4 {
  font-family: "Source sans pro";
  font-weight: 700;
  color: #04477a;
}

@media only screen and (max-width: 575px) {
  /* line 721, app/assets/stylesheets/css/custom.scss */
  .free-demo h3 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 721, app/assets/stylesheets/css/custom.scss */
  .free-demo h3 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 729, app/assets/stylesheets/css/custom.scss */
  .free-demo h4 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 729, app/assets/stylesheets/css/custom.scss */
  .free-demo h4 {
    font-size: 24px;
  }
}

/* line 737, app/assets/stylesheets/css/custom.scss */
.free-demo input {
  font-family: "Source sans pro";
  -webkit-background: #fff;
  -ms-background: #fff;
  background: #fff;
  width: 250px;
  padding: 13px 5px 13px 12px;
}

/* line 742, app/assets/stylesheets/css/custom.scss */
.free-demo input::placeholder {
  color: #333;
  font-family: "Source sans pro";
}

/* line 747, app/assets/stylesheets/css/custom.scss */
.free-demo .btn {
  -webkit-background: #04477a;
  -ms-background: #04477a;
  background: #04477a;
  font-family: "Source sans pro";
  width: auto;
  border-radius: 10px;
  font-size: 15px;
}

/* line 755, app/assets/stylesheets/css/custom.scss */
.login-form {
  width: 350px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (min-width: 575px) {
  /* line 755, app/assets/stylesheets/css/custom.scss */
  .login-form {
    width: 350px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 755, app/assets/stylesheets/css/custom.scss */
  .login-form {
    width: 300px;
  }
}

/* line 769, app/assets/stylesheets/css/custom.scss */
.login-form .login-form-inner a img {
  width: 80px;
}

/* line 777, app/assets/stylesheets/css/custom.scss */
.dropdown.open .dropdown-menu {
  display: block;
}

/* line 780, app/assets/stylesheets/css/custom.scss */
.full-width-btn {
  font-family: "Source sans pro";
}

/* line 784, app/assets/stylesheets/css/custom.scss */
.input-box {
  position: relative;
}

/* line 787, app/assets/stylesheets/css/custom.scss */
.input-box > input {
  border-radius: 2px;
  border: solid 1px #2ac4f4;
}

/* line 791, app/assets/stylesheets/css/custom.scss */
.input-box label {
  position: absolute;
  top: 34px;
  pointer-events: none;
  transition: .3s;
  font-size: 13px;
  left: 13px;
  color: #b2bec7;
}

/* line 800, app/assets/stylesheets/css/custom.scss */
.input-box > input:first-child:focus ~ label, .input-box > input:first-child:valid ~ label {
  top: -1px;
  font-size: 17px;
  left: 5px;
  color: #3a3a3a;
}

/* line 806, app/assets/stylesheets/css/custom.scss */
.label-position {
  top: -1px !important;
  font-size: 17px !important;
  left: 5px !important;
  color: #3a3a3a !important;
}

/* line 813, app/assets/stylesheets/css/custom.scss */
.random-doctors-card {
  border-radius: 10px 10px 0 0;
  box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
  background-color: #f6f6f6;
}

/* line 817, app/assets/stylesheets/css/custom.scss */
.random-doctors-card p {
  font-family: "Source sans pro";
}

/* line 822, app/assets/stylesheets/css/custom.scss */
.random-doctors-card .profile-section .profile-img img {
  width: 55px;
  height: 55px;
}

/* line 831, app/assets/stylesheets/css/custom.scss */
.random-doctors-card + .btn-primary {
  border-radius: 0 0 10px 10px;
}

@media only screen and (max-width: 575px) {
  /* line 836, app/assets/stylesheets/css/custom.scss */
  .footer-extra-space {
    padding-top: 0px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 836, app/assets/stylesheets/css/custom.scss */
  .footer-extra-space {
    padding-top: 0px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 836, app/assets/stylesheets/css/custom.scss */
  .footer-extra-space {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 847, app/assets/stylesheets/css/custom.scss */
  .footer-normal-space {
    padding-top: 0px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 847, app/assets/stylesheets/css/custom.scss */
  .footer-normal-space {
    padding-top: 0px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 847, app/assets/stylesheets/css/custom.scss */
  .footer-normal-space {
    padding-top: 0px;
  }
}

/* line 858, app/assets/stylesheets/css/custom.scss */
.footer {
  background-color: #087eab;
  font-family: "Source  Sans Pro";
}

@media (min-width: 320px) and (max-width: 575px) {
  /* line 862, app/assets/stylesheets/css/custom.scss */
  .footer .search-link {
    padding-left: 19px;
  }
}

/* line 870, app/assets/stylesheets/css/custom.scss */
.footer .footer-links ul li.footer-link-item a, .footer .footer-links ul li.footer-link-item span {
  font-family: "Source Sans Pro";
  font-weight: bold;
}

@media only screen and (max-width: 575px) {
  /* line 870, app/assets/stylesheets/css/custom.scss */
  .footer .footer-links ul li.footer-link-item a, .footer .footer-links ul li.footer-link-item span {
    font-size: 15px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 870, app/assets/stylesheets/css/custom.scss */
  .footer .footer-links ul li.footer-link-item a, .footer .footer-links ul li.footer-link-item span {
    font-size: 15px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 870, app/assets/stylesheets/css/custom.scss */
  .footer .footer-links ul li.footer-link-item a, .footer .footer-links ul li.footer-link-item span {
    font-size: 15px;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  /* line 886, app/assets/stylesheets/css/custom.scss */
  .footer .follow-us-section {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  /* line 886, app/assets/stylesheets/css/custom.scss */
  .footer .follow-us-section {
    font-size: 15px;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  /* line 886, app/assets/stylesheets/css/custom.scss */
  .footer .follow-us-section {
    text-align: left;
    font-size: 15px !important;
  }
}

/* line 900, app/assets/stylesheets/css/custom.scss */
.footer .follow-us-section .text-white {
  font-family: "Source Sans Pro";
  font-weight: bold;
}

@media (min-width: 320px) and (max-width: 768px) {
  /* line 905, app/assets/stylesheets/css/custom.scss */
  .footer .follow-us-section .social-facebook {
    padding-left: 0px !important;
  }
}

@media only screen and (max-width: 575px) {
  /* line 911, app/assets/stylesheets/css/custom.scss */
  .footer .follow-us-section .social-twitter {
    font-size: 12px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 911, app/assets/stylesheets/css/custom.scss */
  .footer .follow-us-section .social-twitter {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  /* line 922, app/assets/stylesheets/css/custom.scss */
  .footer .mobile-row {
    margin-top: -30px;
  }
}

/* line 928, app/assets/stylesheets/css/custom.scss */
.footer .play-store-section .text-white {
  font-weight: bold;
}

@media only screen and (max-width: 575px) {
  /* line 928, app/assets/stylesheets/css/custom.scss */
  .footer .play-store-section .text-white {
    font-size: 15px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 928, app/assets/stylesheets/css/custom.scss */
  .footer .play-store-section .text-white {
    font-size: 15px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 928, app/assets/stylesheets/css/custom.scss */
  .footer .play-store-section .text-white {
    font-size: 15px;
  }
}

/* line 941, app/assets/stylesheets/css/custom.scss */
.footer .copyright-text {
  color: #fff;
  font-family: "Source Sans Pro";
  font-size: 13px;
}

/* line 949, app/assets/stylesheets/css/custom.scss */
.online-popup-fields .phone-number-fields {
  width: 228px;
}

/* line 951, app/assets/stylesheets/css/custom.scss */
.online-popup-fields .phone-number-fields .country-code {
  width: 14%;
}

/* line 954, app/assets/stylesheets/css/custom.scss */
.online-popup-fields .phone-number-fields .phone-number {
  width: 84%;
}

/* line 959, app/assets/stylesheets/css/custom.scss */
.online-appointment-header {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.16) !important;
  width: 100%;
}

/* line 964, app/assets/stylesheets/css/custom.scss */
.online-appointment-header strong {
  font-family: "Source sans pro";
  font-size: 15px;
}

/* line 968, app/assets/stylesheets/css/custom.scss */
.online-appointment-header p {
  font-size: 15px !important;
  font-family: "Source sans pro";
}

/* line 973, app/assets/stylesheets/css/custom.scss */
.online-appointment-header .hospital-logo {
  border-radius: 50%;
  width: 120px;
  /* box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.16); */
  border: hidden;
  height: 120px;
  border: 2px solid #2ac4f4;
}

/* line 981, app/assets/stylesheets/css/custom.scss */
.online-appointment-header .location-pin {
  width: 16px;
}

/* line 984, app/assets/stylesheets/css/custom.scss */
.online-appointment-header h4 {
  color: #302a2a;
  font-weight: bold;
  font-family: "Source sans pro";
}

@media only screen and (max-width: 575px) {
  /* line 984, app/assets/stylesheets/css/custom.scss */
  .online-appointment-header h4 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 984, app/assets/stylesheets/css/custom.scss */
  .online-appointment-header h4 {
    font-size: 18px;
  }
}

/* line 998, app/assets/stylesheets/css/custom.scss */
.online-appointment-header span {
  color: #302a2a;
  font-family: "Source sans pro";
}

@media only screen and (max-width: 575px) {
  /* line 998, app/assets/stylesheets/css/custom.scss */
  .online-appointment-header span {
    font-size: 13px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 998, app/assets/stylesheets/css/custom.scss */
  .online-appointment-header span {
    font-size: 13px;
  }
}

/* line 1012, app/assets/stylesheets/css/custom.scss */
.team-section {
  background-color: #ffffff;
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.16) !important;
  font-size: 15px;
  font-weight: bold;
  color: #302a2a;
  font-family: "Source sans pro";
}

/* line 1019, app/assets/stylesheets/css/custom.scss */
.team-section .people-icon {
  width: 24px;
}

/* line 1022, app/assets/stylesheets/css/custom.scss */
.team-section i {
  width: 24px;
  height: 24px;
}

/* line 1028, app/assets/stylesheets/css/custom.scss */
.frequently-question .question-ul {
  list-style: none;
  font-size: 12px;
  padding-right: 35px;
}

/* line 1032, app/assets/stylesheets/css/custom.scss */
.frequently-question .question-ul li {
  border-bottom: 1px solid #F1F1F1;
  padding-bottom: 5px;
  margin-bottom: 12px;
}

/* line 1037, app/assets/stylesheets/css/custom.scss */
.frequently-question .question-ul .fa {
  float: right;
  border: 1px solid #2ac4f4;
  padding: 0px 2px;
  color: #2ac4f4;
  font-size: 14px;
}

/* line 1048, app/assets/stylesheets/css/custom.scss */
.practice-location-card .detail {
  display: flex;
}

/* line 1050, app/assets/stylesheets/css/custom.scss */
.practice-location-card .detail .video-icon {
  width: 7%;
}

/* line 1053, app/assets/stylesheets/css/custom.scss */
.practice-location-card .detail .location {
  width: 80%;
  text-align: left;
  padding-top: 5px;
}

/* line 1059, app/assets/stylesheets/css/custom.scss */
.practice-location-card a {
  float: right;
}

/* line 1062, app/assets/stylesheets/css/custom.scss */
.practice-location-card h6 {
  color: #004675;
  font-size: 14px;
}

/* line 1066, app/assets/stylesheets/css/custom.scss */
.practice-location-card .green-color {
  color: #25c10e;
  font-size: 12.5px;
}

@media (min-width: 320px) and (max-width: 992px) {
  /* line 1066, app/assets/stylesheets/css/custom.scss */
  .practice-location-card .green-color {
    padding-left: 40px;
  }
}

/* line 1073, app/assets/stylesheets/css/custom.scss */
.practice-location-card .time-format {
  display: grid;
}

@media (min-width: 320px) and (max-width: 992px) {
  /* line 1073, app/assets/stylesheets/css/custom.scss */
  .practice-location-card .time-format {
    padding-right: 33px;
  }
}

/* line 1078, app/assets/stylesheets/css/custom.scss */
.practice-location-card .time-format .time-hour {
  font-size: 12.5px;
  color: #302a2a;
}

/* line 1082, app/assets/stylesheets/css/custom.scss */
.practice-location-card .time-format .view-all {
  font-size: 9px;
  color: #0098d2;
  cursor: pointer;
}

/* line 1090, app/assets/stylesheets/css/custom.scss */
.doctor-card {
  background-color: #ffffff;
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.16) !important;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 0 3px 1px #e6e6e6;
  height: 160px;
}

/* line 1096, app/assets/stylesheets/css/custom.scss */
.doctor-card img {
  width: 55px;
  height: 55px;
  position: absolute;
  top: -30px;
  right: calc(40%);
}

/* line 1104, app/assets/stylesheets/css/custom.scss */
.doctor-card h5 a {
  color: #2c2c30;
  font-weight: bold;
  margin-top: 5px;
  font-family: "Source sans pro";
  font-size: 16px;
}

/* line 1113, app/assets/stylesheets/css/custom.scss */
.doctor-card h6 a {
  color: #2c2c30;
  font-family: "Source sans pro";
  font-size: 13px;
}

/* line 1120, app/assets/stylesheets/css/custom.scss */
.doctor-card p a {
  color: #2c2c30;
  font-size: 12px;
  font-family: "Source sans pro";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* line 1131, app/assets/stylesheets/css/custom.scss */
.doctor-card + .doctor-card-btn {
  border-radius: 0 0 15px 15px !important;
  font-family: "Source sans pro";
}

/* line 1136, app/assets/stylesheets/css/custom.scss */
.book-appointment-btn {
  border-radius: 5px;
  font-size: 13px;
  font-weight: 600;
  font-family: "Source sans pro";
  width: 150px;
}

/* line 1143, app/assets/stylesheets/css/custom.scss */
.doctor-appointment-calender-box {
  -webkit-background: #f1f1f1;
  -ms-background: #f1f1f1;
  background: #f1f1f1;
  position: relative;
}

/* line 1147, app/assets/stylesheets/css/custom.scss */
.doctor-appointment-calender-box .hospital-detail .hospital-name {
  position: absolute;
  font-size: 12px;
  color: #302a2a;
  font-family: "Source sans pro";
  font-weight: 600;
}

@media only screen and (max-width: 575px) {
  /* line 1147, app/assets/stylesheets/css/custom.scss */
  .doctor-appointment-calender-box .hospital-detail .hospital-name {
    left: 26px;
    top: 0px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1147, app/assets/stylesheets/css/custom.scss */
  .doctor-appointment-calender-box .hospital-detail .hospital-name {
    left: 26px;
    top: 16px;
  }
}

/* line 1161, app/assets/stylesheets/css/custom.scss */
.doctor-appointment-calender-box .hospital-detail .hospital-name a {
  color: #302a2a;
  font-size: 14px;
  font-weight: 600;
}

/* line 1167, app/assets/stylesheets/css/custom.scss */
.doctor-appointment-calender-box .hospital-detail p {
  font-weight: 600;
  font-size: 14px;
  font-family: "Source sans pro";
  color: #302a2a;
}

@media only screen and (max-width: 575px) {
  /* line 1167, app/assets/stylesheets/css/custom.scss */
  .doctor-appointment-calender-box .hospital-detail p {
    left: 26px;
    text-align: left !important;
    padding-top: 20px !important;
  }
}

/* line 1181, app/assets/stylesheets/css/custom.scss */
.similar-doctor-icon {
  font-size: 20px;
  color: #2ac4f4;
}

/* line 1186, app/assets/stylesheets/css/custom.scss */
.doctor-info .info-heading {
  font-size: 14px !important;
}

/* line 1189, app/assets/stylesheets/css/custom.scss */
.doctor-info h6 {
  font-family: "Source sans pro";
}

/* line 1192, app/assets/stylesheets/css/custom.scss */
.doctor-info h4 {
  font-family: "Source sans pro" !important;
  color: #302a2a;
}

@media only screen and (max-width: 575px) {
  /* line 1192, app/assets/stylesheets/css/custom.scss */
  .doctor-info h4 {
    font-size: 15px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1192, app/assets/stylesheets/css/custom.scss */
  .doctor-info h4 {
    font-size: 20px;
  }
}

/* line 1202, app/assets/stylesheets/css/custom.scss */
.doctor-info ul {
  list-style: none;
}

/* line 1204, app/assets/stylesheets/css/custom.scss */
.doctor-info ul li {
  color: #43454b;
  margin-left: 1rem;
  /* list-style-type: disc; */
  list-style-position: inside;
  padding: 0px 0 0px 6px;
  text-indent: -1em;
}

@media only screen and (max-width: 575px) {
  /* line 1204, app/assets/stylesheets/css/custom.scss */
  .doctor-info ul li {
    font-size: 12px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1204, app/assets/stylesheets/css/custom.scss */
  .doctor-info ul li {
    font-size: 12px;
  }
}

/* line 1217, app/assets/stylesheets/css/custom.scss */
.doctor-info ul li::before {
  content: "\2022";
  color: #087eab;
  font-weight: bold;
  width: 10px;
  font-size: 16px;
  vertical-align: sub;
  display: inline-table;
  line-height: 0.4em;
}

/* line 1227, app/assets/stylesheets/css/custom.scss */
.doctor-info ul li strong {
  font-family: "Source sans pro";
  color: #302a2a;
}

/* line 1234, app/assets/stylesheets/css/custom.scss */
.doctors-timing-table {
  line-height: 40px;
  font-family: "Source sans pro" !important;
}

/* line 1237, app/assets/stylesheets/css/custom.scss */
.doctors-timing-table th {
  color: #302a2a;
}

@media only screen and (max-width: 575px) {
  /* line 1237, app/assets/stylesheets/css/custom.scss */
  .doctors-timing-table th {
    font-size: 9px;
    font-family: "Source sans pro" !important;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1237, app/assets/stylesheets/css/custom.scss */
  .doctors-timing-table th {
    font-size: 13px;
  }
}

/* line 1247, app/assets/stylesheets/css/custom.scss */
.doctors-timing-table td {
  color: #302a2a;
  cursor: pointer;
}

@media only screen and (max-width: 575px) {
  /* line 1247, app/assets/stylesheets/css/custom.scss */
  .doctors-timing-table td {
    font-size: 8px;
    font-family: "Source sans pro";
    vertical-align: baseline;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1247, app/assets/stylesheets/css/custom.scss */
  .doctors-timing-table td {
    font-size: 12px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 1247, app/assets/stylesheets/css/custom.scss */
  .doctors-timing-table td {
    font-size: 11px;
  }
}

/* line 1263, app/assets/stylesheets/css/custom.scss */
.aviailable-status {
  position: absolute;
  width: 22px;
  height: 22px;
  background: #2ac4f4 !important;
  border-radius: 50%;
  bottom: 48px;
  border: 2px solid #fff;
}

@media only screen and (max-width: 575px) {
  /* line 1263, app/assets/stylesheets/css/custom.scss */
  .aviailable-status {
    right: calc(50% - 51px);
    bottom: 48px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1263, app/assets/stylesheets/css/custom.scss */
  .aviailable-status {
    right: calc(50% - 51px);
  }
}

@media only screen and (min-width: 767px) {
  /* line 1263, app/assets/stylesheets/css/custom.scss */
  .aviailable-status {
    right: 32px;
    bottom: 43px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1263, app/assets/stylesheets/css/custom.scss */
  .aviailable-status {
    right: 17px;
    bottom: 42px;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 1263, app/assets/stylesheets/css/custom.scss */
  .aviailable-status {
    right: 30px;
    top: 86px;
  }
}

/* line 1296, app/assets/stylesheets/css/custom.scss */
.order-status h5 {
  font-family: "Source sans pro";
  color: #707070;
}

/* line 1300, app/assets/stylesheets/css/custom.scss */
.order-status span {
  font-family: "Source sans pro";
  color: #707070;
}

/* line 1306, app/assets/stylesheets/css/custom.scss */
.orders-list p {
  color: #8b8b8b;
}

@media only screen and (min-width: 575px) {
  /* line 1305, app/assets/stylesheets/css/custom.scss */
  .orders-list {
    border-radius: 0px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 1305, app/assets/stylesheets/css/custom.scss */
  .orders-list {
    border-radius: 0 20px 20px 0;
  }
}

/* line 1315, app/assets/stylesheets/css/custom.scss */
.orders-list .discount {
  background-color: #cecece;
}

@media only screen and (min-width: 575px) {
  /* line 1315, app/assets/stylesheets/css/custom.scss */
  .orders-list .discount {
    border-radius: 0px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 1315, app/assets/stylesheets/css/custom.scss */
  .orders-list .discount {
    border-radius: 0 20px 0 0;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1324, app/assets/stylesheets/css/custom.scss */
  .orders-list .btn-confirm {
    border-radius: 0px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 1324, app/assets/stylesheets/css/custom.scss */
  .orders-list .btn-confirm {
    border-radius: 0 0 20px 0;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1332, app/assets/stylesheets/css/custom.scss */
  .orders-list .medicine-area {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #ccc;
  }
}

@media only screen and (min-width: 767px) {
  /* line 1332, app/assets/stylesheets/css/custom.scss */
  .orders-list .medicine-area {
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 1px solid #ccc;
  }
}

/*General css*/
/* line 1348, app/assets/stylesheets/css/custom.scss */
.br-5 {
  border-radius: 5px !important;
}

/* images animation CSS*/
/* line 1352, app/assets/stylesheets/css/custom.scss */
.image-slide {
  animation: slide_right 1.6s ease;
}

@keyframes slide_right {
  0% {
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}

/* line 1363, app/assets/stylesheets/css/custom.scss */
.image-slide-left {
  animation: slide_left 1.6s ease;
}

@keyframes slide_left {
  0% {
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}

/*image animation end*/
/*Step pointer appointment popup start*/
/* line 1379, app/assets/stylesheets/css/custom.scss */
.step-pointer ul li {
  width: 15px;
  font-size: 10px;
  background: #d9d9d9;
  height: 15px;
  color: #fff;
}

/* line 1385, app/assets/stylesheets/css/custom.scss */
.step-pointer ul li.connecter, .step-pointer ul li.connecter-for-two-points {
  width: calc(100% - 30px);
  display: block;
  height: 5px;
  margin-top: 5px;
  background: #d9d9d9;
}

/* line 1392, app/assets/stylesheets/css/custom.scss */
.step-pointer ul li.connecter-for-two-points {
  width: calc(50% - 23px);
}

/* line 1397, app/assets/stylesheets/css/custom.scss */
.step-pointer ul li.active {
  background: #0d649e;
}

/*Step pointer appointment popup end*/
/*Pagination*/
/* line 1405, app/assets/stylesheets/css/custom.scss */
.pagination-circle {
  text-align: center;
}

/* line 1407, app/assets/stylesheets/css/custom.scss */
.pagination-circle ul {
  background-color: #e4e1e185 !important;
  display: inline-block !important;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  padding: 3px 2px 5px 0px;
}

/* line 1414, app/assets/stylesheets/css/custom.scss */
.pagination-circle ul li {
  display: inline;
  padding-right: 10px;
  font-size: 12px;
}

/* line 1419, app/assets/stylesheets/css/custom.scss */
.pagination-circle ul li a {
  background-color: unset !important;
  border: none !important;
  color: #202020;
  padding: 8px 12px;
}

/* line 1424, app/assets/stylesheets/css/custom.scss */
.pagination-circle ul li a:hover {
  border-radius: 30px !important;
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.16);
  background-color: #fff !important;
  color: #0098d2;
  padding: 8px 12px;
  text-decoration: none;
}

/* line 1434, app/assets/stylesheets/css/custom.scss */
.pagination-circle ul li.active a {
  border-radius: 30px !important;
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.16);
  background-color: #fff !important;
  color: #0098d2;
}

/* line 1442, app/assets/stylesheets/css/custom.scss */
.pagination-circle ul li.disabled a {
  border-radius: unset !important;
  background-color: unset !important;
  box-shadow: unset !important;
}

/*Pagination End*/
/* line 1454, app/assets/stylesheets/css/custom.scss */
.pl-40 {
  padding-left: 40px;
}

@media (min-width: 320px) and (max-width: 575px) {
  /* line 1454, app/assets/stylesheets/css/custom.scss */
  .pl-40 {
    padding-left: 19px;
  }
}

/* line 1460, app/assets/stylesheets/css/custom.scss */
.font-normal {
  font-weight: normal !important;
  font-size: 15px !important;
  font-family: "Source Sans Pro";
}

/* line 1465, app/assets/stylesheets/css/custom.scss */
strong span {
  font-family: "Source sans pro";
}

/*video consultation css*/
/* line 1469, app/assets/stylesheets/css/custom.scss */
.consult-banner {
  background-color: #0B4E7C;
}

@media only screen and (max-width: 575px) {
  /* line 1471, app/assets/stylesheets/css/custom.scss */
  .consult-banner .banner-img {
    padding-top: 20px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1471, app/assets/stylesheets/css/custom.scss */
  .consult-banner .banner-img {
    padding-top: 20px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 1471, app/assets/stylesheets/css/custom.scss */
  .consult-banner .banner-img {
    padding-top: 0px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1471, app/assets/stylesheets/css/custom.scss */
  .consult-banner .banner-img {
    padding-top: 105px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 1484, app/assets/stylesheets/css/custom.scss */
  .consult-banner .banner-img img {
    width: 70%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1484, app/assets/stylesheets/css/custom.scss */
  .consult-banner .banner-img img {
    width: 50%;
  }
}

@media only screen and (min-width: 767px) {
  /* line 1484, app/assets/stylesheets/css/custom.scss */
  .consult-banner .banner-img img {
    height: 100%;
    width: 75%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1484, app/assets/stylesheets/css/custom.scss */
  .consult-banner .banner-img img {
    width: 65%;
    height: 450px;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 1484, app/assets/stylesheets/css/custom.scss */
  .consult-banner .banner-img img {
    width: 360px;
  }
}

/* line 1504, app/assets/stylesheets/css/custom.scss */
.consult-banner .search-cover {
  width: 100%;
  padding-top: 45px;
}

/* line 1507, app/assets/stylesheets/css/custom.scss */
.consult-banner .search-cover .search-field {
  width: 70%;
  position: relative;
  margin: 0 auto;
}

/* line 1511, app/assets/stylesheets/css/custom.scss */
.consult-banner .search-cover .search-field i {
  position: absolute;
  top: 0px;
  right: 16px;
  color: #fff;
  font-size: 29px;
  z-index: 5;
  pointer-events: none;
  border-left: 1.6px solid #ffffff85;
  padding-left: 12px;
  height: 43px;
  line-height: 47px;
}

/* line 1524, app/assets/stylesheets/css/custom.scss */
.consult-banner .search-cover .search-field select {
  background: #003558;
  border: 1px solid #ffffff85;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 45px;
  color: #fff;
}

/* line 1531, app/assets/stylesheets/css/custom.scss */
.consult-banner .search-cover .search-field select::placeholder {
  color: #fff;
}

@media only screen and (max-width: 575px) {
  /* line 1539, app/assets/stylesheets/css/custom.scss */
  .consult-banner .text-section {
    padding: 20px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1539, app/assets/stylesheets/css/custom.scss */
  .consult-banner .text-section {
    padding: 20px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1539, app/assets/stylesheets/css/custom.scss */
  .consult-banner .text-section {
    padding: 150px 0 150px 20px;
  }
}

/* line 1549, app/assets/stylesheets/css/custom.scss */
.consult-banner .text-section h1, .consult-banner .search-doctors-banner .text-section h3, .search-doctors-banner .consult-banner .text-section h3 {
  font-family: "Source sans pro";
  color: #fff;
  letter-spacing: 4px;
}

@media only screen and (max-width: 575px) {
  /* line 1549, app/assets/stylesheets/css/custom.scss */
  .consult-banner .text-section h1, .consult-banner .search-doctors-banner .text-section h3, .search-doctors-banner .consult-banner .text-section h3 {
    font-size: 20px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1549, app/assets/stylesheets/css/custom.scss */
  .consult-banner .text-section h1, .consult-banner .search-doctors-banner .text-section h3, .search-doctors-banner .consult-banner .text-section h3 {
    font-size: 30px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1549, app/assets/stylesheets/css/custom.scss */
  .consult-banner .text-section h1, .consult-banner .search-doctors-banner .text-section h3, .search-doctors-banner .consult-banner .text-section h3 {
    font-size: 41px;
  }
}

/* line 1563, app/assets/stylesheets/css/custom.scss */
.consult-banner .text-section h3 {
  color: #9ee8ff;
  letter-spacing: 1px;
}

@media only screen and (max-width: 575px) {
  /* line 1563, app/assets/stylesheets/css/custom.scss */
  .consult-banner .text-section h3 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1563, app/assets/stylesheets/css/custom.scss */
  .consult-banner .text-section h3 {
    font-size: 25px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1563, app/assets/stylesheets/css/custom.scss */
  .consult-banner .text-section h3 {
    font-size: 35px;
  }
}

/*payemnt method radio button group start*/
/* line 1581, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .appointment-amount {
  float: right;
}

/* line 1583, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .appointment-amount span {
  font-size: 13px;
  color: #2ac4f4;
  padding-left: 15px;
}

/* line 1589, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .radio-container {
  width: 100%;
}

/* line 1591, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .radio-container input {
  position: absolute;
  opacity: 0;
  left: 49%;
}

/* line 1596, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .radio-container input:checked + .content-cover .fa-arrow-right::before {
  content: "\f00c";
  background: #04477a !important;
  padding: 6px 5px 4px 5px;
}

/* line 1601, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .radio-container .content-cover {
  border: 1px solid #9ee8ff;
  padding: 9px 9px 9px 20px;
  width: 100%;
  display: block;
  border-radius: 5px;
}

/* line 1607, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .radio-container .content-cover img {
  width: 60px;
  height: 30px;
  float: left;
}

/* line 1612, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .radio-container .content-cover .text {
  display: block;
  font-size: 12px;
  color: #2ac4f4;
  float: left;
  padding-top: 7px;
}

/* line 1619, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .radio-container .content-cover i {
  float: right;
  padding-top: 9.4px;
}

/* line 1622, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .radio-container .content-cover i.last {
  padding-top: 8px !important;
}

/* line 1625, app/assets/stylesheets/css/custom.scss */
.payment-radio-group .radio-container .content-cover i::before {
  background-color: #2ac4f4;
  padding: 5px 6px;
  border-radius: 50%;
  color: #fff;
}

/*patient portal sass*/
/* line 1637, app/assets/stylesheets/css/custom.scss */
.twitter-typeahead {
  width: 100%;
}

/* line 1642, app/assets/stylesheets/css/custom.scss */
.patient-header {
  position: relative;
  background-image: url(/assets/group3.png);
  height: 466px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

@media (min-width: 320px) and (max-width: 575px) {
  /* line 1642, app/assets/stylesheets/css/custom.scss */
  .patient-header {
    height: 255px !important;
  }
}

/* line 1656, app/assets/stylesheets/css/custom.scss */
.patient-header .header-text .main-heading {
  color: #fff;
  font-size: 28px;
  font-family: "Source sans pro";
  position: absolute;
  top: 100px;
  font-weight: normal;
  right: calc(50% - 220px);
  text-transform: capitalize;
}

@media (max-width: 575px) {
  /* line 1656, app/assets/stylesheets/css/custom.scss */
  .patient-header .header-text .main-heading {
    right: calc(50% - 140px);
    font-size: 16px;
    top: 50px;
  }
}

/* line 1671, app/assets/stylesheets/css/custom.scss */
.patient-header .header-text .text-dark {
  color: #004675;
}

/* line 1674, app/assets/stylesheets/css/custom.scss */
.patient-header .header-text dt {
  color: #fff;
  font-size: 28px;
  font-family: "Source sans pro";
  position: absolute;
  top: 100px;
  font-weight: normal;
  right: calc(50% - 220px);
  text-transform: capitalize;
}

@media (min-width: 320px) and (max-width: 575px) {
  /* line 1674, app/assets/stylesheets/css/custom.scss */
  .patient-header .header-text dt {
    font-size: 17px !important;
    right: calc(50% - 155px);
  }
}

/* line 1689, app/assets/stylesheets/css/custom.scss */
.patient-header .searchbar {
  position: absolute;
  top: 185px;
}

@media (max-width: 575px) {
  /* line 1689, app/assets/stylesheets/css/custom.scss */
  .patient-header .searchbar {
    top: 120px;
  }
}

/* line 1695, app/assets/stylesheets/css/custom.scss */
.patient-header .searchbar .divider {
  width: 5px;
  background-color: #087eab;
}

/* line 1699, app/assets/stylesheets/css/custom.scss */
.patient-header .searchbar .doctors-search-section {
  font-family: "Source sans pro";
  width: 70%;
}

@media (max-width: 575px) {
  /* line 1699, app/assets/stylesheets/css/custom.scss */
  .patient-header .searchbar .doctors-search-section {
    display: none;
  }
}

/* line 1705, app/assets/stylesheets/css/custom.scss */
.patient-header .searchbar .doctors-search-section .search-location-icon {
  width: 20px;
  float: right;
  position: absolute;
  right: 10px;
  top: 16px;
}

/* line 1715, app/assets/stylesheets/css/custom.scss */
.searching-facilities {
  background-color: rgba(209, 252, 255, 0.4);
  padding-bottom: 100px !important;
  padding-top: 50px !important;
  font-family: "Source sans pro";
}

@media (min-width: 320px) and (max-width: 768px) {
  /* line 1715, app/assets/stylesheets/css/custom.scss */
  .searching-facilities {
    padding-right: 15px !important;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  /* line 1723, app/assets/stylesheets/css/custom.scss */
  .searching-facilities .font, .searching-facilities .appointment-section .appointment-step-section h2, .appointment-section .appointment-step-section .searching-facilities h2, .searching-facilities .view-all-text h2, .searching-facilities h2 {
    font-size: 20px !important;
  }
}

/* line 1728, app/assets/stylesheets/css/custom.scss */
.searching-facilities span {
  font-size: 14px;
}

/* line 1735, app/assets/stylesheets/css/custom.scss */
.searching-facilities .view-all-text h2 {
  color: #004675;
  font-size: 24px;
  font-weight: 600;
  font-family: "Source sans pro";
}

/* line 1744, app/assets/stylesheets/css/custom.scss */
section.doctor-list {
  background-color: rgba(209, 252, 255, 0.4);
  padding-bottom: 40px;
  padding-top: 50px;
}

@media (min-width: 320px) and (max-width: 575px) {
  /* line 1749, app/assets/stylesheets/css/custom.scss */
  section.doctor-list .font, section.doctor-list .appointment-section .appointment-step-section h2, .appointment-section .appointment-step-section section.doctor-list h2, section.doctor-list h2 {
    font-size: 20px !important;
  }
}

/* line 1754, app/assets/stylesheets/css/custom.scss */
section.doctor-list h2 {
  font-family: "Source sans pro";
}

/* line 1760, app/assets/stylesheets/css/custom.scss */
.hospital-list a, .doctor-list a, .appointment-section a {
  color: #43454b;
}

/* line 1762, app/assets/stylesheets/css/custom.scss */
.hospital-list a:hover, .doctor-list a:hover, .appointment-section a:hover {
  text-decoration: none;
  color: #43454b;
}

@media (min-width: 768px) and (max-width: 1600px) {
  /* line 1759, app/assets/stylesheets/css/custom.scss */
  .hospital-list, .doctor-list, .appointment-section {
    padding: 0px 100px 0px 100px;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  /* line 1770, app/assets/stylesheets/css/custom.scss */
  .hospital-list .font, .hospital-list h2, .doctor-list .font, .doctor-list h2, section.doctor-list h2, .appointment-section .font, .appointment-section .appointment-step-section h2, .appointment-section h2 {
    font-size: 20px !important;
  }
}

/* line 1775, app/assets/stylesheets/css/custom.scss */
.hospital-list h2, .doctor-list h2, .appointment-section h2 {
  font-family: "Source sans pro";
  font-weight: 500;
}

/* line 1780, app/assets/stylesheets/css/custom.scss */
.hospital-list span, .doctor-list span, .appointment-section span {
  font-size: 12px;
  padding-top: 5px;
}

/* line 1784, app/assets/stylesheets/css/custom.scss */
.hospital-list .list, .hospital-list section.doctor-list, .doctor-list .list, .doctor-list section.doctor-list, .appointment-section .list, .appointment-section section.doctor-list {
  display: flex;
  justify-content: center;
  text-align: left;
}

/* line 1788, app/assets/stylesheets/css/custom.scss */
.hospital-list .list ul, .hospital-list section.doctor-list ul, .doctor-list .list ul, .doctor-list section.doctor-list ul, .appointment-section .list ul, .appointment-section section.doctor-list ul {
  list-style: none;
  font-size: 14px;
  font-family: "Source sans pro";
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #272727;
  padding-left: 10px;
}

/* line 1797, app/assets/stylesheets/css/custom.scss */
.hospital-list .list ul li, .hospital-list section.doctor-list ul li, .doctor-list .list ul li, .doctor-list section.doctor-list ul li, .appointment-section .list ul li, .appointment-section section.doctor-list ul li {
  padding-top: 10px;
}

@media (min-width: 992px) and (max-width: 1600px) {
  /* line 1805, app/assets/stylesheets/css/custom.scss */
  .appointment-section .shadow-div {
    display: flex;
    justify-content: flex-end;
    padding-right: 55px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  /* line 1805, app/assets/stylesheets/css/custom.scss */
  .appointment-section .shadow-div {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}

/* line 1820, app/assets/stylesheets/css/custom.scss */
.appointment-section .shadow-div .elipse {
  width: 187px;
  height: 15.5px;
  object-fit: contain;
  opacity: 0.4;
  -webkit-filter: blur(7px);
  filter: blur(7px);
  background-color: #aaaaaa;
}

/* line 1830, app/assets/stylesheets/css/custom.scss */
.appointment-section .search-area {
  display: flex;
}

@media (min-width: 576px) and (max-width: 998px) {
  /* line 1833, app/assets/stylesheets/css/custom.scss */
  .appointment-section .img-section {
    text-align: center !important;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  /* line 1833, app/assets/stylesheets/css/custom.scss */
  .appointment-section .img-section {
    text-align: center !important;
  }
  /* line 1839, app/assets/stylesheets/css/custom.scss */
  .appointment-section .img-section img {
    width: 250px !important;
    height: 300px !important;
    padding-left: 20px;
  }
}

@media (min-width: 576px) and (max-width: 998px) {
  /* line 1833, app/assets/stylesheets/css/custom.scss */
  .appointment-section .img-section {
    text-align: center !important;
  }
  /* line 1847, app/assets/stylesheets/css/custom.scss */
  .appointment-section .img-section img {
    width: 250px !important;
    height: 330px !important;
  }
}

/* line 1853, app/assets/stylesheets/css/custom.scss */
.appointment-section .appointment-step-section {
  font-family: "Source sans pro";
  padding-top: 130px;
}

@media (min-width: 320px) and (max-width: 992px) {
  /* line 1853, app/assets/stylesheets/css/custom.scss */
  .appointment-section .appointment-step-section {
    padding-top: 0px !important;
    padding-bottom: 30px;
  }
}

/* line 1860, app/assets/stylesheets/css/custom.scss */
.appointment-section .appointment-step-section span {
  font-size: 11px;
}

@media (min-width: 576px) and (max-width: 998px) {
  /* line 1867, app/assets/stylesheets/css/custom.scss */
  .appointment-section .appointment-step-section .search-area {
    text-align: right !important;
    display: block !important;
  }
}

@media only screen and (max-width: 575px) {
  /* line 1873, app/assets/stylesheets/css/custom.scss */
  .appointment-section .appointment-step-section .search-area {
    text-align: right !important;
    display: block !important;
  }
}

/*range dropdown*/
/* line 1882, app/assets/stylesheets/css/custom.scss */
.location-dropdown {
  display: flex;
  justify-content: flex-end;
}

/* line 1885, app/assets/stylesheets/css/custom.scss */
.location-dropdown .heading {
  color: #fff;
  font-size: 12px;
}

/* line 1889, app/assets/stylesheets/css/custom.scss */
.location-dropdown .btn {
  color: #fff;
  border: 1px solid #fff;
  font-size: 12px;
}

/**/
/* line 1897, app/assets/stylesheets/css/custom.scss */
.availabe-status-btn, .doctors-search-card .input_icon .doctor-detail .text .available-tomorrow, .practice-location-card .input_icon .doctor-detail .text .available-tomorrow {
  border: 1px solid #004675;
  padding: 10px;
  border-radius: 4px;
  color: #004675;
}

/* line 1902, app/assets/stylesheets/css/custom.scss */
.availabe-status-btn dt, .doctors-search-card .input_icon .doctor-detail .text .available-tomorrow dt, .practice-location-card .input_icon .doctor-detail .text .available-tomorrow dt {
  font-weight: normal;
}

/*filter checkbox for doctor search page*/
/* line 1907, app/assets/stylesheets/css/custom.scss */
.filter-checkbox {
  width: 80%;
  margin: 0 auto;
}

/* line 1910, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm {
  width: 100%;
}

/* line 1912, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm .space-around {
  display: inline !important;
}

/* line 1914, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm .space-around .checkbox-heading {
  background: #004675;
  color: #fff;
  width: 100%;
  padding-left: 8px;
  font-size: 13px;
}

/* line 1921, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm .space-around li {
  padding-left: 15px;
}

/* line 1924, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm .space-around li .custom-control .custom-control-label {
  color: #004675;
}

/* line 1926, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm .space-around li .custom-control .custom-control-label::after {
  border: 1px solid #004675;
}

/* line 1929, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm .space-around li .custom-control .custom-control-label::before {
  border: 1px solid #004675;
}

/* line 1934, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm .space-around li .location-dropdown {
  justify-content: flex-start !important;
}

/* line 1936, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm .space-around li .location-dropdown .heading {
  color: #004675 !important;
}

/* line 1940, app/assets/stylesheets/css/custom.scss */
.filter-checkbox.checkbox-sm .space-around li .location-dropdown .select-filter {
  background-color: #004675 !important;
}

@media (max-width: 575px) {
  /* line 1947, app/assets/stylesheets/css/custom.scss */
  .filter-checkbox.lg-screen-filter {
    display: none;
  }
}

/* line 1952, app/assets/stylesheets/css/custom.scss */
.filter-checkbox .space-around {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 1957, app/assets/stylesheets/css/custom.scss */
.filter-checkbox .space-around li {
  list-style: none;
  font-size: 12px;
}

/* line 1961, app/assets/stylesheets/css/custom.scss */
.filter-checkbox .space-around li .custom-control .custom-control-label {
  padding-top: 3px;
  font-size: 12px;
  color: #fff;
}

/* line 1965, app/assets/stylesheets/css/custom.scss */
.filter-checkbox .space-around li .custom-control .custom-control-label::after {
  border: 1px solid #fff;
  border-radius: 2px;
}

/* line 1969, app/assets/stylesheets/css/custom.scss */
.filter-checkbox .space-around li .custom-control .custom-control-label::before {
  border: 1px solid #fff;
  background: transparent;
}

/* line 1978, app/assets/stylesheets/css/custom.scss */
.checkbox-sm .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #004675;
}

/*specialties page sass*/
/*end*/
/*slider animation*/
@keyframes animate-left {
  0% {
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes animate-right {
  0% {
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes animate-left-reverse {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(200px);
  }
}

@keyframes animate-right-reverse {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-181px);
  }
}

/* line 2053, app/assets/stylesheets/css/custom.scss */
.animate-right {
  animation: animate-right 0.9s ease-in-out;
  z-index: 999999;
  position: relative;
}

/* line 2059, app/assets/stylesheets/css/custom.scss */
.animate-left {
  animation: animate-left 0.9s ease-in-out;
  z-index: 999999;
  position: relative;
}

/* line 2074, app/assets/stylesheets/css/custom.scss */
.slider_left .slider_right {
  z-index: 999999;
  position: relative;
}

/* line 2078, app/assets/stylesheets/css/custom.scss */
.slider-position-right {
  z-index: 999999;
  position: relative;
}

@media (min-width: 1199px) {
  /* line 2078, app/assets/stylesheets/css/custom.scss */
  .slider-position-right {
    transform: translateX(55%) translateY(-30px);
  }
}

/* line 2085, app/assets/stylesheets/css/custom.scss */
.slider-position-left {
  z-index: 999999;
  position: relative;
}

@media (min-width: 1199px) {
  /* line 2085, app/assets/stylesheets/css/custom.scss */
  .slider-position-left {
    transform: translateX(-56%) translateY(-30px);
  }
}

/* line 2092, app/assets/stylesheets/css/custom.scss */
.center-card {
  z-index: 1;
}

/* line 2096, app/assets/stylesheets/css/custom.scss */
.mid-card {
  z-index: 1;
}

/* line 2104, app/assets/stylesheets/css/custom.scss */
.link-to-normal {
  color: #04477a;
  text-decoration: none;
}

/* line 2107, app/assets/stylesheets/css/custom.scss */
.link-to-normal:hover {
  text-decoration: none;
  color: #04477a;
}

/* line 2112, app/assets/stylesheets/css/custom.scss */
.hos-heading {
  font-size: 16px;
  font-weight: 700;
}

/* line 2117, app/assets/stylesheets/css/custom.scss */
.search .location-btn {
  color: #fff;
}

@media (min-width: 576px) {
  /* line 2117, app/assets/stylesheets/css/custom.scss */
  .search .location-btn {
    display: none;
  }
}

/* line 2123, app/assets/stylesheets/css/custom.scss */
.search .location-btn .fa-arrow-down::before {
  content: "\f107";
  color: #fff;
}

/* line 2129, app/assets/stylesheets/css/custom.scss */
.search .filter-btn {
  color: #fff;
}

@media (min-width: 575px) {
  /* line 2129, app/assets/stylesheets/css/custom.scss */
  .search .filter-btn {
    display: none;
  }
}

/* line 2134, app/assets/stylesheets/css/custom.scss */
.search .filter-btn .fa-filter {
  font-size: 21px;
}

@media (max-width: 420px) {
  /* line 2134, app/assets/stylesheets/css/custom.scss */
  .search .filter-btn .fa-filter {
    font-size: 19px;
  }
}

/* line 2141, app/assets/stylesheets/css/custom.scss */
.search .search-btn {
  width: 100%;
  background: #fff;
  color: #605858;
  font-size: 13px;
  padding: 10px;
  text-align: left;
  position: relative;
  border-radius: 1px;
}

/* line 2151, app/assets/stylesheets/css/custom.scss */
.search .search-btn .search-icon-section .search-location-icon {
  position: absolute;
  right: -1px;
  top: -1px;
  background: #004675;
  padding: 9px;
  width: 41px;
}

/* line 2160, app/assets/stylesheets/css/custom.scss */
.search .search-btn.doctor-btn {
  width: 90%;
}

@media (max-width: 420px) {
  /* line 2160, app/assets/stylesheets/css/custom.scss */
  .search .search-btn.doctor-btn {
    width: 87%;
  }
}

@media (max-width: 375px) {
  /* line 2141, app/assets/stylesheets/css/custom.scss */
  .search .search-btn {
    font-size: 11px;
    padding: 12px;
  }
}

@media (min-width: 576px) {
  /* line 2141, app/assets/stylesheets/css/custom.scss */
  .search .search-btn {
    display: none;
  }
}

/* line 2174, app/assets/stylesheets/css/custom.scss */
.search .fade:not(.show) {
  opacity: 1;
}

/* line 2178, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog {
  transform: translate(0, -8px);
}

/* line 2180, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content {
  height: 100vh;
}

/* line 2182, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-header {
  background: #2ac4f4;
  border-bottom: unset;
  color: #fff;
}

/* line 2186, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-header.filter-model-header {
  color: #004675 !important;
  padding: 7px;
}

/* line 2189, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-header.filter-model-header .close {
  color: #004675;
  opacity: 2;
}

/* line 2194, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-header h5 {
  font-size: 15px;
  width: 100%;
}

/* line 2198, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-header .close {
  color: #fff;
}

/* line 2203, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-body .doctor-search-section {
  background: #2ac4f4;
  width: 100%;
  padding: 20px;
}

/* line 2207, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-body .doctor-search-section .select-cover {
  margin-bottom: 25px;
}

/* line 2209, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-body .doctor-search-section .select-cover.speciality {
  position: relative;
}

/* line 2211, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-body .doctor-search-section .select-cover.speciality .search-focus {
  position: absolute;
  top: 0px;
  right: 0;
  background: #04465feb;
  padding: 7px;
  border-radius: 0px 5px 5px 0px;
}

/* line 2220, app/assets/stylesheets/css/custom.scss */
.search .doctor-search-modal .modal-dialog .modal-content .modal-body .doctor-search-section .select-cover .search-location-icon {
  position: absolute;
  right: 25px;
  top: 30px;
}

/* line 2233, app/assets/stylesheets/css/custom.scss */
.border-grey {
  border: 1px solid #ced4da !important;
}

/*.doctor-call-rating-section*/
/* line 2239, app/assets/stylesheets/css/custom.scss */
.doctor-call-rating-section .doctor-detail {
  padding: 170px 0;
  text-align: center;
}

/* line 2242, app/assets/stylesheets/css/custom.scss */
.doctor-call-rating-section .doctor-detail img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}

/* line 2248, app/assets/stylesheets/css/custom.scss */
.doctor-call-rating-section .doctor-detail .dr-name {
  color: #141313;
}

/* line 2251, app/assets/stylesheets/css/custom.scss */
.doctor-call-rating-section .doctor-detail .rate-quality-detail {
  color: #605858;
  font-size: 18px;
}

/* line 2256, app/assets/stylesheets/css/custom.scss */
.doctor-call-rating-section .doctor-detail .call-btn {
  margin-top: 40px;
}

/* line 2258, app/assets/stylesheets/css/custom.scss */
.doctor-call-rating-section .doctor-detail .call-btn .submit-btn {
  padding: 7px 19px;
  background-color: #2ac4f4;
  color: #fff;
  border-radius: 2px;
  margin-right: 10px;
}

/* line 2265, app/assets/stylesheets/css/custom.scss */
.doctor-call-rating-section .doctor-detail .call-btn .cancel-btn {
  padding: 7px 19px;
  background-color: #fff;
  color: #2ac4f4;
  border-radius: 2px;
  border: 1px solid #2ac4f4;
}

/* line 2275, app/assets/stylesheets/css/custom.scss */
.doctor-call-rating-section .doctor-detail .rating-image img {
  margin-right: 10px;
}

/*patient waiting section sass*/
@media (max-width: 768px) {
  /* line 2283, app/assets/stylesheets/css/custom.scss */
  .patient-waiting-section .waiting-section-remove {
    display: none;
  }
}

/* line 2287, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-section-remove .waiting-image {
  width: 85%;
  margin-top: 140px;
  float: right;
}

/* line 2294, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-room-detail {
  padding-top: 100px;
}

/* line 2296, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-room-detail .logo-name {
  color: #ccc;
}

/* line 2300, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-room-detail .appointment-detail .appointment-status, .patient-waiting-section .waiting-room-detail .appointment-detail .dr-name {
  color: #605858;
  font-size: 16px;
}

/* line 2304, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-room-detail .appointment-detail .speciality {
  color: #ccc;
  font-size: 16px;
}

/* line 2309, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-room-detail .appointment-date-time {
  padding-top: 35px;
}

/* line 2311, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-room-detail .appointment-date-time .appointment-date, .patient-waiting-section .waiting-room-detail .appointment-date-time .appointment-time {
  color: #00668D;
  font-size: 16px;
}

/* line 2319, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-room-detail .appointment-date-time .time-btn .btn {
  padding: 5px 15px;
  background-color: #B1E9FF;
  color: #00668D;
  margin-bottom: 20px;
}

/* line 2328, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-room-detail .waiting-message .message {
  color: #605858;
  font-size: 16px;
}

/* line 2332, app/assets/stylesheets/css/custom.scss */
.patient-waiting-section .waiting-room-detail .waiting-message .click {
  color: #B1E9FF;
}

/*video screen sass*/
/* line 2341, app/assets/stylesheets/css/custom.scss */
.video-call-screen .waiting-text {
  color: #00668D;
  font-size: 20px;
  font-weight: 600;
}

/* line 2346, app/assets/stylesheets/css/custom.scss */
.video-call-screen .appointment-text {
  font-size: 16px;
}

@media (max-width: 768px) {
  /* line 2346, app/assets/stylesheets/css/custom.scss */
  .video-call-screen .appointment-text {
    text-align: center !important;
  }
}

/* line 2352, app/assets/stylesheets/css/custom.scss */
.video-call-screen .video-screen-background {
  background-color: #a2a2a2;
  height: 450px;
}

/* line 2356, app/assets/stylesheets/css/custom.scss */
.video-call-screen .video-screen-background.video-screen-width video {
  width: 100%;
  height: 450px;
}

/* line 2362, app/assets/stylesheets/css/custom.scss */
.video-call-screen .video-call-icons {
  background-color: #dbdbdb;
  padding: 15px;
}

/* line 2365, app/assets/stylesheets/css/custom.scss */
.video-call-screen .video-call-icons .fa-envelope {
  color: #fff;
  font-size: 28px;
}

/* line 2369, app/assets/stylesheets/css/custom.scss */
.video-call-screen .video-call-icons .fa-microphone {
  background: transparent;
  box-shadow: unset;
  color: #fff;
  font-size: 25px;
  border: none;
}

/* line 2376, app/assets/stylesheets/css/custom.scss */
.video-call-screen .video-call-icons .volume-icon {
  margin-right: 20px;
}

/* line 2379, app/assets/stylesheets/css/custom.scss */
.video-call-screen .video-call-icons .camera-icon {
  margin-right: 20px;
}

/* line 2385, app/assets/stylesheets/css/custom.scss */
.video-call-screen .support {
  padding-top: 30px;
}

/* line 2387, app/assets/stylesheets/css/custom.scss */
.video-call-screen .support .contact-text {
  font-size: 16px;
}

/* line 2390, app/assets/stylesheets/css/custom.scss */
.video-call-screen .support .click {
  color: #B1E9FF;
}

/*twillio camera icon*/
/* line 2396, app/assets/stylesheets/css/custom.scss */
.twillio-camera-icon {
  width: 50px;
  height: 50px;
  padding: 10px;
  background-color: #00668D;
  border-radius: 50%;
  margin-top: 2px;
}

/* line 2404, app/assets/stylesheets/css/custom.scss */
.login-form-btn {
  width: 165px;
  height: 40px;
}

@media (max-width: 575px) {
  /* line 2404, app/assets/stylesheets/css/custom.scss */
  .login-form-btn {
    display: none !important;
  }
}

@media only screen and (max-width: 575px) {
  /* line 2404, app/assets/stylesheets/css/custom.scss */
  .login-form-btn {
    bottom: 40px;
    right: 10px !important;
    padding: 8px 18px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 2404, app/assets/stylesheets/css/custom.scss */
  .login-form-btn {
    bottom: 5px !important;
    left: 10px;
    padding: 11px 29px 8px 29px !important;
  }
}

/* line 2420, app/assets/stylesheets/css/custom.scss */
.login-form-btn .info-wrapper {
  font-size: 10px;
  font-family: "Source sans pro";
  color: #fff;
  display: flex;
}

/* line 2425, app/assets/stylesheets/css/custom.scss */
.login-form-btn .info-wrapper .ringing-icon-cover {
  padding-right: 6px;
}

/* line 2428, app/assets/stylesheets/css/custom.scss */
.login-form-btn .info-wrapper .ringing-icon-cover [class^="icon"] {
  font-size: 12px;
}

@media only screen and (max-width: 575px) {
  /* line 2431, app/assets/stylesheets/css/custom.scss */
  .login-form-btn .info-wrapper .ringing-icon-cover .phone-icon {
    width: 15px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 2431, app/assets/stylesheets/css/custom.scss */
  .login-form-btn .info-wrapper .ringing-icon-cover .phone-icon {
    width: 20px;
  }
}

/* line 2441, app/assets/stylesheets/css/custom.scss */
.login-form-btn .contact-num {
  font-family: "Source sans pro" !important;
  font-weight: 600 !important;
  padding-top: 0px !important;
}

@media only screen and (max-width: 575px) {
  /* line 2441, app/assets/stylesheets/css/custom.scss */
  .login-form-btn .contact-num {
    font-size: 12px !important;
    line-height: 14px !important;
  }
}

@media only screen and (min-width: 575px) {
  /* line 2441, app/assets/stylesheets/css/custom.scss */
  .login-form-btn .contact-num {
    font-size: 14px !important;
    line-height: 21px !important;
  }
}

/* line 2455, app/assets/stylesheets/css/custom.scss */
.dr-not-avail {
  font-size: 11px;
  line-height: 18px;
  position: relative;
  font-family: "Poppins";
  font-weight: 600;
  color: #3d3d3d;
  margin-top: 9px;
  margin-bottom: 6px;
  display: inline-block;
  min-height: 12px;
}

/* line 2468, app/assets/stylesheets/css/custom.scss */
.error-message {
  color: red;
}

/* line 2471, app/assets/stylesheets/css/custom.scss */
.hide {
  display: none;
}

/* line 2474, app/assets/stylesheets/css/custom.scss */
.hidden {
  display: none;
}

/* line 2, app/assets/stylesheets/css/b2c_cards.scss */
.landing-doc-slide-img img {
  top: 20px !important;
  position: unset !important;
  text-align: center;
  width: 110px !important;
  height: 110px !important;
  margin: 20px auto 0 !important;
  border: none;
}

/* line 13, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards {
  font-family: "Poppins";
}

/* line 16, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards.detail-product-card .card-inner.border {
  border: 1px solid #e3e3e3 !important;
}

/* line 24, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards.pharmacy-landing-cart.b2c-pharmacy-link-cards .card-inner.border {
  border: 1px solid #e3e3e3 !important;
}

@media only screen and (min-width: 767px) {
  /* line 28, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.pharmacy-landing-cart.b2c-pharmacy-link-cards .card-inner .pharmacy-content-cover {
    width: calc(100% - 144px);
  }
}

/* line 42, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards.pharmacy-landing-cart.b2c-pharmacy-link-cards .card-inner .pharmacy-content-cover h5 {
  font-size: 18px;
}

/* line 49, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards.pharmacy-landing-cart.b2c-pharmacy-link-cards .card-inner .pharmacy-content-cover p {
  font-size: 12px;
}

@media only screen and (max-width: 575px) {
  /* line 49, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.pharmacy-landing-cart.b2c-pharmacy-link-cards .card-inner .pharmacy-content-cover p {
    min-height: auto;
  }
}

@media only screen and (min-width: 575px) {
  /* line 49, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.pharmacy-landing-cart.b2c-pharmacy-link-cards .card-inner .pharmacy-content-cover p {
    min-height: auto;
  }
}

@media only screen and (min-width: 767px) {
  /* line 49, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.pharmacy-landing-cart.b2c-pharmacy-link-cards .card-inner .pharmacy-content-cover p {
    min-height: 70px;
  }
}

/* line 63, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards.pharmacy-landing-cart.b2c-pharmacy-link-cards .card-inner .pharmacy-db-cover {
  width: 144px !important;
}

@media only screen and (max-width: 575px) {
  /* line 13, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards {
    padding-top: 61px;
  }
}

/* line 77, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner {
  border-radius: 6px;
}

/* line 80, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner.landingcard {
  padding-top: 0;
}

@media only screen and (min-width: 575px) {
  /* line 77, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner {
    padding: 5px 0 0;
  }
}

@media only screen and (max-width: 575px) {
  /* line 77, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner {
    padding: 0;
  }
}

/* line 92, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .db-cover {
  float: left;
}

@media only screen and (max-width: 575px) {
  /* line 92, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .db-cover {
    padding: 0 10px 0 5px;
    position: relative;
    top: -4px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 92, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .db-cover {
    padding: 0 10px 0 5px;
    position: relative;
    top: -4px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 92, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .db-cover {
    padding: 0px;
    width: 200px;
    height: 200px;
    font-size: 14px;
    position: static;
    top: 0px;
  }
}

/* line 118, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .db-cover [class^="icon"] {
  font-size: 28px;
}

@media only screen and (max-width: 575px) {
  /* line 122, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .db-cover img {
    width: 20px;
    height: 30px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 122, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .db-cover img {
    width: 100%;
    height: 100%;
  }
}

@media only screen and (min-width: 767px) {
  /* line 134, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .db-cover.pharmacy-db-cover {
    height: 158px !important;
    width: 130px !important;
  }
}

/* line 142, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .content-cover {
  float: left;
}

@media only screen and (max-width: 575px) {
  /* line 142, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover {
    width: 100%;
    padding-right: 0.5rem;
  }
}

@media only screen and (min-width: 575px) {
  /* line 142, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover {
    width: 100%;
    padding-right: 0.5rem;
  }
}

@media only screen and (min-width: 767px) {
  /* line 142, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover {
    width: calc(100% - 200px);
    padding-right: 0;
  }
}

/* line 160, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .content-cover h5 {
  font-size: 18px;
  color: #161616;
  font-family: "Poppins";
  font-weight: 600;
}

/* line 167, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .content-cover p {
  color: #BBBBBB;
  font-size: 14px;
}

@media only screen and (max-width: 575px) {
  /* line 167, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover p {
    clear: both;
  }
}

@media only screen and (min-width: 575px) {
  /* line 167, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover p {
    clear: both;
  }
}

@media only screen and (min-width: 767px) {
  /* line 167, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover p {
    margin-left: unset;
    clear: none;
  }
}

/* line 187, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .content-cover a {
  font-size: 14px;
  background-color: #2EDA94;
}

@media only screen and (max-width: 575px) {
  /* line 187, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover a {
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 187, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover a {
    width: 100%;
  }
}

@media only screen and (min-width: 767px) {
  /* line 187, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover a {
    width: unset;
    margin: unset;
  }
}

/* line 206, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .content-cover a:hover {
  background-color: #09BD74;
}

/* line 210, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .content-cover a.orange-btn {
  background-color: #F9A220;
}

/* line 213, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .content-cover a.orange-btn:hover {
  background-color: #F97F20;
}

@media only screen and (min-width: 767px) {
  /* line 219, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards .card-inner .content-cover.pharmacy-content-cover {
    width: calc(100% - 130px);
  }
}

/* line 224, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards .card-inner .content-cover.pharmacy-content-cover p {
  font-size: 12px;
  color: #3d3d3d;
}

/* line 232, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards.b2c-pharmacy-link-cards {
  padding-top: 30px;
  padding-bottom: 0px;
}

@media only screen and (max-width: 575px) {
  /* line 232, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.b2c-pharmacy-link-cards {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 575px) {
  /* line 241, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.b2c-pharmacy-link-cards > .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 575px) and (max-width: 575px) {
  /* line 246, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.b2c-pharmacy-link-cards > .row > div {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 255, app/assets/stylesheets/css/b2c_cards.scss */
.b2c-cards.b2c-pharmacy-link-cards.detail-product-card {
  padding-bottom: 70px;
  padding-top: 20px;
}

@media only screen and (min-width: 767px) {
  /* line 261, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.b2c-pharmacy-link-cards .card-inner .pharmacy-content-cover {
    width: calc(100% - 160px);
  }
}

@media only screen and (min-width: 767px) {
  /* line 267, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.b2c-pharmacy-link-cards .card-inner .pharmacy-content-cover h5 {
    font-size: 22px;
  }
  /* line 271, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.b2c-pharmacy-link-cards .card-inner .pharmacy-content-cover p {
    font-size: 14px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 277, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.b2c-pharmacy-link-cards .card-inner .pharmacy-db-cover {
    height: 100% !important;
    width: 156px !important;
  }
  /* line 282, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.b2c-pharmacy-link-cards .card-inner .pharmacy-db-cover img {
    width: 148px;
    height: 161px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 295, app/assets/stylesheets/css/b2c_cards.scss */
  .b2c-cards.b2c-pharmacy-link-cards [class^='col-']:nth-child(2) .card-inner .pharmacy-content-cover .pharmacy-db-cover img {
    width: 156px;
  }
}

/* line 306, app/assets/stylesheets/css/b2c_cards.scss */
.specialties {
  font-family: "Poppins";
}

/* line 307, app/assets/stylesheets/css/b2c_cards.scss */
.specialties .slick-slide > div {
  width: 100%;
}

@media only screen and (max-width: 575px) {
  /* line 306, app/assets/stylesheets/css/b2c_cards.scss */
  .specialties {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 306, app/assets/stylesheets/css/b2c_cards.scss */
  .specialties {
    padding-top: 70px;
  }
}

/* line 344, app/assets/stylesheets/css/b2c_cards.scss */
.specialties h2 {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 30px;
  display: inline;
  color: #161616;
}

/* line 351, app/assets/stylesheets/css/b2c_cards.scss */
.specialties h2:after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  right: -8px;
  bottom: 5px;
  background-color: #2ac4f4;
  border-radius: 50%;
}

/* line 363, app/assets/stylesheets/css/b2c_cards.scss */
.specialties p {
  font-size: 14px;
  color: #9E9E9E;
}

/* line 368, app/assets/stylesheets/css/b2c_cards.scss */
.specialties .specialty-link {
  padding-top: 40px;
}

@media only screen and (max-width: 575px) {
  /* line 372, app/assets/stylesheets/css/b2c_cards.scss */
  .specialties .specialty-link .specialty-icon-cover img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #ebebeb;
  }
}

@media only screen and (min-width: 575px) {
  /* line 372, app/assets/stylesheets/css/b2c_cards.scss */
  .specialties .specialty-link .specialty-icon-cover img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #ebebeb;
  }
}

@media only screen and (min-width: 767px) {
  /* line 372, app/assets/stylesheets/css/b2c_cards.scss */
  .specialties .specialty-link .specialty-icon-cover img {
    width: 154px;
    height: 154px;
    margin: 0 auto;
  }
}

/* line 397, app/assets/stylesheets/css/b2c_cards.scss */
.specialties .specialty-link label {
  font-size: 14px;
  color: #161616;
  cursor: pointer;
}

/* line 403, app/assets/stylesheets/css/b2c_cards.scss */
.specialties .specialty-link p,
.specialties .specialty-link a {
  font-size: 14px;
  color: #2ac4f4;
  transition: .3s;
}

/* line 409, app/assets/stylesheets/css/b2c_cards.scss */
.specialties .specialty-link p:hover,
.specialties .specialty-link a:hover {
  color: #045372;
}

/* line 415, app/assets/stylesheets/css/b2c_cards.scss */
.specialties .view-all-btn {
  font-size: 14px;
}

/* line 420, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles {
  font-family: "Poppins";
}

@media only screen and (max-width: 575px) {
  /* line 420, app/assets/stylesheets/css/b2c_cards.scss */
  .wordpress-articles {
    padding-bottom: 40px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 420, app/assets/stylesheets/css/b2c_cards.scss */
  .wordpress-articles {
    padding-top: 50px;
    padding-bottom: 90px;
  }
}

/* line 433, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles h2 {
  font-size: 30px;
  font-family: "Poppins";
  font-weight: 600;
  color: #161616;
  display: inline;
}

/* line 440, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles h2:after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  right: -8px;
  bottom: 5px;
  background-color: #2ac4f4;
  border-radius: 50%;
}

/* line 452, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles p {
  font-size: 14px;
  color: #9E9E9E;
}

/* line 457, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card {
  cursor: pointer;
}

/* line 460, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .article-image {
  overflow: hidden;
  border-radius: 18px;
}

@media only screen and (max-width: 575px) {
  /* line 460, app/assets/stylesheets/css/b2c_cards.scss */
  .wordpress-articles .article-card .article-image {
    width: 100%;
    height: 260px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 460, app/assets/stylesheets/css/b2c_cards.scss */
  .wordpress-articles .article-card .article-image {
    width: 250px;
    height: 220px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 460, app/assets/stylesheets/css/b2c_cards.scss */
  .wordpress-articles .article-card .article-image {
    width: 320px;
    height: 250px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 460, app/assets/stylesheets/css/b2c_cards.scss */
  .wordpress-articles .article-card .article-image {
    width: 290px;
    height: 240px;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 460, app/assets/stylesheets/css/b2c_cards.scss */
  .wordpress-articles .article-card .article-image {
    width: 350px;
    height: 275px;
  }
}

/* line 489, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .article-image img {
  width: 100%;
  border-radius: 18px;
  height: 100%;
  transition: all .3s;
}

/* line 497, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .article-image:hover img {
  transform: scale(1.1);
}

/* line 502, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .article-image .tag {
  position: absolute;
  font-size: 12px;
  bottom: 15px;
  left: 15px;
}

/* line 510, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card label {
  font-size: 18px;
  line-height: 30px;
}

/* line 514, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card label a {
  color: #161616;
  font-family: "Poppins";
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 527, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .post-details .added-by span {
  font-size: 12px;
  color: #9E9E9E;
}

/* line 532, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .post-details .added-by::after {
  content: '';
  position: absolute;
  width: 3px;
  border-radius: 50%;
  height: 3px;
  background: #9E9E9E;
  right: -10px;
  bottom: 7px;
}

/* line 543, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .post-details .added-by i {
  font-size: 14px;
}

/* line 549, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .post-details .posting-date span {
  font-size: 12px;
  color: #9E9E9E;
}

/* line 554, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .post-details .posting-date i {
  font-size: 14px;
}

/* line 559, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .post-details a {
  font-size: 14px;
  transition: .3s;
}

/* line 563, app/assets/stylesheets/css/b2c_cards.scss */
.wordpress-articles .article-card .post-details a:hover {
  color: #045372;
}

/* line 572, app/assets/stylesheets/css/b2c_cards.scss */
.specialists-slider-wrapper .slick-prev {
  height: 10px;
  width: 10px;
  background: none !important;
  padding: 0;
  z-index: 2;
  left: 10px !important;
}

/* line 581, app/assets/stylesheets/css/b2c_cards.scss */
.specialists-slider-wrapper .slick-prev:after {
  bottom: 0;
  background-image: url(/assets/B2c/slider-left-arrow.svg);
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
}

/* line 593, app/assets/stylesheets/css/b2c_cards.scss */
.specialists-slider-wrapper .slick-next {
  height: 10px !important;
  width: 10px !important;
  background: none !important;
  padding: 0 !important;
  z-index: 2;
  right: 10px !important;
}

/* line 602, app/assets/stylesheets/css/b2c_cards.scss */
.specialists-slider-wrapper .slick-next:after {
  bottom: 0;
  background-image: url(/assets/B2c/slider-right-arrow.svg);
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
}

/* line 616, app/assets/stylesheets/css/b2c_cards.scss */
.city-dropdown .heading {
  font-size: 30px;
  font-family: "Poppins";
  font-weight: 600;
  color: #161616;
  position: relative;
}

/* line 623, app/assets/stylesheets/css/b2c_cards.scss */
.city-dropdown .heading::after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  bottom: 2px;
  margin-left: 3px;
  background-color: #2ac4f4;
  border-radius: 50%;
}

/* line 635, app/assets/stylesheets/css/b2c_cards.scss */
.city-dropdown .secondary-heading {
  font-size: 14px;
  color: #9E9E9E;
  text-align: center;
}

@media (max-width: 991px) {
  /* line 642, app/assets/stylesheets/css/b2c_cards.scss */
  .city-dropdown .faqs-area .main-heading {
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    background-color: #f3f3f4;
    -webkit-font-smoothing: antialiased;
    font-family: sharp-sans-semibold, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    margin: 1px 0px 0px;
    border-bottom: #ffffff;
    padding: 22px 17px 15px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 575px) {
  /* line 659, app/assets/stylesheets/css/b2c_cards.scss */
  .city-dropdown .faqs-area .main-heading i {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 991px) and (max-width: 575px) {
  /* line 659, app/assets/stylesheets/css/b2c_cards.scss */
  .city-dropdown .faqs-area .main-heading i {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 767px) {
  /* line 659, app/assets/stylesheets/css/b2c_cards.scss */
  .city-dropdown .faqs-area .main-heading i {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 991px) {
  /* line 659, app/assets/stylesheets/css/b2c_cards.scss */
  .city-dropdown .faqs-area .main-heading i {
    margin-right: inherit;
  }
}

/* line 678, app/assets/stylesheets/css/b2c_cards.scss */
.city-dropdown .faqs-area .main-heading span {
  font-size: 14px !important;
  font-weight: 500 !important;
}

/* line 683, app/assets/stylesheets/css/b2c_cards.scss */
.city-dropdown .faqs-area .main-heading i {
  font-size: 17px !important;
  color: #3d3d3d;
}

/* line 690, app/assets/stylesheets/css/b2c_cards.scss */
.city-dropdown .city-list {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}

/* line 695, app/assets/stylesheets/css/b2c_cards.scss */
.city-dropdown .city-list li {
  font-size: 13px;
  line-height: 2;
}

/* line 699, app/assets/stylesheets/css/b2c_cards.scss */
.city-dropdown .city-list li a {
  font-weight: 500;
  color: #14BEF0;
}

@media only screen and (min-width: 575px) {
  /* line 699, app/assets/stylesheets/css/b2c_cards.scss */
  .city-dropdown .city-list li a {
    margin-left: 12px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 699, app/assets/stylesheets/css/b2c_cards.scss */
  .city-dropdown .city-list li a {
    margin-left: 12px;
    font-size: 13px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 699, app/assets/stylesheets/css/b2c_cards.scss */
  .city-dropdown .city-list li a {
    margin-left: 12px;
    font-size: 13px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 699, app/assets/stylesheets/css/b2c_cards.scss */
  .city-dropdown .city-list li a {
    margin-left: inherit;
    font-size: inherit;
  }
}

/* line 729, app/assets/stylesheets/css/b2c_cards.scss */
.get-app {
  font-family: "Poppins";
  background: transparent linear-gradient(116deg, #0D95C9 0%, var(--primary) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(116deg, #0D95C9 0%, #2AC4F4 100%) 0% 0% no-repeat padding-box;
}

@media only screen and (max-width: 575px) {
  /* line 729, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app {
    padding-top: 40px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 729, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app {
    padding-top: 65px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 742, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] {
    float: right;
  }
}

@media only screen and (min-width: 991px) {
  /* line 742, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] {
    float: right;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 742, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] {
    float: right;
  }
}

@media only screen and (min-width: 767px) {
  /* line 756, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .mockup-cover img {
    width: 117% !important;
    margin-left: -50px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 756, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .mockup-cover img {
    width: 117% !important;
    margin-left: -50px;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 756, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .mockup-cover img {
    width: 100% !important;
    margin-left: -50px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 774, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section {
    padding-bottom: 15px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 774, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section {
    padding-bottom: 55px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 774, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section {
    padding-bottom: 0;
  }
}

/* line 787, app/assets/stylesheets/css/b2c_cards.scss */
.get-app [class^="col-"] .texture-section h3 {
  font-family: "Poppins";
  font-weight: 600;
}

@media only screen and (max-width: 575px) {
  /* line 787, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section h3 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 787, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section h3 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 787, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section h3 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 804, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section p {
    font-size: 12px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 804, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section p {
    font-size: 12px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 804, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 818, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section ul {
    font-size: 12px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 818, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section ul {
    font-size: 12px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 818, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section ul {
    font-size: 14px;
  }
}

/* line 831, app/assets/stylesheets/css/b2c_cards.scss */
.get-app [class^="col-"] .texture-section ul [class^="icon"] {
  font-size: 8px;
}

/* line 836, app/assets/stylesheets/css/b2c_cards.scss */
.get-app [class^="col-"] .texture-section label {
  font-family: "Poppins";
  font-weight: 500;
}

@media only screen and (min-width: 767px) {
  /* line 836, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section label {
    font-size: 12px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 836, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section label {
    font-size: 14px;
  }
}

/* line 853, app/assets/stylesheets/css/b2c_cards.scss */
.get-app [class^="col-"] .texture-section .input-cover {
  position: relative;
}

@media only screen and (max-width: 575px) {
  /* line 853, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover {
    font-size: 12px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 853, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover {
    font-size: 12px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 853, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover {
    font-size: 14px;
  }
}

/* line 868, app/assets/stylesheets/css/b2c_cards.scss */
.get-app [class^="col-"] .texture-section .input-cover .plus_92 {
  position: absolute;
  color: #494949;
}

@media only screen and (max-width: 575px) {
  /* line 868, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover .plus_92 {
    top: 14px;
    left: 10px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 868, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover .plus_92 {
    top: 6px;
    left: 10px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 868, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover .plus_92 {
    top: 9px;
    left: 10px;
  }
}

/* line 888, app/assets/stylesheets/css/b2c_cards.scss */
.get-app [class^="col-"] .texture-section .input-cover input {
  border: none;
  float: left;
  color: #494949;
}

@media only screen and (max-width: 575px) {
  /* line 888, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover input {
    width: 100%;
    height: 46px;
    padding: 8px 8px 8px 35px;
    border-radius: 3px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 888, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover input {
    width: 100%;
    padding: 8px;
    border-radius: 3px 0 0 3px;
    padding: 6px 6px 6px 40px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 888, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover input {
    width: 240px;
    padding: 6px 6px 6px 40px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 888, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover input {
    width: 300px;
    padding: 9px 10px 9px 40px;
  }
}

/* line 917, app/assets/stylesheets/css/b2c_cards.scss */
.get-app [class^="col-"] .texture-section .input-cover input::placeholder {
  color: #9e9e9e;
}

/* line 921, app/assets/stylesheets/css/b2c_cards.scss */
.get-app [class^="col-"] .texture-section .input-cover input:focus {
  border: none;
  outline: none;
}

/* line 927, app/assets/stylesheets/css/b2c_cards.scss */
.get-app [class^="col-"] .texture-section .input-cover button {
  float: left;
}

@media only screen and (max-width: 575px) {
  /* line 927, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover button {
    width: 100%;
    padding: 9px;
    font-family: "Poppins";
    border-radius: 3px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 927, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover button {
    width: 100%;
    padding: 5px;
    border-radius: 0 3px 3px 0;
  }
}

@media only screen and (min-width: 767px) {
  /* line 927, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover button {
    width: 75px;
    padding: 5.2px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 927, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .input-cover button {
    width: 100px;
    padding: 7.5px;
    font-size: 15px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 958, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .down-load-btn-group {
    display: block;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 575px) {
  /* line 965, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .down-load-btn-group a {
    float: left;
  }
  /* line 969, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .down-load-btn-group a:nth-child(2) {
    float: right;
  }
}

@media only screen and (max-width: 575px) {
  /* line 990, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .down-load-btn-group a img {
    width: 150px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1002, app/assets/stylesheets/css/b2c_cards.scss */
  .get-app [class^="col-"] .texture-section .down-load-btn-group a img {
    width: 170px;
  }
}

/* line 1, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listing-section {
  font-family: "Poppins";
}

/* line 3, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listing-section .doctors-listing-cover {
  background: transparent linear-gradient(116deg, #0D95C9 0%, var(--primary) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(116deg, #0D95C9 0%, #2AC4F4 100%) 0% 0% no-repeat padding-box;
  padding: 40px 0 15px 0;
}

@media only screen and (max-width: 575px) {
  /* line 3, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover {
    padding: 20px 0 15px 0;
    margin: 0 0 40px 0;
    position: relative;
    border-radius: 0px 0px 10px 10px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 3, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover {
    border-radius: 0px 0px 28px 28px;
    margin: 0 0 35px 0;
    position: relative;
  }
}

@media only screen and (min-width: 767px) {
  /* line 3, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover {
    margin: 0 -15px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 3, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover {
    margin: 0;
  }
}

@media only screen and (max-width: 575px) {
  /* line 24, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .doctors-listing-inner {
    height: 200px;
    background: #F2F2F2;
    padding: 15px 5px;
    border-radius: 10px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 24, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .doctors-listing-inner {
    height: 190px;
    background: #F2F2F2;
    padding: 15px 15px;
    border-radius: 10px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 24, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .doctors-listing-inner {
    height: unset;
    background: unset;
    padding: unset;
    border-radius: 10px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 43, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .doctors-listing-inner .doctors-search-area {
    position: relative;
  }
}

@media only screen and (max-width: 575px) {
  /* line 47, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .doctors-listing-inner .doctors-search-area .location {
    top: 55px;
  }
}

/* line 55, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb {
  padding-top: 15px;
}

@media only screen and (min-width: 767px) {
  /* line 55, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 575px) {
  /* line 64, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover.listbread-crumb .breadcrumb .breadcrumb-item.active {
    color: #A9A9A9 !important;
  }
  /* line 67, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover.listbread-crumb .breadcrumb .breadcrumb-item a {
    color: #A9A9A9 !important;
  }
}

@media only screen and (max-width: 575px) {
  /* line 54, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover {
    position: absolute;
    bottom: -50px;
    left: 2px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 54, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover {
    position: absolute;
    bottom: -50px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 54, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover {
    position: static;
  }
}

@media only screen and (max-width: 575px) {
  /* line 88, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text {
    height: 50px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 94, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text .breadcrumb .breadcrumb-item {
    color: #A9A9A9;
    font-size: 10px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 94, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text .breadcrumb .breadcrumb-item {
    color: #3d3d3d;
  }
}

@media only screen and (min-width: 767px) {
  /* line 94, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text .breadcrumb .breadcrumb-item {
    color: white;
  }
}

@media only screen and (max-width: 575px) {
  /* line 105, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text .breadcrumb .breadcrumb-item a {
    color: #A9A9A9;
    font-size: 10px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 105, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text .breadcrumb .breadcrumb-item a {
    color: #3d3d3d;
  }
}

@media only screen and (min-width: 767px) {
  /* line 105, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text .breadcrumb .breadcrumb-item a {
    color: white;
  }
}

@media only screen and (max-width: 575px) {
  /* line 118, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    color: #A9A9A9;
  }
}

@media only screen and (min-width: 575px) {
  /* line 118, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    color: #A9A9A9;
  }
}

@media only screen and (min-width: 767px) {
  /* line 118, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover .breadcrumb-cover .breadcrumb-text .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    color: white;
  }
}

@media only screen and (max-width: 575px) {
  /* line 132, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover.pharmacy-product-detail {
    padding: 24px 0 121px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 132, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover.pharmacy-product-detail {
    padding: 20px 0 121px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 132, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover.pharmacy-product-detail {
    padding: 20px 0 0px;
  }
}

/* line 142, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listing-section .doctors-listing-cover.pharmacy-product-detail .searchbar-inner {
  bottom: 42px;
}

@media only screen and (max-width: 575px) {
  /* line 145, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover.pharmacy-product-detail .breadcrumb-cover {
    position: absolute;
    padding-top: 0;
    padding-bottom: 0;
    top: 211px;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 145, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover.pharmacy-product-detail .breadcrumb-cover {
    position: absolute;
    padding-top: 0;
    padding-bottom: 0;
    display: block !important;
    top: 211px;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 767px) {
  /* line 145, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listing-section .doctors-listing-cover.pharmacy-product-detail .breadcrumb-cover {
    position: static;
    display: block !important;
    top: 211px;
    left: 0;
    margin: 0;
    padding: 90px 0 0 0;
    width: 100%;
  }
}

/* line 180, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listing-section .doctors-listing-cover.pharmacy-product-detail .breadcrumb-cover .breadcrumb {
  padding-bottom: 11px;
}

/* line 188, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover {
  font-family: "Poppins";
}

@media only screen and (max-width: 575px) {
  /* line 188, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover {
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 188, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover {
    width: 100%;
  }
}

@media only screen and (min-width: 767px) {
  /* line 188, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover {
    width: calc(100% - 180px);
  }
}

@media only screen and (min-width: 991px) {
  /* line 188, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover {
    width: calc(100% - 245px);
  }
}

/* line 202, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .topten-doc-hd {
  color: #3d3d3d;
  font-size: 16px;
  font-family: "Poppins";
  font-weight: 600;
}

/* line 208, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .sorting-details {
  position: relative;
  color: #161616;
  font-size: 15px;
  font-family: "Poppins";
  font-weight: 600;
}

@media only screen and (max-width: 575px) {
  /* line 208, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .sorting-details {
    white-space: nowrap;
    position: static;
    top: 60px;
    background: #fff;
    z-index: 9;
    margin-top: 12px;
    padding-top: 18px;
  }
}

/* line 223, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .sorting-details .sorting-details-list {
  display: flex;
  justify-content: space-between;
}

/* line 227, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .sorting-details .filter-label {
  color: #494949;
  font-size: 10px;
}

@media only screen and (max-width: 575px) {
  /* line 227, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .sorting-details .filter-label {
    position: absolute;
    top: -15px;
    right: 15px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 227, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .sorting-details .filter-label {
    position: absolute;
    top: -15px;
    right: 15px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 227, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .sorting-details .filter-label {
    position: static;
  }
}

@media only screen and (max-width: 575px) {
  /* line 245, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .sorting-details .specialty-location {
    white-space: wrap;
    display: block;
  }
}

@media only screen and (min-width: 575px) {
  /* line 245, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .sorting-details .specialty-location {
    white-space: wrap;
  }
}

/* line 260, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .sorting-details .filter-label {
  font-family: "Poppins";
  font-size: 11px;
  color: #3d3d3d;
}

/* line 265, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .sorting-details .dropdown {
  width: 140px;
}

/* line 273, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .sorting-details .filters-cover h6 {
  font-size: 14px;
}

/* line 276, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .sorting-details .filters-cover i {
  font-size: 17px;
}

/* line 281, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card {
  border-radius: 6px;
  border: 1px solid #dee2e6;
}

@media only screen and (max-width: 575px) {
  /* line 281, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card {
    padding: 14px 12px 14px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 281, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card {
    padding: 12px 12px 12px;
    border: 1px solid #dee2e6;
  }
}

@media only screen and (min-width: 767px) {
  /* line 281, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card {
    padding: 20px;
    border: 1px solid #dee2e6;
  }
}

@media only screen and (min-width: 991px) {
  /* line 281, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card {
    padding: 20px 20px 5px 20px;
  }
}

/* line 299, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card:hover {
  box-shadow: 0px 0px 6px 0px #dfdfdf;
}

/* line 302, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card.remove-space {
  padding-bottom: 5px;
}

/* line 306, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap {
  display: flex;
  flex-wrap: wrap;
}

/* line 311, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .date-slot-wrap span {
  display: none;
}

@media only screen and (max-width: 575px) {
  /* line 309, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left {
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 309, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left {
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 309, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left {
    width: calc(100% - 175px);
  }
}

/* line 331, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .sect_mobile_date_slider:after {
  bottom: 0px;
}

/* line 340, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .date_slider_wrap .slider-arrow-left,
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .date_slider_wrap .slider-arrow-right {
  bottom: 13px;
}

/* line 345, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .date_slider_wrap .date-slot-wrap {
  font-size: 14px;
}

/* line 351, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .doc-list-slot .no-slots {
  padding-bottom: 15px;
}

/* line 354, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .doc-list-slot .with-slots {
  padding-top: 20px;
}

/* line 358, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .doc-list-slot .appointment-time-list {
  font-size: 12px;
}

/* line 367, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .timing-cards-cover {
  width: 100%;
}

@media only screen and (max-width: 575px) {
  /* line 367, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .timing-cards-cover {
    padding-top: 0;
  }
}

@media only screen and (min-width: 575px) {
  /* line 367, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .timing-cards-cover {
    padding-top: 0;
  }
}

@media only screen and (min-width: 575px) {
  /* line 367, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .timing-cards-cover {
    padding-top: 15px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 367, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .timing-cards-cover {
    width: calc(100% + 175px);
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 384, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .appointment_dates {
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 384, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .appointment_dates {
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 384, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .appointment_dates {
    width: calc(100% + 175px);
  }
}

@media only screen and (min-width: 767px) {
  /* line 396, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .appointment_dates {
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 396, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-left .appointment_dates {
    width: calc(100% + 175px);
  }
}

/* line 405, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-right {
  width: 175px;
  position: static;
  display: block;
}

@media only screen and (max-width: 575px) {
  /* line 405, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-right {
    width: 100%;
    margin-top: 15px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 405, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-right {
    width: 100%;
    margin-top: 15px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 405, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-right {
    width: 100%;
    margin-top: 15px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 405, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner.doc-card-wrap .doc-list-right {
    width: 175px;
    margin-top: 0px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 305, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner {
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 436, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-selfie {
    width: 107px;
    height: 107px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 436, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-selfie {
    width: 107px;
    height: 107px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 436, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-selfie {
    width: 107px;
    height: 107px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 436, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-selfie {
    width: 107px;
    height: 107px;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 436, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-selfie {
    width: 130px;
    height: 130px;
  }
}

/* line 458, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-selfie .doctor-video-icon {
  position: relative;
}

/* line 461, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-selfie .doctor-video-icon.video:after {
  content: "\f03d";
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  bottom: 2px;
  font-weight: 900;
  right: 5px;
  font-size: 11px;
  width: 29px;
  height: 29px;
  background: #2eda94;
  border: 3px solid #fff;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  justify-content: center;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 575px) {
  /* line 461, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-selfie .doctor-video-icon.video:after {
    bottom: 3px;
    width: 23px;
    right: 6px;
    height: 23px;
    font-size: 8px;
    border: 2px solid #fff;
  }
}

@media only screen and (max-width: 575px) {
  /* line 493, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail {
    width: calc(100% - 107px);
  }
}

@media only screen and (min-width: 575px) {
  /* line 493, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail {
    width: calc(100% - 107px);
  }
}

@media only screen and (min-width: 1199px) {
  /* line 493, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail {
    width: calc(100% - 130px);
  }
}

/* line 503, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 {
  font-family: "Poppins";
  font-weight: 600;
}

@media only screen and (max-width: 575px) {
  /* line 503, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 {
    font-size: 16px;
    margin-bottom: 5px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 503, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 {
    font-size: 16px;
    margin: 0;
  }
}

@media only screen and (min-width: 991px) {
  /* line 503, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 {
    font-size: 20px;
  }
}

/* line 517, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 a {
  color: #161616;
}

@media only screen and (max-width: 575px) {
  /* line 517, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media only screen and (min-width: 575px) {
  /* line 517, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media only screen and (min-width: 767px) {
  /* line 517, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 a {
    display: inline-block;
  }
}

@media only screen and (min-width: 767px) {
  /* line 539, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 a:hover:after {
    width: 100%;
    text-decoration: none;
  }
}

/* line 547, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail h6 a:after {
  content: "";
  border-bottom: 1px solid #616161;
  height: 0px;
  display: block;
  width: 0;
  transition: width .5s;
}

/* line 557, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .spec_loca {
  font-family: "Poppins";
  font-weight: 500;
  color: #a9a9a9 !important;
}

@media only screen and (max-width: 575px) {
  /* line 557, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .spec_loca {
    font-size: 12px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 557, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .spec_loca {
    font-size: 12px;
    padding-top: 7px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 557, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .spec_loca {
    padding-top: 0px;
    font-size: 12px;
  }
}

/* line 573, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .spec_loca .doc-city-name {
  position: relative;
  font-size: 12px;
}

/* line 577, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .spec_loca .doc-city-name:nth-of-type(1):after {
  display: none;
}

/* line 581, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .spec_loca .doc-city-name:after {
  content: '';
  width: 3px;
  position: absolute;
  height: 3px;
  background: #494949;
  left: -7px;
  border-radius: 50%;
  bottom: 6px;
}

/* line 594, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .doctor-address {
  font-family: "Poppins";
  font-weight: 500;
  color: #8e8e8e;
}

/* line 598, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .doctor-address .dot-space {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
  position: relative;
  top: -3px;
}

@media only screen and (max-width: 575px) {
  /* line 618, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail p {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media only screen and (min-width: 575px) {
  /* line 618, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail p {
    font-size: 12px;
    padding-top: 7px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 618, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail p {
    font-size: 14px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 618, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail p {
    padding-top: 0;
    font-size: 14px;
  }
}

/* line 640, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .qualifications {
  color: #494949;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 575px) {
  /* line 640, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .qualifications {
    font-size: 12px;
    left: 0;
    bottom: 0px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 640, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .qualifications {
    font-size: 12px;
    left: 0;
    bottom: 0px;
    width: 90%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 640, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .doctors-detail .qualifications {
    font-size: 14px;
    position: static;
    padding-bottom: 5px;
  }
}

/* line 668, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .actions {
  font-size: 14px;
}

@media only screen and (max-width: 575px) {
  /* line 668, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions {
    display: flex;
    bottom: -135px;
    width: 100%;
  }
  /* line 675, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions.no-timing-slots-available {
    bottom: -55px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 668, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions {
    display: flex;
    bottom: -113px;
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 668, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions {
    width: 175px;
    position: static;
    display: block;
  }
}

/* line 690, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .actions a {
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
}

@media only screen and (max-width: 575px) {
  /* line 690, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions a {
    font-size: 13px;
    padding: 13px;
    width: 50%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 690, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions a {
    width: 50%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 690, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions a {
    width: 100%;
  }
}

/* line 706, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .actions a .availbility {
  font-size: 11px;
  font-family: "Poppins";
  font-weight: 600;
  position: relative;
}

/* line 711, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .actions a .availbility:after {
  content: '';
  position: absolute;
  width: 6px;
  background: #85DB30;
  height: 6px;
  left: -10px;
  bottom: 4px;
  border-radius: 50%;
}

/* line 722, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .actions a.view-profile {
  color: #161616;
  transition: all .4s;
  -webkit-user-select: none;
  -moz-user-select: none;
  font-weight: 400;
  border: 1px solid #C0C0C0;
}

@media only screen and (max-width: 575px) {
  /* line 722, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions a.view-profile {
    width: 50%;
    margin-left: 9px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 722, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions a.view-profile {
    width: 50%;
    margin-left: 10px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 722, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .doctors-card-inner .actions a.view-profile {
    width: 100%;
    margin: 8px 0 0 0;
  }
}

/* line 741, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .doctors-card-inner .actions a.view-profile:hover {
  color: #fff;
  border: 1px solid transparent;
  background-color: #2ac4f4;
}

/* line 750, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover {
  overflow-x: scroll;
  scrollbar-width: none;
}

/* line 753, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover::-webkit-scrollbar {
  display: none;
}

/* line 756, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner {
  display: flex;
  flex-wrap: nowrap;
  border-top: 1px dotted #F2F2F2 !important;
  padding-top: 15px;
  padding-left: 1px;
  padding-bottom: 1px;
}

@media only screen and (max-width: 575px) {
  /* line 756, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner {
    border-top: 0 !important;
  }
}

/* line 766, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card {
  user-select: none;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #c0c0c0;
  transition: all .3s;
  font-size: 14px;
}

@media only screen and (max-width: 575px) {
  /* line 766, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card {
    font-size: 12px;
  }
}

/* line 783, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card .book_doctor_appointment {
  padding: 8px 0;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
}

/* line 789, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card .book_doctor_appointment a:hover {
  text-decoration: none;
}

/* line 794, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card .appointment-type {
  color: #161616;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 400;
}

/* line 800, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card .address {
  font-family: "Poppins";
  font-size: 12px;
  line-height: 18px;
  color: #A9A9A9;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

/* line 811, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card .timing {
  font-family: "Poppins";
  font-weight: 600;
  color: #2ac4f4;
  font-size: 10px;
  position: relative;
  padding-left: 13px !important;
}

/* line 818, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card .timing:after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  background-color: #85DB30;
  border-radius: 50%;
  left: 0px;
  bottom: 4px;
}

/* line 829, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card .fees {
  font-size: 11px;
  font-family: "Poppins";
  font-weight: 600;
  color: #161616;
}

/* line 835, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card.video {
  position: relative;
}

/* line 837, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card.video:after {
  content: "\f03d";
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  top: -9px;
  font-weight: 900;
  right: -9px;
  font-size: 8px;
  width: 18px;
  height: 18px;
  background: #2eda94;
  outline: 5px solid #fff;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}

/* line 855, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card.active {
  border: 1px solid #2ac4f4;
  box-shadow: 0px 0px 0px 1px #2ac4f4;
}

/* line 859, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doctors-listings-cover .doctors-card .timing-cards-cover .timing-cards-inner .timing-card:hover {
  border: 1px solid #2ac4f4;
  box-shadow: 0px 0px 0px 1px #2ac4f4;
}

/* line 868, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doc-list-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media only screen and (min-width: 575px) {
  /* line 868, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doc-list-header {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 868, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doc-list-header {
    margin-top: 13px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 881, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doc-list-header .doc-header-con {
    max-width: 92%;
  }
}

/* line 886, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doc-list-header h1, .doc-list-header .search-doctors-banner .text-section h3, .search-doctors-banner .text-section .doc-list-header h3 {
  font-size: 24px;
  color: #3d3d3d;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media only screen and (max-width: 575px) {
  /* line 886, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doc-list-header h1, .doc-list-header .search-doctors-banner .text-section h3, .search-doctors-banner .text-section .doc-list-header h3 {
    font-size: 13px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-right: 5px;
  }
}

/* line 904, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.doc-list-header h1 .search-txt, .doc-list-header .search-doctors-banner .text-section h3 .search-txt, .search-doctors-banner .text-section .doc-list-header h3 .search-txt {
  font-size: 10px;
  color: #494949;
  padding: 0 0 0 14px;
  line-height: 13px;
  font-weight: 400;
}

@media only screen and (max-width: 575px) {
  /* line 912, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doc-list-header .seo-p-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

/* line 920, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.seo-p-text {
  font-family: "Poppins";
  font-weight: 500;
  font-size: 12px;
  color: #3D3D3D;
  margin: 0 0 10px 0;
}

@media only screen and (max-width: 575px) {
  /* line 920, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .seo-p-text {
    font-size: 10px;
  }
}

/* line 932, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.like-block {
  color: #2EDA94;
  font-size: 12px;
}

/* line 935, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.like-block i {
  font-size: 16px;
  margin-right: 2px;
}

/* line 939, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.like-block span {
  font-size: 13px;
}

/* line 944, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.load-more-btn {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}

/* line 945, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.load-more-btn.doclist {
  margin-top: 45px;
}

/* line 951, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.load-more-btn .btn.btn-primary {
  background: #14BEF0;
  border-color: #14BEF0;
  color: #fff;
  height: 36px;
  line-height: 35px;
  padding: 0 30px;
  font-size: 14px;
}

/* line 959, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.load-more-btn .btn.btn-primary:hover {
  background-color: #0da4d0;
  border-color: #0d9bc4;
}

@media only screen and (max-width: 575px) {
  /* line 966, app/assets/stylesheets/css/b2c_doctors_listing.scss */
  .doc-list-wrap {
    clear: both;
    margin-right: -12px;
  }
}

/* line 974, app/assets/stylesheets/css/b2c_doctors_listing.scss */
#previous-spinner {
  margin-bottom: 7px !important;
}

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

/* line 983, app/assets/stylesheets/css/b2c_doctors_listing.scss */
.spin-center {
  display: block;
  margin: 0 auto;
}

/* line 1, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing {
  font-family: "Poppins";
}

/* line 3, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover {
  transition: all .5s !important;
}

/* line 5, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover.side-bar-pt-extraspace {
  padding-top: 90px !important;
}

@media only screen and (max-width: 575px) {
  /* line 3, app/assets/stylesheets/css/b2c_sidebar.scss */
  .b2c-main-listing .side-bar-cover {
    width: 100%;
    display: block;
    position: fixed;
    left: -100%;
    top: 0;
    background: #fff;
    height: 100vh;
    z-index: 99999;
    padding: 0px 10px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}

@media only screen and (min-width: 575px) {
  /* line 3, app/assets/stylesheets/css/b2c_sidebar.scss */
  .b2c-main-listing .side-bar-cover {
    width: 100%;
    display: block;
    position: fixed;
    left: -100%;
    top: 0;
    background: #fff;
    z-index: 1;
    padding: 20px 10px;
    top: 34px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 3, app/assets/stylesheets/css/b2c_sidebar.scss */
  .b2c-main-listing .side-bar-cover {
    width: 180px;
    position: static;
    display: block;
    padding: 0;
  }
}

@media only screen and (min-width: 991px) {
  /* line 3, app/assets/stylesheets/css/b2c_sidebar.scss */
  .b2c-main-listing .side-bar-cover {
    width: 245px;
  }
}

/* line 46, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .filters-cover h6 {
  color: #161616;
  font-family: "Poppins";
  font-weight: 600;
}

/* line 51, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .filters-cover i {
  font-size: 19px;
}

/* line 57, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-heading.slider-heading h6 {
  display: flex;
  justify-content: space-between;
}

/* line 60, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-heading.slider-heading h6 strong {
  font-weight: normal;
}

/* line 63, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-heading.slider-heading h6 span.price-range {
  font-size: 10px;
  color: #3D3D3D;
  padding-left: 10px;
}

/* line 68, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-heading.slider-heading h6 a {
  font-size: 14px;
}

/* line 73, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-heading h6 {
  border-bottom: 2px solid #EBEBEB;
  color: #161616;
  font-family: "Poppins";
  font-weight: 600;
}

@media only screen and (max-width: 575px) {
  /* line 73, app/assets/stylesheets/css/b2c_sidebar.scss */
  .b2c-main-listing .side-bar-cover .side-bar-heading h6 {
    font-size: 15px;
  }
}

/* line 81, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-heading h6:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 60px;
  background: #2ac4f4;
  left: 0;
  bottom: -2px;
}

/* line 90, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-heading h6 span {
  font-size: 10px;
  color: #9E9E9E;
}

/* line 97, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-submit .apply-filters {
  background-color: #2ac4f4;
  font-family: "Poppins";
  padding: 12px;
  font-size: 14px;
}

/* line 126, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-checkbox label, .b2c-main-listing .side-bar-cover .side-bar-radio label {
  font-size: 14px;
  color: #3d3d3d;
  -webkit-user-select: none;
  -moz-user-select: none;
}

/* line 134, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-range input[type="range"] {
  width: 245px;
}

/* line 143, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-dropdown .join-doc-select2 {
  width: 100%;
  font-size: 14px;
}

/* line 146, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-dropdown .join-doc-select2 .select2-choice {
  display: block;
  height: 40px;
  border: 1px solid #e3e3e3;
  line-height: 40px;
  color: #3d3d3d;
  border-radius: 3px;
  user-select: none;
  padding-left: 10px;
  background-color: #fff;
  background-image: none;
  box-shadow: none;
}

/* line 158, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-dropdown .join-doc-select2 .select2-choice .select2-chosen {
  color: #3d3d3d;
}

/* line 161, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-dropdown .join-doc-select2 .select2-choice .select2-arrow:after {
  display: none;
}

/* line 164, app/assets/stylesheets/css/b2c_sidebar.scss */
.b2c-main-listing .side-bar-cover .side-bar-dropdown .join-doc-select2 .select2-choice .select2-arrow {
  background: none;
  width: 26px;
  border: none;
  font-size: 7px;
  line-height: 38px;
}

/* line 176, app/assets/stylesheets/css/b2c_sidebar.scss */
.cross-icon {
  position: relative;
}

/* line 178, app/assets/stylesheets/css/b2c_sidebar.scss */
.cross-icon:after, .cross-icon:before {
  position: absolute;
  content: '';
  right: 12px;
  width: 1px;
  height: 20px;
  background-color: black;
  transform: rotate(45deg);
}

/* line 187, app/assets/stylesheets/css/b2c_sidebar.scss */
.cross-icon:before {
  transform: rotate(-45deg);
}

@media only screen and (max-width: 575px) {
  /* line 192, app/assets/stylesheets/css/b2c_sidebar.scss */
  .content-sidebar-space {
    display: none;
  }
}

@media only screen and (min-width: 575px) {
  /* line 192, app/assets/stylesheets/css/b2c_sidebar.scss */
  .content-sidebar-space {
    display: none;
  }
}

@media only screen and (min-width: 767px) {
  /* line 192, app/assets/stylesheets/css/b2c_sidebar.scss */
  .content-sidebar-space {
    width: 228px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 192, app/assets/stylesheets/css/b2c_sidebar.scss */
  .content-sidebar-space {
    width: 293px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 206, app/assets/stylesheets/css/b2c_sidebar.scss */
  .actual-content {
    width: calc(100% - 228px);
  }
}

@media only screen and (min-width: 991px) {
  /* line 206, app/assets/stylesheets/css/b2c_sidebar.scss */
  .actual-content {
    width: calc(100% - 293px);
  }
}

/* line 215, app/assets/stylesheets/css/b2c_sidebar.scss */
.rangeslider.ui-slider {
  margin-top: 30px;
}

/* line 217, app/assets/stylesheets/css/b2c_sidebar.scss */
.rangeslider.ui-slider.ui-widget.ui-widget-content {
  border: 0;
  height: 1px;
  background: #E2E2E2;
}

/* line 222, app/assets/stylesheets/css/b2c_sidebar.scss */
.rangeslider.ui-slider .ui-slider-handle {
  width: 11px;
  height: 11px;
  background: #25C3F0;
  border: 0;
  border-radius: 50%;
  margin-left: -5px;
}

/* line 229, app/assets/stylesheets/css/b2c_sidebar.scss */
.rangeslider.ui-slider .ui-slider-handle.ui-state-focus, .rangeslider.ui-slider .ui-slider-handle:focus {
  background: #25C3F0;
  border: 0;
  outline: none;
  border-radius: 50%;
}

/* line 236, app/assets/stylesheets/css/b2c_sidebar.scss */
.rangeslider.ui-slider .ui-slider-range {
  background: #25C3F0;
}

/* line 2, app/assets/stylesheets/css/b2c_generic_style.scss */
input:focus {
  outline: 0;
  box-shadow: none;
}

/* line 6, app/assets/stylesheets/css/b2c_generic_style.scss */
textarea:focus {
  outline: 0;
  box-shadow: none;
}

/* line 10, app/assets/stylesheets/css/b2c_generic_style.scss */
a:focus {
  outline: 0;
  box-shadow: none;
}

/* line 15, app/assets/stylesheets/css/b2c_generic_style.scss */
button:focus {
  outline: none;
}

/* line 19, app/assets/stylesheets/css/b2c_generic_style.scss */
.search-page .pharmacy-list-header {
  margin-bottom: 10px;
}

/* line 21, app/assets/stylesheets/css/b2c_generic_style.scss */
.search-page .pharmacy-list-header .pharmacy-heading {
  line-height: 24px;
  margin-bottom: 0;
}

/* line 27, app/assets/stylesheets/css/b2c_generic_style.scss */
.pharmacy-heading {
  font-family: "Poppins";
  font-size: 24px;
  line-height: 40px;
  color: #161616;
  font-weight: 600;
}

/* line 34, app/assets/stylesheets/css/b2c_generic_style.scss */
.btn:focus {
  box-shadow: none;
}

/* line 37, app/assets/stylesheets/css/b2c_generic_style.scss */
.text-light-gray {
  color: #A9A9A9 !important;
}

/* line 40, app/assets/stylesheets/css/b2c_generic_style.scss */
.font-weight-semibold {
  font-weight: 600 !important;
}

@media only screen and (min-width: 991px) {
  /* line 43, app/assets/stylesheets/css/b2c_generic_style.scss */
  .fixed-lg-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
  }
}

/* line 52, app/assets/stylesheets/css/b2c_generic_style.scss */
#map_canvas {
  height: calc(100% - 38px);
}

/* line 55, app/assets/stylesheets/css/b2c_generic_style.scss */
.gen-select2 {
  width: 100%;
  font-size: 14px;
}

/* line 58, app/assets/stylesheets/css/b2c_generic_style.scss */
.gen-select2.form-control {
  border: 0;
}

/* line 61, app/assets/stylesheets/css/b2c_generic_style.scss */
.gen-select2 .select2-choice {
  display: block;
  height: 45px;
  border: 1px solid #EBEBEB;
  line-height: 45px;
  color: #9e9e9e;
  border-radius: 3px;
  user-select: none;
  padding-left: 10px;
  background-color: #fff;
  background-image: none;
  box-shadow: none;
}

/* line 73, app/assets/stylesheets/css/b2c_generic_style.scss */
.gen-select2 .select2-choice .select2-chosen {
  color: #9e9e9e;
}

/* line 76, app/assets/stylesheets/css/b2c_generic_style.scss */
.gen-select2 .select2-choice .select2-arrow:after {
  display: none;
}

/* line 79, app/assets/stylesheets/css/b2c_generic_style.scss */
.gen-select2 .select2-choice .select2-arrow {
  background: none;
  width: 26px;
  border: none;
  font-size: 7px;
  line-height: 38px;
}

/* line 90, app/assets/stylesheets/css/b2c_generic_style.scss */
.similar-doc .slick-track {
  width: 100%;
  margin: 0;
}

/* line 94, app/assets/stylesheets/css/b2c_generic_style.scss */
.similar-doc .slick-list {
  width: 100%;
}

/* line 97, app/assets/stylesheets/css/b2c_generic_style.scss */
.similar-doc .slick-slide {
  width: 300px;
}

@media only screen and (max-width: 575px) {
  /* line 97, app/assets/stylesheets/css/b2c_generic_style.scss */
  .similar-doc .slick-slide {
    width: 270px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 97, app/assets/stylesheets/css/b2c_generic_style.scss */
  .similar-doc .slick-slide {
    width: 270px;
  }
}

/* line 106, app/assets/stylesheets/css/b2c_generic_style.scss */
.product-slider .slick-slide {
  max-height: 276px;
}

@media only screen and (max-width: 575px) {
  /* line 106, app/assets/stylesheets/css/b2c_generic_style.scss */
  .product-slider .slick-slide {
    width: 195px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 106, app/assets/stylesheets/css/b2c_generic_style.scss */
  .product-slider .slick-slide {
    width: 195px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 115, app/assets/stylesheets/css/b2c_generic_style.scss */
  .related-product-slider .slick-slide {
    width: 195px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 115, app/assets/stylesheets/css/b2c_generic_style.scss */
  .related-product-slider .slick-slide {
    width: 195px;
  }
}

/* line 123, app/assets/stylesheets/css/b2c_generic_style.scss */
.related-product-slider .slick-track {
  margin-left: 0;
  margin-right: 0;
}

/* line 127, app/assets/stylesheets/css/b2c_generic_style.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 1, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo {
  background-image: url(/assets/B2c/request-demo-background.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: block;
}

@media only screen and (max-width: 575px) {
  /* line 1, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo {
    padding-top: 32px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 1, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo {
    padding-top: 60px;
  }
}

/* line 13, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo .demo-form-section {
  float: right;
}

@media only screen and (max-width: 575px) {
  /* line 13, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section {
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 13, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section {
    width: 55%;
  }
}

/* line 21, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo .demo-form-section .sub-lable {
  font-family: "Poppins";
  font-weight: 500;
}

@media only screen and (max-width: 575px) {
  /* line 21, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .sub-lable {
    font-size: 12px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 21, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .sub-lable {
    font-size: 14px;
  }
}

/* line 31, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo .demo-form-section .main-lable {
  font-family: "Poppins";
  font-weight: 600;
}

@media only screen and (max-width: 575px) {
  /* line 31, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .main-lable {
    font-size: 32px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 31, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .main-lable {
    font-size: 38px;
  }
}

/* line 41, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo .demo-form-section .inputs-section-cover {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 575px) {
  /* line 41, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .inputs-section-cover {
    padding-top: 12px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 41, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .inputs-section-cover {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 50, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .inputs-section-cover .input-cover {
    width: 100%;
  }
}

/* line 54, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo .demo-form-section .inputs-section-cover .input-cover input {
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 11px;
  font-family: "Poppins";
  font-size: 14px;
}

/* line 60, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo .demo-form-section .inputs-section-cover .input-cover input::placeholder {
  color: #9e9e9e;
}

@media only screen and (max-width: 575px) {
  /* line 54, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .inputs-section-cover .input-cover input {
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 54, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .inputs-section-cover .input-cover input {
    width: 280px;
  }
}

/* line 69, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo .demo-form-section .inputs-section-cover .input-cover input:focus {
  outline: none;
}

/* line 74, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo .demo-form-section .inputs-section-cover button {
  border-radius: 3px;
  font-size: 15px;
  font-family: "Poppins";
  padding: 9px 26px;
  background-color: #045372;
}

@media only screen and (max-width: 575px) {
  /* line 74, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .inputs-section-cover button {
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 74, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .demo-form-section .inputs-section-cover button {
    margin-top: 45px;
  }
}

/* line 89, app/assets/stylesheets/css/b2c_request_demo.scss */
.requset-demo .mobile-mockup-cover {
  float: right;
}

@media only screen and (max-width: 575px) {
  /* line 89, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .mobile-mockup-cover {
    width: 100%;
    padding-top: 45px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 89, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .mobile-mockup-cover {
    margin-left: -80px;
    width: 45%;
  }
}

@media only screen and (max-width: 575px) {
  /* line 99, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .mobile-mockup-cover img {
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 99, app/assets/stylesheets/css/b2c_request_demo.scss */
  .requset-demo .mobile-mockup-cover img {
    margin-left: -90px;
    width: 510px;
  }
}

/* line 1, app/assets/stylesheets/css/b2c_video_consultation.scss */
.search-bar {
  font-family: "Poppins";
}

@media only screen and (max-width: 575px) {
  /* line 1, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar {
    position: absolute;
    bottom: 22px;
    width: calc(100% - 30px);
  }
}

@media only screen and (max-width: 575px) {
  /* line 8, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner {
    width: 100%;
  }
}

@media only screen and (min-width: 575px) {
  /* line 8, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner {
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 8, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner {
    width: 500px;
  }
}

/* line 18, app/assets/stylesheets/css/b2c_video_consultation.scss */
.search-bar .search-bar-inner .twitter-typeahead {
  border-right: 0px;
}

@media only screen and (max-width: 575px) {
  /* line 18, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner .twitter-typeahead {
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 18, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner .twitter-typeahead {
    width: 460px;
  }
}

/* line 26, app/assets/stylesheets/css/b2c_video_consultation.scss */
.search-bar .search-bar-inner .twitter-typeahead input {
  border: 1px solid #ebebeb;
  border-radius: 3px 0px 0 3px;
  height: 46px;
  color: #9e9e9e;
}

@media only screen and (max-width: 575px) {
  /* line 26, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner .twitter-typeahead input {
    padding-left: 36px;
    font-size: 12px;
  }
  /* line 34, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner .twitter-typeahead input::placeholder {
    font-size: 12px;
  }
}

/* line 38, app/assets/stylesheets/css/b2c_video_consultation.scss */
.search-bar .search-bar-inner .twitter-typeahead input::placeholder {
  color: #9e9e9e;
}

/* line 42, app/assets/stylesheets/css/b2c_video_consultation.scss */
.search-bar .search-bar-inner .twitter-typeahead .form-control:focus {
  box-shadow: none !important;
}

/* line 46, app/assets/stylesheets/css/b2c_video_consultation.scss */
.search-bar .search-bar-inner .search-icon {
  background-color: #2ac4f4;
  border-radius: 0 4px 4px 0;
}

@media only screen and (max-width: 575px) {
  /* line 46, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner .search-icon {
    border-radius: 4px;
    width: 100%;
    padding: 8px;
    margin-top: 12px;
  }
  /* line 54, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner .search-icon a {
    color: #fff;
    font-family: "Poppins";
    font-size: 16px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 46, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .search-bar .search-bar-inner .search-icon {
    width: 46px;
    height: 46px;
  }
}

/* line 64, app/assets/stylesheets/css/b2c_video_consultation.scss */
.search-bar .search-bar-inner .search-icon img {
  padding: 14px;
}

/* line 68, app/assets/stylesheets/css/b2c_video_consultation.scss */
.search-bar .search-bar-inner .mobile-search-icon {
  position: absolute;
  top: 14px;
  left: 10px;
}

/* line 76, app/assets/stylesheets/css/b2c_video_consultation.scss */
.specialties-section .spectalty-list-cover {
  font-family: "Poppins";
  font-size: 12px;
}

@media only screen and (max-width: 575px) {
  /* line 76, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .specialties-section .spectalty-list-cover {
    width: 110px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 76, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .specialties-section .spectalty-list-cover {
    width: 110px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 76, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .specialties-section .spectalty-list-cover {
    width: 120px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 88, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .specialties-section .spectalty-list-cover .spectalty-image-cover {
    width: 110px;
    height: 110px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 88, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .specialties-section .spectalty-list-cover .spectalty-image-cover {
    width: 110px;
    height: 110px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 88, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .specialties-section .spectalty-list-cover .spectalty-image-cover {
    width: 130px;
    height: 130px;
  }
}

/* line 102, app/assets/stylesheets/css/b2c_video_consultation.scss */
.specialties-section .spectalty-list-cover a {
  color: #2AC4F4;
}

/* line 103, app/assets/stylesheets/css/b2c_video_consultation.scss */
.specialties-section .spectalty-list-cover a:nth-of-type(1) {
  color: #161616;
}

@media only screen and (max-width: 575px) {
  /* line 102, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .specialties-section .spectalty-list-cover a {
    font-size: 12px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 102, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .specialties-section .spectalty-list-cover a {
    font-size: 12px;
  }
}

/* line 114, app/assets/stylesheets/css/b2c_video_consultation.scss */
.specialties-section .spectalty-list-cover label {
  cursor: pointer;
  color: #161616;
}

/* line 119, app/assets/stylesheets/css/b2c_video_consultation.scss */
.specialties-section .view-all {
  width: 130px;
  font-size: 14px;
}

@media only screen and (max-width: 575px) {
  /* line 124, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .video-consultation-features {
    padding: 80px 0;
  }
}

@media only screen and (min-width: 575px) {
  /* line 124, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .video-consultation-features {
    padding: 110px 0;
  }
}

@media only screen and (max-width: 575px) {
  /* line 140, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .video-consultation-features .feature-list ul li .img-side img {
    width: 110px;
    height: 110px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 140, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .video-consultation-features .feature-list ul li .img-side img {
    width: 100px;
    height: 100px;
  }
}

/* line 152, app/assets/stylesheets/css/b2c_video_consultation.scss */
.video-consultation-features .feature-list ul li .details-side h3 {
  padding-top: 11px;
  font-family: "Poppins";
  font-weight: 600;
  color: #161616;
  line-height: 33px;
}

@media only screen and (max-width: 575px) {
  /* line 152, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .video-consultation-features .feature-list ul li .details-side h3 {
    font-size: 16px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 152, app/assets/stylesheets/css/b2c_video_consultation.scss */
  .video-consultation-features .feature-list ul li .details-side h3 {
    font-size: 20px;
  }
}

/* line 165, app/assets/stylesheets/css/b2c_video_consultation.scss */
.video-consultation-features .feature-list ul li .details-side p {
  font-family: "Poppins";
  font-size: 12px;
  color: #3d3d3d;
}

/* line 171, app/assets/stylesheets/css/b2c_video_consultation.scss */
.video-consultation-features .feature-list ul li:nth-child(2) {
  padding: 32px 0;
}

/* line 2, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .main-text {
  font-family: "Poppins";
  font-weight: 600;
  text-align: center;
  color: #161616;
  position: relative;
  display: inline-block;
}

@media only screen and (max-width: 575px) {
  /* line 2, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .main-text {
    font-size: 20px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 2, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .main-text {
    font-size: 30px;
  }
}

/* line 15, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .main-text::after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  bottom: 8px;
  margin-left: 3px;
  background-color: #2ac4f4;
}

/* line 26, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .detail {
  font-family: "Poppins";
  color: #9E9E9E;
}

@media only screen and (max-width: 575px) {
  /* line 26, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .detail {
    font-size: 10px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 26, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .detail {
    font-size: 14px;
  }
}

/* line 36, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tabs {
  display: flex;
  border-bottom: none;
}

@media only screen and (min-width: 575px) {
  /* line 36, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tabs {
    display: block;
  }
}

@media only screen and (min-width: 767px) {
  /* line 36, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tabs {
    display: flex;
  }
}

/* line 45, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tabs li {
  width: 215px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
}

@media only screen and (min-width: 575px) {
  /* line 45, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tabs li {
    margin: 0 auto;
    width: 300px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 45, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tabs li {
    margin: 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 767px) {
  /* line 45, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tabs li {
    margin: inherit;
    width: 215px;
  }
}

/* line 62, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tabs li:first-child a {
  border-radius: 5px 0px 0px 5px;
}

/* line 68, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tabs li:last-child a {
  border-radius: 0px 5px 5px 0px;
}

/* line 74, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tabs li.active a {
  background-color: #00668D;
  color: #FFFFFF;
  text-decoration: none;
}

/* line 80, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tabs li a {
  background-color: #F8F8F8;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 24px;
  color: #3d3d3d;
  font-family: "Poppins";
  font-style: "semibold";
  margin-bottom: 1px;
  text-align: center;
}

/* line 90, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tabs li a:hover {
  text-decoration: none;
}

/* line 93, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tabs li a.active {
  background-color: #00668D;
  color: #FFFFFF;
}

/* line 100, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tab-content {
  background-color: #FFFFFF;
  margin-top: 20px;
  display: block;
}

/* line 104, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tab-content .tab-pane {
  background-color: #FFFFFF;
}

@media only screen and (max-width: 575px) {
  /* line 106, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .banner-img {
    text-align: center;
  }
}

@media only screen and (min-width: 575px) {
  /* line 106, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .banner-img {
    text-align: center;
  }
}

@media only screen and (min-width: 767px) {
  /* line 106, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .banner-img {
    text-align: center;
  }
}

@media only screen and (min-width: 991px) {
  /* line 106, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .banner-img {
    text-align: inherit;
  }
}

/* line 119, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tab-content .tab-pane .banner-img img {
  height: 100%;
}

@media only screen and (max-width: 575px) {
  /* line 119, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .banner-img img {
    width: 285px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 119, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .banner-img img {
    width: 85% !important;
  }
}

@media only screen and (min-width: 575px) {
  /* line 119, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .banner-img img {
    width: 75%;
  }
}

/* line 135, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.module-section .module-tab-content .tab-pane .outdoor-dept-detail li {
  font-family: "Poppins";
  color: #3d3d3d;
  line-height: 2.2;
}

@media only screen and (max-width: 575px) {
  /* line 135, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .outdoor-dept-detail li {
    font-size: 12px;
    text-align: inherit;
    list-style: inherit;
  }
}

@media only screen and (min-width: 575px) {
  /* line 135, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .outdoor-dept-detail li {
    font-size: 12px;
  }
}

@media only screen and (min-width: 767px) {
  /* line 135, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .module-section .module-tab-content .tab-pane .outdoor-dept-detail li {
    font-size: 14px;
  }
}

/*doctor page*/
/* line 162, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.speciality-base-module .doctor-speciality-detail .doctor-speciality-img {
  width: 116px;
  height: 116px;
}

/* line 166, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.speciality-base-module .doctor-speciality-detail .text {
  font-family: "Poppins";
  color: #161616;
  margin-top: 15px;
  font-weight: 500;
  font-size: 15px;
}

@media only screen and (max-width: 575px) {
  /* line 166, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .doctor-speciality-detail .text {
    font-size: 15px;
    font-weight: 500;
  }
}

@media only screen and (min-width: 575px) {
  /* line 166, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .doctor-speciality-detail .text {
    font-size: 15px;
  }
}

/* line 180, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.speciality-base-module .doctor-speciality-detail .doctor-heading {
  font-weight: 500;
  color: #161616;
  font-family: "Poppins";
  font-size: 14px;
}

/* line 186, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.speciality-base-module .doctor-speciality-detail .doctor-detail {
  color: #3D3D3D;
  font-size: 14px;
  font-family: "Poppins";
  line-height: 24px;
  color: #3d3d3d;
  padding: 10px 30px;
}

/* line 194, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.speciality-base-module .doctor-speciality-detail.second-section {
  width: 75%;
  float: right;
}

@media only screen and (min-width: 991px) {
  /* line 194, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .doctor-speciality-detail.second-section {
    width: 75% !important;
    float: right !important;
  }
}

@media only screen and (min-width: 767px) {
  /* line 194, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .doctor-speciality-detail.second-section {
    width: inherit;
    float: inherit;
  }
}

@media only screen and (max-width: 575px) {
  /* line 194, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .doctor-speciality-detail.second-section {
    width: inherit;
    float: inherit;
  }
}

/* line 210, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.speciality-base-module .doctor-speciality-detail.third-section {
  width: 75%;
  float: left;
}

@media only screen and (min-width: 991px) {
  /* line 210, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .doctor-speciality-detail.third-section {
    width: 75% !important;
    float: left !important;
  }
}

@media only screen and (min-width: 767px) {
  /* line 210, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .doctor-speciality-detail.third-section {
    width: inherit;
    float: inherit;
  }
}

@media only screen and (max-width: 575px) {
  /* line 210, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .doctor-speciality-detail.third-section {
    width: inherit;
    float: inherit;
  }
}

/* line 227, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.speciality-base-module .main-text {
  font-family: "Poppins";
  font-weight: 600;
  text-align: center;
  color: #161616;
  position: relative;
  display: inline-block;
}

@media only screen and (max-width: 575px) {
  /* line 227, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .main-text {
    font-size: 20px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 227, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .main-text {
    font-size: 30px;
  }
}

/* line 240, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.speciality-base-module .main-text::after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  bottom: 8px;
  margin-left: 3px;
  background-color: #2ac4f4;
}

/* line 251, app/assets/stylesheets/css/b2c_module_tab_section.scss */
.speciality-base-module .detail {
  font-family: "Poppins";
  color: #9E9E9E;
}

@media only screen and (max-width: 575px) {
  /* line 251, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .detail {
    font-size: 10px;
  }
}

@media only screen and (min-width: 575px) {
  /* line 251, app/assets/stylesheets/css/b2c_module_tab_section.scss */
  .speciality-base-module .detail {
    font-size: 14px;
  }
}

/* line 1, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
.pharmacy-tabs {
  font-family: "Poppins";
}

/* line 3, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
.pharmacy-tabs .nav-tabs {
  background-color: #fcfcfc;
}

@media only screen and (max-width: 575px) {
  /* line 3, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
  .pharmacy-tabs .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
  }
}

@media only screen and (min-width: 575px) {
  /* line 3, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
  .pharmacy-tabs .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
  }
}

@media only screen and (min-width: 767px) {
  /* line 3, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
  .pharmacy-tabs .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
  }
}

/* line 20, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
.pharmacy-tabs .nav-tabs .nav-item {
  font-size: 16px;
  color: #161616;
  padding: 13px 28px;
  font-weight: 500;
  margin: 0;
  border: 2px solid transparent;
}

@media only screen and (max-width: 575px) {
  /* line 20, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
  .pharmacy-tabs .nav-tabs .nav-item {
    white-space: nowrap;
  }
}

@media only screen and (min-width: 575px) {
  /* line 20, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
  .pharmacy-tabs .nav-tabs .nav-item {
    white-space: nowrap;
  }
}

/* line 33, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
.pharmacy-tabs .nav-tabs .nav-item:hover {
  border: 2px solid transparent;
}

/* line 36, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
.pharmacy-tabs .nav-tabs .nav-item.active {
  border: 2px solid transparent;
  border-bottom: 2px solid #2ac4f4;
  font-weight: 600;
  background: #fcfcfc;
  border-right: 1px solid #fff;
}

/* line 46, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
.pharmacy-tabs .tab-content .tab-pane {
  padding: 30px 25px;
  font-size: 14px;
  background-color: #f7f7f7;
  font-weight: 500;
}

/* line 51, app/assets/stylesheets/css/b2c_pharmacy_tabs.scss */
.pharmacy-tabs .tab-content .tab-pane.active {
  color: #161616;
  background-color: #f7f7f7;
}

/* line 1, app/assets/stylesheets/css/b2c_pharmacy_list.scss */
.pharmacy-list-header {
  display: flex;
  justify-content: space-between;
  color: #161616;
  margin-bottom: 20px;
}

/* line 6, app/assets/stylesheets/css/b2c_pharmacy_list.scss */
.pharmacy-list-header .list-filter {
  display: flex;
  align-items: center;
}

/* line 9, app/assets/stylesheets/css/b2c_pharmacy_list.scss */
.pharmacy-list-header .list-filter h5 {
  font-size: 14px;
  padding-right: 13px;
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/css/easyzoom.scss */
.thumbnails {
  overflow: hidden;
  padding: 0;
  text-align: center;
}

@media only screen and (min-width: 575px) {
  /* line 1, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails {
    width: 80px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 1, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails {
    width: 80px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails {
    width: 135px;
  }
}

/* line 18, app/assets/stylesheets/css/easyzoom.scss */
.thumbnails li {
  display: block;
  border: 1px solid #E3E3E3;
}

@media only screen and (max-width: 575px) {
  /* line 18, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails li {
    width: 80px;
    height: 80px;
  }
  /* line 25, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails li:first-child {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 575px) {
  /* line 18, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails li {
    width: 80px;
    height: 80px;
  }
  /* line 33, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails li:first-child {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 767px) {
  /* line 39, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails li:first-child {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 991px) {
  /* line 18, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails li {
    width: 118px;
    height: 127px;
  }
  /* line 46, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails li:first-child {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 1199px) {
  /* line 18, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails li {
    width: 120px;
    height: 127px;
  }
  /* line 53, app/assets/stylesheets/css/easyzoom.scss */
  .thumbnails li:first-child {
    margin-top: 0 !important;
  }
}

/* line 57, app/assets/stylesheets/css/easyzoom.scss */
.thumbnails li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
}

/* line 65, app/assets/stylesheets/css/easyzoom.scss */
.thumbnails img {
  display: block;
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  object-fit: contain;
}

/* line 74, app/assets/stylesheets/css/easyzoom.scss */
.toggle {
  display: block;
  margin: 10px auto 1.5em;
}

/**
 * EasyZoom core styles
 */
/* line 85, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom {
  position: relative;
  /* 'Shrink-wrap' the element */
  display: inline-block;
  *display: inline;
  border: 1px solid #E3E3E3;
  *zoom: 1;
  margin-left: 8px;
}

@media only screen and (max-width: 575px) {
  /* line 85, app/assets/stylesheets/css/easyzoom.scss */
  .easyzoom {
    width: calc(100% - 87px);
    height: 255px;
    pointer-events: none;
  }
}

@media only screen and (min-width: 575px) {
  /* line 85, app/assets/stylesheets/css/easyzoom.scss */
  .easyzoom {
    width: calc(100% - 87px);
    height: 255px;
    pointer-events: none;
  }
}

@media only screen and (min-width: 767px) {
  /* line 85, app/assets/stylesheets/css/easyzoom.scss */
  .easyzoom {
    pointer-events: auto;
  }
}

@media only screen and (min-width: 991px) {
  /* line 85, app/assets/stylesheets/css/easyzoom.scss */
  .easyzoom {
    width: calc(100% - 80px);
    height: 397px;
  }
}

/* line 111, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
}

/* line 119, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom img {
  vertical-align: bottom;
}

@media only screen and (min-width: 991px) {
  /* line 119, app/assets/stylesheets/css/easyzoom.scss */
  .easyzoom img {
    height: 360px;
  }
}

/* line 132, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom.is-loading img {
  cursor: progress;
}

/* line 136, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom.is-ready img {
  cursor: auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* line 142, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom > a > img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}

/* line 149, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom.is-error img {
  cursor: not-allowed;
}

/* line 153, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 10em;
  margin: -1em 0 0 -5em;
  line-height: 2em;
  text-align: center;
  background: #FFF;
  box-shadow: 0 0 10px #888;
}

/* line 166, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF;
}

/**
 * EasyZoom layout variations
 */
/* line 176, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 183, app/assets/stylesheets/css/easyzoom.scss */
.easyzoom--adjacent .easyzoom-flyout {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px;
}

/* line 19, app/assets/stylesheets/application_online.scss */
.alert a {
  white-space: nowrap;
}

/* line 25, app/assets/stylesheets/application_online.scss */
#nprogress .spinner {
  bottom: 15px;
  top: auto;
}

/* line 33, app/assets/stylesheets/application_online.scss */
.d-flex {
  display: flex;
}

/* line 36, app/assets/stylesheets/application_online.scss */
.font-clr {
  color: #43454b;
}

/* line 39, app/assets/stylesheets/application_online.scss */
.background-white {
  background-color: white !important;
}

/* line 42, app/assets/stylesheets/application_online.scss */
.color-black {
  color: #6d6a6a !important;
}

/* line 46, app/assets/stylesheets/application_online.scss */
.background-color-for-theme {
  background-color: #2BC4F4 !important;
}

/* line 50, app/assets/stylesheets/application_online.scss */
.theme-color {
  color: #2BC4F4 !important;
}

/* line 54, app/assets/stylesheets/application_online.scss */
.button-in-sign-up:focus, .button-in-sign-up:hover {
  color: white !important;
  background-color: #2BC4F4 !important;
}

/* line 60, app/assets/stylesheets/application_online.scss */
.alert-success {
  background-color: #2bc4f4 !important;
}

/* line 63, app/assets/stylesheets/application_online.scss */
.plus {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC44NzQiIGhlaWdodD0iMTQuODc0IiB2aWV3Qm94PSIwIDAgMTQuODc0IDE0Ljg3NCI+DQogIDxwYXRoIGlkPSJwbHVzIiBkPSJNMTQuMTMsNi42OTNIOC4xODFWLjc0NGEuNzQ0Ljc0NCwwLDAsMC0xLjQ4NywwVjYuNjkzSC43NDRhLjc0NC43NDQsMCwwLDAsMCwxLjQ4N0g2LjY5M1YxNC4xM2EuNzQ0Ljc0NCwwLDEsMCwxLjQ4NywwVjguMThIMTQuMTNhLjc0NC43NDQsMCwxLDAsMC0xLjQ4N1ptMCwwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwKSIvPg0KPC9zdmc+DQo=") no-repeat;
  width: 30px !important;
  height: 30px !important;
  background-size: 14px 14px;
  background-position: center;
  background-color: #FAFAFA;
}

/* line 72, app/assets/stylesheets/application_online.scss */
.minus {
  background: url("data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfMTI2MzUiIGRhdGEtbmFtZT0iR3JvdXAgMTI2MzUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE0Ljg3NCIgaGVpZ2h0PSIxLjQ5IiB2aWV3Qm94PSIwIDAgMTQuODc0IDEuNDkiPg0KICA8cGF0aCBpZD0icGx1cyIgZD0iTTE0LjEzLDYuNjkzSDguMTgxbC0zLjMyLjIxN2MwLS40MSwyLjk4Ni41MjcsMi41NzYuNTI3UzYuNjkzLDYuNSw2LjY5Myw2LjkxbDIuMzE5LS4yMTdILjc0NGEuNzQ0Ljc0NCwwLDAsMCwwLDEuNDg3SDYuNjkzbDIuMzE5LS4zNjNjMCwuNDExLTEuOTg2LDAtMS41NzUsMHMtMy4wNjQuNDExLTMuMDY0LDBsMy44MDguMzYzSDE0LjEzYS43NDQuNzQ0LDAsMSwwLDAtMS40ODdabTAsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtNi42OTMpIi8+DQogIDxyZWN0IGlkPSJSZWN0YW5nbGVfNDY4NCIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgNDY4NCIgd2lkdGg9IjEwLjg3IiBoZWlnaHQ9IjEuNDkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIpIi8+DQo8L3N2Zz4NCg==") no-repeat center;
  width: 30px !important;
  height: 30px !important;
  background-size: 14px 14px;
  background-position: center;
  background-color: #FAFAFA;
}

/* line 80, app/assets/stylesheets/application_online.scss */
.up-arrow {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC4wNzMiIGhlaWdodD0iNS45NTQiIHZpZXdCb3g9IjAgMCAxMC4wNzMgNS45NTQiPjxkZWZzPjxzdHlsZT4udXBhcnJvd3tmaWxsOm5vbmU7c3Ryb2tlLXdpZHRoOjJweDtzdHJva2U6IzE2MTYxNjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9InVwYXJyb3ciIGQ9Ik0wLDMuNzA1LDQuMzM3LDAsOC42NzUsMy43MDUiIHRyYW5zZm9ybT0ibWF0cml4KDEsIDAuMDE3LCAtMC4wMTcsIDEsIDAuNzI3LCAxLjMyNikiPjwvcGF0aD48L3N2Zz4=") no-repeat;
  width: 12px !important;
  height: 12px !important;
  background-size: 100%;
  margin-top: 4px;
}

/* line 88, app/assets/stylesheets/application_online.scss */
.down-arrow {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC4wNzQiIGhlaWdodD0iNS45NTQiIHZpZXdCb3g9IjAgMCAxMC4wNzQgNS45NTQiPjxkZWZzPjxzdHlsZT4uZG93bmFycm93e2ZpbGw6bm9uZTtzdHJva2Utd2lkdGg6MnB4O3N0cm9rZTojMTYxNjE2O308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iZG93bmFycm93IiBkPSJNMCwwLDQuMzM4LDMuNyw4LjY3NiwwIiB0cmFuc2Zvcm09Im1hdHJpeCgxLCAtMC4wMTcsIDAuMDE3LCAxLCAwLjY2MywgMC45MjMpIj48L3BhdGg+PC9zdmc+") no-repeat;
  width: 12px !important;
  height: 12px !important;
  background-size: 100%;
  margin-top: 4px;
}

/* line 97, app/assets/stylesheets/application_online.scss */
.latest_footer svg {
  width: 11px;
  height: 12px;
}

/* line 102, app/assets/stylesheets/application_online.scss */
.latest_footer .fb svg {
  width: 7px !important;
  height: 12px !important;
}

/* line 108, app/assets/stylesheets/application_online.scss */
.latest_footer a:hover svg path {
  fill: #11438f;
}

/* line 112, app/assets/stylesheets/application_online.scss */
.faqs-area .internal_link {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 22px;
}

/* line 118, app/assets/stylesheets/application_online.scss */
.faqs-area .internal_link > a {
  display: flex;
  padding: 0px 0px 6px;
  text-decoration: none;
  align-items: center;
  font-size: 14px;
  line-height: 23px;
  position: relative;
  color: #161616;
  font-family: "Poppins";
  border-bottom: 1px solid #ddd;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
  font-weight: 600;
}

/* line 135, app/assets/stylesheets/application_online.scss */
.faqs-area .internal_link > a:hover {
  color: #161616;
}

/* line 138, app/assets/stylesheets/application_online.scss */
.faqs-area .internal_link > a i {
  width: 9px;
  position: static;
  right: 2px;
  width: 9px;
  top: 15px;
}

/* line 145, app/assets/stylesheets/application_online.scss */
.faqs-area .internal_link > a span {
  float: left;
  padding-right: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  width: calc(100% - 9px);
}

/* line 153, app/assets/stylesheets/application_online.scss */
.B2c-popups .modal-body .payments-card-wrapper .payments-card .checkbox-select svg {
  width: 20px;
}

@media only screen and (max-width: 575px) {
  /* line 157, app/assets/stylesheets/application_online.scss */
  .mobile-cart-items-dropdown.mobile-cart-items-dropdown-inner .cart-items-count {
    bottom: 1px !important;
    left: 8px !important;
    right: auto !important;
  }
}

/* line 165, app/assets/stylesheets/application_online.scss */
.confirmation-modal .contact-us i svg {
  width: 13px;
  height: 13px;
  vertical-align: top;
}

/* line 171, app/assets/stylesheets/application_online.scss */
.footer_top_area {
  background: #0D95C9;
  padding: 60px 0;
}

/* line 175, app/assets/stylesheets/application_online.scss */
.footer_top_area .about_area {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  margin-bottom: 30px;
  max-width: 280px;
}

@media only screen and (min-width: 768px) {
  /* line 175, app/assets/stylesheets/application_online.scss */
  .footer_top_area .about_area {
    font-size: 14px;
    line-height: 22px;
  }
}

@media only screen and (min-width: 992px) {
  /* line 175, app/assets/stylesheets/application_online.scss */
  .footer_top_area .about_area {
    font-size: 14px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 175, app/assets/stylesheets/application_online.scss */
  .footer_top_area .about_area {
    font-size: 18px;
    line-height: 27px;
  }
}

/* line 194, app/assets/stylesheets/application_online.scss */
.footer_top_area .about_area strong {
  font-weight: 500;
}

/* line 197, app/assets/stylesheets/application_online.scss */
.download_app_area {
  margin-bottom: 30px;
}

/* line 200, app/assets/stylesheets/application_online.scss */
.download_app_area h3 {
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 20px 0;
  font-weight: 500;
  color: #ffffff;
}

/* line 207, app/assets/stylesheets/application_online.scss */
ul.footer_ap_icon {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 212, app/assets/stylesheets/application_online.scss */
ul.footer_ap_icon li {
  margin-bottom: 14px;
}

/* line 214, app/assets/stylesheets/application_online.scss */
ul.footer_ap_icon li:last-child {
  margin-bottom: 0;
}

/* line 217, app/assets/stylesheets/application_online.scss */
ul.footer_ap_icon li a svg {
  width: 186px;
}

/* line 221, app/assets/stylesheets/application_online.scss */
.footer_list h3 {
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 20px 0;
  font-weight: 500;
  color: #fff;
}

/* line 227, app/assets/stylesheets/application_online.scss */
.footer_list h3 strong {
  font-weight: 600;
}

@media only screen and (min-width: 768px) {
  /* line 221, app/assets/stylesheets/application_online.scss */
  .footer_list h3 {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 5px 0;
  }
}

@media only screen and (min-width: 992px) {
  /* line 221, app/assets/stylesheets/application_online.scss */
  .footer_list h3 {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 5px 0;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 221, app/assets/stylesheets/application_online.scss */
  .footer_list h3 {
    font-size: 18px;
    line-height: 27px;
    margin: 0 0 20px 0;
  }
}

/* line 246, app/assets/stylesheets/application_online.scss */
.footer_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 250, app/assets/stylesheets/application_online.scss */
.footer_list ul li {
  margin-bottom: 10px;
}

/* line 252, app/assets/stylesheets/application_online.scss */
.footer_list ul li:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  /* line 250, app/assets/stylesheets/application_online.scss */
  .footer_list ul li {
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 992px) {
  /* line 250, app/assets/stylesheets/application_online.scss */
  .footer_list ul li {
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 250, app/assets/stylesheets/application_online.scss */
  .footer_list ul li {
    margin-bottom: 10px;
  }
}

/* line 264, app/assets/stylesheets/application_online.scss */
.footer_list ul li a {
  font-size: 14px;
  line-height: 21px;
  color: #fff;
}

/* line 268, app/assets/stylesheets/application_online.scss */
.footer_list ul li a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  /* line 264, app/assets/stylesheets/application_online.scss */
  .footer_list ul li a {
    font-size: 12px;
  }
}

@media only screen and (min-width: 992px) {
  /* line 264, app/assets/stylesheets/application_online.scss */
  .footer_list ul li a {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 264, app/assets/stylesheets/application_online.scss */
  .footer_list ul li a {
    font-size: 14px;
  }
}

/* line 283, app/assets/stylesheets/application_online.scss */
.footer_social_wrap {
  width: 33.3333333%;
}

/* line 285, app/assets/stylesheets/application_online.scss */
.footer_social_wrap ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}

/* line 291, app/assets/stylesheets/application_online.scss */
.footer_social_wrap ul li {
  margin-right: 12px;
}

/* line 293, app/assets/stylesheets/application_online.scss */
.footer_social_wrap ul li:last-child {
  margin-right: 0;
}

/* line 296, app/assets/stylesheets/application_online.scss */
.footer_social_wrap ul li a {
  background: rgba(255, 255, 255, 0.25);
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 21px;
}

/* line 304, app/assets/stylesheets/application_online.scss */
.footer_social_wrap ul li a svg {
  fill: #ffffff;
}

/* line 311, app/assets/stylesheets/application_online.scss */
.footer_bot_area {
  background: #00668D;
  height: 60px;
}

@media only screen and (min-width: 768px) {
  /* line 311, app/assets/stylesheets/application_online.scss */
  .footer_bot_area {
    height: auto;
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 311, app/assets/stylesheets/application_online.scss */
  .footer_bot_area {
    height: 60px;
    padding-bottom: 0;
  }
}

/* line 323, app/assets/stylesheets/application_online.scss */
.footer_logo_wrap {
  width: 33.3333333%;
}

/* line 325, app/assets/stylesheets/application_online.scss */
.footer_logo_wrap img {
  width: 121px;
  height: 36px;
}

/* line 330, app/assets/stylesheets/application_online.scss */
.footer_social_section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
}

/* line 337, app/assets/stylesheets/application_online.scss */
.footer_copy_wright {
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  width: 33.3333333%;
  text-align: right;
}
