@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 */
/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 5, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa,
.fas,
.far,
.fal,
.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 18, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 23, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-xs {
  font-size: .75em;
}

/* line 26, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sm {
  font-size: .875em;
}

/* line 29, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-1x {
  font-size: 1em;
}

/* line 32, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-2x {
  font-size: 2em;
}

/* line 35, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-3x {
  font-size: 3em;
}

/* line 38, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-4x {
  font-size: 4em;
}

/* line 41, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-5x {
  font-size: 5em;
}

/* line 44, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-6x {
  font-size: 6em;
}

/* line 47, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-7x {
  font-size: 7em;
}

/* line 50, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-8x {
  font-size: 8em;
}

/* line 53, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-9x {
  font-size: 9em;
}

/* line 56, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-10x {
  font-size: 10em;
}

/* line 59, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 63, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 67, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ul > li {
  position: relative;
}

/* line 70, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 77, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 82, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pull-left {
  float: left;
}

/* line 85, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pull-right {
  float: right;
}

/* line 88, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 95, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 102, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 106, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.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 126, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 136, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 141, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 146, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 151, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

/* line 156, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

/* line 165, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 173, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 180, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 183, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 186, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 191, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 194, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 197, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 200, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 203, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 206, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 209, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 212, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 215, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 218, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-adobe:before {
  content: "\f778";
}

/* line 221, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 224, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 227, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 230, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 233, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 236, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 239, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 242, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 245, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 248, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 251, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 254, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 257, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 260, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 263, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 266, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 269, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 272, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 275, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 278, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 281, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 284, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 287, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 290, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 293, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 296, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 299, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 302, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 305, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 308, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 311, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 314, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 317, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 320, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 323, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 326, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 329, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 332, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 335, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 338, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 341, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 344, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 347, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 350, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 353, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 356, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 359, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 362, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 365, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 368, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 371, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 374, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 377, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 380, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 383, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 386, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 389, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 392, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 395, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 398, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 401, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 404, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 407, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 410, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 413, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 416, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 419, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 422, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-award:before {
  content: "\f559";
}

/* line 425, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 428, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 431, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 434, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 437, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 440, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 443, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 446, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 449, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 452, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 455, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 458, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 461, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 464, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 467, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 470, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 473, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 476, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 479, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 482, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 485, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 488, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 491, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 494, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 497, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 500, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 503, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 506, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 509, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 512, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 515, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 518, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 521, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 524, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 527, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 530, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 533, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 536, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 539, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 542, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 545, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 548, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 551, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 554, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 557, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 560, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 563, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 566, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 569, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 572, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 575, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 578, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 581, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 584, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 587, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 590, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 593, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 596, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 599, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 602, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 605, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 608, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 611, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 614, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 617, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 620, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 623, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-box:before {
  content: "\f466";
}

/* line 626, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 629, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 632, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 635, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 638, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 641, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 644, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 647, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 650, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 653, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 656, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 659, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 662, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 665, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 668, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 671, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 674, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 677, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 680, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 683, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 686, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 689, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 692, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 695, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 698, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 701, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 704, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 707, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 710, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 713, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 716, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 719, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 722, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 725, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 728, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 731, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 734, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 737, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 740, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 743, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 746, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 749, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 752, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 755, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 758, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 761, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 764, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 767, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 770, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 773, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 776, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 779, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 782, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 785, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 788, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 791, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 794, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 797, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 800, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 803, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 806, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 809, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 812, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 815, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 818, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 821, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 824, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 827, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 830, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 833, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 836, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 839, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 842, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 845, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 848, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 851, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 854, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 857, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 860, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 863, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 866, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 869, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 872, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 875, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 878, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 881, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 884, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 887, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 890, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 893, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 896, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 899, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 902, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 905, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 908, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 911, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 914, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 917, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 920, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 923, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 926, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 929, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 932, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 935, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 938, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 941, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 944, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 947, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 950, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 953, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 956, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 959, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 962, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 965, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 968, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 971, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 974, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 977, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 980, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 983, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 986, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 989, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 992, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 995, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 998, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 1001, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 1004, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-code:before {
  content: "\f121";
}

/* line 1007, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 1010, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1013, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 1016, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 1019, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 1022, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 1025, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 1028, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 1031, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 1034, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 1037, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 1040, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 1043, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 1046, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 1049, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 1052, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 1055, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 1058, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1061, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 1064, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 1067, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 1070, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 1073, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1076, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 1079, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 1082, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 1085, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 1088, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1091, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 1094, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 1097, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1100, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 1103, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 1106, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 1109, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 1112, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 1115, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 1118, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 1121, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 1124, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 1127, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 1130, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 1133, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 1136, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 1139, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 1142, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 1145, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1148, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 1151, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 1154, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 1157, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 1160, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 1163, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 1166, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1169, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 1172, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1175, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1178, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 1181, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 1184, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 1187, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 1190, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1193, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 1196, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 1199, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1202, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 1205, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 1208, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 1211, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 1214, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 1217, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1220, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 1223, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 1226, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 1229, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 1232, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 1235, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 1238, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 1241, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 1244, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 1247, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 1250, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 1253, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 1256, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 1259, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1262, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 1265, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 1268, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 1271, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 1274, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 1277, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 1280, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 1283, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 1286, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 1289, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 1292, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 1295, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 1298, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 1301, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 1304, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 1307, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 1310, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 1313, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 1316, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 1319, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-download:before {
  content: "\f019";
}

/* line 1322, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 1325, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 1328, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 1331, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 1334, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1337, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 1340, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1343, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 1346, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 1349, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 1352, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1355, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 1358, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 1361, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 1364, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 1367, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 1370, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 1373, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 1376, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 1379, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 1382, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 1385, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 1388, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 1391, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1394, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1397, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 1400, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 1403, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 1406, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 1409, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 1412, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 1415, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1418, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 1421, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 1424, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1427, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 1430, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 1433, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 1436, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 1439, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 1442, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 1445, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 1448, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1451, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 1454, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 1457, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 1460, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 1463, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1466, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 1469, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 1472, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 1475, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 1478, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 1481, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 1484, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 1487, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 1490, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 1493, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 1496, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 1499, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 1502, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 1505, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1508, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 1511, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 1514, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 1517, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 1520, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1523, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 1526, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 1529, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1532, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 1535, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 1538, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 1541, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 1544, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 1547, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 1550, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 1553, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 1556, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 1559, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 1562, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 1565, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 1568, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 1571, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 1574, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 1577, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 1580, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 1583, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 1586, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 1589, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 1592, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 1595, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 1598, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 1601, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 1604, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-film:before {
  content: "\f008";
}

/* line 1607, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 1610, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 1613, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 1616, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 1619, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1622, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 1625, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 1628, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 1631, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 1634, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 1637, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 1640, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 1643, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 1646, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 1649, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 1652, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 1655, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1658, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 1661, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 1664, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 1667, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 1670, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 1673, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 1676, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 1679, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-font:before {
  content: "\f031";
}

/* line 1682, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 1685, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 1688, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 1691, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 1694, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 1697, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 1700, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 1703, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 1706, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 1709, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1712, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 1715, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1718, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 1721, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 1724, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 1727, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 1730, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 1733, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 1736, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 1739, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 1742, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 1745, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 1748, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 1751, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 1754, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 1757, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 1760, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1763, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1766, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 1769, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1772, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 1775, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 1778, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 1781, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 1784, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 1787, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1790, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 1793, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 1796, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 1799, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 1802, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 1805, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 1808, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 1811, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 1814, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 1817, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 1820, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 1823, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 1826, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 1829, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 1832, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 1835, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 1838, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 1841, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 1844, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 1847, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 1850, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 1853, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 1856, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 1859, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 1862, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 1865, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 1868, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 1871, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 1874, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1877, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 1880, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1883, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 1886, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 1889, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 1892, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 1895, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 1898, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 1901, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 1904, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 1907, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 1910, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 1913, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 1916, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 1919, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 1922, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 1925, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 1928, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 1931, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 1934, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 1937, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 1940, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 1943, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 1946, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 1949, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 1952, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 1955, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 1958, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 1961, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 1964, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1967, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 1970, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 1973, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 1976, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 1979, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 1982, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 1985, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 1988, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 1991, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 1994, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 1997, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 2000, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 2003, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 2006, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 2009, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 2012, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 2015, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 2018, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 2021, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 2024, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 2027, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 2030, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 2033, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 2036, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 2039, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 2042, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2045, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 2048, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-haykal:before {
  content: "\f666";
}

/* line 2051, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 2054, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 2057, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 2060, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 2063, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 2066, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 2069, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 2072, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 2075, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 2078, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 2081, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 2084, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 2087, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 2090, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 2093, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 2096, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 2099, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 2102, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-home:before {
  content: "\f015";
}

/* line 2105, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 2108, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 2111, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 2114, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 2117, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 2120, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 2123, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 2126, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 2129, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 2132, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 2135, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 2138, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 2141, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 2144, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 2147, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 2150, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 2153, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2156, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 2159, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 2162, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 2165, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 2168, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 2171, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 2174, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 2177, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2180, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2183, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 2186, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 2189, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 2192, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-images:before {
  content: "\f302";
}

/* line 2195, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2198, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 2201, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 2204, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 2207, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 2210, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-info:before {
  content: "\f129";
}

/* line 2213, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 2216, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 2219, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 2222, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 2225, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 2228, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 2231, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 2234, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 2237, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 2240, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 2243, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 2246, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 2249, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 2252, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 2255, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 2258, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 2261, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 2264, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 2267, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 2270, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 2273, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 2276, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 2279, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 2282, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 2285, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-key:before {
  content: "\f084";
}

/* line 2288, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 2291, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 2294, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 2297, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 2300, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 2303, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 2306, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 2309, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 2312, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 2315, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 2318, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 2321, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 2324, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 2327, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 2330, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 2333, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 2336, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 2339, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 2342, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 2345, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 2348, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 2351, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 2354, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 2357, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 2360, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 2363, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 2366, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 2369, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 2372, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 2375, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 2378, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 2381, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 2384, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 2387, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 2390, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 2393, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 2396, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 2399, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 2402, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2405, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 2408, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 2411, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 2414, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 2417, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 2420, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 2423, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 2426, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 2429, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 2432, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 2435, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 2438, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 2441, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 2444, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2447, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 2450, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 2453, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 2456, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 2459, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 2462, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 2465, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 2468, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-male:before {
  content: "\f183";
}

/* line 2471, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 2474, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-map:before {
  content: "\f279";
}

/* line 2477, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 2480, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 2483, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 2486, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 2489, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2492, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2495, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 2498, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 2501, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 2504, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 2507, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 2510, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 2513, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 2516, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 2519, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 2522, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 2525, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 2528, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 2531, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 2534, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 2537, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 2540, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 2543, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2546, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 2549, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 2552, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 2555, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 2558, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 2561, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 2564, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 2567, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 2570, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 2573, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2576, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 2579, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 2582, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 2585, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 2588, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 2591, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 2594, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 2597, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 2600, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 2603, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 2606, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 2609, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2612, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 2615, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 2618, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 2621, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 2624, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 2627, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 2630, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 2633, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 2636, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 2639, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 2642, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 2645, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 2648, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 2651, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 2654, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 2657, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 2660, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 2663, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 2666, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 2669, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-music:before {
  content: "\f001";
}

/* line 2672, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 2675, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 2678, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 2681, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 2684, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 2687, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 2690, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-node:before {
  content: "\f419";
}

/* line 2693, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 2696, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 2699, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 2702, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 2705, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 2708, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 2711, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 2714, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 2717, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 2720, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 2723, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 2726, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 2729, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-om:before {
  content: "\f679";
}

/* line 2732, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 2735, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 2738, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 2741, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 2744, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 2747, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 2750, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 2753, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 2756, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 2759, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 2762, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 2765, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 2768, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 2771, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 2774, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 2777, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 2780, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 2783, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 2786, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 2789, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 2792, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 2795, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 2798, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 2801, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 2804, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 2807, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2810, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 2813, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 2816, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 2819, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 2822, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 2825, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 2828, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 2831, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 2834, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 2837, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 2840, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 2843, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 2846, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 2849, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 2852, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 2855, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 2858, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 2861, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 2864, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 2867, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 2870, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 2873, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 2876, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 2879, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 2882, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 2885, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 2888, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 2891, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-php:before {
  content: "\f457";
}

/* line 2894, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2897, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 2900, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 2903, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 2906, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 2909, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 2912, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 2915, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 2918, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 2921, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 2924, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 2927, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 2930, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 2933, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 2936, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 2939, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 2942, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 2945, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 2948, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 2951, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 2954, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 2957, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2960, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 2963, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 2966, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 2969, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 2972, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 2975, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 2978, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 2981, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 2984, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 2987, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 2990, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 2993, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 2996, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 2999, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 3002, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 3005, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 3008, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 3011, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 3014, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 3017, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 3020, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 3023, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 3026, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-question:before {
  content: "\f128";
}

/* line 3029, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 3032, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 3035, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 3038, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 3041, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 3044, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 3047, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 3050, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 3053, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 3056, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 3059, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 3062, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-random:before {
  content: "\f074";
}

/* line 3065, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 3068, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 3071, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 3074, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 3077, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 3080, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 3083, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 3086, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 3089, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 3092, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 3095, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 3098, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 3101, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 3104, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 3107, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 3110, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 3113, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 3116, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 3119, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 3122, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 3125, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 3128, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 3131, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 3134, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 3137, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 3140, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 3143, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 3146, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 3149, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 3152, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-road:before {
  content: "\f018";
}

/* line 3155, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 3158, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 3161, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 3164, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 3167, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 3170, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 3173, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 3176, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 3179, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 3182, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 3185, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 3188, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 3191, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 3194, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 3197, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 3200, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 3203, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 3206, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 3209, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 3212, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 3215, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 3218, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 3221, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 3224, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-school:before {
  content: "\f549";
}

/* line 3227, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 3230, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 3233, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 3236, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 3239, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-search:before {
  content: "\f002";
}

/* line 3242, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 3245, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 3248, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 3251, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 3254, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 3257, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 3260, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 3263, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 3266, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-server:before {
  content: "\f233";
}

/* line 3269, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 3272, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 3275, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-share:before {
  content: "\f064";
}

/* line 3278, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 3281, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 3284, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 3287, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 3290, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 3293, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 3296, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 3299, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 3302, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 3305, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 3308, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 3311, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 3314, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 3317, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 3320, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 3323, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 3326, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 3329, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 3332, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 3335, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 3338, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 3341, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 3344, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 3347, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 3350, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 3353, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 3356, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 3359, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 3362, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 3365, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 3368, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 3371, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 3374, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 3377, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 3380, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 3383, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 3386, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 3389, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 3392, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 3395, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 3398, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 3401, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 3404, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 3407, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 3410, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 3413, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 3416, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 3419, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 3422, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 3425, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 3428, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 3431, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 3434, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 3437, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 3440, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 3443, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 3446, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 3449, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 3452, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 3455, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 3458, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 3461, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 3464, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 3467, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 3470, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 3473, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 3476, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 3479, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 3482, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 3485, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 3488, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 3491, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 3494, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 3497, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 3500, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 3503, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 3506, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 3509, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 3512, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 3515, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 3518, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 3521, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 3524, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 3527, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 3530, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 3533, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 3536, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 3539, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 3542, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 3545, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 3548, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 3551, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-star:before {
  content: "\f005";
}

/* line 3554, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 3557, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 3560, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 3563, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 3566, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 3569, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 3572, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 3575, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 3578, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 3581, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 3584, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 3587, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 3590, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 3593, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 3596, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 3599, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 3602, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 3605, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 3608, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 3611, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 3614, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 3617, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 3620, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 3623, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 3626, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 3629, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 3632, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 3635, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 3638, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 3641, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 3644, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 3647, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 3650, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 3653, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 3656, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 3659, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 3662, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 3665, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 3668, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 3671, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 3674, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 3677, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 3680, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 3683, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 3686, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 3689, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 3692, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 3695, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 3698, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 3701, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 3704, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 3707, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 3710, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 3713, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 3716, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 3719, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 3722, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 3725, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 3728, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 3731, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 3734, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 3737, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 3740, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 3743, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 3746, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 3749, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 3752, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 3755, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 3758, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 3761, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 3764, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 3767, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 3770, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 3773, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 3776, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 3779, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 3782, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 3785, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 3788, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 3791, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 3794, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 3797, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 3800, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 3803, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 3806, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 3809, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 3812, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 3815, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 3818, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 3821, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 3824, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 3827, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 3830, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 3833, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 3836, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 3839, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 3842, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 3845, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 3848, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 3851, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 3854, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 3857, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 3860, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 3863, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 3866, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 3869, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 3872, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-train:before {
  content: "\f238";
}

/* line 3875, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 3878, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 3881, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 3884, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 3887, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 3890, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 3893, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 3896, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 3899, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 3902, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 3905, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 3908, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 3911, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 3914, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 3917, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 3920, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 3923, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 3926, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 3929, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 3932, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 3935, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 3938, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 3941, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 3944, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 3947, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 3950, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 3953, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 3956, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 3959, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 3962, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 3965, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 3968, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 3971, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 3974, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 3977, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 3980, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 3983, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 3986, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 3989, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 3992, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 3995, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 3998, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 4001, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 4004, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user:before {
  content: "\f007";
}

/* line 4007, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 4010, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 4013, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 4016, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 4019, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4022, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 4025, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 4028, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 4031, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 4034, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 4037, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 4040, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 4043, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4046, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 4049, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 4052, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 4055, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4058, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4061, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 4064, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 4067, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 4070, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 4073, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 4076, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 4079, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 4082, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 4085, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 4088, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 4091, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 4094, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 4097, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 4100, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 4103, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4106, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4109, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4112, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4115, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4118, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 4121, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 4124, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 4127, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 4130, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 4133, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 4136, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 4139, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4142, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 4145, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4148, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 4151, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 4154, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 4157, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 4160, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4163, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 4166, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4169, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4172, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 4175, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 4178, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 4181, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 4184, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 4187, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 4190, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-water:before {
  content: "\f773";
}

/* line 4193, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 4196, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 4199, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 4202, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4205, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 4208, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 4211, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 4214, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4217, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 4220, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4223, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 4226, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4229, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4232, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 4235, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 4238, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4241, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4244, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4247, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 4250, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 4253, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 4256, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 4259, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 4262, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 4265, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 4268, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 4271, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4274, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 4277, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4280, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4283, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4286, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 4289, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4292, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 4295, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 4298, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 4301, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4304, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 4307, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4310, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 4313, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 4316, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 4319, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 4322, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4325, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 4328, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 4331, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4334, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 4337, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 4340, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4343, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 4353, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(/assets/fa-brands-400-931d173390b901b84b133796a2e42e54b82a4d60fc7f0baa23e05742af9793e8.eot);
  src: url(/assets/fa-brands-400-931d173390b901b84b133796a2e42e54b82a4d60fc7f0baa23e05742af9793e8.eot?#iefix) format("embedded-opentype"), url(/assets/fa-brands-400-1f49b8706547682e2c5ed6642a2f2dcbd287da458314b967c60d774aa7edb473.woff2) format("woff2"), url(/assets/fa-brands-400-ef7234f1e9d303d2e42a209c547c217b90afa49d60502d04f1b14c906efc02d1.woff) format("woff"), url(/assets/fa-brands-400-d7746d2966e30323266a9f7ea24be80940f7a0207a0b91dde1669f3b3bdecd33.ttf) format("truetype"), url(/assets/fa-brands-400-85eee11562ca8330dd6e3e7b726309ab95110e062d72c759abc83f897b8ed074.svg#fontawesome) format("svg");
}

/* line 4368, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/assets/fa-regular-400-da05e5ee7c75c965efb151a6e87ab5589b8023f246f698c1d14946414bc31c90.eot);
  src: url(/assets/fa-regular-400-da05e5ee7c75c965efb151a6e87ab5589b8023f246f698c1d14946414bc31c90.eot?#iefix) format("embedded-opentype"), url(/assets/fa-regular-400-6a16c04229bc2b4da226eb97e68d94f49ba6437b7b5e16c14a101b21a29384e9.woff2) format("woff2"), url(/assets/fa-regular-400-684157e40f7ee2429707a23d5b77d2c71c5d23f26a9d82839275ff984d13053b.woff) format("woff"), url(/assets/fa-regular-400-4e2fc1d3828b93e7e943c8017a542b0ad00f6333d28748658bb0697de23fd52e.ttf) format("truetype"), url(/assets/fa-regular-400-e14de0404bcbe28ac413bd4c992f552af250da30823e635ab9a7656e50e77bc8.svg#fontawesome) format("svg");
}

/* line 4378, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/assets/fa-solid-900-d5342ae679d7064d475403ce5fe05d80f1a0abe5881f729ee0e3272a9c355f3b.eot);
  src: url(/assets/fa-solid-900-d5342ae679d7064d475403ce5fe05d80f1a0abe5881f729ee0e3272a9c355f3b.eot?#iefix) format("embedded-opentype"), url(/assets/fa-solid-900-cd398be1a91817126cef10224738e624358edf6f08043abad7e60c1aaeccc8d0.woff2) format("woff2"), url(/assets/fa-solid-900-c1450cddfd98668e6e593e2d26f11b4c43faaccb5f033b0b50ea6f1ce7bf4b58.woff) format("woff"), url(/assets/fa-solid-900-9313de7304bef452ff5ac93e0f9ca48c3971d2fbb502c3fa1e2c2ea1f91ad853.ttf) format("truetype"), url(/assets/fa-solid-900-4ee1b170ff51b7fda11acef551d1ef492c0ebc1aff8e5712d3e30fcbb835776d.svg#fontawesome) format("svg");
}

/* line 4389, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/all.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 3, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text {
  padding-left: 5px;
}

/* line 7, ../../local/bundle/gems/font_awesome5_rails-0.7.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text-r {
  padding-right: 5px;
}

/*!
 * Bootstrap v4.3.0 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 1, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #b2a1ff;
  --pink: #ffa9b5;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #222;
  --primary: #0A75FF;
  --secondary: #6c757d;
  --success: #00D2B4;
  --info: #99c5ff;
  --warning: #6E50FA;
  --danger: #FF6E82;
  --light: #f5f5f5;
  --dark: #222;
  --purple: #b2a1ff;
  --pink: #ffa9b5;
  --stone: #2f3c43;
  --breakpoint-xs: 0;
  --breakpoint-sm: 540px;
  --breakpoint-md: 900px;
  --breakpoint-lg: 900px;
  --breakpoint-xl: 1280px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

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

/* line 46, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 182, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #0A75FF;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #0052bd;
  text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 324, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

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

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

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

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

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

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.33333%;
}

/* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.66667%;
}

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

/* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.33333%;
}

/* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.66667%;
}

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

/* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.33333%;
}

/* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.66667%;
}

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

/* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.33333%;
}

/* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 540px) {
  /* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 900px) {
  /* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 900px) {
  /* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1280px) {
  /* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 53, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  /* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-purple:hover {
  background-color: #d3ccff;
}

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

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

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

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-pink:hover {
  background-color: #ffced4;
}

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

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

/* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-stone th,
.table-stone td,
.table-stone thead th,
.table-stone tbody + tbody {
  border-color: #939a9d;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-stone:hover {
  background-color: #b8bbbe;
}

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

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

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

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

/* line 114, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #222;
  border-color: #353535;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.125rem + 6px);
  padding: 0.5625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 3px 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, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-control {
    transition: none;
  }
}

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

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

/* line 37, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
.form-control::placeholder {
  color: #666;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

/* line 145, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(1.5em + 1.6rem + 6px);
  padding: 0.8rem 1.33rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 54, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #00D2B4;
  padding-right: calc(1.5em + 1.125rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300D2B4' 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.28125rem);
  background-size: calc(0.75em + 0.5625rem) calc(0.75em + 0.5625rem);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #00D2B4;
  box-shadow: 0 0 0 0.2rem rgba(0, 210, 180, 0.25);
}

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

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

/* line 90, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #00D2B4;
  padding-right: calc((1em + 1.125rem) * 3 / 4 + 2.25rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23222' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.25rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300D2B4' 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 2.25rem/calc(0.75em + 0.5625rem) calc(0.75em + 0.5625rem);
}

/* line 99, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #00D2B4;
  box-shadow: 0 0 0 0.2rem rgba(0, 210, 180, 0.25);
}

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

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

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

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

/* line 139, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #00D2B4;
}

/* line 142, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #00D2B4;
}

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

/* line 153, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #06ffdb;
  background-color: #06ffdb;
}

/* line 160, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/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(0, 210, 180, 0.25);
}

/* line 164, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/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: #00D2B4;
}

/* line 175, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #00D2B4;
}

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

/* line 185, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #00D2B4;
  box-shadow: 0 0 0 0.2rem rgba(0, 210, 180, 0.25);
}

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

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

/* line 54, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #FF6E82;
  padding-right: calc(1.5em + 1.125rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF6E82' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23FF6E82' 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.28125rem);
  background-size: calc(0.75em + 0.5625rem) calc(0.75em + 0.5625rem);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #FF6E82;
  box-shadow: 0 0 0 0.2rem rgba(255, 110, 130, 0.25);
}

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

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

/* line 90, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #FF6E82;
  padding-right: calc((1em + 1.125rem) * 3 / 4 + 2.25rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23222' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.25rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF6E82' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23FF6E82' 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 2.25rem/calc(0.75em + 0.5625rem) calc(0.75em + 0.5625rem);
}

/* line 99, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #FF6E82;
  box-shadow: 0 0 0 0.2rem rgba(255, 110, 130, 0.25);
}

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

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

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

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

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

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

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

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

/* line 160, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/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(255, 110, 130, 0.25);
}

/* line 164, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/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: #FF6E82;
}

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

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

/* line 185, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #FF6E82;
  box-shadow: 0 0 0 0.2rem rgba(255, 110, 130, 0.25);
}

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

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

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

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 600;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 3px solid transparent;
  padding: 0.5625rem 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.375rem;
  transition: all 0.3s ease-in-out;
}

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

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

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

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

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

/* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #0A75FF;
  border-color: #0A75FF;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0063e3;
  border-color: #005dd6;
}

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

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

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

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

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

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

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

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

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

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

/* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #00D2B4;
  border-color: #00D2B4;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #00ac93;
  border-color: #009f88;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 217, 191, 0.5);
}

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

/* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #009f88;
  border-color: #00927d;
}

/* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 217, 191, 0.5);
}

/* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #212529;
  background-color: #99c5ff;
  border-color: #99c5ff;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #212529;
  background-color: #73b0ff;
  border-color: #66a8ff;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(135, 173, 223, 0.5);
}

/* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #212529;
  background-color: #99c5ff;
  border-color: #99c5ff;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #212529;
  background-color: #66a8ff;
  border-color: #59a1ff;
}

/* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(135, 173, 223, 0.5);
}

/* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #6E50FA;
  border-color: #6E50FA;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #4f2bf9;
  border-color: #451ef9;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(132, 106, 251, 0.5);
}

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

/* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #451ef9;
  border-color: #3b12f8;
}

/* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(132, 106, 251, 0.5);
}

/* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #212529;
  background-color: #FF6E82;
  border-color: #FF6E82;
}

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

/* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 99, 117, 0.5);
}

/* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #212529;
  background-color: #FF6E82;
  border-color: #FF6E82;
}

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

/* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 99, 117, 0.5);
}

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

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

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

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

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

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

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

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #0f0f0f;
  border-color: #090909;
}

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

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

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

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

/* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-purple {
  color: #212529;
  background-color: #b2a1ff;
  border-color: #b2a1ff;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-purple:hover {
  color: #fff;
  background-color: #937bff;
  border-color: #886eff;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:focus, .btn-purple.focus {
  box-shadow: 0 0 0 0.2rem rgba(156, 142, 223, 0.5);
}

/* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple.disabled, .btn-purple:disabled {
  color: #212529;
  background-color: #b2a1ff;
  border-color: #b2a1ff;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,
.show > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #886eff;
  border-color: #7e61ff;
}

/* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(156, 142, 223, 0.5);
}

/* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-pink {
  color: #212529;
  background-color: #ffa9b5;
  border-color: #ffa9b5;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-pink:hover {
  color: #212529;
  background-color: #ff8394;
  border-color: #ff7689;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pink:focus, .btn-pink.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 149, 160, 0.5);
}

/* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pink.disabled, .btn-pink:disabled {
  color: #212529;
  background-color: #ffa9b5;
  border-color: #ffa9b5;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active,
.show > .btn-pink.dropdown-toggle {
  color: #212529;
  background-color: #ff7689;
  border-color: #ff697e;
}

/* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 149, 160, 0.5);
}

/* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-stone {
  color: #fff;
  background-color: #2f3c43;
  border-color: #2f3c43;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-stone:hover {
  color: #fff;
  background-color: #1f282d;
  border-color: #1a2125;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-stone:focus, .btn-stone.focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 89, 95, 0.5);
}

/* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-stone.disabled, .btn-stone:disabled {
  color: #fff;
  background-color: #2f3c43;
  border-color: #2f3c43;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-stone:not(:disabled):not(.disabled):active, .btn-stone:not(:disabled):not(.disabled).active,
.show > .btn-stone.dropdown-toggle {
  color: #fff;
  background-color: #1a2125;
  border-color: #151a1e;
}

/* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-stone:not(:disabled):not(.disabled):active:focus, .btn-stone:not(:disabled):not(.disabled).active:focus,
.show > .btn-stone.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 89, 95, 0.5);
}

/* line 66, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #0A75FF;
  border-color: #0A75FF;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 66, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #00D2B4;
  border-color: #00D2B4;
}

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

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

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

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

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

/* line 66, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #99c5ff;
  border-color: #99c5ff;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #212529;
  background-color: #99c5ff;
  border-color: #99c5ff;
}

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

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

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

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

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

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

/* line 71, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(110, 80, 250, 0.5);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 66, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-purple {
  color: #b2a1ff;
  border-color: #b2a1ff;
}

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

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

/* line 76, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-purple.disabled, .btn-outline-purple:disabled {
  color: #b2a1ff;
  background-color: transparent;
}

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

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

/* line 66, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-pink {
  color: #ffa9b5;
  border-color: #ffa9b5;
}

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

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

/* line 76, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-pink.disabled, .btn-outline-pink:disabled {
  color: #ffa9b5;
  background-color: transparent;
}

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

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

/* line 66, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-stone {
  color: #2f3c43;
  border-color: #2f3c43;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-stone:hover {
  color: #fff;
  background-color: #2f3c43;
  border-color: #2f3c43;
}

/* line 71, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-stone:focus, .btn-outline-stone.focus {
  box-shadow: 0 0 0 0.2rem rgba(47, 60, 67, 0.5);
}

/* line 76, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-stone.disabled, .btn-outline-stone:disabled {
  color: #2f3c43;
  background-color: transparent;
}

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

/* line 89, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-stone:not(:disabled):not(.disabled):active:focus, .btn-outline-stone:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-stone.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(47, 60, 67, 0.5);
}

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

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

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

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

/* line 107, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.8rem 1.33rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 49, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 156, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_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, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 179, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.15625rem + 6px);
  left: calc(-2.25rem + 6px);
  width: calc(1rem - 12px);
  height: calc(1rem - 12px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  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;
  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, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 179, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

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

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

/* line 212, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.125rem + 6px);
  padding: 0.5625rem 2.25rem 0.5625rem 1.25rem;
  font-size: 0.875rem;
  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='%23222' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.25rem center/8px 10px;
  background-color: #fff;
  border: 3px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 230, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #8abdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(10, 117, 255, 0.25);
}

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

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

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

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

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

/* line 276, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(1.5em + 1.6rem + 6px);
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 1.33rem;
  font-size: 1.09375rem;
}

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

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

/* line 305, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #8abdff;
  box-shadow: 0 0 0 0.2rem rgba(10, 117, 255, 0.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 503, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 503, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 108, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.375rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 5, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #f8f8f8;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0.57rem;
}

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

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

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

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

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

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

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

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

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

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

/* line 76, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: 0.57rem 0.57rem 0 0;
}

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

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

/* line 92, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 0.57rem 0.57rem;
}

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

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

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

/* line 124, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: 0.57rem;
}

/* line 130, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: 0.57rem;
  border-top-right-radius: 0.57rem;
}

/* line 135, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: 0.57rem;
  border-bottom-left-radius: 0.57rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #0052bd;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

/* line 25, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 2;
  outline: none;
  box-shadow: none;
}

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

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

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

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

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

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

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

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

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

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

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: all 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
  .badge {
    transition: none;
  }
}

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

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

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

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

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #0A75FF;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #005dd6;
}

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

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

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

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

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #00D2B4;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #009f88;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 210, 180, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #212529;
  background-color: #99c5ff;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #212529;
  background-color: #66a8ff;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 197, 255, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #fff;
  background-color: #6E50FA;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #fff;
  background-color: #451ef9;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(110, 80, 250, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #212529;
  background-color: #FF6E82;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #212529;
  background-color: #ff3b56;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 110, 130, 0.5);
}

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

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

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

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

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

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

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-purple {
  color: #212529;
  background-color: #b2a1ff;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-purple:hover, a.badge-purple:focus {
  color: #212529;
  background-color: #886eff;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-purple:focus, a.badge-purple.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(178, 161, 255, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-pink {
  color: #212529;
  background-color: #ffa9b5;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-pink:hover, a.badge-pink:focus {
  color: #212529;
  background-color: #ff7689;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-pink:focus, a.badge-pink.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 169, 181, 0.5);
}

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-stone {
  color: #fff;
  background-color: #2f3c43;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-stone:hover, a.badge-stone:focus {
  color: #fff;
  background-color: #1a2125;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-stone:focus, a.badge-stone.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(47, 60, 67, 0.5);
}

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

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

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

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

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

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

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

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

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #053d85;
  background-color: #cee3ff;
  border-color: #bad8ff;
}

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

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

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

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

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

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #006d5e;
  background-color: #ccf6f0;
  border-color: #b8f2ea;
}

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

/* line 10, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #003a32;
}

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #506785;
  background-color: #ebf3ff;
  border-color: #e2efff;
}

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

/* line 10, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #3d4e65;
}

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #392a82;
  background-color: #e2dcfe;
  border-color: #d6cefe;
}

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

/* line 10, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #281e5b;
}

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #853944;
  background-color: #ffe2e6;
  border-color: #ffd6dc;
}

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

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

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #7f7f7f;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}

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

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

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #121212;
  background-color: lightgray;
  border-color: #c1c1c1;
}

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

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

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-purple {
  color: #5d5485;
  background-color: #f0ecff;
  border-color: #e9e5ff;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-purple hr {
  border-top-color: #d3ccff;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-purple .alert-link {
  color: #474066;
}

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-pink {
  color: #85585e;
  background-color: #ffeef0;
  border-color: #ffe7ea;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-pink hr {
  border-top-color: #ffced4;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-pink .alert-link {
  color: #664448;
}

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-stone {
  color: #181f23;
  background-color: #d5d8d9;
  border-color: #c5c8ca;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-stone hr {
  border-top-color: #b8bbbe;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-stone .alert-link {
  color: #030405;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #053d85;
  background-color: #bad8ff;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #053d85;
  background-color: #a1caff;
}

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

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

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

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

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #006d5e;
  background-color: #b8f2ea;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #006d5e;
  background-color: #a2eee4;
}

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

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #506785;
  background-color: #e2efff;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #506785;
  background-color: #c9e1ff;
}

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

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #392a82;
  background-color: #d6cefe;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #392a82;
  background-color: #c1b5fd;
}

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

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #853944;
  background-color: #ffd6dc;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #853944;
  background-color: #ffbdc6;
}

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

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #7f7f7f;
  background-color: #fcfcfc;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #7f7f7f;
  background-color: #efefef;
}

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

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #121212;
  background-color: #c1c1c1;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #121212;
  background-color: #b4b4b4;
}

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

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-purple {
  color: #5d5485;
  background-color: #e9e5ff;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
  color: #5d5485;
  background-color: #d3ccff;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-purple.list-group-item-action.active {
  color: #fff;
  background-color: #5d5485;
  border-color: #5d5485;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-pink {
  color: #85585e;
  background-color: #ffe7ea;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-pink.list-group-item-action:hover, .list-group-item-pink.list-group-item-action:focus {
  color: #85585e;
  background-color: #ffced4;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-pink.list-group-item-action.active {
  color: #fff;
  background-color: #85585e;
  border-color: #85585e;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-stone {
  color: #181f23;
  background-color: #c5c8ca;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-stone.list-group-item-action:hover, .list-group-item-stone.list-group-item-action:focus {
  color: #181f23;
  background-color: #b8bbbe;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-stone.list-group-item-action.active {
  color: #fff;
  background-color: #181f23;
  border-color: #181f23;
}

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

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

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

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

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

/* line 1, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

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

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

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

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

/* line 32, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 119, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 129, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 130, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 135, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e7e7e7;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 143, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 151, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 158, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 167, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e7e7e7;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 176, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 177, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 181, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 540px) {
  /* line 192, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 197, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 200, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 205, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 208, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 217, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 350px;
  }
}

@media (min-width: 900px) {
  /* line 221, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
  .modal-xl {
    max-width: 1030px;
  }
}

@media (min-width: 1280px) {
  /* line 228, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 2, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76562rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

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

/* line 32, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

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

/* line 54, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

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

/* line 84, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76562rem;
  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, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

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

/* line 38, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

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

/* line 44, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 50, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 67, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 73, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

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

/* line 87, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 93, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 101, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 122, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 128, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  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, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 168, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

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

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

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

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

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

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

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

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

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

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

/* line 67, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 74, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

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

/* line 87, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

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

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

/* line 125, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 132, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

/* line 135, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 145, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 159, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 159, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    transition: none;
  }
}

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

/* line 187, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

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

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

/* line 9, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
          animation: spinner-border .75s linear infinite;
}

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

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

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

/* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
          animation: spinner-grow .75s linear infinite;
}

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

/* line 3, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary, .video-index-item .posterframe .flag.primary {
  background-color: #0A75FF !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, .video-index-item .posterframe a.flag.primary:hover, a.bg-primary:focus, .video-index-item .posterframe a.flag.primary:focus,
button.bg-primary:hover,
.video-index-item .posterframe button.flag.primary:hover,
button.bg-primary:focus,
.video-index-item .posterframe button.flag.primary:focus {
  background-color: #005dd6 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary, .video-index-item .posterframe .flag.secondary {
  background-color: #6c757d !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, .video-index-item .posterframe a.flag.secondary:hover, a.bg-secondary:focus, .video-index-item .posterframe a.flag.secondary:focus,
button.bg-secondary:hover,
.video-index-item .posterframe button.flag.secondary:hover,
button.bg-secondary:focus,
.video-index-item .posterframe button.flag.secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success, .video-index-item .posterframe .flag.success {
  background-color: #00D2B4 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover, .video-index-item .posterframe a.flag.success:hover, a.bg-success:focus, .video-index-item .posterframe a.flag.success:focus,
button.bg-success:hover,
.video-index-item .posterframe button.flag.success:hover,
button.bg-success:focus,
.video-index-item .posterframe button.flag.success:focus {
  background-color: #009f88 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info, .video-index-item .posterframe .flag.info {
  background-color: #99c5ff !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:hover, .video-index-item .posterframe a.flag.info:hover, a.bg-info:focus, .video-index-item .posterframe a.flag.info:focus,
button.bg-info:hover,
.video-index-item .posterframe button.flag.info:hover,
button.bg-info:focus,
.video-index-item .posterframe button.flag.info:focus {
  background-color: #66a8ff !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning, .video-index-item .posterframe .flag.warning {
  background-color: #6E50FA !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, .video-index-item .posterframe a.flag.warning:hover, a.bg-warning:focus, .video-index-item .posterframe a.flag.warning:focus,
button.bg-warning:hover,
.video-index-item .posterframe button.flag.warning:hover,
button.bg-warning:focus,
.video-index-item .posterframe button.flag.warning:focus {
  background-color: #451ef9 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger, .video-index-item .posterframe .flag.danger {
  background-color: #FF6E82 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, .video-index-item .posterframe a.flag.danger:hover, a.bg-danger:focus, .video-index-item .posterframe a.flag.danger:focus,
button.bg-danger:hover,
.video-index-item .posterframe button.flag.danger:hover,
button.bg-danger:focus,
.video-index-item .posterframe button.flag.danger:focus {
  background-color: #ff3b56 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light, .video-index-item .posterframe .flag.light {
  background-color: #f5f5f5 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light:hover, .video-index-item .posterframe a.flag.light:hover, a.bg-light:focus, .video-index-item .posterframe a.flag.light:focus,
button.bg-light:hover,
.video-index-item .posterframe button.flag.light:hover,
button.bg-light:focus,
.video-index-item .posterframe button.flag.light:focus {
  background-color: gainsboro !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark, .video-index-item .posterframe .flag.dark {
  background-color: #222 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, .video-index-item .posterframe a.flag.dark:hover, a.bg-dark:focus, .video-index-item .posterframe a.flag.dark:focus,
button.bg-dark:hover,
.video-index-item .posterframe button.flag.dark:hover,
button.bg-dark:focus,
.video-index-item .posterframe button.flag.dark:focus {
  background-color: #090909 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple {
  background-color: #b2a1ff !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #886eff !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-pink {
  background-color: #ffa9b5 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-pink:hover, a.bg-pink:focus,
button.bg-pink:hover,
button.bg-pink:focus {
  background-color: #ff7689 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-stone {
  background-color: #2f3c43 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-stone:hover, a.bg-stone:focus,
button.bg-stone:hover,
button.bg-stone:focus {
  background-color: #1a2125 !important;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white, .video-index-item .posterframe .flag.white {
  background-color: #fff !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #e7e7e7 !important;
}

/* line 8, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #e7e7e7 !important;
}

/* line 9, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #e7e7e7 !important;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #e7e7e7 !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #e7e7e7 !important;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #0A75FF !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #00D2B4 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #99c5ff !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #6E50FA !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #FF6E82 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f5f5f5 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #222 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-purple {
  border-color: #b2a1ff !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-pink {
  border-color: #ffa9b5 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-stone {
  border-color: #2f3c43 !important;
}

/* line 25, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.4rem !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

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

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 540px) {
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 900px) {
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 900px) {
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1280px) {
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 540px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 900px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 900px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1280px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 540px) {
  /* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 900px) {
  /* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 900px) {
  /* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1280px) {
  /* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 10, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  /* line 26, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1) !important;
}

/* line 4, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow, .circle-link-centered .circle {
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) !important;
}

/* line 5, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.31rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.31rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.31rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.31rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.31rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.63rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.63rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.63rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.63rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.63rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.25rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.25rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.25rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.25rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.25rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 1.56rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 1.56rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 1.56rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 1.56rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 1.56rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-6 {
  margin: 1.88rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-6,
.my-6 {
  margin-top: 1.88rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-6,
.mx-6 {
  margin-right: 1.88rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-6,
.my-6 {
  margin-bottom: 1.88rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-6,
.mx-6 {
  margin-left: 1.88rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-7 {
  margin: 3.13rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-7,
.my-7 {
  margin-top: 3.13rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-7,
.mx-7 {
  margin-right: 3.13rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-7,
.my-7 {
  margin-bottom: 3.13rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-7,
.mx-7 {
  margin-left: 3.13rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-8 {
  margin: 3.75rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-8,
.my-8 {
  margin-top: 3.75rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-8,
.mx-8 {
  margin-right: 3.75rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-8,
.my-8 {
  margin-bottom: 3.75rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-8,
.mx-8 {
  margin-left: 3.75rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-9 {
  margin: 4.96rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-9,
.my-9 {
  margin-top: 4.96rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-9,
.mx-9 {
  margin-right: 4.96rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-9,
.my-9 {
  margin-bottom: 4.96rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-9,
.mx-9 {
  margin-left: 4.96rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-10 {
  margin: 6.25rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-10,
.my-10 {
  margin-top: 6.25rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-10,
.mx-10 {
  margin-right: 6.25rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-10,
.my-10 {
  margin-bottom: 6.25rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-10,
.mx-10 {
  margin-left: 6.25rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.31rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.31rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.31rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.31rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.31rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.63rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.63rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.63rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.63rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.63rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.25rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.25rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.25rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.25rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.25rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 1.56rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 1.56rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 1.56rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 1.56rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 1.56rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-6 {
  padding: 1.88rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-6,
.py-6 {
  padding-top: 1.88rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-6,
.px-6 {
  padding-right: 1.88rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-6,
.py-6 {
  padding-bottom: 1.88rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-6,
.px-6 {
  padding-left: 1.88rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-7 {
  padding: 3.13rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-7,
.py-7 {
  padding-top: 3.13rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-7,
.px-7 {
  padding-right: 3.13rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-7,
.py-7 {
  padding-bottom: 3.13rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-7,
.px-7 {
  padding-left: 3.13rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-8 {
  padding: 3.75rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-8,
.py-8 {
  padding-top: 3.75rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-8,
.px-8 {
  padding-right: 3.75rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-8,
.py-8 {
  padding-bottom: 3.75rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-8,
.px-8 {
  padding-left: 3.75rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-9 {
  padding: 4.96rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-9,
.py-9 {
  padding-top: 4.96rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-9,
.px-9 {
  padding-right: 4.96rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-9,
.py-9 {
  padding-bottom: 4.96rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-9,
.px-9 {
  padding-left: 4.96rem !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-10 {
  padding: 6.25rem !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-10,
.py-10 {
  padding-top: 6.25rem !important;
}

/* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-10,
.px-10 {
  padding-right: 6.25rem !important;
}

/* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-10,
.py-10 {
  padding-bottom: 6.25rem !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-10,
.px-10 {
  padding-left: 6.25rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.31rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.31rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.31rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.31rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.31rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.63rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.63rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.63rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.63rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.63rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.25rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.25rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.25rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.25rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.25rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -1.56rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -1.56rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -1.56rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -1.56rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -1.56rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n6 {
  margin: -1.88rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n6,
.my-n6 {
  margin-top: -1.88rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n6,
.mx-n6 {
  margin-right: -1.88rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n6,
.my-n6 {
  margin-bottom: -1.88rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n6,
.mx-n6 {
  margin-left: -1.88rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n7 {
  margin: -3.13rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n7,
.my-n7 {
  margin-top: -3.13rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n7,
.mx-n7 {
  margin-right: -3.13rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n7,
.my-n7 {
  margin-bottom: -3.13rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n7,
.mx-n7 {
  margin-left: -3.13rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n8 {
  margin: -3.75rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n8,
.my-n8 {
  margin-top: -3.75rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n8,
.mx-n8 {
  margin-right: -3.75rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n8,
.my-n8 {
  margin-bottom: -3.75rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n8,
.mx-n8 {
  margin-left: -3.75rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n9 {
  margin: -4.96rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n9,
.my-n9 {
  margin-top: -4.96rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n9,
.mx-n9 {
  margin-right: -4.96rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n9,
.my-n9 {
  margin-bottom: -4.96rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n9,
.mx-n9 {
  margin-left: -4.96rem !important;
}

/* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n10 {
  margin: -6.25rem !important;
}

/* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n10,
.my-n10 {
  margin-top: -6.25rem !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n10,
.mx-n10 {
  margin-right: -6.25rem !important;
}

/* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n10,
.my-n10 {
  margin-bottom: -6.25rem !important;
}

/* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n10,
.mx-n10 {
  margin-left: -6.25rem !important;
}

/* line 55, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 56, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 64, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 68, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 540px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.31rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.31rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.31rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.31rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.31rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.63rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.63rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.63rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.63rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.63rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 1.56rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 1.56rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 1.56rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 1.56rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 1.56rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-6 {
    margin: 1.88rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 1.88rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 1.88rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 1.88rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 1.88rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-7 {
    margin: 3.13rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 3.13rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 3.13rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 3.13rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 3.13rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-8 {
    margin: 3.75rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 3.75rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 3.75rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 3.75rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 3.75rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-9 {
    margin: 4.96rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 4.96rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 4.96rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 4.96rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 4.96rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-10 {
    margin: 6.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 6.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 6.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 6.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 6.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.31rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.31rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.31rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.31rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.31rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.63rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.63rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.63rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.63rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.63rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 1.56rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 1.56rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 1.56rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 1.56rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 1.56rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-6 {
    padding: 1.88rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 1.88rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 1.88rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 1.88rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 1.88rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-7 {
    padding: 3.13rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 3.13rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 3.13rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 3.13rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 3.13rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-8 {
    padding: 3.75rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 3.75rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 3.75rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 3.75rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 3.75rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-9 {
    padding: 4.96rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 4.96rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 4.96rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 4.96rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 4.96rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-10 {
    padding: 6.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 6.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 6.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 6.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 6.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.31rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.31rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.31rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.31rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.31rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.63rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.63rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.63rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.63rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.63rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.25rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.25rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.25rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.25rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -1.56rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -1.56rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -1.56rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -1.56rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -1.56rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n6 {
    margin: -1.88rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -1.88rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -1.88rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -1.88rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -1.88rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n7 {
    margin: -3.13rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -3.13rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -3.13rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -3.13rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -3.13rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n8 {
    margin: -3.75rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -3.75rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -3.75rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -3.75rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -3.75rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n9 {
    margin: -4.96rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -4.96rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -4.96rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -4.96rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -4.96rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n10 {
    margin: -6.25rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -6.25rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -6.25rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -6.25rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -6.25rem !important;
  }
  /* line 55, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 56, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 900px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.31rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.31rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.31rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.31rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.31rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.63rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.63rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.63rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.63rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.63rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 1.56rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
  .my-md-5 {
    margin-top: 1.56rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
  .mx-md-5 {
    margin-right: 1.56rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 1.56rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
  .mx-md-5 {
    margin-left: 1.56rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-6 {
    margin: 1.88rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-6,
  .my-md-6 {
    margin-top: 1.88rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-6,
  .mx-md-6 {
    margin-right: 1.88rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 1.88rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-6,
  .mx-md-6 {
    margin-left: 1.88rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-7 {
    margin: 3.13rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-7,
  .my-md-7 {
    margin-top: 3.13rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-7,
  .mx-md-7 {
    margin-right: 3.13rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 3.13rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-7,
  .mx-md-7 {
    margin-left: 3.13rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-8 {
    margin: 3.75rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-8,
  .my-md-8 {
    margin-top: 3.75rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-8,
  .mx-md-8 {
    margin-right: 3.75rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 3.75rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-8,
  .mx-md-8 {
    margin-left: 3.75rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-9 {
    margin: 4.96rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-9,
  .my-md-9 {
    margin-top: 4.96rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-9,
  .mx-md-9 {
    margin-right: 4.96rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 4.96rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-9,
  .mx-md-9 {
    margin-left: 4.96rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-10 {
    margin: 6.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-10,
  .my-md-10 {
    margin-top: 6.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-10,
  .mx-md-10 {
    margin-right: 6.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 6.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-10,
  .mx-md-10 {
    margin-left: 6.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.31rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.31rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.31rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.31rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.31rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.63rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.63rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.63rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.63rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.63rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 1.56rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
  .py-md-5 {
    padding-top: 1.56rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
  .px-md-5 {
    padding-right: 1.56rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 1.56rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
  .px-md-5 {
    padding-left: 1.56rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-6 {
    padding: 1.88rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-6,
  .py-md-6 {
    padding-top: 1.88rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-6,
  .px-md-6 {
    padding-right: 1.88rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 1.88rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-6,
  .px-md-6 {
    padding-left: 1.88rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-7 {
    padding: 3.13rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-7,
  .py-md-7 {
    padding-top: 3.13rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-7,
  .px-md-7 {
    padding-right: 3.13rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 3.13rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-7,
  .px-md-7 {
    padding-left: 3.13rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-8 {
    padding: 3.75rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-8,
  .py-md-8 {
    padding-top: 3.75rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-8,
  .px-md-8 {
    padding-right: 3.75rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 3.75rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-8,
  .px-md-8 {
    padding-left: 3.75rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-9 {
    padding: 4.96rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-9,
  .py-md-9 {
    padding-top: 4.96rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-9,
  .px-md-9 {
    padding-right: 4.96rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 4.96rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-9,
  .px-md-9 {
    padding-left: 4.96rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-10 {
    padding: 6.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-10,
  .py-md-10 {
    padding-top: 6.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-10,
  .px-md-10 {
    padding-right: 6.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 6.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-10,
  .px-md-10 {
    padding-left: 6.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.31rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.31rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.31rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.31rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.31rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.63rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.63rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.63rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.63rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.63rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.25rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.25rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.25rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.25rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -1.56rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -1.56rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -1.56rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -1.56rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -1.56rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n6 {
    margin: -1.88rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -1.88rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -1.88rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -1.88rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -1.88rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n7 {
    margin: -3.13rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -3.13rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -3.13rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -3.13rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -3.13rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n8 {
    margin: -3.75rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -3.75rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -3.75rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -3.75rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -3.75rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n9 {
    margin: -4.96rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -4.96rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -4.96rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -4.96rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -4.96rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n10 {
    margin: -6.25rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -6.25rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -6.25rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -6.25rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -6.25rem !important;
  }
  /* line 55, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 56, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 900px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.31rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.31rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.31rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.31rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.31rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.63rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.63rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.63rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.63rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.63rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 1.56rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 1.56rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 1.56rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 1.56rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 1.56rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-6 {
    margin: 1.88rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 1.88rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 1.88rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 1.88rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 1.88rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-7 {
    margin: 3.13rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 3.13rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 3.13rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 3.13rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 3.13rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-8 {
    margin: 3.75rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 3.75rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 3.75rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 3.75rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 3.75rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-9 {
    margin: 4.96rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 4.96rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 4.96rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 4.96rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 4.96rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-10 {
    margin: 6.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 6.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 6.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 6.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 6.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.31rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.31rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.31rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.31rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.31rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.63rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.63rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.63rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.63rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.63rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 1.56rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 1.56rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 1.56rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 1.56rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 1.56rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-6 {
    padding: 1.88rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 1.88rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 1.88rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 1.88rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 1.88rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-7 {
    padding: 3.13rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 3.13rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 3.13rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 3.13rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 3.13rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-8 {
    padding: 3.75rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 3.75rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 3.75rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 3.75rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 3.75rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-9 {
    padding: 4.96rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 4.96rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 4.96rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 4.96rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 4.96rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-10 {
    padding: 6.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 6.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 6.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 6.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 6.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.31rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.31rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.31rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.31rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.31rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.63rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.63rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.63rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.63rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.63rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.25rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.25rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.25rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.25rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -1.56rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -1.56rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -1.56rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -1.56rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -1.56rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n6 {
    margin: -1.88rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -1.88rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -1.88rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -1.88rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -1.88rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n7 {
    margin: -3.13rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -3.13rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -3.13rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -3.13rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -3.13rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n8 {
    margin: -3.75rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -3.75rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -3.75rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -3.75rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -3.75rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n9 {
    margin: -4.96rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -4.96rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -4.96rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -4.96rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -4.96rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n10 {
    margin: -6.25rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -6.25rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -6.25rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -6.25rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -6.25rem !important;
  }
  /* line 55, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 56, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1280px) {
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.31rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.31rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.31rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.31rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.31rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.63rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.63rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.63rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.63rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.63rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 1.56rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 1.56rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 1.56rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 1.56rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 1.56rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-6 {
    margin: 1.88rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 1.88rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 1.88rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 1.88rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 1.88rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-7 {
    margin: 3.13rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 3.13rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 3.13rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 3.13rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 3.13rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-8 {
    margin: 3.75rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 3.75rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 3.75rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 3.75rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 3.75rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-9 {
    margin: 4.96rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 4.96rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 4.96rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 4.96rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 4.96rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-10 {
    margin: 6.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 6.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 6.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 6.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 6.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.31rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.31rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.31rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.31rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.31rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.63rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.63rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.63rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.63rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.63rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.25rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 1.56rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 1.56rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 1.56rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 1.56rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 1.56rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-6 {
    padding: 1.88rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 1.88rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 1.88rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 1.88rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 1.88rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-7 {
    padding: 3.13rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 3.13rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 3.13rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 3.13rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 3.13rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-8 {
    padding: 3.75rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 3.75rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 3.75rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 3.75rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 3.75rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-9 {
    padding: 4.96rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 4.96rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 4.96rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 4.96rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 4.96rem !important;
  }
  /* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-10 {
    padding: 6.25rem !important;
  }
  /* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 6.25rem !important;
  }
  /* line 16, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 6.25rem !important;
  }
  /* line 20, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 6.25rem !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 6.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.31rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.31rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.31rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.31rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.31rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.63rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.63rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.63rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.63rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.63rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.25rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.25rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.25rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.25rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.25rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -1.56rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -1.56rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -1.56rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -1.56rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -1.56rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n6 {
    margin: -1.88rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -1.88rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -1.88rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -1.88rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -1.88rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n7 {
    margin: -3.13rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -3.13rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -3.13rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -3.13rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -3.13rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n8 {
    margin: -3.75rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -3.75rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -3.75rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -3.75rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -3.75rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n9 {
    margin: -4.96rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -4.96rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -4.96rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -4.96rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -4.96rem !important;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n10 {
    margin: -6.25rem !important;
  }
  /* line 35, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -6.25rem !important;
  }
  /* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -6.25rem !important;
  }
  /* line 43, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -6.25rem !important;
  }
  /* line 47, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -6.25rem !important;
  }
  /* line 55, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 56, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 540px) {
  /* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 900px) {
  /* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 900px) {
  /* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1280px) {
  /* line 22, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #0A75FF !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #0052bd !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #00D2B4 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #008672 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #99c5ff !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #4d9aff !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #6E50FA !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #3107f6 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #FF6E82 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #ff2240 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f5f5f5 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cfcfcf !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #222 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: black !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-purple {
  color: #b2a1ff !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-purple:hover, a.text-purple:focus {
  color: #7355ff !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-pink {
  color: #ffa9b5 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-pink:hover, a.text-pink:focus {
  color: #ff5d73 !important;
}

/* line 6, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-stone {
  color: #2f3c43 !important;
}

/* line 17, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-stone:hover, a.text-stone:focus {
  color: #0f1416 !important;
}

/* line 51, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 72, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 72, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 900px !important;
  }
  /* line 95, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 900px !important;
  }
  /* line 100, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 117, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #e7e7e7;
  }
  /* line 134, ../../local/bundle/gems/bootstrap-4.3.0/assets/stylesheets/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #e7e7e7;
  }
}

/* Background Parallax */
/* line 2, app/assets/stylesheets/kidz/utilities/_background.scss */
.bg-parallax {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

/* Background Repeat */
/* line 9, app/assets/stylesheets/kidz/utilities/_background.scss */
.bg-repeat {
  background-repeat: repeat;
}

/* Custom Spacing */
/* line 2, app/assets/stylesheets/kidz/utilities/_spacing.scss */
.mtn--90 {
  margin-top: -5.625rem;
}

/* line 5, app/assets/stylesheets/kidz/utilities/_spacing.scss */
.mtn-50 {
  margin-top: -6.125rem;
}

/* line 8, app/assets/stylesheets/kidz/utilities/_spacing.scss */
.mtn-80 {
  margin-top: -5rem !important;
}

/* line 11, app/assets/stylesheets/kidz/utilities/_spacing.scss */
.mtn-115 {
  margin-top: -7.1875rem;
}

/* Custom Line Height */
/* line 16, app/assets/stylesheets/kidz/utilities/_spacing.scss */
.line-hight-16 {
  line-height: 1rem;
}

/* line 19, app/assets/stylesheets/kidz/utilities/_spacing.scss */
.line-hight-21 {
  line-height: 1.3125rem;
}

/* line 1, app/assets/stylesheets/kidz/utilities/_text.scss */
p {
  font-size: .875rem;
  color: #666;
}

/* line 6, app/assets/stylesheets/kidz/utilities/_text.scss */
li {
  font-size: .875rem;
  color: #666;
}

/* line 12, app/assets/stylesheets/kidz/utilities/_text.scss */
a:hover {
  text-decoration: none;
}

/* Text Decoration  */
/* line 18, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-underline {
  text-decoration: underline !important;
}

/* line 20, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-underline:hover {
  text-decoration: underline !important;
}

/* Text Color */
/* line 26, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-color {
  color: #666;
}

/* Font Family */
/* line 31, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-dosis {
  font-family: "Assistant", sans-serif;
}

/* line 34, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-inherit {
  font-family: inherit;
}

/* line 37, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-base {
  font-family: "Open Sans", sans-serif;
}

/* Font Size */
/* line 42, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-12 {
  font-size: .75rem;
}

/* line 45, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-13 {
  font-size: .81rem;
}

/* line 48, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-14 {
  font-size: .875rem;
}

/* line 51, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-15 {
  font-size: .94rem;
}

/* line 54, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-16 {
  font-size: 1rem;
}

/* line 57, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-17 {
  font-size: 1.1rem;
}

/* line 60, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-18 {
  font-size: 1.13rem;
}

/* line 63, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-19 {
  font-size: 1.19rem;
}

/* line 66, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-20 {
  font-size: 1.25rem !important;
}

/* line 69, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-24 {
  font-size: 1.5rem;
}

/* line 72, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-28 {
  font-size: 1.75rem;
}

/* line 75, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-32 {
  font-size: 2rem;
}

/* line 78, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-40 {
  font-size: 2.5rem;
}

/* line 81, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-48 {
  font-size: 3rem;
}

/* line 84, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-size-55 {
  font-size: 3.4375rem !important;
}

/* Font Weight */
/* line 89, app/assets/stylesheets/kidz/utilities/_text.scss */
.font-weight-medium {
  font-weight: 600;
}

/* Text Hover */
/* line 95, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-hover-warning:hover {
  color: #6E50FA;
}

/* line 99, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-hover-danger {
  transition: all 0.5s;
}

/* line 101, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-hover-danger:hover {
  color: #FF6E82;
}

/* line 106, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-hover-success:hover {
  color: #00D2B4;
}

/* line 111, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-hover-info:hover {
  color: #99c5ff;
}

/* line 116, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-hover-purple:hover {
  color: #b2a1ff;
}

/* line 121, app/assets/stylesheets/kidz/utilities/_text.scss */
.text-hover-pink:hover {
  color: #ffa9b5;
}

/* Border Width Custom */
/* line 2, app/assets/stylesheets/kidz/utilities/_border.scss */
.border-1 {
  border: 1px solid #e7e7e7;
}

/* line 5, app/assets/stylesheets/kidz/utilities/_border.scss */
.border-2 {
  border: 2px solid #e7e7e7;
}

/* line 8, app/assets/stylesheets/kidz/utilities/_border.scss */
.border-4 {
  border: 4px solid #e7e7e7;
}

/* line 11, app/assets/stylesheets/kidz/utilities/_border.scss */
.border-5 {
  border: 5px solid #e7e7e7;
}

/* line 14, app/assets/stylesheets/kidz/utilities/_border.scss */
.border-top-5 {
  border-top: 5px solid #e7e7e7;
}

/* Round Custom */
/* line 19, app/assets/stylesheets/kidz/utilities/_border.scss */
.rounded-lg {
  border-radius: 0.8rem;
}

/* line 22, app/assets/stylesheets/kidz/utilities/_border.scss */
.rounded {
  border-radius: 0.5rem !important;
}

/* line 25, app/assets/stylesheets/kidz/utilities/_border.scss */
.rounded-top {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

/* line 29, app/assets/stylesheets/kidz/utilities/_border.scss */
.rounded-right {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

/* line 33, app/assets/stylesheets/kidz/utilities/_border.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

/* line 37, app/assets/stylesheets/kidz/utilities/_border.scss */
.rounded-left {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

/* line 42, app/assets/stylesheets/kidz/utilities/_border.scss */
.rounded-sm {
  border-radius: 0.4rem !important;
}

/* line 45, app/assets/stylesheets/kidz/utilities/_border.scss */
.rounded-top-sm {
  border-top-left-radius: 0.4rem !important;
  border-top-right-radius: 0.4rem !important;
}

/* line 49, app/assets/stylesheets/kidz/utilities/_border.scss */
.rounded-bottom-sm {
  border-bottom-left-radius: 0.4rem !important;
  border-bottom-right-radius: 0.4rem !important;
}

/* Z Index */
/* line 2, app/assets/stylesheets/kidz/utilities/_z-index.scss */
.z-index-100 {
  z-index: 100;
}

/* Opacity With background */
/* line 2, app/assets/stylesheets/kidz/utilities/_opacity.scss */
.opacity-70 {
  opacity: .7;
}

/* line 6, app/assets/stylesheets/kidz/utilities/_opacity.scss */
.opacity-75 {
  opacity: .75;
}

/* line 10, app/assets/stylesheets/kidz/utilities/_opacity.scss */
.opacity-80 {
  opacity: .80;
}

/* line 14, app/assets/stylesheets/kidz/utilities/_opacity.scss */
.opacity-85 {
  opacity: .85;
}

/* Shadow */
/* line 2, app/assets/stylesheets/kidz/utilities/_shadows.scss */
.shadow-xl {
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.15);
}

/* line 5, app/assets/stylesheets/kidz/utilities/_shadows.scss */
.shadow-light {
  box-shadow: 0 0.25rem 0 rgba(255, 255, 255, 0.1);
  transition: all .5s;
}

/* line 10, app/assets/stylesheets/kidz/utilities/_shadows.scss */
.shadow-sm-hover {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  transition: all .5s;
}

/* line 13, app/assets/stylesheets/kidz/utilities/_shadows.scss */
.shadow-sm-hover:hover {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.3);
}

/* Breadcrumb Background */
/* line 3, app/assets/stylesheets/kidz/_breadcrumb.scss */
.breadcrumb-bg {
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}

/* line 7, app/assets/stylesheets/kidz/_breadcrumb.scss */
.breadcrumb-bg .breadcrumb-holder {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 15, app/assets/stylesheets/kidz/_breadcrumb.scss */
.breadcrumb-transparent {
  justify-content: center;
  padding: 0;
  margin: 0;
  background-color: transparent;
}

/* line 20, app/assets/stylesheets/kidz/_breadcrumb.scss */
.breadcrumb-transparent .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
  font-family: "FontAwesome";
  content: "\276F\00a0";
  padding: 0 5px;
}

/* Breadcrumb */
/* line 30, app/assets/stylesheets/kidz/_breadcrumb.scss */
.breadcrumb-element {
  justify-content: center;
  align-items: center;
  height: 250px;
}

/* line 34, app/assets/stylesheets/kidz/_breadcrumb.scss */
.breadcrumb-element h1 {
  font-weight: 700;
  color: #fff;
  text-align: center;
}

/* line 39, app/assets/stylesheets/kidz/_breadcrumb.scss */
.breadcrumb-element p {
  color: #fff;
  text-align: center;
}

/* Breadcrumb Title */
/* line 46, app/assets/stylesheets/kidz/_breadcrumb.scss */
.breadcrumb-title {
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 2.5rem;
  font-family: "Assistant", sans-serif;
}

/* Color Bar */
/* line 2, app/assets/stylesheets/kidz/_color-bars.scss */
.color-bars {
  width: 100%;
}

/* line 5, app/assets/stylesheets/kidz/_color-bars.scss */
.color-bar {
  height: 3px;
}

/* Cart Dropdown */
/* line 2, app/assets/stylesheets/kidz/_dropdown.scss */
.cart-dropdown {
  position: relative;
}

/* line 4, app/assets/stylesheets/kidz/_dropdown.scss */
.cart-dropdown .dropdown-menu {
  width: 300px;
  padding: 1rem;
  height: auto;
  overflow-y: inherit;
  margin-top: 1.3125rem;
  font-size: 1em;
  border-top: 4px solid #FF6E82;
}

@media (min-width: 900px) {
  /* line 4, app/assets/stylesheets/kidz/_dropdown.scss */
  .cart-dropdown .dropdown-menu {
    margin-top: 0.75rem;
    width: 400px;
    padding: 1.5rem;
  }
}

/* line 17, app/assets/stylesheets/kidz/_dropdown.scss */
.cart-dropdown .dropdown-menu:after {
  display: none;
}

@media (min-width: 900px) {
  /* line 17, app/assets/stylesheets/kidz/_dropdown.scss */
  .cart-dropdown .dropdown-menu:after {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 7px solid #FF6E82;
    margin-left: -10px;
    content: "";
    display: inline-block;
    right: 6px;
    position: absolute;
    top: -11px;
  }
}

/* line 34, app/assets/stylesheets/kidz/_dropdown.scss */
.dropdown-menu {
  font-size: 1.2em;
}

/* Dropdown sm */
/* line 39, app/assets/stylesheets/kidz/_dropdown.scss */
.dropdown-sm {
  position: relative;
}

/* line 41, app/assets/stylesheets/kidz/_dropdown.scss */
.dropdown-sm .btn {
  padding: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* line 44, app/assets/stylesheets/kidz/_dropdown.scss */
.dropdown-sm .btn:focus {
  text-decoration: none;
}

/* line 48, app/assets/stylesheets/kidz/_dropdown.scss */
.dropdown-sm .dropdown-menu {
  min-width: 6rem;
  padding: 0.3125rem;
  top: 10px !important;
  font-size: 1em;
}

/* line 53, app/assets/stylesheets/kidz/_dropdown.scss */
.dropdown-sm .dropdown-menu .dropdown-item {
  font-size: 1em;
  padding: 6px 12px;
  text-transform: capitalize;
  color: #6c757d;
  transition: all .3s ease-in-out;
}

/* line 59, app/assets/stylesheets/kidz/_dropdown.scss */
.dropdown-sm .dropdown-menu .dropdown-item:hover {
  background-color: #99c5ff;
  color: #fff;
}

/* Navbar Custom */
/* line 3, app/assets/stylesheets/kidz/_navbar.scss */
.navbar {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  padding: 0.32rem 0;
  z-index: 100;
  font-size: 12px;
  transition: 0.4s ease-in-out;
}

@media (min-width: 900px) {
  /* line 3, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar {
    padding: 0;
  }
}

/* line 12, app/assets/stylesheets/kidz/_navbar.scss */
.navbar > .container {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

/* line 17, app/assets/stylesheets/kidz/_navbar.scss */
.navbar .navbar-brand {
  margin-left: 0.5rem;
  padding: 10px 0;
  margin-right: 0.5rem;
}

@media (min-width: 900px) {
  /* line 17, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar .navbar-brand {
    padding: 20px 0;
  }
}

/* line 24, app/assets/stylesheets/kidz/_navbar.scss */
.navbar .navbar-brand img {
  max-width: 130px;
}

@media (min-width: 900px) {
  /* line 24, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar .navbar-brand img {
    width: 100%;
  }
}

@media (min-width: 900px) {
  /* line 24, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar .navbar-brand img {
    max-width: 166px;
  }
}

/* line 34, app/assets/stylesheets/kidz/_navbar.scss */
.navbar .navbar-toggler {
  margin-right: 0.94rem;
  background-color: #FF6E82;
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

/* line 40, app/assets/stylesheets/kidz/_navbar.scss */
.navbar .navbar-toggler:focus {
  outline: 0;
}

/* line 44, app/assets/stylesheets/kidz/_navbar.scss */
.navbar .navbar-collapse {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 10;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
  max-height: 400px;
  padding-bottom: 0.625rem;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 900px) {
  /* line 44, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar .navbar-collapse {
    position: static;
    width: auto;
    border-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    box-shadow: none;
  }
}

/* line 63, app/assets/stylesheets/kidz/_navbar.scss */
.navbar .navbar-collapse.show {
  overflow-y: auto;
}

@media (min-width: 900px) {
  /* line 63, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar .navbar-collapse.show {
    overflow-y: hidden;
  }
}

/* line 70, app/assets/stylesheets/kidz/_navbar.scss */
.navbar .dropdown-menu {
  border-radius: 0.25rem;
  display: block;
}

@media (min-width: 900px) {
  /* line 70, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar .dropdown-menu {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    display: none;
  }
}

/* line 80, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav {
  margin-top: 0.94rem;
  padding-left: 0.4rem;
  padding-right: 0.94rem;
}

@media (min-width: 900px) {
  /* line 80, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav {
    margin-top: 0;
  }
}

@media (min-width: 900px) {
  /* line 90, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
  }
}

/* line 95, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown > a {
  font-size: 1em;
}

/* line 99, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .nav-link span {
  display: inline-block;
  line-height: 16px;
  text-align: center;
  text-transform: capitalize;
  color: #000;
  font-weight: 600;
}

@media (min-width: 900px) {
  /* line 99, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .nav-link span {
    display: block;
    width: 85px;
    border-right: 2px solid;
    padding: 0 0.75rem;
  }
}

@media (min-width: 900px) {
  /* line 99, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .nav-link span {
    width: 110px;
    padding: 0;
  }
}

/* line 118, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .dropdown-menu {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 200;
}

@media (min-width: 900px) {
  /* line 118, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .dropdown-menu {
    border-top: 4px solid;
    margin-top: 0;
    width: 210px;
    padding: 0.3rem;
    box-shadow: 0 0.25rem 0.38rem rgba(0, 0, 0, 0.175);
  }
}

@media (min-width: 900px) {
  /* line 118, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .dropdown-menu {
    width: 230px;
  }
}

/* line 133, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .dropdown-menu li {
  position: relative;
}

/* line 136, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .dropdown-menu .dropdown-item,
.navbar-nav .dropdown .dropdown-menu ul li a {
  color: #666;
  padding-top: 0.38rem;
  padding-bottom: 0.38rem;
  font-size: 1em;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 900px) {
  /* line 136, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .dropdown-menu .dropdown-item,
  .navbar-nav .dropdown .dropdown-menu ul li a {
    padding: 0.625rem 0.75rem;
    display: block;
  }
}

/* line 147, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .dropdown-menu .dropdown-item:hover,
.navbar-nav .dropdown .dropdown-menu ul li a:hover {
  padding-left: 1.38rem;
}

/* line 151, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .dropdown-menu .sub-menu {
  list-style: none;
  padding-left: 1.25rem;
  margin-left: 1.53rem;
  position: relative;
}

@media (min-width: 900px) {
  /* line 151, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .dropdown-menu .sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #fff;
    width: 185px;
    visibility: hidden;
    opacity: 0;
    margin-left: 0.18rem;
    padding: 0.3125rem;
    border-radius: 0.25rem;
    border-left: 4px solid;
    box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.175);
  }
}

@media (min-width: 900px) {
  /* line 151, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .dropdown-menu .sub-menu {
    width: 190px;
  }
}

@media (min-width: 1280px) {
  /* line 151, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .dropdown-menu .sub-menu {
    width: 210px;
  }
}

/* line 176, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .dropdown-menu .sub-menu:before {
  position: absolute;
  left: 0;
  height: 90%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3px;
  background-color: #e7e7e7;
  content: "";
}

@media (min-width: 900px) {
  /* line 176, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .dropdown-menu .sub-menu:before {
    background-color: transparent;
    left: -10px;
    width: 20px;
  }
}

@media (min-width: 900px) {
  /* line 191, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .dropdown-menu .sub-menu:after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 7px solid #000;
    top: 20%;
    margin-top: -0.625rem;
    content: "";
    display: inline-block;
    left: -10px;
    position: absolute;
  }
}

/* line 206, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .dropdown-menu li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}

/* line 211, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .dropdown-menu i {
  display: none;
}

@media (min-width: 900px) {
  /* line 211, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-nav .dropdown .dropdown-menu i {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

/* line 223, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown .dropdown-toggle:after {
  content: none;
}

@media (min-width: 900px) {
  /* line 230, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-top: 1.55rem;
    padding-bottom: 1.55rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 900px) {
  /* line 240, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-md .mega-dropdown {
    position: static;
  }
}

/* line 248, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu i {
  display: none;
}

@media (min-width: 900px) {
  /* line 248, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu i {
    display: inline-block;
  }
}

@media (min-width: 900px) and (min-width: 900px) {
  /* line 257, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .mega-dropdown .mega-dropdown {
    position: relative !important;
  }
}

@media (min-width: 900px) and (min-width: 900px) {
  /* line 255, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .mega-dropdown {
    position: static;
  }
}

/* line 266, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-collapse {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 10;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
  max-height: 400px;
  padding-bottom: 0.625rem;
}

@media (min-width: 900px) {
  /* line 266, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    position: static;
    width: auto;
    border-top: 0;
    padding-bottom: 0;
    background-color: transparent;
  }
}

/* line 283, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-collapse.show {
  overflow-y: auto;
}

@media (min-width: 900px) {
  /* line 283, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-collapse.show {
    overflow-y: hidden;
  }
}

@media (min-width: 900px) {
  /* line 310, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .nav-link {
    margin: 0 0.3125rem;
    padding-top: 2.37rem;
    padding-bottom: 2.37rem;
  }
}

@media (min-width: 1280px) {
  /* line 310, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .nav-link {
    margin: 0 0.5rem;
  }
}

@media (min-width: 900px) {
  /* line 319, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .nav-link .nav-icon {
    margin: 0;
    display: inline-block;
  }
}

/* line 325, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-nav .dropdown .nav-link span {
  border-right: 0;
  display: inline-block;
  width: auto;
}

@media (min-width: 900px) {
  /* line 325, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .nav-link span {
    margin-left: 0.3125rem;
    color: #fff;
  }
}

/* line 335, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu {
  border-top: 0;
  box-shadow: none;
}

/* line 338, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  padding-top: 0.38rem;
  padding-bottom: 0.38rem;
}

@media (min-width: 900px) {
  /* line 338, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    padding-top: 0.625rem;
    padding-bottom: 0.75rem;
  }
}

@media (min-width: 900px) {
  /* line 335, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu {
    border-top: 4px solid #6E50FA;
    box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.175);
  }
}

/* line 351, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .sub-menu {
  position: relative;
  left: 0;
  visibility: visible;
  opacity: 1;
  box-shadow: none;
  border-left: 0;
  padding-left: 1.25rem;
  margin-left: 1.5625rem;
}

@media (min-width: 900px) {
  /* line 351, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .sub-menu {
    padding-left: 0.3125rem;
    margin-left: 0.9375rem;
  }
}

/* line 364, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .sub-menu:before {
  background-color: #e7e7e7;
  width: 3px;
}

@media (min-width: 900px) {
  /* line 364, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .sub-menu:before {
    width: 20px;
    background-color: transparent;
  }
}

/* line 372, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .sub-menu:after {
  display: none;
}

@media (min-width: 900px) {
  /* line 372, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .sub-menu:after {
    display: block;
  }
}

@media (min-width: 900px) {
  /* line 351, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .sub-menu {
    position: absolute;
    left: 100%;
    visibility: hidden;
    opacity: 0;
    border-left: 4px solid #FF6E82;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    background-color: #fff;
    padding-left: 0.3125rem;
    margin-left: 0.3125rem;
  }
}

/* line 389, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .sub-menu li a {
  padding-top: 0.38rem;
  padding-bottom: 0.38rem;
}

@media (min-width: 900px) {
  /* line 389, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown .dropdown-menu .sub-menu li a {
    padding-top: 0.625rem;
    padding-bottom: 0.75rem;
  }
}

@media (min-width: 900px) {
  /* line 401, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .dropdown-menu.row.show {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
}

@media (min-width: 900px) {
  /* line 401, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .dropdown-menu.row.show {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

/* line 412, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .dropdown-menu.row.show .list-unstyled li a {
  padding-top: 0.38rem;
  padding-bottom: 0.38rem;
}

@media (min-width: 900px) {
  /* line 412, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .dropdown-menu.row.show .list-unstyled li a {
    padding: 0.625rem 0.75rem;
  }
}

@media (min-width: 900px) {
  /* line 419, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .dropdown-menu.row.show .list-unstyled li:first-child {
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 0;
  }
}

@media (min-width: 900px) {
  /* line 419, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .dropdown-menu.row.show .list-unstyled li:first-child {
    font-family: "Assistant", sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 auto 0.625rem;
  }
}

/* line 433, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .dropdown-menu.row.show .list-unstyled li:last-child {
  margin-bottom: 0.8rem;
}

@media (min-width: 900px) {
  /* line 433, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .dropdown-menu.row.show .list-unstyled li:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 900px) {
  /* line 440, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .dropdown-menu.row.show .list-unstyled:before {
    display: block;
  }
}

@media (min-width: 900px) {
  /* line 440, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg .dropdown-menu.row.show .list-unstyled:before {
    display: none;
  }
}

/* line 450, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-danger, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.danger, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.danger {
  background-color: transparent !important;
}

/* line 453, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-danger .nav-link i, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.danger .nav-link i, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.danger .nav-link i {
  background-color: #FF6E82;
}

/* line 456, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-danger .nav-link span, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.danger .nav-link span, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.danger .nav-link span {
  border-color: #FF6E82;
}

/* line 460, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-danger .nav-link.active span, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.danger .nav-link.active span, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.danger .nav-link.active span {
  color: #FF6E82;
}

/* line 465, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-danger .dropdown-menu, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.danger .dropdown-menu {
  border-color: #FF6E82;
}

/* line 469, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-danger .dropdown-menu li a:hover, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu li a:hover, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.danger .dropdown-menu li a:hover {
  background-color: #FF6E82;
  color: #fff;
}

/* line 474, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-danger .dropdown-menu li .sub-menu, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu li .sub-menu, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.danger .dropdown-menu li .sub-menu {
  border-left-color: #FF6E82;
}

/* line 476, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-danger .dropdown-menu li .sub-menu:after, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu li .sub-menu:after, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.danger .dropdown-menu li .sub-menu:after {
  border-right-color: #FF6E82;
}

/* line 483, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-success, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.success, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.success {
  background-color: transparent !important;
}

/* line 486, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-success .nav-link i, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.success .nav-link i, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.success .nav-link i {
  background-color: #00D2B4;
}

/* line 489, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-success .nav-link span, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.success .nav-link span, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.success .nav-link span {
  border-color: #00D2B4;
}

/* line 493, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-success .nav-link.active span, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.success .nav-link.active span, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.success .nav-link.active span {
  color: #00D2B4;
}

/* line 498, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-success .dropdown-menu, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.success .dropdown-menu, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.success .dropdown-menu {
  border-color: #00D2B4;
}

/* line 502, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-success .dropdown-menu li a:hover, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li a:hover, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.success .dropdown-menu li a:hover {
  background-color: #00D2B4;
  color: #fff;
}

/* line 507, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-success .dropdown-menu li .sub-menu, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li .sub-menu, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.success .dropdown-menu li .sub-menu {
  border-left-color: #00D2B4;
}

/* line 509, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-success .dropdown-menu li .sub-menu:after, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li .sub-menu:after, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.success .dropdown-menu li .sub-menu:after {
  border-right-color: #00D2B4;
}

/* line 513, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-success .dropdown-menu li:first-child, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li:first-child, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.success .dropdown-menu li:first-child {
  color: #00D2B4;
}

/* line 519, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info {
  background-color: transparent !important;
}

/* line 522, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .nav-link i, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .nav-link i, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .nav-link i {
  background-color: #99c5ff;
}

/* line 525, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .nav-link span, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .nav-link span, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .nav-link span {
  border-color: #99c5ff;
}

/* line 529, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .nav-link.active span, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .nav-link.active span, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .nav-link.active span {
  color: #99c5ff;
}

/* line 534, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu {
  border-color: #99c5ff;
}

/* line 538, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu li a:hover, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li a:hover, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu li a:hover {
  background-color: #99c5ff;
  color: #fff;
}

/* line 543, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu li .sub-menu, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li .sub-menu, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu li .sub-menu {
  border-left-color: #99c5ff;
}

/* line 545, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu li .sub-menu:after, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li .sub-menu:after, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu li .sub-menu:after {
  border-right-color: #99c5ff;
}

/* line 549, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu li:first-child, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li:first-child, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu li:first-child {
  color: #99c5ff;
}

/* line 555, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info {
  background-color: transparent !important;
}

/* line 558, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .nav-link i, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .nav-link i, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .nav-link i {
  background-color: #99c5ff;
}

/* line 561, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .nav-link span, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .nav-link span, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .nav-link span {
  border-color: #99c5ff;
}

/* line 565, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .nav-link.active span, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .nav-link.active span, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .nav-link.active span {
  color: #99c5ff;
}

/* line 570, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu {
  border-color: #99c5ff;
}

/* line 574, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu li a:hover, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li a:hover, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu li a:hover {
  background-color: #99c5ff;
  color: #fff;
}

/* line 579, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu li .sub-menu, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li .sub-menu, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu li .sub-menu {
  border-left-color: #99c5ff;
}

/* line 581, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu li .sub-menu:after, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li .sub-menu:after, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu li .sub-menu:after {
  border-right-color: #99c5ff;
}

/* line 585, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-info .dropdown-menu li:first-child, .navbar-expand-lg .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li:first-child, .video-index-item .posterframe .navbar-expand-lg .nav-item.flag.info .dropdown-menu li:first-child {
  color: #99c5ff;
}

/* line 591, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-purple {
  background-color: transparent !important;
}

/* line 594, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-purple .nav-link i {
  background-color: #b2a1ff;
}

/* line 597, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-purple .nav-link span {
  border-color: #b2a1ff;
}

/* line 601, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-purple .nav-link.active span {
  color: #b2a1ff;
}

/* line 606, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-purple .dropdown-menu {
  border-color: #b2a1ff;
}

/* line 610, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-purple .dropdown-menu li a:hover {
  background-color: #b2a1ff;
  color: #fff;
}

/* line 615, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-purple .dropdown-menu li .sub-menu {
  border-left-color: #b2a1ff;
}

/* line 617, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-purple .dropdown-menu li .sub-menu:after {
  border-right-color: #b2a1ff;
}

/* line 621, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-purple .dropdown-menu li:first-child {
  color: #b2a1ff;
}

/* line 627, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-pink {
  background-color: transparent !important;
}

/* line 630, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-pink .nav-link i {
  background-color: #ffa9b5;
}

/* line 633, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-pink .nav-link span {
  border-color: #ffa9b5;
}

/* line 637, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-pink .nav-link.active span {
  color: #ffa9b5;
}

/* line 642, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-pink .dropdown-menu {
  border-color: #ffa9b5;
}

/* line 646, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-pink .dropdown-menu li a:hover {
  background-color: #ffa9b5;
  color: #fff;
}

/* line 651, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-pink .dropdown-menu li .sub-menu {
  border-left-color: #ffa9b5;
}

/* line 653, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-pink .dropdown-menu li .sub-menu:after {
  border-right-color: #ffa9b5;
}

/* line 657, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg .nav-item.bg-pink .dropdown-menu li:first-child {
  color: #ffa9b5;
}

/* line 669, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg.navbar-white .navbar-nav .dropdown .nav-link span {
  color: #000;
}

/* line 676, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg.navbar-white .navbar-nav .dropdown.bg-warning .nav-link.active span, .navbar-expand-lg.navbar-white .navbar-nav .video-index-item .posterframe .dropdown.flag.warning .nav-link.active span, .video-index-item .posterframe .navbar-expand-lg.navbar-white .navbar-nav .dropdown.flag.warning .nav-link.active span {
  color: #6E50FA;
}

/* line 685, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg.navbar-white .navbar-nav .dropdown.bg-success .nav-link.active span, .navbar-expand-lg.navbar-white .navbar-nav .video-index-item .posterframe .dropdown.flag.success .nav-link.active span, .video-index-item .posterframe .navbar-expand-lg.navbar-white .navbar-nav .dropdown.flag.success .nav-link.active span {
  color: #00D2B4;
}

/* line 694, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg.navbar-white .navbar-nav .dropdown.bg-danger .nav-link.active span, .navbar-expand-lg.navbar-white .navbar-nav .video-index-item .posterframe .dropdown.flag.danger .nav-link.active span, .video-index-item .posterframe .navbar-expand-lg.navbar-white .navbar-nav .dropdown.flag.danger .nav-link.active span {
  color: #FF6E82;
}

/* line 703, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg.navbar-white .navbar-nav .dropdown.bg-info .nav-link.active span, .navbar-expand-lg.navbar-white .navbar-nav .video-index-item .posterframe .dropdown.flag.info .nav-link.active span, .video-index-item .posterframe .navbar-expand-lg.navbar-white .navbar-nav .dropdown.flag.info .nav-link.active span {
  color: #99c5ff;
}

/* line 712, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg.navbar-white .navbar-nav .dropdown.bg-pink .nav-link.active span {
  color: #ffa9b5;
}

/* line 721, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg.navbar-white .navbar-nav .dropdown.bg-purple .nav-link.active span {
  color: #b2a1ff;
}

/* line 731, app/assets/stylesheets/kidz/_navbar.scss */
.nav-icon {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  margin-right: 0.6325rem;
}

@media (min-width: 900px) {
  /* line 731, app/assets/stylesheets/kidz/_navbar.scss */
  .nav-icon {
    margin: 0 auto 0.625rem;
    margin-bottom: 0.625rem;
    display: block;
  }
}

/* line 748, app/assets/stylesheets/kidz/_navbar.scss */
.dropdown-menu.row.show {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 900px) {
  /* line 748, app/assets/stylesheets/kidz/_navbar.scss */
  .dropdown-menu.row.show {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

/* line 756, app/assets/stylesheets/kidz/_navbar.scss */
.dropdown-menu.row.show .list-unstyled {
  position: relative;
}

/* line 758, app/assets/stylesheets/kidz/_navbar.scss */
.dropdown-menu.row.show .list-unstyled li {
  padding-left: 0.9375rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 1em;
}

@media (min-width: 900px) {
  /* line 758, app/assets/stylesheets/kidz/_navbar.scss */
  .dropdown-menu.row.show .list-unstyled li {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.94rem;
    padding-left: 0;
  }
}

/* line 769, app/assets/stylesheets/kidz/_navbar.scss */
.dropdown-menu.row.show .list-unstyled li a {
  color: #666;
}

/* line 772, app/assets/stylesheets/kidz/_navbar.scss */
.dropdown-menu.row.show .list-unstyled li:first-child {
  padding-left: 0.8125rem;
  font-weight: 600;
}

@media (min-width: 900px) {
  /* line 772, app/assets/stylesheets/kidz/_navbar.scss */
  .dropdown-menu.row.show .list-unstyled li:first-child {
    margin-bottom: 0.625rem;
    font-family: "Assistant", sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
  }
}

/* line 782, app/assets/stylesheets/kidz/_navbar.scss */
.dropdown-menu.row.show .list-unstyled li:last-child {
  margin-bottom: 0.8rem;
}

@media (min-width: 900px) {
  /* line 782, app/assets/stylesheets/kidz/_navbar.scss */
  .dropdown-menu.row.show .list-unstyled li:last-child {
    margin-bottom: 0;
  }
}

/* line 789, app/assets/stylesheets/kidz/_navbar.scss */
.dropdown-menu.row.show .list-unstyled:before {
  position: absolute;
  left: 0;
  height: 60%;
  top: 50%;
  -webkit-transform: translateY(-28%);
          transform: translateY(-28%);
  width: 3px;
  background-color: #e7e7e7;
  content: "";
}

@media (min-width: 900px) {
  /* line 789, app/assets/stylesheets/kidz/_navbar.scss */
  .dropdown-menu.row.show .list-unstyled:before {
    display: none;
  }
}

/* line 804, app/assets/stylesheets/kidz/_navbar.scss */
.dropdown-menu.row.show.components .list-unstyled {
  position: relative;
}

/* line 807, app/assets/stylesheets/kidz/_navbar.scss */
.dropdown-menu.row.show.components .list-unstyled li:first-child {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  padding-left: 0;
  font-size: 1em;
}

@media (min-width: 900px) {
  /* line 807, app/assets/stylesheets/kidz/_navbar.scss */
  .dropdown-menu.row.show.components .list-unstyled li:first-child {
    margin-bottom: 0;
  }
}

/* line 821, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-warning, .video-index-item .posterframe .nav-item.flag.warning {
  background-color: transparent !important;
}

/* line 824, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-warning .nav-link i, .video-index-item .posterframe .nav-item.flag.warning .nav-link i {
  background-color: #6E50FA;
}

/* line 827, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-warning .nav-link span, .video-index-item .posterframe .nav-item.flag.warning .nav-link span {
  border-color: #6E50FA;
}

/* line 831, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-warning .nav-link.active span, .video-index-item .posterframe .nav-item.flag.warning .nav-link.active span {
  color: #6E50FA;
}

/* line 836, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-warning .dropdown-menu, .video-index-item .posterframe .nav-item.flag.warning .dropdown-menu {
  border-color: #6E50FA;
}

/* line 840, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-warning .dropdown-menu li a:hover, .video-index-item .posterframe .nav-item.flag.warning .dropdown-menu li a:hover {
  background-color: #6E50FA;
  color: #fff;
}

/* line 845, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-warning .dropdown-menu li .dropdown-item.active, .video-index-item .posterframe .nav-item.flag.warning .dropdown-menu li .dropdown-item.active {
  background-color: transparent;
  color: #6E50FA;
}

/* line 848, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-warning .dropdown-menu li .dropdown-item.active:hover, .video-index-item .posterframe .nav-item.flag.warning .dropdown-menu li .dropdown-item.active:hover {
  background-color: #6E50FA;
  color: #fff;
}

/* line 857, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger, .video-index-item .posterframe .nav-item.flag.danger {
  background-color: transparent !important;
}

/* line 860, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger .nav-link i, .video-index-item .posterframe .nav-item.flag.danger .nav-link i {
  background-color: #FF6E82;
}

/* line 863, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger .nav-link span, .video-index-item .posterframe .nav-item.flag.danger .nav-link span {
  border-color: #FF6E82;
}

/* line 867, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger .nav-link.active span, .video-index-item .posterframe .nav-item.flag.danger .nav-link.active span {
  color: #FF6E82;
}

/* line 872, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger .dropdown-menu, .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu {
  border-color: #FF6E82;
}

/* line 876, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger .dropdown-menu li a:hover, .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu li a:hover {
  background-color: #FF6E82;
  color: #fff;
}

/* line 881, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger .dropdown-menu li .dropdown-item.active, .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu li .dropdown-item.active {
  background-color: transparent;
  color: #FF6E82;
}

/* line 884, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger .dropdown-menu li .dropdown-item.active:hover, .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu li .dropdown-item.active:hover {
  background-color: #FF6E82;
  color: #fff;
}

/* line 889, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger .dropdown-menu li .sub-menu, .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu li .sub-menu {
  border-left-color: #FF6E82;
}

/* line 891, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-danger .dropdown-menu li .sub-menu:after, .video-index-item .posterframe .nav-item.flag.danger .dropdown-menu li .sub-menu:after {
  border-right-color: #FF6E82;
}

/* line 899, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success, .video-index-item .posterframe .nav-item.flag.success {
  background-color: transparent !important;
}

/* line 902, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .nav-link i, .video-index-item .posterframe .nav-item.flag.success .nav-link i {
  background-color: #00D2B4;
}

/* line 905, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .nav-link span, .video-index-item .posterframe .nav-item.flag.success .nav-link span {
  border-color: #00D2B4;
}

/* line 909, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .nav-link.active span, .video-index-item .posterframe .nav-item.flag.success .nav-link.active span {
  color: #00D2B4;
}

/* line 914, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .dropdown-menu, .video-index-item .posterframe .nav-item.flag.success .dropdown-menu {
  border-color: #00D2B4;
}

/* line 918, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .dropdown-menu li a:hover, .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li a:hover {
  background-color: #00D2B4;
  color: #fff;
}

/* line 923, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .dropdown-menu li .dropdown-item.active, .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li .dropdown-item.active {
  background-color: transparent;
  color: #00D2B4;
}

/* line 926, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .dropdown-menu li .dropdown-item.active:hover, .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li .dropdown-item.active:hover {
  background-color: #00D2B4;
  color: #fff;
}

/* line 931, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .dropdown-menu li .sub-menu, .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li .sub-menu {
  border-left-color: #00D2B4;
}

/* line 933, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .dropdown-menu li .sub-menu:after, .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li .sub-menu:after {
  border-right-color: #00D2B4;
}

/* line 937, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-success .dropdown-menu li:first-child, .video-index-item .posterframe .nav-item.flag.success .dropdown-menu li:first-child {
  color: #00D2B4;
}

/* line 944, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info, .video-index-item .posterframe .nav-item.flag.info {
  background-color: transparent !important;
}

/* line 947, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .nav-link i, .video-index-item .posterframe .nav-item.flag.info .nav-link i {
  background-color: #99c5ff;
}

/* line 950, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .nav-link span, .video-index-item .posterframe .nav-item.flag.info .nav-link span {
  border-color: #99c5ff;
}

/* line 954, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .nav-link.active span, .video-index-item .posterframe .nav-item.flag.info .nav-link.active span {
  color: #99c5ff;
}

/* line 959, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .dropdown-menu, .video-index-item .posterframe .nav-item.flag.info .dropdown-menu {
  border-color: #99c5ff;
}

/* line 963, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .dropdown-menu li a:hover, .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li a:hover {
  background-color: #99c5ff;
  color: #fff;
}

/* line 968, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .dropdown-menu li .dropdown-item.active, .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li .dropdown-item.active {
  background-color: transparent;
  color: #99c5ff;
}

/* line 971, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .dropdown-menu li .dropdown-item.active:hover, .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li .dropdown-item.active:hover {
  background-color: #99c5ff;
  color: #fff;
}

/* line 976, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .dropdown-menu li .sub-menu, .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li .sub-menu {
  border-left-color: #99c5ff;
}

/* line 978, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .dropdown-menu li .sub-menu:after, .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li .sub-menu:after {
  border-right-color: #99c5ff;
}

/* line 982, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-info .dropdown-menu li:first-child, .video-index-item .posterframe .nav-item.flag.info .dropdown-menu li:first-child {
  color: #99c5ff;
}

/* line 989, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple {
  background-color: transparent !important;
}

/* line 992, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .nav-link i {
  background-color: #b2a1ff;
}

/* line 995, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .nav-link span {
  border-color: #b2a1ff;
}

/* line 999, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .nav-link.active span {
  color: #b2a1ff;
}

/* line 1004, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .dropdown-menu {
  border-color: #b2a1ff;
}

/* line 1008, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .dropdown-menu li a:hover {
  background-color: #b2a1ff;
  color: #fff;
}

/* line 1013, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .dropdown-menu li .dropdown-item.active {
  background-color: transparent;
  color: #b2a1ff;
}

/* line 1016, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .dropdown-menu li .dropdown-item.active:hover {
  background-color: #b2a1ff;
  color: #fff;
}

/* line 1021, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .dropdown-menu li .sub-menu {
  border-left-color: #b2a1ff;
}

/* line 1023, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .dropdown-menu li .sub-menu:after {
  border-right-color: #b2a1ff;
}

/* line 1027, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-purple .dropdown-menu li:first-child {
  color: #b2a1ff;
}

/* line 1034, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink {
  background-color: transparent !important;
}

/* line 1037, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .nav-link i {
  background-color: #ffa9b5;
}

/* line 1040, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .nav-link span {
  border-color: #ffa9b5;
}

/* line 1044, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .nav-link.active span {
  color: #ffa9b5;
}

/* line 1049, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .dropdown-menu {
  border-color: #ffa9b5;
}

/* line 1053, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .dropdown-menu li a:hover {
  background-color: #ffa9b5;
  color: #fff;
}

/* line 1058, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .dropdown-menu li .dropdown-item.active {
  background-color: transparent;
  color: #00D2B4;
}

/* line 1061, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .dropdown-menu li .dropdown-item.active:hover {
  background-color: #00D2B4;
  color: #fff;
}

/* line 1066, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .dropdown-menu li .sub-menu {
  border-left-color: #ffa9b5;
}

/* line 1068, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .dropdown-menu li .sub-menu:after {
  border-right-color: #ffa9b5;
}

/* line 1072, app/assets/stylesheets/kidz/_navbar.scss */
.nav-item.bg-pink .dropdown-menu li:first-child {
  color: #ffa9b5;
}

/* line 1083, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-warning .dropdown-menu .dropdown-item.active, .navbar-nav .video-index-item .posterframe .dropdown.flag.warning .dropdown-menu .dropdown-item.active, .video-index-item .posterframe .navbar-nav .dropdown.flag.warning .dropdown-menu .dropdown-item.active,
.navbar-nav .dropdown.bg-warning .dropdown-menu ul li a.active,
.navbar-nav .video-index-item .posterframe .dropdown.flag.warning .dropdown-menu ul li a.active,
.video-index-item .posterframe .navbar-nav .dropdown.flag.warning .dropdown-menu ul li a.active {
  color: #6E50FA;
}

/* line 1086, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-warning .dropdown-menu .dropdown-item.active:hover, .navbar-nav .video-index-item .posterframe .dropdown.flag.warning .dropdown-menu .dropdown-item.active:hover, .video-index-item .posterframe .navbar-nav .dropdown.flag.warning .dropdown-menu .dropdown-item.active:hover,
.navbar-nav .dropdown.bg-warning .dropdown-menu ul li a.active:hover,
.navbar-nav .video-index-item .posterframe .dropdown.flag.warning .dropdown-menu ul li a.active:hover,
.video-index-item .posterframe .navbar-nav .dropdown.flag.warning .dropdown-menu ul li a.active:hover {
  color: #fff;
}

/* line 1094, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-danger .dropdown-menu .dropdown-item.active, .navbar-nav .video-index-item .posterframe .dropdown.flag.danger .dropdown-menu .dropdown-item.active, .video-index-item .posterframe .navbar-nav .dropdown.flag.danger .dropdown-menu .dropdown-item.active,
.navbar-nav .dropdown.bg-danger .dropdown-menu ul li a.active,
.navbar-nav .video-index-item .posterframe .dropdown.flag.danger .dropdown-menu ul li a.active,
.video-index-item .posterframe .navbar-nav .dropdown.flag.danger .dropdown-menu ul li a.active {
  color: #FF6E82;
}

/* line 1097, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-danger .dropdown-menu .dropdown-item.active:hover, .navbar-nav .video-index-item .posterframe .dropdown.flag.danger .dropdown-menu .dropdown-item.active:hover, .video-index-item .posterframe .navbar-nav .dropdown.flag.danger .dropdown-menu .dropdown-item.active:hover,
.navbar-nav .dropdown.bg-danger .dropdown-menu ul li a.active:hover,
.navbar-nav .video-index-item .posterframe .dropdown.flag.danger .dropdown-menu ul li a.active:hover,
.video-index-item .posterframe .navbar-nav .dropdown.flag.danger .dropdown-menu ul li a.active:hover {
  color: #fff;
}

/* line 1105, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-success .dropdown-menu .dropdown-item.active, .navbar-nav .video-index-item .posterframe .dropdown.flag.success .dropdown-menu .dropdown-item.active, .video-index-item .posterframe .navbar-nav .dropdown.flag.success .dropdown-menu .dropdown-item.active,
.navbar-nav .dropdown.bg-success .dropdown-menu ul li a.active,
.navbar-nav .video-index-item .posterframe .dropdown.flag.success .dropdown-menu ul li a.active,
.video-index-item .posterframe .navbar-nav .dropdown.flag.success .dropdown-menu ul li a.active {
  color: #00D2B4;
}

/* line 1108, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-success .dropdown-menu .dropdown-item.active:hover, .navbar-nav .video-index-item .posterframe .dropdown.flag.success .dropdown-menu .dropdown-item.active:hover, .video-index-item .posterframe .navbar-nav .dropdown.flag.success .dropdown-menu .dropdown-item.active:hover,
.navbar-nav .dropdown.bg-success .dropdown-menu ul li a.active:hover,
.navbar-nav .video-index-item .posterframe .dropdown.flag.success .dropdown-menu ul li a.active:hover,
.video-index-item .posterframe .navbar-nav .dropdown.flag.success .dropdown-menu ul li a.active:hover {
  color: #fff;
}

/* line 1116, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-info .dropdown-menu .dropdown-item.active, .navbar-nav .video-index-item .posterframe .dropdown.flag.info .dropdown-menu .dropdown-item.active, .video-index-item .posterframe .navbar-nav .dropdown.flag.info .dropdown-menu .dropdown-item.active,
.navbar-nav .dropdown.bg-info .dropdown-menu ul li a.active,
.navbar-nav .video-index-item .posterframe .dropdown.flag.info .dropdown-menu ul li a.active,
.video-index-item .posterframe .navbar-nav .dropdown.flag.info .dropdown-menu ul li a.active {
  color: #99c5ff;
}

/* line 1119, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-info .dropdown-menu .dropdown-item.active:hover, .navbar-nav .video-index-item .posterframe .dropdown.flag.info .dropdown-menu .dropdown-item.active:hover, .video-index-item .posterframe .navbar-nav .dropdown.flag.info .dropdown-menu .dropdown-item.active:hover,
.navbar-nav .dropdown.bg-info .dropdown-menu ul li a.active:hover,
.navbar-nav .video-index-item .posterframe .dropdown.flag.info .dropdown-menu ul li a.active:hover,
.video-index-item .posterframe .navbar-nav .dropdown.flag.info .dropdown-menu ul li a.active:hover {
  color: #fff;
}

/* line 1127, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-purple .dropdown-menu .dropdown-item.active,
.navbar-nav .dropdown.bg-purple .dropdown-menu ul li a.active {
  color: #b2a1ff;
}

/* line 1130, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-purple .dropdown-menu .dropdown-item.active:hover,
.navbar-nav .dropdown.bg-purple .dropdown-menu ul li a.active:hover {
  color: #fff;
}

/* line 1138, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-pink .dropdown-menu .dropdown-item.active,
.navbar-nav .dropdown.bg-pink .dropdown-menu ul li a.active {
  color: #ffa9b5;
}

/* line 1141, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-nav .dropdown.bg-pink .dropdown-menu .dropdown-item.active:hover,
.navbar-nav .dropdown.bg-pink .dropdown-menu ul li a.active:hover {
  color: #fff;
}

/* line 1154, app/assets/stylesheets/kidz/_navbar.scss */
.mega-dropdown.bg-warning .list-unstyled li a.active, .video-index-item .posterframe .mega-dropdown.flag.warning .list-unstyled li a.active {
  color: #6E50FA;
}

/* line 1163, app/assets/stylesheets/kidz/_navbar.scss */
.mega-dropdown.bg-danger .list-unstyled li a.active, .video-index-item .posterframe .mega-dropdown.flag.danger .list-unstyled li a.active {
  color: #FF6E82;
}

/* line 1172, app/assets/stylesheets/kidz/_navbar.scss */
.mega-dropdown.bg-success .list-unstyled li a.active, .video-index-item .posterframe .mega-dropdown.flag.success .list-unstyled li a.active {
  color: #00D2B4;
}

/* line 1181, app/assets/stylesheets/kidz/_navbar.scss */
.mega-dropdown.bg-info .list-unstyled li a.active, .video-index-item .posterframe .mega-dropdown.flag.info .list-unstyled li a.active {
  color: #99c5ff;
}

/* line 1190, app/assets/stylesheets/kidz/_navbar.scss */
.mega-dropdown.bg-purple .list-unstyled li a.active {
  color: #b2a1ff;
}

/* line 1199, app/assets/stylesheets/kidz/_navbar.scss */
.mega-dropdown.bg-pink .list-unstyled li a.active {
  color: #ffa9b5;
}

/* Static Navbar*/
/* line 1210, app/assets/stylesheets/kidz/_navbar.scss */
.static .navbar-sticky {
  display: none;
}

/* Fixed navber when scroll up */
/* line 1218, app/assets/stylesheets/kidz/_navbar.scss */
.up-scroll .navbar-scrollUp.navbar-sticky {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: 0.4s ease-in-out;
  box-shadow: none;
}

/* line 1225, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-white {
  background-color: #fff;
}

/* navbar-sticky */
/* line 1231, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-sticky {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  background-color: #fff;
}

/* line 1238, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-sticky.navbar-light-dark {
  padding-top: 0;
  padding-bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
}

/* line 1245, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-sticky .navbar-nav .nav-link {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 1254, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg.navbar-sticky .navbar-nav .nav-link {
  padding-top: 1.37rem;
  padding-bottom: 1.37rem;
}

@media (min-width: 900px) {
  /* line 1254, app/assets/stylesheets/kidz/_navbar.scss */
  .navbar-expand-lg.navbar-sticky .navbar-nav .nav-link {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }
}

/* line 1263, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-expand-lg.navbar-sticky .navbar-brand {
  padding: 20px 0;
}

/* line 1268, app/assets/stylesheets/kidz/_navbar.scss */
.navbar-light-dark {
  background-color: rgba(47, 60, 67, 0.502);
  box-shadow: none;
}

/* Top Bar*/
/* line 1275, app/assets/stylesheets/kidz/_navbar.scss */
.top-bar {
  padding: 0.8125rem 0;
}

/* Revolution Slider Navigation */
/* line 2, app/assets/stylesheets/kidz/_revolution.scss */
.hesperiden.tparrows {
  background-color: #fff;
  border-radius: 0.8125rem;
  width: 45px;
  height: 45px;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  transition: opacity, 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2, app/assets/stylesheets/kidz/_revolution.scss */
  .hesperiden.tparrows {
    transition: none;
  }
}

/* line 11, app/assets/stylesheets/kidz/_revolution.scss */
.hesperiden.tparrows:hover {
  background-color: #fff;
}

/* line 14, app/assets/stylesheets/kidz/_revolution.scss */
.hesperiden.tparrows:before {
  color: #666;
  line-height: 45px;
}

/*Revolution Slider  Arrows */
/* line 22, app/assets/stylesheets/kidz/_revolution.scss */
.hesperiden.tparrows.tp-leftarrow:before {
  content: "\e81f";
}

/* line 27, app/assets/stylesheets/kidz/_revolution.scss */
.hesperiden.tparrows.tp-rightarrow:before {
  content: "\e81e";
}

/* line 34, app/assets/stylesheets/kidz/_revolution.scss */
.rev_slider_wrapper:hover .hesperiden.tparrows {
  visibility: visible;
  opacity: 1;
}

/* Revolution Slider  boxed version */
/* line 43, app/assets/stylesheets/kidz/_revolution.scss */
.boxed .forcefullwidth_wrapper_tp_banner {
  overflow: hidden;
}

/* Card */
/* line 3, app/assets/stylesheets/kidz/_card.scss */
.card {
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  margin-bottom: 1.56rem;
}

/* line 8, app/assets/stylesheets/kidz/_card.scss */
.card .card-header-lg h3 {
  font-size: 2.15rem;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
}

/* line 15, app/assets/stylesheets/kidz/_card.scss */
.card .card-body .card-title {
  font-size: 1.5rem;
  font-family: "Assistant", sans-serif;
  font-weight: 700;
}

/* line 20, app/assets/stylesheets/kidz/_card.scss */
.card .card-body .pricing-price {
  font-size: 2.13rem;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  line-height: 28px;
}

/* line 25, app/assets/stylesheets/kidz/_card.scss */
.card .card-body .pricing-price small {
  font-size: .875rem;
  color: #666;
}

/* line 30, app/assets/stylesheets/kidz/_card.scss */
.card .card-body big {
  font-size: 1.25rem;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: .625rem;
  font-weight: 600;
}

@media (min-width: 1280px) {
  /* line 30, app/assets/stylesheets/kidz/_card.scss */
  .card .card-body big {
    font-size: 1.69rem;
  }
}

/* Card Image Wrapper */
/* line 45, app/assets/stylesheets/kidz/_card.scss */
.card-img-wrapper {
  width: 150px;
  height: 150px;
}

/* line 48, app/assets/stylesheets/kidz/_card.scss */
.card-img-wrapper .card-img-overlay {
  background-color: rgba(0, 0, 0, 0.45);
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease-in-out;
}

/* Card Border */
/* line 58, app/assets/stylesheets/kidz/_card.scss */
.card-border {
  border: 4px solid;
}

/* line 61, app/assets/stylesheets/kidz/_card.scss */
.card-border .card-body h5 {
  font-size: 1.125rem;
  font-family: "Assistant", sans-serif;
  font-weight: 700;
}

/* line 66, app/assets/stylesheets/kidz/_card.scss */
.card-border .card-body span {
  font-weight: 700;
  font-size: 1.4375rem;
}

/* Card Hover */
/* line 78, app/assets/stylesheets/kidz/_card.scss */
.card-hover:hover .card-img-wrapper .card-img-overlay {
  visibility: visible;
  opacity: 1;
}

/* line 83, app/assets/stylesheets/kidz/_card.scss */
.card-hover:hover .btn-scroll-down {
  visibility: visible;
  opacity: 1;
}

/* line 87, app/assets/stylesheets/kidz/_card.scss */
.card-hover:hover .btn-quickview {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}

/* Card Transparent */
/* line 98, app/assets/stylesheets/kidz/_card.scss */
.card-transparent {
  background-color: transparent !important;
}

/* line 101, app/assets/stylesheets/kidz/_card.scss */
.card-transparent .card-body a {
  color: #fff;
  transition: all 0.4s;
}

/* line 108, app/assets/stylesheets/kidz/_card.scss */
.card-transparent:hover .card-body a {
  color: #6E50FA;
}

/* Accordion */
/* line 118, app/assets/stylesheets/kidz/_card.scss */
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-radius: .5rem;
}

/* line 122, app/assets/stylesheets/kidz/_card.scss */
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: .5rem;
}

/* line 126, app/assets/stylesheets/kidz/_card.scss */
.accordion .card:first-of-type {
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

/* line 130, app/assets/stylesheets/kidz/_card.scss */
.accordion .card:last-of-type {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
}

/* line 134, app/assets/stylesheets/kidz/_card.scss */
.accordion .card {
  margin-bottom: 1.875rem;
  box-shadow: none;
}

/* line 137, app/assets/stylesheets/kidz/_card.scss */
.accordion .card .card-header {
  border-radius: .5rem;
  padding: 0;
}

/* line 140, app/assets/stylesheets/kidz/_card.scss */
.accordion .card .card-header h5 {
  cursor: pointer;
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: .875rem;
  padding: 0.625rem 0.9375rem;
  text-transform: uppercase;
  position: relative;
}

/* line 150, app/assets/stylesheets/kidz/_card.scss */
.accordion .card .card-header h5 span {
  display: block;
  padding: 0.5rem;
}

/* line 154, app/assets/stylesheets/kidz/_card.scss */
.accordion .card .card-header h5.icon-bg {
  position: relative;
}

/* line 156, app/assets/stylesheets/kidz/_card.scss */
.accordion .card .card-header h5.icon-bg:before {
  position: absolute;
  top: 50%;
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: .875rem;
  font-weight: 400;
  padding: .125rem 0.187rem;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  content: '\f078';
  right: 15px;
  border-radius: 0.187rem;
  background-color: #fff;
  color: #666;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 173, app/assets/stylesheets/kidz/_card.scss */
.accordion .card .card-header h5.icon-bg.collapsed:before {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}

/* line 180, app/assets/stylesheets/kidz/_card.scss */
.accordion .card .card-body {
  padding: 1.875rem;
}

/* line 182, app/assets/stylesheets/kidz/_card.scss */
.accordion .card .card-body p {
  color: #666;
}

/* line 189, app/assets/stylesheets/kidz/_card.scss */
.card-product {
  border: 4px solid;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

/* line 193, app/assets/stylesheets/kidz/_card.scss */
.card-product .img-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 200px;
}

/* line 200, app/assets/stylesheets/kidz/_card.scss */
.card-product .img-link img {
  max-height: 130px;
}

/* line 206, app/assets/stylesheets/kidz/_card.scss */
.card-product .card-body h5 a {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  display: block;
}

/* line 215, app/assets/stylesheets/kidz/_card.scss */
.card-product-fill-bg {
  padding: 1.25rem;
}

/* line 217, app/assets/stylesheets/kidz/_card.scss */
.card-product-fill-bg .card-link {
  display: flex;
  flex-direction: column;
  height: 230px;
  text-align: center;
}

/* line 222, app/assets/stylesheets/kidz/_card.scss */
.card-product-fill-bg .card-link .img-link {
  max-width: 100%;
  max-height: 200px;
  padding: 2rem;
}

/* line 227, app/assets/stylesheets/kidz/_card.scss */
.card-product-fill-bg .card-link span {
  margin-top: auto;
  color: #fff;
  font-weight: bold;
  font-size: 1.25rem;
  font-family: "Assistant", sans-serif;
}

@media (min-width: 1280px) {
  /* line 239, app/assets/stylesheets/kidz/_card.scss */
  .categories-slider {
    height: 600px;
  }
}

/* line 244, app/assets/stylesheets/kidz/_card.scss */
.categories-slider .card .card-img-top {
  border-radius: 0.25rem;
}

@media (min-width: 1280px) {
  /* line 244, app/assets/stylesheets/kidz/_card.scss */
  .categories-slider .card .card-img-top {
    max-height: 595px;
  }
}

/* Section Titile */
/* line 2, app/assets/stylesheets/kidz/_section-title.scss */
.section-title {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}

@media (min-width: 900px) {
  /* line 2, app/assets/stylesheets/kidz/_section-title.scss */
  .section-title {
    flex-direction: row;
  }
}

/* line 10, app/assets/stylesheets/kidz/_section-title.scss */
.section-title .shape {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: inline-block;
  padding: 0;
  position: absolute;
  top: -20px;
}

@media (min-width: 900px) {
  /* line 10, app/assets/stylesheets/kidz/_section-title.scss */
  .section-title .shape {
    position: relative;
    left: auto;
    -webkit-transform: none;
            transform: none;
    top: 0px;
  }
}

/* line 25, app/assets/stylesheets/kidz/_section-title.scss */
.section-title .shape.shape-left {
  left: 45%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 900px) {
  /* line 25, app/assets/stylesheets/kidz/_section-title.scss */
  .section-title .shape.shape-left {
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 32, app/assets/stylesheets/kidz/_section-title.scss */
.section-title .shape.shape-left:before, .section-title .shape.shape-left:after {
  content: "";
  position: absolute;
  background-color: inherit;
  height: 2px;
}

/* line 39, app/assets/stylesheets/kidz/_section-title.scss */
.section-title .shape.shape-left:before {
  right: 3px;
  width: 70px;
  top: 6px;
}

/* line 44, app/assets/stylesheets/kidz/_section-title.scss */
.section-title .shape.shape-left:after {
  right: 3px;
  width: 55px;
  top: 11px;
}

/* line 51, app/assets/stylesheets/kidz/_section-title.scss */
.section-title .shape.shape-right {
  right: 41%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 900px) {
  /* line 51, app/assets/stylesheets/kidz/_section-title.scss */
  .section-title .shape.shape-right {
    right: 0;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 58, app/assets/stylesheets/kidz/_section-title.scss */
.section-title .shape.shape-right:before, .section-title .shape.shape-right:after {
  content: "";
  position: absolute;
  background-color: inherit;
  height: 2px;
}

/* line 65, app/assets/stylesheets/kidz/_section-title.scss */
.section-title .shape.shape-right:before {
  left: 3px;
  width: 70px;
  top: 6px;
}

/* line 70, app/assets/stylesheets/kidz/_section-title.scss */
.section-title .shape.shape-right:after {
  left: 3px;
  width: 55px;
  top: 11px;
}

/* line 77, app/assets/stylesheets/kidz/_section-title.scss */
.section-title h2 {
  font-family: "Assistant", sans-serif;
  font-size: 2.25rem;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  order: 1;
}

@media (min-width: 900px) {
  /* line 77, app/assets/stylesheets/kidz/_section-title.scss */
  .section-title h2 {
    order: 0;
  }
}

/* line 96, app/assets/stylesheets/kidz/_section-title.scss */
.element-title, .disyps-ilf h1,
.disyps-ilf h2,
.disyps-ilf h3,
.disyps-ilf h4, .tabs h1,
.tabs h3, .talks h2 {
  font-weight: 600;
  color: #FF6E82;
  margin-bottom: 2rem;
}

/* Media */
/* line 5, app/assets/stylesheets/kidz/_media.scss */
.media .media-body h3 {
  font-family: "Assistant", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 1.5rem;
}

/* Media Image Overlay */
/* line 15, app/assets/stylesheets/kidz/_media.scss */
.media-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* Media Hoverable*/
/* line 24, app/assets/stylesheets/kidz/_media.scss */
.media-hoverable {
  overflow: hidden;
  border-radius: 0.25rem;
  margin-bottom: 1.56rem;
}

/* line 28, app/assets/stylesheets/kidz/_media.scss */
.media-hoverable .media-img {
  transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;
  transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
}

/* line 31, app/assets/stylesheets/kidz/_media.scss */
.media-hoverable .media-img-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease-in-out;
}

/* line 42, app/assets/stylesheets/kidz/_media.scss */
.media-hoverable:hover .media-img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* line 45, app/assets/stylesheets/kidz/_media.scss */
.media-hoverable:hover .media-img-overlay {
  visibility: visible;
  opacity: 1;
}

/* Media List View */
/* line 53, app/assets/stylesheets/kidz/_media.scss */
.media-list-view {
  flex-direction: column;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.63rem;
  background-color: #f8f8f8;
}

/* line 58, app/assets/stylesheets/kidz/_media.scss */
.media-list-view .media-img {
  position: relative;
  width: 100%;
}

@media (min-width: 900px) {
  /* line 58, app/assets/stylesheets/kidz/_media.scss */
  .media-list-view .media-img {
    width: 40%;
  }
}

@media (min-width: 1280px) {
  /* line 58, app/assets/stylesheets/kidz/_media.scss */
  .media-list-view .media-img {
    width: 33%;
  }
}

/* line 67, app/assets/stylesheets/kidz/_media.scss */
.media-list-view .media-img img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-top-left-radius: 0.63rem;
  border-top-right-radius: 0.63rem;
}

@media (min-width: 900px) {
  /* line 67, app/assets/stylesheets/kidz/_media.scss */
  .media-list-view .media-img img {
    height: 260px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.63rem;
  }
}

@media (min-width: 900px) {
  /* line 67, app/assets/stylesheets/kidz/_media.scss */
  .media-list-view .media-img img {
    height: 255px;
  }
}

@media (min-width: 1280px) {
  /* line 67, app/assets/stylesheets/kidz/_media.scss */
  .media-list-view .media-img img {
    height: 233px;
  }
}

/* line 87, app/assets/stylesheets/kidz/_media.scss */
.media-list-view .media-img .media-img-overlay {
  padding: 1.25rem;
}

@media (min-width: 900px) {
  /* line 53, app/assets/stylesheets/kidz/_media.scss */
  .media-list-view {
    flex-direction: row;
    align-items: center;
  }
}

/* line 98, app/assets/stylesheets/kidz/_media.scss */
.media-list-view .media-body {
  padding: 1.25rem;
}

@media (min-width: 900px) {
  /* line 98, app/assets/stylesheets/kidz/_media.scss */
  .media-list-view .media-body {
    padding: 0 1.4rem;
  }
}

/* line 103, app/assets/stylesheets/kidz/_media.scss */
.media-list-view .media-body h3 {
  margin-bottom: 1rem;
}

/* line 105, app/assets/stylesheets/kidz/_media.scss */
.media-list-view .media-body h3 a {
  font-weight: 700;
  text-transform: capitalize;
}

/* List Fullwidth */
/* line 115, app/assets/stylesheets/kidz/_media.scss */
.list-fullwidth .media-list-view {
  flex-direction: column;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.63rem;
}

/* line 119, app/assets/stylesheets/kidz/_media.scss */
.list-fullwidth .media-list-view .media-img {
  position: relative;
  width: 100%;
}

@media (min-width: 900px) {
  /* line 119, app/assets/stylesheets/kidz/_media.scss */
  .list-fullwidth .media-list-view .media-img {
    width: 40%;
  }
}

@media (min-width: 900px) {
  /* line 119, app/assets/stylesheets/kidz/_media.scss */
  .list-fullwidth .media-list-view .media-img {
    width: 30%;
  }
}

@media (min-width: 1280px) {
  /* line 119, app/assets/stylesheets/kidz/_media.scss */
  .list-fullwidth .media-list-view .media-img {
    width: 24%;
  }
}

/* line 131, app/assets/stylesheets/kidz/_media.scss */
.list-fullwidth .media-list-view .media-img img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-top-left-radius: 0.63rem;
  border-top-right-radius: 0.63rem;
}

@media (min-width: 900px) {
  /* line 131, app/assets/stylesheets/kidz/_media.scss */
  .list-fullwidth .media-list-view .media-img img {
    height: 300px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.63rem;
  }
}

@media (min-width: 900px) {
  /* line 131, app/assets/stylesheets/kidz/_media.scss */
  .list-fullwidth .media-list-view .media-img img {
    height: 255px;
  }
}

@media (min-width: 1280px) {
  /* line 131, app/assets/stylesheets/kidz/_media.scss */
  .list-fullwidth .media-list-view .media-img img {
    height: 230px;
  }
}

/* line 151, app/assets/stylesheets/kidz/_media.scss */
.list-fullwidth .media-list-view .media-img .media-img-overlay {
  padding: 1.25rem;
}

@media (min-width: 900px) {
  /* line 115, app/assets/stylesheets/kidz/_media.scss */
  .list-fullwidth .media-list-view {
    flex-direction: row;
  }
}

/* line 161, app/assets/stylesheets/kidz/_media.scss */
.list-fullwidth .media-list-view .media-body {
  padding: 1.25rem;
}

@media (min-width: 900px) {
  /* line 161, app/assets/stylesheets/kidz/_media.scss */
  .list-fullwidth .media-list-view .media-body {
    padding: 0 1.4rem;
  }
}

/* line 166, app/assets/stylesheets/kidz/_media.scss */
.list-fullwidth .media-list-view .media-body h3 {
  margin-bottom: 1rem;
}

/* line 168, app/assets/stylesheets/kidz/_media.scss */
.list-fullwidth .media-list-view .media-body h3 a {
  font-weight: 700;
  text-transform: capitalize;
}

/* Media Event View */
/* line 178, app/assets/stylesheets/kidz/_media.scss */
.media-events-list {
  flex-direction: column;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 1.875rem;
  overflow: hidden;
  border-radius: 0.8125rem;
}

@media (min-width: 900px) {
  /* line 178, app/assets/stylesheets/kidz/_media.scss */
  .media-events-list {
    flex-direction: row;
    align-items: center;
  }
}

/* line 190, app/assets/stylesheets/kidz/_media.scss */
.media-events-list .media-img {
  position: relative;
  width: 100%;
}

@media (min-width: 1280px) {
  /* line 190, app/assets/stylesheets/kidz/_media.scss */
  .media-events-list .media-img {
    width: 46%;
  }
}

/* line 202, app/assets/stylesheets/kidz/_media.scss */
.media-events-list .media-img img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

@media (min-width: 900px) {
  /* line 202, app/assets/stylesheets/kidz/_media.scss */
  .media-events-list .media-img img {
    height: auto;
  }
}

@media (min-width: 900px) {
  /* line 202, app/assets/stylesheets/kidz/_media.scss */
  .media-events-list .media-img img {
    height: 260px;
  }
}

@media (min-width: 1280px) {
  /* line 202, app/assets/stylesheets/kidz/_media.scss */
  .media-events-list .media-img img {
    height: 280px;
    box-shadow: 4px 0 0 rgba(0, 0, 0, 0.1);
  }
}

/* line 218, app/assets/stylesheets/kidz/_media.scss */
.media-events-list .media-body {
  padding: 1.25rem;
}

@media (min-width: 900px) {
  /* line 218, app/assets/stylesheets/kidz/_media.scss */
  .media-events-list .media-body {
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1.25rem;
  }
}

@media (min-width: 1280px) {
  /* line 218, app/assets/stylesheets/kidz/_media.scss */
  .media-events-list .media-body {
    padding-left: 2rem;
  }
}

/* Cart Media */
/* line 237, app/assets/stylesheets/kidz/_media.scss */
.cart-dropdown .media .media-body h4 {
  font-weight: bold;
}

/* line 241, app/assets/stylesheets/kidz/_media.scss */
.cart-dropdown .media .media-body .price span {
  font-size: 1.7rem;
}

/* Pricing List */
/* line 250, app/assets/stylesheets/kidz/_media.scss */
.pricing-list {
  flex-direction: column;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

@media (min-width: 900px) {
  /* line 250, app/assets/stylesheets/kidz/_media.scss */
  .pricing-list {
    flex-direction: row;
    align-items: center;
  }
}

/* line 258, app/assets/stylesheets/kidz/_media.scss */
.pricing-list .pricing-plan {
  width: 100%;
  padding: 2.1875rem 1.25rem 5rem;
  border-radius: 8px 8px 0 0;
}

@media (min-width: 900px) {
  /* line 258, app/assets/stylesheets/kidz/_media.scss */
  .pricing-list .pricing-plan {
    width: 50%;
    padding: 2.1875rem 1.25rem 1.125rem;
    border-radius: 8px 0px 0 8px;
  }
}

/* line 267, app/assets/stylesheets/kidz/_media.scss */
.pricing-list .pricing-plan h3 {
  font-size: 2.13rem;
  font-family: "Dosis", sans-serif;
  font-weight: 600;
}

/* line 272, app/assets/stylesheets/kidz/_media.scss */
.pricing-list .pricing-plan .pricing-price {
  font-size: 2.13rem;
  font-family: "Dosis", sans-serif;
  font-weight: 600;
  line-height: 28px;
}

/* line 277, app/assets/stylesheets/kidz/_media.scss */
.pricing-list .pricing-plan .pricing-price small {
  font-size: .875rem;
}

/* line 282, app/assets/stylesheets/kidz/_media.scss */
.pricing-list .media-body {
  width: 100%;
  padding: 1.25rem;
}

@media (min-width: 900px) {
  /* line 282, app/assets/stylesheets/kidz/_media.scss */
  .pricing-list .media-body {
    width: 50%;
    padding: 0 0 0 1.25rem;
  }
}

/* Media Avator View */
/* line 294, app/assets/stylesheets/kidz/_media.scss */
.media-avator-view .media-img {
  width: 100%;
}

/* line 296, app/assets/stylesheets/kidz/_media.scss */
.media-avator-view .media-img img {
  width: 100%;
}

@media (min-width: 900px) {
  /* line 294, app/assets/stylesheets/kidz/_media.scss */
  .media-avator-view .media-img {
    width: 33%;
  }
}

@media (min-width: 900px) {
  /* line 294, app/assets/stylesheets/kidz/_media.scss */
  .media-avator-view .media-img {
    width: 26%;
  }
}

@media (min-width: 900px) {
  /* line 294, app/assets/stylesheets/kidz/_media.scss */
  .media-avator-view .media-img {
    width: 22%;
  }
}

/* line 310, app/assets/stylesheets/kidz/_media.scss */
.media-avator-view .media-body a {
  color: #222;
  transition: all .4s;
}

/* line 313, app/assets/stylesheets/kidz/_media.scss */
.media-avator-view .media-body a:hover {
  color: #FF6E82;
}

/* Buttons Customize */
/* line 2, app/assets/stylesheets/kidz/_buttons.scss */
.btn {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  font-size: 1rem;
}

/* line 5, app/assets/stylesheets/kidz/_buttons.scss */
.btn:hover {
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.3) !important;
}

/* line 8, app/assets/stylesheets/kidz/_buttons.scss */
.btn:focus {
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.3) !important;
}

/* line 13, app/assets/stylesheets/kidz/_buttons.scss */
.btn.btn-link {
  box-shadow: none !important;
}

/* line 17, app/assets/stylesheets/kidz/_buttons.scss */
.btn-white {
  background-color: #fff;
  color: #666;
}

/* line 22, app/assets/stylesheets/kidz/_buttons.scss */
.btn-link {
  color: #666;
  font-size: 0.875rem;
  font-weight: 600;
  transition: all 0.4s;
}

/* line 27, app/assets/stylesheets/kidz/_buttons.scss */
.btn-link:hover {
  text-decoration: none;
}

/* line 31, app/assets/stylesheets/kidz/_buttons.scss */
.btn-squre {
  border: 2px solid #fff;
  padding: .375rem .625rem;
}

/* line 34, app/assets/stylesheets/kidz/_buttons.scss */
.btn-squre i {
  color: #fff;
  font-size: .94rem;
}

/* line 40, app/assets/stylesheets/kidz/_buttons.scss */
.btn-scroll-down {
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s ease-in-out;
}

/* line 45, app/assets/stylesheets/kidz/_buttons.scss */
.btn-scroll-down i {
  font-size: 1.13rem;
  color: #fff;
}

/* line 51, app/assets/stylesheets/kidz/_buttons.scss */
.btn-quickview {
  border-radius: 0;
  padding: 0;
  background-color: #FF6E82;
  display: block;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

/* line 68, app/assets/stylesheets/kidz/_buttons.scss */
.btn-quickview:hover, .btn-quickview:focus {
  box-shadow: none !important;
}

/* line 74, app/assets/stylesheets/kidz/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  font-size: .875rem;
  border-radius: .25rem;
}

/* line 79, app/assets/stylesheets/kidz/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  font-size: 1.125rem;
}

/* Buttons Of Fillter */
/* line 84, app/assets/stylesheets/kidz/_buttons.scss */
.button-group {
  text-align: center;
  margin-bottom: 14px;
}

/* line 87, app/assets/stylesheets/kidz/_buttons.scss */
.button-group .button {
  padding: 0 1.56rem;
  height: 2.5rem;
  font-size: .875rem;
  line-height: 2.5rem;
  color: #222;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  background-color: #f8f8f8;
  border-radius: .25rem;
  border: 0;
  margin-right: .625rem;
  margin-bottom: 1rem;
  cursor: pointer;
}

/* line 103, app/assets/stylesheets/kidz/_buttons.scss */
.button-group .button:focus {
  outline: 0;
}

/* line 106, app/assets/stylesheets/kidz/_buttons.scss */
.button-group .button.is-checked {
  background-color: #FF6E82;
  color: #fff;
  transition: all 0.4s;
}

/* line 116, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-warning:hover {
  background-color: #6E50FA;
  color: #fff;
}

/* line 120, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-warning:focus {
  background-color: #6E50FA;
  color: #fff;
  box-shadow: 0 0.25rem 0 rgba(110, 80, 250, 0.1);
}

/* line 128, app/assets/stylesheets/kidz/_buttons.scss */
.btn-danger {
  color: #fff;
}

/* line 133, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-danger:hover {
  background-color: #FF6E82;
  color: #fff;
}

/* line 137, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-danger:focus {
  background-color: #FF6E82;
  color: #fff;
  box-shadow: 0 0.25rem 0 rgba(255, 110, 130, 0.1);
}

/* line 145, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-success:hover {
  background-color: #00D2B4;
  color: #fff;
}

/* line 149, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-success:focus {
  background-color: #00D2B4;
  color: #fff;
  box-shadow: 0 0.25rem 0 rgba(0, 210, 180, 0.1);
}

/* line 157, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-info:hover {
  background-color: #99c5ff;
  color: #fff;
}

/* line 161, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-info:focus {
  background-color: #99c5ff;
  color: #fff;
  box-shadow: 0 0.25rem 0 rgba(153, 197, 255, 0.1);
}

/* line 169, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-purple:hover {
  background-color: #b2a1ff;
  color: #fff;
}

/* line 173, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-purple:focus {
  background-color: #b2a1ff;
  color: #fff;
  box-shadow: 0 0.25rem 0 rgba(178, 161, 255, 0.1);
}

/* line 181, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-pink:hover {
  background-color: #ffa9b5;
  color: #fff;
}

/* line 185, app/assets/stylesheets/kidz/_buttons.scss */
.btn-hover-pink:focus {
  background-color: #ffa9b5;
  color: #fff;
  box-shadow: 0 0.25rem 0 rgba(255, 169, 181, 0.1);
}

/* line 193, app/assets/stylesheets/kidz/_buttons.scss */
.input-group-prepend,
.input-group-append {
  cursor: pointer;
}

/* line 198, app/assets/stylesheets/kidz/_buttons.scss */
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

/* Owl Carousel */
/* line 3, app/assets/stylesheets/kidz/_owl-carousel.scss */
.owl-theme .owl-nav {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
  transition: opacity .3s ease-in-out;
}

/* line 8, app/assets/stylesheets/kidz/_owl-carousel.scss */
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 40%;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
  padding: 0.875rem 1.125rem;
  border-radius: 0.8125rem;
  color: #666;
  background-color: #fff;
  font-size: 1rem;
}

/* line 19, app/assets/stylesheets/kidz/_owl-carousel.scss */
.owl-theme .owl-nav .owl-prev:hover,
.owl-theme .owl-nav .owl-next:hover {
  background-color: #fff;
  color: #666;
}

/* line 24, app/assets/stylesheets/kidz/_owl-carousel.scss */
.owl-theme .owl-nav .owl-prev {
  left: 0px;
}

/* line 27, app/assets/stylesheets/kidz/_owl-carousel.scss */
.owl-theme .owl-nav .owl-next {
  right: 0px;
}

@media (min-width: 1280px) {
  /* line 31, app/assets/stylesheets/kidz/_owl-carousel.scss */
  .owl-theme .owl-nav .owl-prev {
    left: -50px;
  }
  /* line 34, app/assets/stylesheets/kidz/_owl-carousel.scss */
  .owl-theme .owl-nav .owl-next {
    right: -50px;
  }
}

@media (min-width: 900px) {
  /* line 3, app/assets/stylesheets/kidz/_owl-carousel.scss */
  .owl-theme .owl-nav {
    visibility: hidden;
    opacity: 0;
  }
}

/* line 44, app/assets/stylesheets/kidz/_owl-carousel.scss */
.owl-theme:hover .owl-nav {
  visibility: visible;
  opacity: 1;
}

/* line 52, app/assets/stylesheets/kidz/_owl-carousel.scss */
.brand-slider .item {
  background-color: #f8f8f8;
  width: 60%;
  margin: 0 auto;
}

@media (min-width: 900px) {
  /* line 52, app/assets/stylesheets/kidz/_owl-carousel.scss */
  .brand-slider .item {
    width: auto;
  }
}

/* line 61, app/assets/stylesheets/kidz/_owl-carousel.scss */
.brand-slider.owl-carousel .owl-item img {
  width: auto;
}

/* Categorie Slider */
/* line 70, app/assets/stylesheets/kidz/_owl-carousel.scss */
.categories-slider.owl-theme .owl-nav .owl-prev {
  left: 10px;
}

/* line 73, app/assets/stylesheets/kidz/_owl-carousel.scss */
.categories-slider.owl-theme .owl-nav .owl-next {
  right: 10px;
}

/* testimonial Slider */
/* line 85, app/assets/stylesheets/kidz/_owl-carousel.scss */
#testimonial.owl-theme .owl-nav .owl-prev,
.testimonial.owl-theme .owl-nav .owl-prev {
  left: 0;
  top: 50%;
}

/* line 89, app/assets/stylesheets/kidz/_owl-carousel.scss */
#testimonial.owl-theme .owl-nav .owl-next,
.testimonial.owl-theme .owl-nav .owl-next {
  right: 0;
  top: 50%;
}

/* line 3, app/assets/stylesheets/kidz/_numscroller.scss */
#counter .counter-value {
  width: 145px;
  height: 145px;
  line-height: 145px;
  border-radius: 100%;
  border: 4px solid #fff;
  display: block;
  margin: 0 auto 22px;
  font-size: 2rem;
}

@media (min-width: 900px) {
  /* line 3, app/assets/stylesheets/kidz/_numscroller.scss */
  #counter .counter-value {
    font-size: 3.25rem;
  }
}

/* line 18, app/assets/stylesheets/kidz/_numscroller.scss */
#counter span {
  font-size: 0.8125rem;
}

@media (min-width: 900px) {
  /* line 18, app/assets/stylesheets/kidz/_numscroller.scss */
  #counter span {
    font-size: 0.9375rem;
  }
}

/* Icon Extra Small */
/* line 2, app/assets/stylesheets/kidz/_icon.scss */
.icon-xs {
  width: 21px;
  height: 21px;
  line-height: 19px;
}

/* line 7, app/assets/stylesheets/kidz/_icon.scss */
.icon-header {
  width: 21px;
  height: 21px;
  line-height: 19px;
  display: inline-block;
  text-align: center;
  margin-right: 0.31rem;
  border-radius: 50%;
}

/* line 15, app/assets/stylesheets/kidz/_icon.scss */
.icon-header i {
  font-size: 0.81rem;
  color: #fff;
}

/* Icon Small */
/* line 22, app/assets/stylesheets/kidz/_icon.scss */
.icon-small {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

/* Icon Rounded Small */
/* line 29, app/assets/stylesheets/kidz/_icon.scss */
.icon-rounded-circle-small {
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  display: inline-block;
}

/* Icon Medium */
/* line 41, app/assets/stylesheets/kidz/_icon.scss */
.icon-medium {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

/* Icon Rounded Medium */
/* line 48, app/assets/stylesheets/kidz/_icon.scss */
.icon-rounded-circle-medium {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  display: inline-block;
}

/* Medium Icon */
/* line 60, app/assets/stylesheets/kidz/_icon.scss */
.medium-icon {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

/* Medium Icon Rounded */
/* line 67, app/assets/stylesheets/kidz/_icon.scss */
.medium-icon-rounded-circle {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  display: inline-block;
}

/* Icon Large */
/* line 79, app/assets/stylesheets/kidz/_icon.scss */
.icon-large {
  width: 85px;
  height: 85px;
  line-height: 85px;
}

/* Icon Rounded Large */
/* line 86, app/assets/stylesheets/kidz/_icon.scss */
.icon-rounded-circle-large {
  width: 85px;
  height: 85px;
  line-height: 85px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  display: inline-block;
}

/* Icon Extra Large */
/* line 98, app/assets/stylesheets/kidz/_icon.scss */
.icon-extra-large {
  width: 103px;
  height: 103px;
  line-height: 103px;
}

/* Icon Rounded Extra Large */
/* line 105, app/assets/stylesheets/kidz/_icon.scss */
.icon-rounded-circle-extra-large {
  width: 103px;
  height: 103px;
  line-height: 103px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  display: inline-block;
}

/* line 116, app/assets/stylesheets/kidz/_icon.scss */
.card-icon-border-large {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
  background-color: #fff;
  border: 6px solid;
  border-radius: 50%;
  font-size: 1.88rem;
  line-height: 90px;
  color: #666;
  margin-top: -3.06rem;
}

/* line 129, app/assets/stylesheets/kidz/_icon.scss */
.card-icon-border-large img {
  max-width: 100%;
  border-radius: 50%;
  display: block;
}

/* line 136, app/assets/stylesheets/kidz/_icon.scss */
.media-icon-large {
  width: 76px;
  height: 76px;
  height: 76px;
  padding: 0.375rem;
  box-shadow: 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.1);
  display: block;
  margin-right: 0.94rem;
  border-radius: 50%;
}

/* line 145, app/assets/stylesheets/kidz/_icon.scss */
.media-icon-large i {
  width: 62px;
  height: 62px;
  line-height: 62px;
  border-radius: 50%;
  text-align: center;
  border: 2px solid #fff;
  font-size: 1.38rem;
  color: #fff;
  transition: all .3s ease-in-out;
}

/* line 155, app/assets/stylesheets/kidz/_icon.scss */
.media-icon-large i.extra-large {
  width: 75px;
  height: 75px;
  line-height: 75px;
  font-size: 1.25rem;
}

/* line 162, app/assets/stylesheets/kidz/_icon.scss */
.media-icon-large.icon-large-border {
  box-shadow: none;
  padding: 0.25rem;
  border: 2px solid #fff;
}

/* line 166, app/assets/stylesheets/kidz/_icon.scss */
.media-icon-large.icon-large-border i {
  border: none;
}

/* line 171, app/assets/stylesheets/kidz/_icon.scss */
.media-icon-large:hover i {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

/* Icon Large */
/* line 178, app/assets/stylesheets/kidz/_icon.scss */
.icon-xl {
  font-size: 8.13rem;
}

/* From */
/* line 3, app/assets/stylesheets/kidz/_form.scss */
.form-control {
  border-radius: .625rem;
  font-size: .875rem;
}

/* line 6, app/assets/stylesheets/kidz/_form.scss */
.form-control::-webkit-input-placeholder {
  color: #666;
  opacity: .7;
}
.form-control:-ms-input-placeholder {
  color: #666;
  opacity: .7;
}
.form-control::-ms-input-placeholder {
  color: #666;
  opacity: .7;
}
.form-control::placeholder {
  color: #666;
  opacity: .7;
}

/* line 10, app/assets/stylesheets/kidz/_form.scss */
.form-control:active, .form-control:focus {
  box-shadow: none;
  border-color: #ced4da;
}

/* line 17, app/assets/stylesheets/kidz/_form.scss */
.form-group-icon {
  position: relative;
}

/* line 20, app/assets/stylesheets/kidz/_form.scss */
.form-group-icon i {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #888;
  font-size: .81rem;
}

/* line 30, app/assets/stylesheets/kidz/_form.scss */
.input-addon .form-control {
  background-color: #f5f5f5;
  border-radius: 0.25rem;
  border: 0;
}

/* line 36, app/assets/stylesheets/kidz/_form.scss */
.input-addon .input-group-append .input-group-text {
  border: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 46, app/assets/stylesheets/kidz/_form.scss */
.input-group .form-control:focus {
  z-index: 0;
}

/* line 53, app/assets/stylesheets/kidz/_form.scss */
.input-group-addon:hover {
  box-shadow: none !important;
}

/* line 56, app/assets/stylesheets/kidz/_form.scss */
.input-group-addon:focus {
  box-shadow: none !important;
}

/* Search Result  */
/* line 63, app/assets/stylesheets/kidz/_form.scss */
.input-group-lg .input-group-prepend {
  height: 55px !important;
}

@media (min-width: 900px) {
  /* line 63, app/assets/stylesheets/kidz/_form.scss */
  .input-group-lg .input-group-prepend {
    height: 70px !important;
  }
}

/* line 69, app/assets/stylesheets/kidz/_form.scss */
.input-group-lg .input-group-text {
  height: 55px !important;
}

@media (min-width: 900px) {
  /* line 69, app/assets/stylesheets/kidz/_form.scss */
  .input-group-lg .input-group-text {
    height: 70px !important;
  }
}

@media (min-width: 900px) {
  /* line 75, app/assets/stylesheets/kidz/_form.scss */
  .input-group-lg .input-group-append {
    width: 20%;
  }
}

/* line 79, app/assets/stylesheets/kidz/_form.scss */
.input-group-lg .input-group-append .btn-lg, .input-group-lg .input-group-append .btn-group-lg > .btn {
  width: 100%;
  font-size: .88rem;
  padding: 6px 12px;
  height: 55px !important;
}

@media (min-width: 900px) {
  /* line 79, app/assets/stylesheets/kidz/_form.scss */
  .input-group-lg .input-group-append .btn-lg, .input-group-lg .input-group-append .btn-group-lg > .btn {
    height: 70px !important;
    font-size: 1.13rem;
  }
}

/* line 90, app/assets/stylesheets/kidz/_form.scss */
.input-group-lg .form-control-lg {
  font-size: 0.8125rem;
  height: 55px !important;
}

@media (min-width: 900px) {
  /* line 90, app/assets/stylesheets/kidz/_form.scss */
  .input-group-lg .form-control-lg {
    height: 70px !important;
    font-size: 0.9375rem;
  }
}

/* List border bottom */
/* line 3, app/assets/stylesheets/kidz/_list.scss */
.list-item-border-bottom li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 5, app/assets/stylesheets/kidz/_list.scss */
.list-item-border-bottom li:last-child {
  border-bottom: none;
}

/* line 12, app/assets/stylesheets/kidz/_list.scss */
.list-item-lg li {
  font-size: 1.13rem;
  font-family: "Assistant", sans-serif;
  margin-bottom: 1rem;
  color: #666;
}

/* line 21, app/assets/stylesheets/kidz/_list.scss */
.list-style-1 {
  flex-direction: column;
}

/* line 24, app/assets/stylesheets/kidz/_list.scss */
.list-style-1 .nav-item .nav-link {
  color: #666;
  border-radius: .8rem;
  padding-top: 0.63rem;
  padding-bottom: 0.63rem;
}

/* line 29, app/assets/stylesheets/kidz/_list.scss */
.list-style-1 .nav-item .nav-link:hover {
  color: #0A75FF;
}

/* line 32, app/assets/stylesheets/kidz/_list.scss */
.list-style-1 .nav-item .nav-link.active {
  color: #0A75FF;
}

/* Icon Badge */
/* line 2, app/assets/stylesheets/kidz/_badges.scss */
.icon-badge {
  display: inline-block;
  text-align: center;
  position: relative;
}

/* line 6, app/assets/stylesheets/kidz/_badges.scss */
.icon-badge .badge {
  position: absolute;
  top: -5px;
  right: -10px;
  padding: 0.1875rem 0.44rem;
  border-radius: 0.625rem;
  color: #fff;
}

/* Badge Rounded And Rounded Circle */
/* line 17, app/assets/stylesheets/kidz/_badges.scss */
.badge-rounded,
.badge-rounded-circle {
  left: 20px;
  top: 20px;
  text-align: center;
  color: #fff;
  transition: all .3s ease-in-out;
}

/* line 26, app/assets/stylesheets/kidz/_badges.scss */
.badge-rounded {
  font-size: 1rem;
  padding: .89rem 1.375rem;
  color: #fff;
  line-height: 1;
  font-weight: 400;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

/* line 35, app/assets/stylesheets/kidz/_badges.scss */
.badge-rounded-circle {
  padding: 0;
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-weight: 600;
  font-size: 1.5rem;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: none;
}

/* line 45, app/assets/stylesheets/kidz/_badges.scss */
.badge-rounded-circle:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* Badge Wide */
/* line 51, app/assets/stylesheets/kidz/_badges.scss */
.badge-large {
  position: absolute;
  font-family: "Assistant", sans-serif;
  font-size: 1.25rem;
  color: #fff;
  text-transform: capitalize;
  line-height: 1;
  padding: 0 .625rem;
}

@media (min-width: 900px) {
  /* line 51, app/assets/stylesheets/kidz/_badges.scss */
  .badge-large {
    font-size: 1.88rem;
    padding: 0.4375rem 1.8rem;
  }
}

/* line 65, app/assets/stylesheets/kidz/_badges.scss */
.badge-large-left {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: .375rem;
  border-bottom-right-radius: .375rem;
  top: 15px;
}

@media (min-width: 900px) {
  /* line 65, app/assets/stylesheets/kidz/_badges.scss */
  .badge-large-left {
    top: 55px;
  }
}

/* line 75, app/assets/stylesheets/kidz/_badges.scss */
.badge-large-right {
  border-top-left-radius: .375rem;
  border-bottom-left-radius: .375rem;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  top: 15px;
  right: 0;
}

@media (min-width: 900px) {
  /* line 75, app/assets/stylesheets/kidz/_badges.scss */
  .badge-large-right {
    top: 55px;
  }
}

/* line 86, app/assets/stylesheets/kidz/_badges.scss */
.badge-medium-center,
.badge-large-center {
  border-radius: .375rem;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

/* line 93, app/assets/stylesheets/kidz/_badges.scss */
.badge-medium {
  position: absolute;
  font-size: 1.125rem;
  color: #fff;
  text-transform: capitalize;
  padding: .937rem 0;
  width: 100%;
}

@media (min-width: 900px) {
  /* line 93, app/assets/stylesheets/kidz/_badges.scss */
  .badge-medium {
    font-size: 1.25rem;
    padding: .937rem 2.81rem;
    width: auto;
  }
}

@media (min-width: 900px) {
  /* line 93, app/assets/stylesheets/kidz/_badges.scss */
  .badge-medium {
    padding: 22px 33px;
    bottom: 30px;
  }
  /* line 108, app/assets/stylesheets/kidz/_badges.scss */
  .badge-medium span {
    font-size: 1.5625rem;
  }
}

/* Nav Custom */
/* line 3, app/assets/stylesheets/kidz/_nav.scss */
.nav-pills .nav-item {
  margin-right: 0.625rem;
}

/* line 6, app/assets/stylesheets/kidz/_nav.scss */
.nav-pills .nav-link {
  padding: 0 1.5rem;
  height: 40px;
  font-size: 1em;
  line-height: 40px;
  color: #222;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  background-color: #f8f8f8;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
}

/* line 20, app/assets/stylesheets/kidz/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #FF6E82;
}

/* line 28, app/assets/stylesheets/kidz/_nav.scss */
.nav-tab .nav-link {
  height: auto;
  box-shadow: none;
  border-radius: 0.75rem;
  border: 0.25rem solid rgba(0, 0, 0, 0.1);
  margin-bottom: .5rem;
  opacity: .4;
}

/* line 36, app/assets/stylesheets/kidz/_nav.scss */
.nav-tab .nav-link.active,
.nav-tab .show > .nav-link {
  opacity: .9;
  background-color: transparent;
}

/* Blockquote */
/* line 3, app/assets/stylesheets/kidz/_type.scss */
.blockquote p {
  font-size: 1.38rem;
  font-style: italic;
  color: #fff;
  font-weight: 300;
  line-height: 1.75;
}

/* line 11, app/assets/stylesheets/kidz/_type.scss */
.blockquote-footer {
  font-size: 90%;
  font-weight: 600;
}

/* line 14, app/assets/stylesheets/kidz/_type.scss */
.blockquote-footer cite {
  font-style: normal;
  margin-top: 0.625rem;
  font-weight: 400;
}

/* line 19, app/assets/stylesheets/kidz/_type.scss */
.blockquote-footer::before {
  content: "";
}

/* line 25, app/assets/stylesheets/kidz/_type.scss */
.blockquote-sm p {
  font-size: 1rem;
  font-weight: 400;
}

/* line 31, app/assets/stylesheets/kidz/_type.scss */
.font-normal {
  font-style: normal !important;
}

/* Pagination */
/* line 6, app/assets/stylesheets/kidz/_pagination.scss */
.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
  background-color: #FF6E82;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.375rem;
  color: #fff;
  padding: 0.625rem;
}

@media (min-width: 900px) {
  /* line 6, app/assets/stylesheets/kidz/_pagination.scss */
  .pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
    padding: .9rem 1.5rem;
  }
}

@media (min-width: 900px) {
  /* line 6, app/assets/stylesheets/kidz/_pagination.scss */
  .pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
    padding: .74rem 1.6rem;
  }
}

/* line 18, app/assets/stylesheets/kidz/_pagination.scss */
.pagination .page-item:first-child .page-link:hover, .pagination .page-item:last-child .page-link:hover {
  color: #fff;
}

/* line 24, app/assets/stylesheets/kidz/_pagination.scss */
.pagination .page-item:first-child .page-link {
  margin-right: 7px;
}

@media (min-width: 900px) {
  /* line 24, app/assets/stylesheets/kidz/_pagination.scss */
  .pagination .page-item:first-child .page-link {
    margin-right: 14px;
  }
}

/* line 32, app/assets/stylesheets/kidz/_pagination.scss */
.pagination .page-item:last-child .page-link {
  margin-left: 7px;
}

@media (min-width: 900px) {
  /* line 32, app/assets/stylesheets/kidz/_pagination.scss */
  .pagination .page-item:last-child .page-link {
    margin-left: 14px;
  }
}

/* line 39, app/assets/stylesheets/kidz/_pagination.scss */
.pagination .page-item .page-link {
  background-color: transparent;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  padding: 7px;
  font-size: 14px;
  transition: all 0.4s;
}

@media (min-width: 900px) {
  /* line 39, app/assets/stylesheets/kidz/_pagination.scss */
  .pagination .page-item .page-link {
    padding: 0.8125rem;
    font-size: .8rem;
  }
}

@media (min-width: 900px) {
  /* line 39, app/assets/stylesheets/kidz/_pagination.scss */
  .pagination .page-item .page-link {
    padding: 0.9375rem;
    font-size: 1rem;
  }
}

/* line 55, app/assets/stylesheets/kidz/_pagination.scss */
.pagination .page-item .page-link:hover {
  color: #FF6E82;
}

/* Secelete2 */
/* line 3, app/assets/stylesheets/kidz/_select2.scss */
.select2-container--default .select2-selection--single:focus {
  outline: 0;
}

/* line 9, app/assets/stylesheets/kidz/_select2.scss */
.top-selector .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 0;
}

/* line 12, app/assets/stylesheets/kidz/_select2.scss */
.top-selector .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
  opacity: .7;
  font-weight: 600;
  overflow: visible;
}

/* line 18, app/assets/stylesheets/kidz/_select2.scss */
.top-selector .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: -7px;
}

/* line 25, app/assets/stylesheets/kidz/_select2.scss */
.filter .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: .25rem;
  height: 50px;
  line-height: 50px;
}

/* line 31, app/assets/stylesheets/kidz/_select2.scss */
.filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 100%;
  left: 0;
}

/* line 35, app/assets/stylesheets/kidz/_select2.scss */
.filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #666;
  font-weight: 600;
  line-height: 50px;
  padding-left: 20px;
}

/* line 45, app/assets/stylesheets/kidz/_select2.scss */
.check-step .select2-container--default .select2-selection--single {
  border-radius: 10px;
}

/* line 47, app/assets/stylesheets/kidz/_select2.scss */
.check-step .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #222;
  font-weight: normal;
}

/* line 55, app/assets/stylesheets/kidz/_select2.scss */
.check-step-warning .select2-container--default .select2-selection--single {
  border: 3px solid #6E50FA;
}

/* line 61, app/assets/stylesheets/kidz/_select2.scss */
.check-step-gray .select2-container--default .select2-selection--single {
  border: 3px solid #ced4da;
  border-radius: .625rem;
  height: 40px;
}

/* line 65, app/assets/stylesheets/kidz/_select2.scss */
.check-step-gray .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #222 !important;
  line-height: 34px;
}

/* line 70, app/assets/stylesheets/kidz/_select2.scss */
.check-step-gray .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 5px;
}

/* line 75, app/assets/stylesheets/kidz/_select2.scss */
.select2-container--default .select2-selection--multiple {
  border: 3px solid #ced4da;
  border-radius: .625rem;
}

/* line 80, app/assets/stylesheets/kidz/_select2.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 3px solid rgba(255, 110, 130, 0.3);
}

/* Soyotimer */
/* line 2, app/assets/stylesheets/kidz/_syotimer.scss */
.courseCountTimer {
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 5, app/assets/stylesheets/kidz/_syotimer.scss */
.courseCountTimer .border {
  padding: 2.875rem 0;
}

/* line 7, app/assets/stylesheets/kidz/_syotimer.scss */
.courseCountTimer .border h3 {
  font-size: 1.625rem;
}

@media (min-width: 900px) {
  /* line 7, app/assets/stylesheets/kidz/_syotimer.scss */
  .courseCountTimer .border h3 {
    font-size: 1.4rem;
  }
}

@media (min-width: 1280px) {
  /* line 7, app/assets/stylesheets/kidz/_syotimer.scss */
  .courseCountTimer .border h3 {
    font-size: 1.625rem;
  }
}

/* line 16, app/assets/stylesheets/kidz/_syotimer.scss */
.courseCountTimer .border .timer-body-block {
  display: flex;
  justify-content: center;
}

/* line 19, app/assets/stylesheets/kidz/_syotimer.scss */
.courseCountTimer .border .timer-body-block .table-cell {
  text-align: center;
}

/* line 21, app/assets/stylesheets/kidz/_syotimer.scss */
.courseCountTimer .border .timer-body-block .table-cell .tab-val {
  font-weight: bold;
  border: 1px solid;
  margin: 0.4375rem;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  font-size: 1.25rem;
}

@media (min-width: 900px) {
  /* line 21, app/assets/stylesheets/kidz/_syotimer.scss */
  .courseCountTimer .border .timer-body-block .table-cell .tab-val {
    margin: 0.2rem;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1rem;
  }
}

@media (min-width: 1280px) {
  /* line 21, app/assets/stylesheets/kidz/_syotimer.scss */
  .courseCountTimer .border .timer-body-block .table-cell .tab-val {
    margin: 0.4375rem;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 1.25rem;
  }
}

/* line 45, app/assets/stylesheets/kidz/_syotimer.scss */
.courseCountTimer .border .timer-body-block .table-cell .tab-unit {
  text-transform: capitalize;
  font-size: .75rem;
  font-weight: 600;
}

@media (min-width: 900px) {
  /* line 45, app/assets/stylesheets/kidz/_syotimer.scss */
  .courseCountTimer .border .timer-body-block .table-cell .tab-unit {
    font-size: .7rem;
  }
}

@media (min-width: 1280px) {
  /* line 45, app/assets/stylesheets/kidz/_syotimer.scss */
  .courseCountTimer .border .timer-body-block .table-cell .tab-unit {
    font-size: .75rem;
  }
}

/* line 63, app/assets/stylesheets/kidz/_syotimer.scss */
.comming-soon-count .timer-body-block {
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 67, app/assets/stylesheets/kidz/_syotimer.scss */
.comming-soon-count .timer-body-block .table-cell {
  font-weight: 700;
  display: block;
  width: 65px;
  height: 65px;
  line-height: 65px;
  margin: 0 2px;
  font-size: 1.5625rem;
  border-radius: 7px;
  background-color: #f8f8f8;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  font-family: dosis,sans-serif;
}

/* line 79, app/assets/stylesheets/kidz/_syotimer.scss */
.comming-soon-count .timer-body-block .table-cell.day {
  color: #6E50FA;
}

/* line 82, app/assets/stylesheets/kidz/_syotimer.scss */
.comming-soon-count .timer-body-block .table-cell.hour {
  color: #00D2B4;
}

/* line 85, app/assets/stylesheets/kidz/_syotimer.scss */
.comming-soon-count .timer-body-block .table-cell.minute {
  color: #FF6E82;
}

/* line 88, app/assets/stylesheets/kidz/_syotimer.scss */
.comming-soon-count .timer-body-block .table-cell.second {
  color: #99c5ff;
}

@media (min-width: 900px) {
  /* line 67, app/assets/stylesheets/kidz/_syotimer.scss */
  .comming-soon-count .timer-body-block .table-cell {
    width: 85px;
    height: 85px;
    line-height: 85px;
    font-size: 2.1875rem;
    margin: 0 10px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1280px) {
  /* line 67, app/assets/stylesheets/kidz/_syotimer.scss */
  .comming-soon-count .timer-body-block .table-cell {
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 4.375rem;
  }
}

/* line 106, app/assets/stylesheets/kidz/_syotimer.scss */
.comming-soon-count .timer-body-block .tab-unit {
  display: none;
}

/* No UI Slider */
/* line 4, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.price-range .price-range-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media (min-width: 900px) {
  /* line 4, app/assets/stylesheets/kidz/_no-ui-slider.scss */
  .price-range .price-range-content {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

/* line 14, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.price-range .price-text,
.price-range .price-value {
  color: #666;
  margin-right: 10px;
}

@media (min-width: 900px) {
  /* line 14, app/assets/stylesheets/kidz/_no-ui-slider.scss */
  .price-range .price-text,
  .price-range .price-value {
    margin-right: 0px;
  }
}

/* line 22, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.price-range .price-value {
  min-width: 35px;
  margin-right: 10px;
}

@media (min-width: 900px) {
  /* line 22, app/assets/stylesheets/kidz/_no-ui-slider.scss */
  .price-range .price-value {
    margin-right: 0px;
  }
}

/* line 29, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.price-range .btn {
  margin-right: 10px;
}

@media (min-width: 900px) {
  /* line 29, app/assets/stylesheets/kidz/_no-ui-slider.scss */
  .price-range .btn {
    margin-right: 0px;
  }
}

/* line 37, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.noUi-target {
  background-color: #eee;
  box-shadow: none;
  border: 0;
}

/* line 43, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.noUi-horizontal {
  height: 5px;
}

/* line 45, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  line-height: 16px;
  background-color: #00D2B4;
  box-shadow: none;
  border: 0;
}

/* line 55, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.noUi-handle:after,
.noUi-handle:before {
  display: none;
}

/* line 60, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.noUi-connect {
  background-color: #00D2B4;
}

/* line 67, app/assets/stylesheets/kidz/_no-ui-slider.scss */
.noUi-horizontal .noUi-origin:focus,
.noUi-handle.noUi-handle-lower:focus,
.noUi-handle.noUi-handle-upper:focus {
  outline: none;
}

/* line 72, app/assets/stylesheets/kidz/_no-ui-slider.scss */
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  right: 1px;
}

/* Lazy Load Image */
/* line 2, app/assets/stylesheets/kidz/_lazyestload.scss */
img {
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

/* line 6, app/assets/stylesheets/kidz/_lazyestload.scss */
img.lazyestload {
  width: 100%;
  -webkit-filter: blur(8px);
          filter: blur(8px);
}

/* Modal Small */
/* line 3, app/assets/stylesheets/kidz/_modal.scss */
.modal-sm .modal-content {
  border-radius: 0.625rem;
}

/* line 8, app/assets/stylesheets/kidz/_modal.scss */
.modal.show .modal-dialog.modal-sm {
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}

/* Modal Large */
/* line 14, app/assets/stylesheets/kidz/_modal.scss */
.modal-lg .modal-header {
  padding: 0;
}

/* line 16, app/assets/stylesheets/kidz/_modal.scss */
.modal-lg .modal-header .close {
  font-size: 2.5rem;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  top: 25px;
  right: 40px;
}

/* line 25, app/assets/stylesheets/kidz/_modal.scss */
.modal-lg .modal-body {
  padding: 45px 50px;
}

/* line 33, app/assets/stylesheets/kidz/_modal.scss */
.modal.show .modal-dialog.modal-lg {
  -webkit-transform: translate(0, 80px);
          transform: translate(0, 80px);
  max-width: 280px;
  margin: 0 auto;
}

@media (min-width: 900px) {
  /* line 33, app/assets/stylesheets/kidz/_modal.scss */
  .modal.show .modal-dialog.modal-lg {
    max-width: 750px;
  }
}

@media (min-width: 900px) {
  /* line 33, app/assets/stylesheets/kidz/_modal.scss */
  .modal.show .modal-dialog.modal-lg {
    max-width: 950px;
  }
}

@media (min-width: 1280px) {
  /* line 33, app/assets/stylesheets/kidz/_modal.scss */
  .modal.show .modal-dialog.modal-lg {
    max-width: 1030px;
  }
}

/* Single Product */
/* line 3, app/assets/stylesheets/kidz/_product.scss */
.product-single h1 {
  font-size: 2.5rem;
  text-transform: capitalize;
  margin-bottom: 2.18rem;
  font-weight: 600;
}

/* line 9, app/assets/stylesheets/kidz/_product.scss */
.product-single .pricing {
  font-size: 2.5rem;
  line-height: 1;
  color: #99c5ff;
  font-weight: 600;
  margin-bottom: 25px;
  display: block;
}

/* line 16, app/assets/stylesheets/kidz/_product.scss */
.product-single .pricing del {
  font-size: 80%;
  color: #e4e4e4;
}

/* Add Cart*/
/* line 24, app/assets/stylesheets/kidz/_product.scss */
.add-cart {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.6rem;
}

@media (min-width: 900px) {
  /* line 24, app/assets/stylesheets/kidz/_product.scss */
  .add-cart {
    flex-direction: row;
    margin-bottom: 0;
  }
}

/* line 32, app/assets/stylesheets/kidz/_product.scss */
.add-cart .count-input {
  display: inline-block;
  position: relative;
  width: 70px;
  margin-bottom: 0.9375rem;
}

@media (min-width: 900px) {
  /* line 32, app/assets/stylesheets/kidz/_product.scss */
  .add-cart .count-input {
    margin-right: 0.9rem;
    margin-bottom: 0;
  }
}

/* line 41, app/assets/stylesheets/kidz/_product.scss */
.add-cart .count-input .btn-primary {
  width: 100%;
  background: #f8f8f8 !important;
  border: none !important;
  color: #666;
  position: relative;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 5px;
  padding: .75rem 1.25rem;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
}

/* line 56, app/assets/stylesheets/kidz/_product.scss */
.add-cart .count-input .incr-btn {
  position: absolute;
  right: 7px;
  color: #666;
  height: auto;
  display: inline-block;
}

/* line 63, app/assets/stylesheets/kidz/_product.scss */
.add-cart .count-input .incr-up {
  top: 7px;
}

/* line 66, app/assets/stylesheets/kidz/_product.scss */
.add-cart .count-input .incr-down {
  bottom: 11px;
}

/* Preloader */
/* line 6, app/assets/stylesheets/kidz/_preloader.scss */
.smooth-loader-wrapper {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 700000;
}

/* line 14, app/assets/stylesheets/kidz/_preloader.scss */
.smooth-loader-wrapper .smooth-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2100;
  line-height: 0;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}

/* line 21, app/assets/stylesheets/kidz/_preloader.scss */
.smooth-loader-wrapper .smooth-loader .loader {
  position: relative;
  width: 110px;
}

/* line 26, app/assets/stylesheets/kidz/_preloader.scss */
.smooth-loader-wrapper .smooth-loader .dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #ccc;
  position: absolute;
}

/* line 35, app/assets/stylesheets/kidz/_preloader.scss */
.smooth-loader-wrapper .smooth-loader .dot-1 {
  -webkit-animation: animateDot1 1.5s linear infinite;
          animation: animateDot1 1.5s linear infinite;
  left: 30px;
  background: #6E50FA;
}

/* line 41, app/assets/stylesheets/kidz/_preloader.scss */
.smooth-loader-wrapper .smooth-loader .dot-2 {
  -webkit-animation: animateDot2 1.5s linear infinite;
          animation: animateDot2 1.5s linear infinite;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  left: 60px;
  background: #FF6E82;
}

/* line 48, app/assets/stylesheets/kidz/_preloader.scss */
.smooth-loader-wrapper .smooth-loader .dot-3 {
  -webkit-animation: animateDot3 1.5s linear infinite;
          animation: animateDot3 1.5s linear infinite;
  left: 30px;
  background: #00D2B4;
}

/* line 54, app/assets/stylesheets/kidz/_preloader.scss */
.smooth-loader-wrapper .smooth-loader .dot-4 {
  -webkit-animation: animateDot4 1.5s linear infinite;
          animation: animateDot4 1.5s linear infinite;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  left: 60px;
  background: #99c5ff;
}

/* Keyframe animation */
@-webkit-keyframes animateDot1 {
  0% {
    -webkit-transform: rotate(0deg) translateX(-30px);
            transform: rotate(0deg) translateX(-30px);
  }
  25% {
    -webkit-transform: rotate(180deg) translateX(-30px);
            transform: rotate(180deg) translateX(-30px);
  }
  75% {
    -webkit-transform: rotate(180deg) translateX(-30px);
            transform: rotate(180deg) translateX(-30px);
  }
  100% {
    -webkit-transform: rotate(360deg) translateX(-30px);
            transform: rotate(360deg) translateX(-30px);
  }
}
@keyframes animateDot1 {
  0% {
    -webkit-transform: rotate(0deg) translateX(-30px);
            transform: rotate(0deg) translateX(-30px);
  }
  25% {
    -webkit-transform: rotate(180deg) translateX(-30px);
            transform: rotate(180deg) translateX(-30px);
  }
  75% {
    -webkit-transform: rotate(180deg) translateX(-30px);
            transform: rotate(180deg) translateX(-30px);
  }
  100% {
    -webkit-transform: rotate(360deg) translateX(-30px);
            transform: rotate(360deg) translateX(-30px);
  }
}

@-webkit-keyframes animateDot2 {
  0% {
    -webkit-transform: rotate(0deg) translateX(-30px);
            transform: rotate(0deg) translateX(-30px);
  }
  25% {
    -webkit-transform: rotate(-180deg) translateX(-30px);
            transform: rotate(-180deg) translateX(-30px);
  }
  75% {
    -webkit-transform: rotate(-180deg) translateX(-30px);
            transform: rotate(-180deg) translateX(-30px);
  }
  100% {
    -webkit-transform: rotate(-360deg) translateX(-30px);
            transform: rotate(-360deg) translateX(-30px);
  }
}

@keyframes animateDot2 {
  0% {
    -webkit-transform: rotate(0deg) translateX(-30px);
            transform: rotate(0deg) translateX(-30px);
  }
  25% {
    -webkit-transform: rotate(-180deg) translateX(-30px);
            transform: rotate(-180deg) translateX(-30px);
  }
  75% {
    -webkit-transform: rotate(-180deg) translateX(-30px);
            transform: rotate(-180deg) translateX(-30px);
  }
  100% {
    -webkit-transform: rotate(-360deg) translateX(-30px);
            transform: rotate(-360deg) translateX(-30px);
  }
}

@-webkit-keyframes animateDot3 {
  0% {
    -webkit-transform: rotate(0deg) translateX(30px);
            transform: rotate(0deg) translateX(30px);
  }
  25% {
    -webkit-transform: rotate(180deg) translateX(30px);
            transform: rotate(180deg) translateX(30px);
  }
  75% {
    -webkit-transform: rotate(180deg) translateX(30px);
            transform: rotate(180deg) translateX(30px);
  }
  100% {
    -webkit-transform: rotate(360deg) translateX(30px);
            transform: rotate(360deg) translateX(30px);
  }
}

@keyframes animateDot3 {
  0% {
    -webkit-transform: rotate(0deg) translateX(30px);
            transform: rotate(0deg) translateX(30px);
  }
  25% {
    -webkit-transform: rotate(180deg) translateX(30px);
            transform: rotate(180deg) translateX(30px);
  }
  75% {
    -webkit-transform: rotate(180deg) translateX(30px);
            transform: rotate(180deg) translateX(30px);
  }
  100% {
    -webkit-transform: rotate(360deg) translateX(30px);
            transform: rotate(360deg) translateX(30px);
  }
}

@-webkit-keyframes animateDot4 {
  0% {
    -webkit-transform: rotate(0deg) translateX(30px);
            transform: rotate(0deg) translateX(30px);
  }
  25% {
    -webkit-transform: rotate(-180deg) translateX(30px);
            transform: rotate(-180deg) translateX(30px);
  }
  75% {
    -webkit-transform: rotate(-180deg) translateX(30px);
            transform: rotate(-180deg) translateX(30px);
  }
  100% {
    -webkit-transform: rotate(-360deg) translateX(30px);
            transform: rotate(-360deg) translateX(30px);
  }
}

@keyframes animateDot4 {
  0% {
    -webkit-transform: rotate(0deg) translateX(30px);
            transform: rotate(0deg) translateX(30px);
  }
  25% {
    -webkit-transform: rotate(-180deg) translateX(30px);
            transform: rotate(-180deg) translateX(30px);
  }
  75% {
    -webkit-transform: rotate(-180deg) translateX(30px);
            transform: rotate(-180deg) translateX(30px);
  }
  100% {
    -webkit-transform: rotate(-360deg) translateX(30px);
            transform: rotate(-360deg) translateX(30px);
  }
}

/* Progres Wizard */
/* line 2, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard {
  margin-top: 2.5rem;
  margin: 2.5rem 0 4.38rem 0;
  padding: 0 0 1.88rem 0;
}

/* line 6, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step {
  padding: 0;
  position: relative;
  height: 105px;
  margin-bottom: 3rem;
}

@media (min-width: 900px) {
  /* line 6, app/assets/stylesheets/kidz/_checkout.scss */
  .progress-wizard > .progress-wizard-step {
    margin-bottom: 0;
    height: 100px;
  }
}

/* line 16, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step > .progress {
  position: relative;
  border-radius: 0;
  height: 5px;
  box-shadow: none;
  margin: 1.25rem 0;
}

/* line 22, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step > .progress > .progress-bar {
  width: 0;
  box-shadow: none;
  background-color: transparent;
}

@media (min-width: 900px) {
  /* line 22, app/assets/stylesheets/kidz/_checkout.scss */
  .progress-wizard > .progress-wizard-step > .progress > .progress-bar {
    background: #FF6E82;
  }
}

/* line 34, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
}

/* line 41, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step.active > .progress > .progress-bar {
  width: 50%;
}

/* line 51, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step > .progress > .progress-bar {
  width: 0%;
}

/* line 60, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%;
}

/* line 67, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}

/* line 76, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}

/* line 81, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step:last-child > .progress {
  width: 50%;
}

/* line 88, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step.disabled a.progress-wizard-dot {
  pointer-events: none;
}

/* line 93, app/assets/stylesheets/kidz/_checkout.scss */
.progress {
  background-color: transparent;
  margin-bottom: 10px;
}

@media (min-width: 900px) {
  /* line 93, app/assets/stylesheets/kidz/_checkout.scss */
  .progress {
    background-color: #f8f8f8;
  }
}

/* line 102, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step > .progress-wizard-dot {
  display: block;
  background-color: #fff;
  border-radius: 100%;
  border: 5px solid #FF6E82;
  padding: 5px;
  text-align: center;
  color: #222;
  width: 110px;
  position: relative;
  top: 0;
  left: 0;
  margin: -1.25rem auto 0 auto;
}

@media (min-width: 900px) {
  /* line 102, app/assets/stylesheets/kidz/_checkout.scss */
  .progress-wizard > .progress-wizard-step > .progress-wizard-dot {
    width: auto;
    position: absolute;
    top: -1.88rem;
    left: 28%;
    margin-top: -0.94;
    margin-left: -0.94;
  }
}

/* line 124, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step > .progress-wizard-dot i {
  display: block;
  color: #FF6E82;
  font-size: 1.5rem;
  line-height: 90px;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  background-color: #ededed;
  text-align: center;
}

@media (min-width: 900px) {
  /* line 124, app/assets/stylesheets/kidz/_checkout.scss */
  .progress-wizard > .progress-wizard-step > .progress-wizard-dot i {
    line-height: 102px;
    width: 102px;
    height: 102px;
  }
}

/* line 140, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step > .progress-wizard-dot:hover {
  opacity: 1;
}

/* line 148, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step.incomplete > .progress-wizard-dot {
  border-color: #f8f8f8;
  color: #666;
}

/* line 151, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step.incomplete > .progress-wizard-dot i {
  color: #666;
}

/* line 160, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard > .progress-wizard-step.complete > .progress-wizard-dot i {
  color: #fff;
  background-color: #FF6E82;
}

/* line 168, app/assets/stylesheets/kidz/_checkout.scss */
.progress-wizard .progress-info {
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #222222;
}

@media (min-width: 900px) {
  /* line 168, app/assets/stylesheets/kidz/_checkout.scss */
  .progress-wizard .progress-info {
    margin: 4.38rem 0 0 0.9375rem;
  }
}

@media (min-width: 900px) {
  /* line 168, app/assets/stylesheets/kidz/_checkout.scss */
  .progress-wizard .progress-info {
    margin: 4.38rem 0 0 -0.9375rem;
  }
}

@media (min-width: 1280px) {
  /* line 168, app/assets/stylesheets/kidz/_checkout.scss */
  .progress-wizard .progress-info {
    margin: 4.38rem 0 0 -2.5rem;
  }
}

/* Tables */
/* line 5, app/assets/stylesheets/kidz/_table.scss */
.table td span {
  font-family: "Dosis", sans-serif;
}

/* line 11, app/assets/stylesheets/kidz/_table.scss */
.table tr th i {
  color: #c09933;
}

/* Table Cart */
/* line 20, app/assets/stylesheets/kidz/_table.scss */
.table-cart {
  border-radius: 0.625rem;
  border: 1px solid #e7e7e7;
}

/* line 24, app/assets/stylesheets/kidz/_table.scss */
.table-cart thead tr {
  background-color: #6E50FA;
  border-top: 0;
}

/* line 27, app/assets/stylesheets/kidz/_table.scss */
.table-cart thead tr th {
  color: #fff;
  padding: 15px 8px;
  border-bottom: none;
  border-top: none;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 34, app/assets/stylesheets/kidz/_table.scss */
.table-cart thead tr th:first-child {
  border-top-left-radius: 0.625rem;
}

/* line 37, app/assets/stylesheets/kidz/_table.scss */
.table-cart thead tr th:last-child {
  border-top-right-radius: 0.625rem;
}

/* line 45, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td {
  padding: 0.625rem;
}

@media (min-width: 900px) {
  /* line 45, app/assets/stylesheets/kidz/_table.scss */
  .table-cart tbody tr td {
    padding: 20px 8px 20px 8px;
  }
}

@media (min-width: 900px) {
  /* line 45, app/assets/stylesheets/kidz/_table.scss */
  .table-cart tbody tr td {
    padding: 20px 40px 20px 10px;
  }
}

@media (min-width: 1280px) {
  /* line 53, app/assets/stylesheets/kidz/_table.scss */
  .table-cart tbody tr td .input-group {
    width: 60%;
  }
}

/* line 57, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td .input-group .form-control {
  text-align: left;
  margin-right: 1.5rem;
}

/* line 61, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td .input-group .btn {
  height: 45px;
  line-height: 1.4;
}

/* line 66, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td .btn-update {
  height: 45px;
  line-height: 1.4;
  white-space: nowrap;
}

/* line 72, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td input {
  width: 80px;
  height: 48px;
  text-align: center;
  line-height: 45px;
  color: #222;
  border: 1px solid #dedede;
  border-radius: 7px;
}

/* line 81, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td .form-control {
  border-radius: 7px !important;
}

@media (min-width: 900px) {
  /* line 81, app/assets/stylesheets/kidz/_table.scss */
  .table-cart tbody tr td .form-control {
    margin-bottom: 0px;
  }
}

/* line 86, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td .form-control:focus {
  border-color: #e7e7e7;
}

/* line 90, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td .close {
  float: left;
  margin-bottom: 0.625rem;
  opacity: 1;
}

@media (min-width: 900px) {
  /* line 90, app/assets/stylesheets/kidz/_table.scss */
  .table-cart tbody tr td .close {
    margin: 17px 30px 0 0;
  }
}

/* line 97, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td .close span {
  width: 30px;
  height: 30px;
  line-height: 25px;
  display: block;
  background-color: #e5e5e5;
  color: #666;
  border-radius: 50%;
  font-size: 30px;
  font-weight: 600;
}

/* line 109, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td .cart-image {
  border-radius: 0.625rem;
}

/* line 112, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr td:first-child {
  padding: 20px 0px 20px 30px;
}

/* line 116, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr .td-product-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 215px;
}

/* line 122, app/assets/stylesheets/kidz/_table.scss */
.table-cart tbody tr .td-price {
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 130, app/assets/stylesheets/kidz/_table.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  outline: 0;
  opacity: 1;
}

/* Table Class Schedule */
/* line 138, app/assets/stylesheets/kidz/_table.scss */
.table-class-schedule {
  border-radius: 0.625rem;
  border: 1px solid #e7e7e7;
}

/* line 141, app/assets/stylesheets/kidz/_table.scss */
.table-class-schedule .table-bordered {
  margin-bottom: 0;
}

/* line 144, app/assets/stylesheets/kidz/_table.scss */
.table-class-schedule .table-bordered thead th {
  border: 0;
}

/* line 151, app/assets/stylesheets/kidz/_table.scss */
.table-class-schedule .table-bordered tbody tr td:first-child {
  border-left: 0;
}

/* line 154, app/assets/stylesheets/kidz/_table.scss */
.table-class-schedule .table-bordered tbody tr td:last-child {
  border-right: 0;
}

/* line 159, app/assets/stylesheets/kidz/_table.scss */
.table-class-schedule .table-bordered tbody tr:last-child td {
  border-bottom: 0;
}

/* Custom Scss */
/* line 3, app/assets/stylesheets/kidz/_coming-soon.scss */
.coming-soon img {
  width: 200px;
  height: 60px;
}

/* line 7, app/assets/stylesheets/kidz/_coming-soon.scss */
.coming-soon h1 {
  font-size: 1.875rem;
}

@media (min-width: 900px) {
  /* line 7, app/assets/stylesheets/kidz/_coming-soon.scss */
  .coming-soon h1 {
    font-size: 2.5rem;
  }
}

/* line 13, app/assets/stylesheets/kidz/_coming-soon.scss */
.coming-soon p {
  font-size: 0.875rem;
}

@media (min-width: 900px) {
  /* line 13, app/assets/stylesheets/kidz/_coming-soon.scss */
  .coming-soon p {
    font-size: 1.5rem;
  }
}

/* Custom Gallery */
/* line 2, app/assets/stylesheets/kidz/_gallery.scss */
img.fancybox-image {
  padding: 15px;
  background: #fff;
}

/* Right Sidebar */
/* line 2, app/assets/stylesheets/kidz/_element-right-sidebar.scss */
.element-right-sidebar {
  min-width: 215px;
}

/* line 6, app/assets/stylesheets/kidz/_element-right-sidebar.scss */
.element-right-sidebar .list-unstyled li a {
  padding: .25rem 0;
  display: inline-block;
  font-family: sans-serif;
  font-size: 0.9375rem;
  color: #495057;
  transition: all .4s;
}

/* line 13, app/assets/stylesheets/kidz/_element-right-sidebar.scss */
.element-right-sidebar .list-unstyled li a:hover {
  opacity: .4;
}

/* line 19, app/assets/stylesheets/kidz/_element-right-sidebar.scss */
.element-right-sidebar.sidebar-fixed {
  position: fixed;
  top: 110px;
  bottom: 0;
}

/* line 24, app/assets/stylesheets/kidz/_element-right-sidebar.scss */
.element-right-sidebar.right-sidebar-absolute {
  position: absolute;
  top: auto;
  bottom: 0;
}

/* line 3, app/assets/stylesheets/kidz/_call-to-action.scss */
.call-to-action {
  text-align: center;
}

/* line 5, app/assets/stylesheets/kidz/_call-to-action.scss */
.call-to-action p {
  font-size: 1.125rem;
}

/* line 1, app/assets/stylesheets/kidz/_body-patterns.scss */
.default {
  background-image: url("../img/patterns/001.png");
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center;
}

/* line 7, app/assets/stylesheets/kidz/_body-patterns.scss */
.pattern-01 {
  background-image: url("../img/patterns/002.png");
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center;
}

/* line 13, app/assets/stylesheets/kidz/_body-patterns.scss */
.pattern-02 {
  background-image: url("../img/patterns/003.png");
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center;
}

/* line 19, app/assets/stylesheets/kidz/_body-patterns.scss */
.pattern-03 {
  background-image: url("../img/patterns/004.png");
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center;
}

/* line 25, app/assets/stylesheets/kidz/_body-patterns.scss */
.pattern-04 {
  background-image: url("../img/patterns/005.png");
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center;
}

/* line 31, app/assets/stylesheets/kidz/_body-patterns.scss */
.pattern-06 {
  background-image: url("../img/patterns/006.png");
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center;
}

/* line 37, app/assets/stylesheets/kidz/_body-patterns.scss */
.pattern-07 {
  background-image: url("../img/patterns/002.png");
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center;
}

/* Boxed Layout */
/* line 45, app/assets/stylesheets/kidz/_body-patterns.scss */
body.boxed {
  margin: 0 auto;
  position: relative;
}

@media (min-width: 900px) {
  /* line 45, app/assets/stylesheets/kidz/_body-patterns.scss */
  body.boxed {
    max-width: 700px;
  }
  /* line 50, app/assets/stylesheets/kidz/_body-patterns.scss */
  body.boxed .navbar-sticky {
    max-width: 700px;
  }
}

@media (min-width: 900px) {
  /* line 45, app/assets/stylesheets/kidz/_body-patterns.scss */
  body.boxed {
    max-width: 950px;
  }
  /* line 56, app/assets/stylesheets/kidz/_body-patterns.scss */
  body.boxed .navbar-sticky {
    max-width: 950px;
  }
}

@media (min-width: 1280px) {
  /* line 45, app/assets/stylesheets/kidz/_body-patterns.scss */
  body.boxed {
    max-width: 1250px;
  }
  /* line 62, app/assets/stylesheets/kidz/_body-patterns.scss */
  body.boxed .navbar-sticky {
    max-width: 1250px;
  }
}

/* line 66, app/assets/stylesheets/kidz/_body-patterns.scss */
body.boxed .main-wrapper {
  background: #fff;
}

/* line 3, app/assets/stylesheets/kidz/_rtl.scss */
html[dir="rtl"] .navbar-nav .dropdown .dropdown-menu .dropdown-item i {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

/* line 7, app/assets/stylesheets/kidz/_rtl.scss */
html[dir="rtl"] .owl-nav i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 10, app/assets/stylesheets/kidz/_rtl.scss */
html[dir="rtl"] .team-slider .card .card-img-wrapper .card-img-overlay .list-unstyled {
  padding-right: 0 !important;
}

/**
 * simplemde v1.11.2
 * Copyright Next Step Webs, Inc.
 * @link https://github.com/NextStepWebs/simplemde-markdown-editor
 * @license MIT
 */
/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror {
  color: #000;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-lines {
  padding: 4px 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror pre {
  padding: 0 4px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler {
  background-color: #fff;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-guttermarker {
  color: #000;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-guttermarker-subtle {
  color: #999;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-cursor {
  border-left: 1px solid #000;
  border-right: none;
  width: 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
  background-color: #7e7;
}

@-webkit-keyframes blink {
  50% {
    background-color: transparent;
  }
}

@keyframes blink {
  50% {
    background-color: transparent;
  }
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-tab {
  display: inline-block;
  text-decoration: inherit;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  position: absolute;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-header {
  color: #00f;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-quote {
  color: #090;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-negative {
  color: #d44;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-positive {
  color: #292;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-header, .cm-strong {
  font-weight: 700;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-em {
  font-style: italic;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-link {
  text-decoration: underline;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-strikethrough {
  text-decoration: line-through;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-keyword {
  color: #708;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-atom {
  color: #219;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-number {
  color: #164;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-def {
  color: #00f;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-variable-2 {
  color: #05a;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-variable-3 {
  color: #085;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-comment {
  color: #a50;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-string {
  color: #a11;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-string-2 {
  color: #f50;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-meta, .cm-s-default .cm-qualifier {
  color: #555;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-builtin {
  color: #30a;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-bracket {
  color: #997;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-tag {
  color: #170;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-attribute {
  color: #00c;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-hr {
  color: #999;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-s-default .cm-link {
  color: #00c;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-invalidchar, .cm-s-default .cm-error {
  color: red;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-composing {
  border-bottom: 2px solid;
}

/* line 7, app/assets/stylesheets/simplemde.css */
div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0f0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #f22;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3);
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-activeline-background {
  background: #e8f2ff;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror {
  position: relative;
  overflow: hidden;
  background: #fff;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-scroll {
  overflow: scroll !important;
  margin-bottom: -30px;
  margin-right: -30px;
  padding-bottom: 30px;
  height: 100%;
  outline: 0;
  position: relative;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-sizer {
  position: relative;
  border-right: 30px solid transparent;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutter-filler, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-vscrollbar {
  position: absolute;
  z-index: 6;
  display: none;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -30px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: 0 0 !important;
  border: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-lines {
  cursor: text;
  min-height: 1px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror pre {
  border-radius: 0;
  border-width: 0;
  background: 0 0;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: none;
  font-variant-ligatures: none;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  overflow: auto;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-code {
  outline: 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber, .CodeMirror-scroll, .CodeMirror-sizer {
  box-sizing: content-box;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-cursor {
  position: absolute;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-measure pre {
  position: static;
}

/* line 7, app/assets/stylesheets/simplemde.css */
div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-focused div.CodeMirror-cursors, div.CodeMirror-dragcursors {
  visibility: visible;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-selected {
  background: #d9d9d9;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-focused .CodeMirror-selected, .CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}
.CodeMirror-focused .CodeMirror-selected, .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
  background: #d7d4f0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-crosshair {
  cursor: crosshair;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-searching {
  background: #ffa;
  background: rgba(255, 255, 0, 0.4);
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-force-border {
  padding-right: .1px;
}

@media print {
  /* line 7, app/assets/stylesheets/simplemde.css */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* line 7, app/assets/stylesheets/simplemde.css */
.cm-tab-wrap-hack:after {
  content: '';
}

/* line 7, app/assets/stylesheets/simplemde.css */
span.CodeMirror-selectedtext {
  background: 0 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror {
  height: auto;
  min-height: 300px;
  border: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 10px;
  font: inherit;
  z-index: 1;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-scroll {
  min-height: 300px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-fullscreen {
  background: #fff;
  position: fixed !important;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  z-index: 9;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror-sided {
  width: 50% !important;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar {
  position: relative;
  opacity: .6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  padding: 0 10px;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar:after, .editor-toolbar:before {
  display: block;
  content: ' ';
  height: 1px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar:before {
  margin-bottom: 8px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar:after {
  margin-top: 8px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar:hover, .editor-wrapper input.title:focus, .editor-wrapper input.title:hover {
  opacity: .8;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar.fullscreen {
  width: 100%;
  height: 50px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  background: #fff;
  border: 0;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 9;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar.fullscreen::before {
  width: 20px;
  height: 50px;
  background: linear-gradient(to right, white 0, rgba(255, 255, 255, 0) 100%);
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar.fullscreen::after {
  width: 20px;
  height: 50px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, white 100%);
  position: fixed;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar a {
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  color: #2c3e50 !important;
  width: 30px;
  height: 30px;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar a.active, .editor-toolbar a:hover {
  background: #fcfcfc;
  border-color: #95a5a6;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar a:before {
  line-height: 30px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar i.separator {
  display: inline-block;
  width: 0;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #fff;
  color: transparent;
  text-indent: -10px;
  margin: 0 6px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar a.fa-header-x:after {
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-size: 65%;
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar a.fa-header-1:after {
  content: "1";
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar a.fa-header-2:after {
  content: "2";
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar a.fa-header-3:after {
  content: "3";
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar a.fa-header-bigger:after {
  content: "▲";
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar a.fa-header-smaller:after {
  content: "▼";
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-toolbar.disabled-for-preview a:not(.no-disable) {
  pointer-events: none;
  background: #fff;
  border-color: transparent;
  text-shadow: inherit;
}

@media only screen and (max-width: 700px) {
  /* line 7, app/assets/stylesheets/simplemde.css */
  .editor-toolbar a.no-mobile {
    display: none;
  }
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-statusbar {
  padding: 8px 10px;
  font-size: 12px;
  color: #959694;
  text-align: right;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-statusbar span {
  display: inline-block;
  min-width: 4em;
  margin-left: 1em;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-preview, .editor-preview-side {
  padding: 10px;
  background: #fafafa;
  overflow: auto;
  display: none;
  box-sizing: border-box;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-statusbar .lines:before {
  content: 'lines: ';
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-statusbar .words:before {
  content: 'words: ';
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-statusbar .characters:before {
  content: 'characters: ';
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-preview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 7;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-preview-side {
  position: fixed;
  bottom: 0;
  width: 50%;
  top: 50px;
  right: 0;
  z-index: 9;
  border: 1px solid #ddd;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-preview-active, .editor-preview-active-side {
  display: block;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-preview-side > p, .editor-preview > p {
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-preview pre, .editor-preview-side pre {
  background: #eee;
  margin-bottom: 10px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.editor-preview table td, .editor-preview table th, .editor-preview-side table td, .editor-preview-side table th {
  border: 1px solid #ddd;
  padding: 5px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-tag {
  color: #63a35c;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-attribute {
  color: #795da3;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-string {
  color: #183691;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-selected {
  background: #d9d9d9;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-header-1 {
  font-size: 200%;
  line-height: 200%;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-header-2 {
  font-size: 160%;
  line-height: 160%;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-header-3 {
  font-size: 125%;
  line-height: 125%;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-header-4 {
  font-size: 110%;
  line-height: 110%;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-comment {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-link {
  color: #7f8c8d;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-url {
  color: #aab2b3;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-code .cm-strikethrough {
  text-decoration: line-through;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .CodeMirror-placeholder {
  opacity: .5;
}

/* line 7, app/assets/stylesheets/simplemde.css */
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) {
  background: rgba(255, 0, 0, 0.15);
}

/* line 1, app/assets/stylesheets/footer.scss */
footer {
  background: white;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  flex-wrap: wrap;
}

/* line 10, app/assets/stylesheets/footer.scss */
footer .copyright-text {
  flex-shrink: 0;
}

/* line 14, app/assets/stylesheets/footer.scss */
footer .links {
  flex-shrink: 0;
}

/* line 16, app/assets/stylesheets/footer.scss */
footer .links a {
  padding: 0px !important;
}

/* line 22, app/assets/stylesheets/footer.scss */
footer .container {
  height: 50px;
}

/* line 27, app/assets/stylesheets/footer.scss */
footer .links a {
  padding-right: 10px;
  padding-left: 10px;
  border: 0px;
  border-right: 1px;
  border-style: solid;
}

/* line 35, app/assets/stylesheets/footer.scss */
footer .links :last-child {
  border-right: 0px;
}

/* line 1, app/assets/stylesheets/header.scss */
header {
  -webkit-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
  z-index: 1001;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4) !important;
  position: fixed;
  width: 100vw;
  /* Change Autocomplete styles in Chrome*/
}

/* line 8, app/assets/stylesheets/header.scss */
header .nav-item.bg-info .nav-link i, header .video-index-item .posterframe .nav-item.flag.info .nav-link i, .video-index-item .posterframe header .nav-item.flag.info .nav-link i {
  background-color: #0A75FF;
}

@media (min-width: 900px) {
  /* line 12, app/assets/stylesheets/header.scss */
  header .navbar-expand-md .navbar-nav .nav-link {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}

/* line 20, app/assets/stylesheets/header.scss */
header .dropdown-menu .text-info {
  color: #0A75FF !important;
}

/* line 25, app/assets/stylesheets/header.scss */
header .navbar {
  background: white;
  min-height: 38px;
}

/* line 30, app/assets/stylesheets/header.scss */
header .navbar li h2 {
  font-family: "Assistant", sans-serif;
  font-size: 1em;
  font-weight: 700;
  position: relative;
  padding-left: 5px;
  margin-bottom: 5px;
  margin-top: 10px;
  text-align: left;
  color: #ea7066;
  text-decoration: none;
  background-color: transparent;
}

/* line 45, app/assets/stylesheets/header.scss */
header .navbar .nav-item:last-of-type span {
  border-right: 0px;
}

/* line 50, app/assets/stylesheets/header.scss */
header .navbar .nav-item span {
  width: auto !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 59, app/assets/stylesheets/header.scss */
header input {
  color: red;
}

/* line 1, app/assets/stylesheets/videojs.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 8, app/assets/stylesheets/videojs.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKwAAADYV1OgpaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4gDud4bx/DZfGbjZGUDg+q1z05BpdkawOAcDE4gCAB45CXEAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 17, app/assets/stylesheets/videojs.css */
.vjs-icon-play, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 21, app/assets/stylesheets/videojs.css */
.vjs-icon-play:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before {
  content: "\f101";
}

/* line 24, app/assets/stylesheets/videojs.css */
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 28, app/assets/stylesheets/videojs.css */
.vjs-icon-play-circle:before {
  content: "\f102";
}

/* line 31, app/assets/stylesheets/videojs.css */
.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 35, app/assets/stylesheets/videojs.css */
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103";
}

/* line 38, app/assets/stylesheets/videojs.css */
.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 42, app/assets/stylesheets/videojs.css */
.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104";
}

/* line 45, app/assets/stylesheets/videojs.css */
.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 49, app/assets/stylesheets/videojs.css */
.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105";
}

/* line 52, app/assets/stylesheets/videojs.css */
.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 56, app/assets/stylesheets/videojs.css */
.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106";
}

/* line 59, app/assets/stylesheets/videojs.css */
.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 63, app/assets/stylesheets/videojs.css */
.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107";
}

/* line 66, app/assets/stylesheets/videojs.css */
.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 70, app/assets/stylesheets/videojs.css */
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108";
}

/* line 73, app/assets/stylesheets/videojs.css */
.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 77, app/assets/stylesheets/videojs.css */
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109";
}

/* line 80, app/assets/stylesheets/videojs.css */
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 84, app/assets/stylesheets/videojs.css */
.vjs-icon-square:before {
  content: "\f10a";
}

/* line 87, app/assets/stylesheets/videojs.css */
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 91, app/assets/stylesheets/videojs.css */
.vjs-icon-spinner:before {
  content: "\f10b";
}

/* line 94, app/assets/stylesheets/videojs.css */
.vjs-icon-subtitles, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 102, app/assets/stylesheets/videojs.css */
.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10c";
}

/* line 109, app/assets/stylesheets/videojs.css */
.vjs-icon-captions, .video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 114, app/assets/stylesheets/videojs.css */
.vjs-icon-captions:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10d";
}

/* line 118, app/assets/stylesheets/videojs.css */
.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 122, app/assets/stylesheets/videojs.css */
.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e";
}

/* line 125, app/assets/stylesheets/videojs.css */
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 129, app/assets/stylesheets/videojs.css */
.vjs-icon-share:before {
  content: "\f10f";
}

/* line 132, app/assets/stylesheets/videojs.css */
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 136, app/assets/stylesheets/videojs.css */
.vjs-icon-cog:before {
  content: "\f110";
}

/* line 139, app/assets/stylesheets/videojs.css */
.vjs-icon-circle, .video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-seek-to-live-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 143, app/assets/stylesheets/videojs.css */
.vjs-icon-circle:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before {
  content: "\f111";
}

/* line 146, app/assets/stylesheets/videojs.css */
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 150, app/assets/stylesheets/videojs.css */
.vjs-icon-circle-outline:before {
  content: "\f112";
}

/* line 153, app/assets/stylesheets/videojs.css */
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 157, app/assets/stylesheets/videojs.css */
.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}

/* line 160, app/assets/stylesheets/videojs.css */
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 164, app/assets/stylesheets/videojs.css */
.vjs-icon-hd:before {
  content: "\f114";
}

/* line 167, app/assets/stylesheets/videojs.css */
.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 171, app/assets/stylesheets/videojs.css */
.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115";
}

/* line 174, app/assets/stylesheets/videojs.css */
.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 178, app/assets/stylesheets/videojs.css */
.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116";
}

/* line 181, app/assets/stylesheets/videojs.css */
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 185, app/assets/stylesheets/videojs.css */
.vjs-icon-facebook:before {
  content: "\f117";
}

/* line 188, app/assets/stylesheets/videojs.css */
.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 192, app/assets/stylesheets/videojs.css */
.vjs-icon-gplus:before {
  content: "\f118";
}

/* line 195, app/assets/stylesheets/videojs.css */
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 199, app/assets/stylesheets/videojs.css */
.vjs-icon-linkedin:before {
  content: "\f119";
}

/* line 202, app/assets/stylesheets/videojs.css */
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 206, app/assets/stylesheets/videojs.css */
.vjs-icon-twitter:before {
  content: "\f11a";
}

/* line 209, app/assets/stylesheets/videojs.css */
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 213, app/assets/stylesheets/videojs.css */
.vjs-icon-tumblr:before {
  content: "\f11b";
}

/* line 216, app/assets/stylesheets/videojs.css */
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 220, app/assets/stylesheets/videojs.css */
.vjs-icon-pinterest:before {
  content: "\f11c";
}

/* line 223, app/assets/stylesheets/videojs.css */
.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 227, app/assets/stylesheets/videojs.css */
.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d";
}

/* line 230, app/assets/stylesheets/videojs.css */
.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 234, app/assets/stylesheets/videojs.css */
.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e";
}

/* line 237, app/assets/stylesheets/videojs.css */
.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 241, app/assets/stylesheets/videojs.css */
.vjs-icon-next-item:before {
  content: "\f11f";
}

/* line 244, app/assets/stylesheets/videojs.css */
.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

/* line 248, app/assets/stylesheets/videojs.css */
.vjs-icon-previous-item:before {
  content: "\f120";
}

/* line 251, app/assets/stylesheets/videojs.css */
.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}

/* line 265, app/assets/stylesheets/videojs.css */
.video-js:-moz-full-screen {
  position: absolute;
}

/* line 267, app/assets/stylesheets/videojs.css */
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

/* line 271, app/assets/stylesheets/videojs.css */
.video-js[tabindex="-1"] {
  outline: none;
}

/* line 274, app/assets/stylesheets/videojs.css */
.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit;
}

/* line 279, app/assets/stylesheets/videojs.css */
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 289, app/assets/stylesheets/videojs.css */
.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0;
}

/* line 296, app/assets/stylesheets/videojs.css */
.video-js.vjs-16-9 {
  padding-top: 56.25%;
}

/* line 299, app/assets/stylesheets/videojs.css */
.video-js.vjs-4-3 {
  padding-top: 75%;
}

/* line 302, app/assets/stylesheets/videojs.css */
.video-js.vjs-fill {
  width: 100%;
  height: 100%;
}

/* line 306, app/assets/stylesheets/videojs.css */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 313, app/assets/stylesheets/videojs.css */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}

/* line 318, app/assets/stylesheets/videojs.css */
.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

/* line 327, app/assets/stylesheets/videojs.css */
.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

/* line 332, app/assets/stylesheets/videojs.css */
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

/* line 335, app/assets/stylesheets/videojs.css */
.vjs-hidden {
  display: none !important;
}

/* line 338, app/assets/stylesheets/videojs.css */
.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 342, app/assets/stylesheets/videojs.css */
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

/* line 349, app/assets/stylesheets/videojs.css */
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

/* line 354, app/assets/stylesheets/videojs.css */
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}

/* line 365, app/assets/stylesheets/videojs.css */
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}

/* line 369, app/assets/stylesheets/videojs.css */
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s;
}

/* line 387, app/assets/stylesheets/videojs.css */
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.81666em;
  margin-left: -1.5em;
}

/* line 393, app/assets/stylesheets/videojs.css */
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s;
}

/* line 400, app/assets/stylesheets/videojs.css */
.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}

/* line 406, app/assets/stylesheets/videojs.css */
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}

/* line 409, app/assets/stylesheets/videojs.css */
.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 423, app/assets/stylesheets/videojs.css */
.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}

/* line 427, app/assets/stylesheets/videojs.css */
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}

/* line 435, app/assets/stylesheets/videojs.css */
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}

/* line 440, app/assets/stylesheets/videojs.css */
.video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}

/* line 443, app/assets/stylesheets/videojs.css */
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

/* line 449, app/assets/stylesheets/videojs.css */
.vjs-menu-button {
  cursor: pointer;
}

/* line 452, app/assets/stylesheets/videojs.css */
.vjs-menu-button.vjs-disabled {
  cursor: default;
}

/* line 455, app/assets/stylesheets/videojs.css */
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

/* line 458, app/assets/stylesheets/videojs.css */
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}

/* line 465, app/assets/stylesheets/videojs.css */
.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}

/* line 468, app/assets/stylesheets/videojs.css */
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}

/* line 471, app/assets/stylesheets/videojs.css */
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

/* line 480, app/assets/stylesheets/videojs.css */
.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

/* line 486, app/assets/stylesheets/videojs.css */
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

/* line 493, app/assets/stylesheets/videojs.css */
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

/* line 503, app/assets/stylesheets/videojs.css */
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

/* line 513, app/assets/stylesheets/videojs.css */
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

/* line 521, app/assets/stylesheets/videojs.css */
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}

/* line 525, app/assets/stylesheets/videojs.css */
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}

/* line 528, app/assets/stylesheets/videojs.css */
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}

/* line 531, app/assets/stylesheets/videojs.css */
.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}

/* line 536, app/assets/stylesheets/videojs.css */
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}

/* line 540, app/assets/stylesheets/videojs.css */
.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}

/* line 544, app/assets/stylesheets/videojs.css */
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

/* line 547, app/assets/stylesheets/videojs.css */
.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

/* line 553, app/assets/stylesheets/videojs.css */
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}

/* line 564, app/assets/stylesheets/videojs.css */
.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

/* line 570, app/assets/stylesheets/videojs.css */
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

/* line 576, app/assets/stylesheets/videojs.css */
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto;
}

/* line 581, app/assets/stylesheets/videojs.css */
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

/* line 587, app/assets/stylesheets/videojs.css */
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

/* line 598, app/assets/stylesheets/videojs.css */
.vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}

/* line 604, app/assets/stylesheets/videojs.css */
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

/* line 609, app/assets/stylesheets/videojs.css */
.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important;
}

/* line 614, app/assets/stylesheets/videojs.css */
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}

/* line 618, app/assets/stylesheets/videojs.css */
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

/* line 621, app/assets/stylesheets/videojs.css */
.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}

/* line 630, app/assets/stylesheets/videojs.css */
.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

/* line 634, app/assets/stylesheets/videojs.css */
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}

/* line 639, app/assets/stylesheets/videojs.css */
.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 648, app/assets/stylesheets/videojs.css */
.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

/* line 652, app/assets/stylesheets/videojs.css */
.video-js .vjs-custom-control-spacer {
  display: none;
}

/* line 655, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}

/* line 663, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-control.disabled {
  cursor: default;
}

/* line 666, app/assets/stylesheets/videojs.css */
.vjs-live .vjs-progress-control {
  display: none;
}

/* line 669, app/assets/stylesheets/videojs.css */
.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}

/* line 673, app/assets/stylesheets/videojs.css */
.vjs-no-flex .vjs-progress-control {
  width: auto;
}

/* line 676, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}

/* line 681, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

/* line 684, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em;
}

/* line 687, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}

/* line 690, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

/* line 700, app/assets/stylesheets/videojs.css */
.video-js .vjs-play-progress {
  background-color: #fff;
}

/* line 702, app/assets/stylesheets/videojs.css */
.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.333333333333333em;
  z-index: 1;
}

/* line 709, app/assets/stylesheets/videojs.css */
.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}

/* line 712, app/assets/stylesheets/videojs.css */
.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}

/* line 715, app/assets/stylesheets/videojs.css */
.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

/* line 730, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

/* line 733, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}

/* line 739, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}

/* line 742, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

/* line 750, app/assets/stylesheets/videojs.css */
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

/* line 753, app/assets/stylesheets/videojs.css */
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

/* line 756, app/assets/stylesheets/videojs.css */
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

/* line 761, app/assets/stylesheets/videojs.css */
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}

/* line 764, app/assets/stylesheets/videojs.css */
.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 769, app/assets/stylesheets/videojs.css */
.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

/* line 788, app/assets/stylesheets/videojs.css */
.video-js .vjs-slider.disabled {
  cursor: default;
}

/* line 791, app/assets/stylesheets/videojs.css */
.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff;
}

/* line 795, app/assets/stylesheets/videojs.css */
.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}

/* line 799, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}

/* line 804, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

/* line 807, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

/* line 814, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel {
  transition: width 1s;
}

/* line 816, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel:hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}

/* line 827, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
}

/* line 836, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
}

/* line 844, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 9em;
  transition: width 0.1s;
}

/* line 847, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}

/* line 850, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}

/* line 856, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}

/* line 859, app/assets/stylesheets/videojs.css */
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none;
}

/* line 867, app/assets/stylesheets/videojs.css */
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}

/* line 873, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel {
  display: flex;
}

/* line 876, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}

/* line 879, app/assets/stylesheets/videojs.css */
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}

/* line 883, app/assets/stylesheets/videojs.css */
.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}

/* line 888, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

/* line 893, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}

/* line 897, app/assets/stylesheets/videojs.css */
.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}

/* line 899, app/assets/stylesheets/videojs.css */
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}

/* line 903, app/assets/stylesheets/videojs.css */
.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}

/* line 905, app/assets/stylesheets/videojs.css */
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}

/* line 909, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

/* line 912, app/assets/stylesheets/videojs.css */
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

/* line 915, app/assets/stylesheets/videojs.css */
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

/* line 918, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

/* line 925, app/assets/stylesheets/videojs.css */
.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

/* line 928, app/assets/stylesheets/videojs.css */
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

/* line 945, app/assets/stylesheets/videojs.css */
.vjs-has-started .vjs-poster {
  display: none;
}

/* line 948, app/assets/stylesheets/videojs.css */
.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}

/* line 951, app/assets/stylesheets/videojs.css */
.vjs-using-native-controls .vjs-poster {
  display: none;
}

/* line 954, app/assets/stylesheets/videojs.css */
.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

/* line 961, app/assets/stylesheets/videojs.css */
.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

/* line 966, app/assets/stylesheets/videojs.css */
.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none;
}

/* line 970, app/assets/stylesheets/videojs.css */
.video-js .vjs-seek-to-live-control {
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}

/* line 982, app/assets/stylesheets/videojs.css */
.vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

/* line 987, app/assets/stylesheets/videojs.css */
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}

/* line 991, app/assets/stylesheets/videojs.css */
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}

/* line 994, app/assets/stylesheets/videojs.css */
.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}

/* line 998, app/assets/stylesheets/videojs.css */
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}

/* line 1001, app/assets/stylesheets/videojs.css */
.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

/* line 1010, app/assets/stylesheets/videojs.css */
.vjs-live .vjs-time-control {
  display: none;
}

/* line 1013, app/assets/stylesheets/videojs.css */
.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}

/* line 1017, app/assets/stylesheets/videojs.css */
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}

/* line 1021, app/assets/stylesheets/videojs.css */
.vjs-time-divider {
  display: none;
  line-height: 3em;
}

/* line 1025, app/assets/stylesheets/videojs.css */
.vjs-live .vjs-time-divider {
  display: none;
}

/* line 1028, app/assets/stylesheets/videojs.css */
.video-js .vjs-play-control {
  cursor: pointer;
}

/* line 1031, app/assets/stylesheets/videojs.css */
.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}

/* line 1034, app/assets/stylesheets/videojs.css */
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

/* line 1042, app/assets/stylesheets/videojs.css */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

/* line 1045, app/assets/stylesheets/videojs.css */
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}

/* line 1050, app/assets/stylesheets/videojs.css */
.vjs-subtitles {
  color: #fff;
}

/* line 1053, app/assets/stylesheets/videojs.css */
.vjs-captions {
  color: #fc6;
}

/* line 1056, app/assets/stylesheets/videojs.css */
.vjs-tt-cue {
  display: block;
}

/* line 1059, app/assets/stylesheets/videojs.css */
video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em);
}

/* line 1063, app/assets/stylesheets/videojs.css */
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em);
}

/* line 1067, app/assets/stylesheets/videojs.css */
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}

/* line 1071, app/assets/stylesheets/videojs.css */
.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1079, app/assets/stylesheets/videojs.css */
.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

/* line 1085, app/assets/stylesheets/videojs.css */
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}

/* line 1089, app/assets/stylesheets/videojs.css */
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

/* line 1093, app/assets/stylesheets/videojs.css */
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

/* line 1108, app/assets/stylesheets/videojs.css */
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}

/* line 1124, app/assets/stylesheets/videojs.css */
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
  animation: vjs-spinner-show 0s linear 0.3s forwards;
}

/* line 1130, app/assets/stylesheets/videojs.css */
.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
}

/* line 1144, app/assets/stylesheets/videojs.css */
.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

/* line 1151, app/assets/stylesheets/videojs.css */
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white;
}

/* line 1155, app/assets/stylesheets/videojs.css */
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}

@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}

/* line 1202, app/assets/stylesheets/videojs.css */
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

/* line 1205, app/assets/stylesheets/videojs.css */
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

/* line 1210, app/assets/stylesheets/videojs.css */
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit;
}

/* line 1216, app/assets/stylesheets/videojs.css */
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

/* line 1221, app/assets/stylesheets/videojs.css */
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f11d";
  font-size: 1.5em;
  line-height: inherit;
}

/* line 1227, app/assets/stylesheets/videojs.css */
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control {
  display: none;
}

/* line 1260, app/assets/stylesheets/videojs.css */
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: auto;
  width: initial;
}

/* line 1270, app/assets/stylesheets/videojs.css */
.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button {
  display: none;
}

/* line 1273, app/assets/stylesheets/videojs.css */
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}

/* line 1277, app/assets/stylesheets/videojs.css */
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}

/* line 1280, app/assets/stylesheets/videojs.css */
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control {
  display: none;
}

/* line 1283, app/assets/stylesheets/videojs.css */
.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

/* line 1289, app/assets/stylesheets/videojs.css */
.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

/* line 1292, app/assets/stylesheets/videojs.css */
.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell;
}

/* line 1297, app/assets/stylesheets/videojs.css */
.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

@supports (display: grid) {
  /* line 1302, app/assets/stylesheets/videojs.css */
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px;
  }
  /* line 1307, app/assets/stylesheets/videojs.css */
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }
  /* line 1309, app/assets/stylesheets/videojs.css */
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1 / -1;
  }
  /* line 1311, app/assets/stylesheets/videojs.css */
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}

/* line 1316, app/assets/stylesheets/videojs.css */
.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}

/* line 1320, app/assets/stylesheets/videojs.css */
.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}

/* line 1325, app/assets/stylesheets/videojs.css */
.vjs-text-track-settings fieldset span {
  display: inline-block;
}

/* line 1328, app/assets/stylesheets/videojs.css */
.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}

/* line 1331, app/assets/stylesheets/videojs.css */
.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}

/* line 1335, app/assets/stylesheets/videojs.css */
.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 1347, app/assets/stylesheets/videojs.css */
.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}

/* line 1353, app/assets/stylesheets/videojs.css */
.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

/* line 1356, app/assets/stylesheets/videojs.css */
.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px;
}

/* line 1363, app/assets/stylesheets/videojs.css */
.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

@media print {
  /* line 1367, app/assets/stylesheets/videojs.css */
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}

/* line 1370, app/assets/stylesheets/videojs.css */
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}

/* line 1379, app/assets/stylesheets/videojs.css */
.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none;
  background: none;
}

/* line 1383, app/assets/stylesheets/videojs.css */
.video-js *:focus:not(:focus-visible),
.video-js .vjs-menu *:focus:not(:focus-visible) {
  outline: none;
  background: none;
}

/* line 7, ../../local/bundle/gems/cookies_eu-1.7.5/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu {
  line-height: 40px;
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  text-align: center;
  border-top: 1px solid #E4E4E4;
  background: #F2F2F2;
}

@media (max-width: 767px) {
  /* line 7, ../../local/bundle/gems/cookies_eu-1.7.5/app/assets/stylesheets/cookies_eu.scss */
  .cookies-eu {
    font-size: 12px;
    line-height: 30px;
    position: initial;
  }
}

/* line 30, ../../local/bundle/gems/cookies_eu-1.7.5/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu .cookies-eu-content-holder {
  display: inline-block;
  padding: 0 20px;
}

/* line 36, ../../local/bundle/gems/cookies_eu-1.7.5/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu .cookies-eu-button-holder {
  display: inline-block;
}

/* line 39, ../../local/bundle/gems/cookies_eu-1.7.5/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu .cookies-eu-button-holder .cookies-eu-ok {
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  min-width: 26px;
  margin-right: 5px;
  padding: 2px 11px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  color: #FFFFFF;
  border: 0;
  outline: none;
  background-color: #4D90FE;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-right: 0 !important;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-container {
  position: relative;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox iframe {
  width: 100%;
  height: 100%;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-nav-overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-nav-overlay a {
  flex: 1;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: opacity .5s;
  color: #fff;
  font-size: 30px;
  z-index: 1;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-nav-overlay a > * {
  flex-grow: 1;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-nav-overlay a > :focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-nav-overlay a span {
  padding: 0 30px;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-nav-overlay a:focus {
  outline: none;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-nav-overlay a.disabled {
  cursor: default;
  visibility: hidden;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox .modal-dialog {
  display: none;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox .modal-footer {
  text-align: left;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: a 2s infinite ease-in-out;
          animation: a 2s infinite ease-in-out;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.ekko-lightbox-loader > div > div:last-child {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

/* line 1, app/assets/stylesheets/ekko-lightbox.css */
.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #333;
}

@-webkit-keyframes a {
  0%, to {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes a {
  0%, to {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}

/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.blocker.behind {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}

/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}

/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

/* line 1, app/assets/stylesheets/jquery.modal.min.css */
.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

/* line 1, app/assets/stylesheets/medical-record.scss */
medical-record-index-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

/* line 7, app/assets/stylesheets/medical-record.scss */
.medical-record-container {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* line 12, app/assets/stylesheets/medical-record.scss */
.medical-record-content {
  position: relative;
  background: white;
  background-image: url(/assets/notebook-dark-7fe9ee630f5493647504a6fc74a8061d4ad57028fd8e5b96db75d2b9169e1453.png);
  padding: 80px;
  border-radius: 5px;
  box-shadow: inset 0px 2px 5px 2px rgba(179, 179, 179, 0.2);
}

/* line 23, app/assets/stylesheets/medical-record.scss */
.medical-record-title {
  margin-left: 50px;
  padding: 8px 20px;
  padding-bottom: 40px;
  margin-bottom: -30px;
  background: #e6e6e6;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  color: #6c757d;
  font-size: 20pt;
  box-shadow: 1px 1px 2px #b3b3b3;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
  display: inline-block;
}

/* line 40, app/assets/stylesheets/medical-record.scss */
.medical-record-container h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #6c757d;
}

/* line 47, app/assets/stylesheets/medical-record.scss */
.medical-record-container h3 {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #6c757d;
  font-size: 16pt;
}

/* line 54, app/assets/stylesheets/medical-record.scss */
.medical-record-container li {
  margin-bottom: 10px;
  color: #6c757d;
}

/* line 59, app/assets/stylesheets/medical-record.scss */
.medical-record-container {
  color: #6c757d;
}

/* line 63, app/assets/stylesheets/medical-record.scss */
.medical-record-patien-image {
  float: right;
  z-index: 105;
  position: absolute;
  top: -20px;
  right: -20px;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
  padding: 15px;
  background-color: #f2f2f2;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2), inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 76, app/assets/stylesheets/medical-record.scss */
.medical-record-patien-image img {
  border-radius: 5px;
}

/* line 80, app/assets/stylesheets/medical-record.scss */
.medical-record-nav-container .nav {
  margin-top: 60px;
}

/* line 84, app/assets/stylesheets/medical-record.scss */
.medical-record-nav-container .tab-content {
  background: #fff;
  background-image: url(/assets/groovepaper-49d1d10c2cf31c11ad88366bf55f22dd00897478a0bbe3cae0789db23eade841.png);
  padding: 60px;
  border-radius: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  z-index: 100;
}

/* line 95, app/assets/stylesheets/medical-record.scss */
.medical-record-nav-container {
  display: flex;
  margin-top: 100px;
}

/* line 101, app/assets/stylesheets/medical-record.scss */
.medical-record-nav-tab {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  font-size: 12pt;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #a1a8ae;
  padding: 20px 10px 20px 30px;
  margin-bottom: 5px;
  background: #e6e6e6;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: inset 5px 0px 5px rgba(0, 0, 0, 0.1);
}

/* line 117, app/assets/stylesheets/medical-record.scss */
.medical-record-nav-tab:hover {
  color: #6c757d;
}

/* line 121, app/assets/stylesheets/medical-record.scss */
.medical-record-nav-tab.active {
  background: #fff;
  background-image: url(/assets/groovepaper-49d1d10c2cf31c11ad88366bf55f22dd00897478a0bbe3cae0789db23eade841.png);
  color: #6c757d;
  box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.1);
  z-index: 101;
}

/* line 129, app/assets/stylesheets/medical-record.scss */
.medical-record-index-item {
  cursor: pointer;
  margin: 30px;
  width: 230px;
  position: relative;
  padding: 15px;
  background-color: #f2f2f2;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2), inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 139, app/assets/stylesheets/medical-record.scss */
.medical-record-index-item .title {
  position: absolute;
  padding: 8px 20px;
  top: -40px;
  left: 20px;
  background: #e6e6e6;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  color: #6c757d;
  font-size: 14pt;
  box-shadow: 1px 1px 2px #b3b3b3;
  display: inline-block;
}

/* line 155, app/assets/stylesheets/medical-record.scss */
.medical-record-index-item .subtitle {
  margin-top: 5px;
  font-size: 12px;
  color: #666 !important;
}

/* line 161, app/assets/stylesheets/medical-record.scss */
.medical-record-index-item .therapieprogramm {
  font-size: 9pt;
  color: #6c757d;
  background-color: #99c5ff;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 8px;
  margin-top: 8px;
  display: inline-block;
}

/* line 179, app/assets/stylesheets/medical-record.scss */
.medical-record-index-item img {
  width: 200px;
}

/* line 1, app/assets/stylesheets/video.scss */
.video-index-page {
  height: 100%;
}

/* line 3, app/assets/stylesheets/video.scss */
.video-index-page section.video-index-page-thav {
  height: 100%;
  background-color: white;
}

/* line 7, app/assets/stylesheets/video.scss */
.video-index-page section.video-index-page-scout {
  height: 100%;
  background-color: #edebf8;
}

/* line 12, app/assets/stylesheets/video.scss */
.video-index-page section.video-index-page-thop {
  height: 100%;
  background-color: #f1faf8;
}

/* line 18, app/assets/stylesheets/video.scss */
.video-index-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

/* line 27, app/assets/stylesheets/video.scss */
.video-index-item.locked .title {
  opacity: 0.6;
}

/* line 32, app/assets/stylesheets/video.scss */
.video-index-item.locked .posterframe img {
  opacity: 0.3;
}

/* line 37, app/assets/stylesheets/video.scss */
.video-index-item.locked .posterframe .play-icon .fa-play:before {
  content: "\f023";
}

/* line 44, app/assets/stylesheets/video.scss */
.video-index-item {
  cursor: pointer;
  position: relative;
  padding: 15px;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 300px;
  background-color: #f2f2f2;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2), inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 56, app/assets/stylesheets/video.scss */
.video-index-item .title {
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  color: #6c757d;
  font-size: 12pt;
  line-height: 1.2;
  margin-top: 5px;
  margin-bottom: 0px;
}

/* line 66, app/assets/stylesheets/video.scss */
.video-index-item .subtitle {
  font-family: "Assistant", sans-serif;
  font-weight: 400;
  color: #6c757d;
  font-size: 10pt;
  margin-top: 5px;
  margin-bottom: -2px;
  line-height: 1;
}

/* line 76, app/assets/stylesheets/video.scss */
.video-index-item .therapieprogramm {
  font-size: 9pt;
  color: #6c757d;
  background-color: #99c5ff;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 8px;
  margin-top: 8px;
  display: inline-block;
}

/* line 92, app/assets/stylesheets/video.scss */
.video-index-item .posterframe {
  position: relative;
}

/* line 95, app/assets/stylesheets/video.scss */
.video-index-item .posterframe img,
.video-index-item .posterframe .placeholder {
  width: 100%;
  min-width: 270px;
  min-height: 152px;
  border-radius: 10px;
}

/* line 103, app/assets/stylesheets/video.scss */
.video-index-item .posterframe .flag {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  color: #666;
  font-size: 80%;
  font-weight: bold;
  left: 0;
  padding: 0.25em 0.5rem;
  position: absolute;
  top: 15px;
}

/* line 114, app/assets/stylesheets/video.scss */
.video-index-item .posterframe .flag.primary {
  color: #fff;
}

/* line 119, app/assets/stylesheets/video.scss */
.video-index-item .posterframe .flag.secondary {
  color: #fff;
}

/* line 128, app/assets/stylesheets/video.scss */
.video-index-item .posterframe .flag.danger {
  color: #fff;
}

/* line 133, app/assets/stylesheets/video.scss */
.video-index-item .posterframe .flag.warning {
  color: #fff;
}

/* line 146, app/assets/stylesheets/video.scss */
.video-index-item .posterframe .flag.dark {
  color: #fff;
}

/* line 156, app/assets/stylesheets/video.scss */
.video-index-item .posterframe .play-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 166, app/assets/stylesheets/video.scss */
.video-index-item .posterframe .play-icon i {
  font-size: 50px;
}

/* line 173, app/assets/stylesheets/video.scss */
.float-left > .video-index-item {
  margin: 0 1rem 1rem 0;
}

/* line 177, app/assets/stylesheets/video.scss */
.float-right > .video-index-item {
  margin: 0 0 1rem 1rem;
}

/* line 181, app/assets/stylesheets/video.scss */
.video-player {
  padding: 20px;
  background-color: #f2f2f2;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2), inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 182, app/assets/stylesheets/video.scss */
.video-player .title {
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  color: #6c757d;
  font-size: 18pt;
  margin-bottom: 10px;
}

/* line 190, app/assets/stylesheets/video.scss */
.video-player .description {
  color: #6c757d;
  font-size: 10pt;
  margin-bottom: 20px;
}

/* line 3, app/assets/stylesheets/gallery.scss */
.gallery_link.gallery_icon::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f03e";
  color: #0A75FF;
  margin-right: -3px;
}

/* line 10, app/assets/stylesheets/gallery.scss */
.gallery_link.gallery_icons::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f302";
  color: #0A75FF;
  margin-right: -3px;
}

/* line 18, app/assets/stylesheets/gallery.scss */
.gallery {
  cursor: pointer;
  padding: 15px;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 250px;
  background-color: #f2f2f2;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2), inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 28, app/assets/stylesheets/gallery.scss */
.gallery .title {
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  color: #6c757d;
  font-size: 12pt;
  margin-top: 8px;
  margin-bottom: -5px;
}

/* line 37, app/assets/stylesheets/gallery.scss */
.gallery .posterframe {
  position: relative;
}

/* line 40, app/assets/stylesheets/gallery.scss */
.gallery .posterframe img {
  width: 100%;
  min-width: 150px;
}

/* line 45, app/assets/stylesheets/gallery.scss */
.gallery .posterframe .play-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 55, app/assets/stylesheets/gallery.scss */
.gallery .posterframe .play-icon i {
  font-size: 50px;
}

/* line 63, app/assets/stylesheets/gallery.scss */
.float-left > .gallery {
  margin: 0 1rem 1rem 0;
}

/* line 67, app/assets/stylesheets/gallery.scss */
.float-right > .gallery {
  margin: 0 0 1rem 1rem;
}

/* line 2, app/assets/stylesheets/ilf-external.scss */
.ilf-external .pair {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
}

/* line 8, app/assets/stylesheets/ilf-external.scss */
.ilf-external .video-index-item {
  margin: 0;
}

/* line 2, app/assets/stylesheets/imprint.scss */
.imprint_privacy h1 {
  line-height: 1.2;
  font-size: 2.1875rem;
  font-weight: 600;
  color: #ea7066;
  margin-bottom: 2rem;
}

/* line 10, app/assets/stylesheets/imprint.scss */
.imprint_privacy h4, .imprint_privacy h2 {
  line-height: 1.2;
  font-size: 1.3125rem;
  font-weight: 600;
  color: #ea7066;
  margin-bottom: 1rem;
  margin-top: 1.56rem !important;
}

/* line 19, app/assets/stylesheets/imprint.scss */
.imprint_privacy ul {
  font-size: .875rem;
  color: #666;
}

/* line 1, app/assets/stylesheets/thav.scss */
.thav {
  position: relative;
  margin-top: -115px;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/thav.scss */
.thav section {
  position: relative;
}

/* line 11, app/assets/stylesheets/thav.scss */
.thav .section-title {
  background-color: RGBA(240, 240, 240, 1);
  padding: 13px 40px;
  position: absolute;
  left: 0px;
  display: block;
  top: 0px;
  font-size: 24px;
  border-bottom-right-radius: 15px;
  max-width: 80%;
}

@media (min-width: 900px) {
  /* line 11, app/assets/stylesheets/thav.scss */
  .thav .section-title {
    top: 0px;
    font-size: 36px;
  }
}

/* line 29, app/assets/stylesheets/thav.scss */
.thav .section-title h3 {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #6c757d;
}

/* line 37, app/assets/stylesheets/thav.scss */
.thav .section-title h2 {
  margin: 0px;
  padding: 0px;
  text-transform: none;
}

/* line 43, app/assets/stylesheets/thav.scss */
.thav .section-title .headline-splitter {
  height: 1px;
  width: 100%;
  border-radius: 2px;
  background-color: #6c757d;
  margin: 4px 0px 7px 0px;
}

/* line 52, app/assets/stylesheets/thav.scss */
.thav .color-bar {
  position: absolute;
  bottom: 100px;
  right: 0px;
  height: 30px;
  width: 40%;
  background-color: red;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  opacity: 0.7;
}

/* line 64, app/assets/stylesheets/thav.scss */
.thav .page1 {
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
}

/* line 70, app/assets/stylesheets/thav.scss */
.thav .page1 .content {
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  position: absolute;
}

/* line 78, app/assets/stylesheets/thav.scss */
.thav .page1 .section-title {
  border-top-right-radius: 15px;
  top: 100px;
}

@media (min-width: 900px) {
  /* line 78, app/assets/stylesheets/thav.scss */
  .thav .page1 .section-title {
    top: 150px;
  }
}

/* line 86, app/assets/stylesheets/thav.scss */
.thav .page1 .thav-books {
  margin: auto;
  position: absolute;
  top: 100px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 70%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 99, app/assets/stylesheets/thav.scss */
.thav .page2 {
  min-height: 100vh;
  width: 100vw;
  background-color: #dde9f8;
}

/* line 105, app/assets/stylesheets/thav.scss */
.thav .page2 .section-title {
  top: 0vh;
  min-width: 300px;
}

/* line 109, app/assets/stylesheets/thav.scss */
.thav .page2 .section-title-container {
  z-index: 10000;
}

/* line 113, app/assets/stylesheets/thav.scss */
.thav .page2 .container {
  padding-top: 200px;
  padding-bottom: 80px;
}

/* line 121, app/assets/stylesheets/thav.scss */
.thav .page2 .container p {
  width: 100%;
  font-size: 1.2em;
}

/* line 127, app/assets/stylesheets/thav.scss */
.thav .page2 .info-box {
  width: 100%;
  color: #59727f;
  background-color: #f8f8f8;
}

/* line 132, app/assets/stylesheets/thav.scss */
.thav .page2 .info-box .card-header {
  background: ligthen(#99c5ff, 5%);
}

/* line 135, app/assets/stylesheets/thav.scss */
.thav .page2 .info-box .card-body {
  padding-top: 5px;
  padding-bottom: 0px;
}

/* line 139, app/assets/stylesheets/thav.scss */
.thav .page2 .info-box .card-footer {
  box-shadow: 0 -15px 8px -8px #f8f8f8;
  margin-bottom: 0;
  font-size: 8pt;
  display: none;
  cursor: pointer;
}

/* line 146, app/assets/stylesheets/thav.scss */
.thav .page2 .info-box p {
  font-size: 0.85em;
  color: #59727f;
  line-height: 1.7em;
}

/* line 152, app/assets/stylesheets/thav.scss */
.thav .page2 .info-box .collapsed-container {
  transition: max-height 1s;
  max-height: 1000px;
  overflow: hidden;
}

/* line 159, app/assets/stylesheets/thav.scss */
.thav .page2 .info-box.collapsed .collapsed-container {
  max-height: 150px;
}

/* line 162, app/assets/stylesheets/thav.scss */
.thav .page2 .info-box.collapsed .card-footer {
  display: block;
}

/* line 169, app/assets/stylesheets/thav.scss */
.thav .page3 {
  height: 1500vh;
  width: 100vw;
}

/* line 173, app/assets/stylesheets/thav.scss */
.thav .page3 .content {
  position: absolute;
  height: 100vh;
  width: 100vw;
  background-color: #77aff8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 185, app/assets/stylesheets/thav.scss */
.thav .page3 .svg {
  width: 70%;
  height: 70%;
}

/* line 191, app/assets/stylesheets/thav.scss */
.thav .page4 {
  background-color: #63a2f2;
  height: auto;
  width: 100vw;
}

/* line 197, app/assets/stylesheets/thav.scss */
.thav .page4 .content {
  padding-top: 200px;
  width: 100%;
}

/* line 202, app/assets/stylesheets/thav.scss */
.thav .page4 canvas {
  display: block;
  width: 100%;
  visibility: hidden;
}

/* line 208, app/assets/stylesheets/thav.scss */
.thav .page4 .svg {
  margin-top: 40px;
  width: 100%;
  height: auto;
  position: relative;
}

/* line 215, app/assets/stylesheets/thav.scss */
.thav .page4 svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

/* line 223, app/assets/stylesheets/thav.scss */
.thav .page4 .section-title-container {
  z-index: 100;
}

/* line 228, app/assets/stylesheets/thav.scss */
.thav .page4a {
  background-color: #acccf6;
  height: 200vh;
  width: 100vw;
  padding-bottom: 0px;
  z-index: 101;
}

/* line 236, app/assets/stylesheets/thav.scss */
.thav .page4a .close_circle {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 242, app/assets/stylesheets/thav.scss */
.thav .page4a .content {
  height: 100vh;
  width: 100vw;
}

/* line 247, app/assets/stylesheets/thav.scss */
.thav .page4a .svg {
  width: 100%;
  height: 100%;
  padding-bottom: 0px;
  padding-top: 40px;
}

/* line 253, app/assets/stylesheets/thav.scss */
.thav .page4a .svg #m1:not(.selected), .thav .page4a .svg #m2:not(.selected), .thav .page4a .svg #m3:not(.selected), .thav .page4a .svg #m4:not(.selected), .thav .page4a .svg #m5:not(.selected) {
  cursor: pointer;
}

/* line 257, app/assets/stylesheets/thav.scss */
.thav .page4a .svg #back_to_overview {
  cursor: pointer;
}

/* line 261, app/assets/stylesheets/thav.scss */
.thav .page4a .svg [id$=_brick] {
  cursor: pointer;
}

/* line 267, app/assets/stylesheets/thav.scss */
.thav .module {
  background-color: #99c5ff;
  min-height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 277, app/assets/stylesheets/thav.scss */
.thav .module1 {
  background-color: #99c5ff;
}

/* line 281, app/assets/stylesheets/thav.scss */
.thav .module2 {
  background-color: #7ac8f0;
}

/* line 285, app/assets/stylesheets/thav.scss */
.thav .module3 {
  background-color: #5ccae1;
}

/* line 289, app/assets/stylesheets/thav.scss */
.thav .module4 {
  background-color: #2ececb;
}

/* line 293, app/assets/stylesheets/thav.scss */
.thav .module5 {
  background-color: #00d2b4;
}

/* line 1, app/assets/stylesheets/thop.scss */
.thop {
  position: relative;
  margin-top: -115px;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/thop.scss */
.thop section {
  position: relative;
}

/* line 11, app/assets/stylesheets/thop.scss */
.thop .section-title {
  background-color: RGBA(240, 240, 240, 1);
  padding: 13px 40px;
  position: absolute;
  left: 0px;
  display: block;
  top: 0px;
  font-size: 24px;
  border-bottom-right-radius: 15px;
  max-width: 80%;
}

@media (min-width: 900px) {
  /* line 11, app/assets/stylesheets/thop.scss */
  .thop .section-title {
    top: 0px;
    font-size: 36px;
  }
}

/* line 29, app/assets/stylesheets/thop.scss */
.thop .section-title h3 {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #6c757d;
}

/* line 37, app/assets/stylesheets/thop.scss */
.thop .section-title h2 {
  margin: 0px;
  padding: 0px;
  text-transform: none;
}

/* line 43, app/assets/stylesheets/thop.scss */
.thop .section-title .headline-splitter {
  height: 1px;
  width: 100%;
  border-radius: 2px;
  background-color: #6c757d;
  margin: 4px 0px 7px 0px;
}

/* line 52, app/assets/stylesheets/thop.scss */
.thop .color-bar {
  position: absolute;
  bottom: 100px;
  right: 0px;
  height: 30px;
  width: 40%;
  background-color: #4d5f9e;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  opacity: 0.7;
}

/* line 64, app/assets/stylesheets/thop.scss */
.thop .page1 {
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
}

/* line 71, app/assets/stylesheets/thop.scss */
.thop .page1 .content {
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  position: absolute;
}

/* line 79, app/assets/stylesheets/thop.scss */
.thop .page1 .section-title {
  border-top-right-radius: 15px;
  top: 100px;
}

@media (min-width: 900px) {
  /* line 79, app/assets/stylesheets/thop.scss */
  .thop .page1 .section-title {
    top: 150px;
  }
}

/* line 87, app/assets/stylesheets/thop.scss */
.thop .page1 .thop-books {
  margin: auto;
  position: absolute;
  top: 200px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 100, app/assets/stylesheets/thop.scss */
.thop .page2 {
  min-height: 100vh;
  width: 100vw;
  background-color: #ccece7;
}

/* line 106, app/assets/stylesheets/thop.scss */
.thop .page2 .section-title {
  top: 0vh;
  min-width: 300px;
}

/* line 110, app/assets/stylesheets/thop.scss */
.thop .page2 .section-title-container {
  z-index: 10000;
}

/* line 114, app/assets/stylesheets/thop.scss */
.thop .page2 .container {
  padding-top: 200px;
  padding-bottom: 80px;
}

/* line 122, app/assets/stylesheets/thop.scss */
.thop .page2 .container p {
  width: 100%;
  font-size: 1.2em;
}

/* line 128, app/assets/stylesheets/thop.scss */
.thop .page2 .info-box {
  width: 100%;
  color: #59727f;
  background-color: #f8f8f8;
}

/* line 133, app/assets/stylesheets/thop.scss */
.thop .page2 .info-box .card-header {
  background: ligthen(#99c5ff, 5%);
}

/* line 136, app/assets/stylesheets/thop.scss */
.thop .page2 .info-box .card-body {
  padding-top: 5px;
  padding-bottom: 0px;
}

/* line 140, app/assets/stylesheets/thop.scss */
.thop .page2 .info-box .card-footer {
  box-shadow: 0 -15px 8px -8px #f8f8f8;
  margin-bottom: 0;
  font-size: 8pt;
  display: none;
  cursor: pointer;
}

/* line 147, app/assets/stylesheets/thop.scss */
.thop .page2 .info-box p {
  font-size: 0.85em;
  color: #59727f;
  line-height: 1.7em;
}

/* line 153, app/assets/stylesheets/thop.scss */
.thop .page2 .info-box .collapsed-container {
  transition: max-height 1s;
  max-height: 1000px;
  overflow: hidden;
}

/* line 160, app/assets/stylesheets/thop.scss */
.thop .page2 .info-box.collapsed .collapsed-container {
  max-height: 150px;
}

/* line 163, app/assets/stylesheets/thop.scss */
.thop .page2 .info-box.collapsed .card-footer {
  display: block;
}

/* line 170, app/assets/stylesheets/thop.scss */
.thop .page3 {
  height: 500vh;
  width: 100vw;
}

/* line 174, app/assets/stylesheets/thop.scss */
.thop .page3 .content {
  background-color: #BADED9;
  position: absolute;
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 186, app/assets/stylesheets/thop.scss */
.thop .page3 .svg {
  width: 80%;
  height: 95%;
  pointer-events: none;
}

/* line 192, app/assets/stylesheets/thop.scss */
.thop .page3 .additional_image {
  position: absolute;
  right: 20px;
  bottom: 15px;
}

/* line 199, app/assets/stylesheets/thop.scss */
.thop .page4 {
  height: auto;
  width: 100vw;
}

/* line 203, app/assets/stylesheets/thop.scss */
.thop .page4 .content {
  background-color: #00D2B4;
  padding-top: 200px;
  width: 100%;
}

/* line 209, app/assets/stylesheets/thop.scss */
.thop .page4 canvas {
  display: block;
  width: 100%;
  visibility: hidden;
}

/* line 215, app/assets/stylesheets/thop.scss */
.thop .page4 .svg {
  margin-top: 40px;
  width: 100%;
  height: auto;
  position: relative;
  pointer-events: none;
}

/* line 221, app/assets/stylesheets/thop.scss */
.thop .page4 .svg #thopTher_mod1:not(.selected), .thop .page4 .svg #thopTher_mod2:not(.selected), .thop .page4 .svg #thopTher_mod3:not(.selected), .thop .page4 .svg #thopTher_mod4:not(.selected), .thop .page4 .svg #thopTher_mod5:not(.selected), .thop .page4 .svg #thopTher_mod6:not(.selected), .thop .page4 .svg #thopTher_mod7:not(.selected) {
  pointer-events: auto;
  cursor: pointer;
}

/* line 227, app/assets/stylesheets/thop.scss */
.thop .page4 svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

/* line 235, app/assets/stylesheets/thop.scss */
.thop .page4 .section-title-container {
  z-index: 100;
}

/* line 240, app/assets/stylesheets/thop.scss */
.thop .page5 {
  background-color: #BADED9;
  height: 200vh;
  width: 100vw;
  padding-bottom: 0px;
  z-index: 101;
}

/* line 247, app/assets/stylesheets/thop.scss */
.thop .page5 .close_circle {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 253, app/assets/stylesheets/thop.scss */
.thop .page5 .content {
  height: 100vh;
  width: 100vw;
}

/* line 258, app/assets/stylesheets/thop.scss */
.thop .page5 .svg {
  width: 100%;
  height: 85%;
  padding-top: 150px;
}

/* line 263, app/assets/stylesheets/thop.scss */
.thop .page5 .svg #thop_mod1:not(.selected), .thop .page5 .svg #thop_mod2:not(.selected), .thop .page5 .svg #thop_mod3:not(.selected), .thop .page5 .svg #thop_mod4:not(.selected), .thop .page5 .svg #thop_mod5:not(.selected), .thop .page5 .svg #thop_mod6:not(.selected), .thop .page5 .svg #thop_mod7:not(.selected) {
  cursor: pointer;
}

@media only screen and (min-width: 800px) {
  /* line 268, app/assets/stylesheets/thop.scss */
  .thop .page5 .svg {
    height: 90%;
    padding-top: 70px;
  }
}

/* line 4, app/assets/stylesheets/thics.scss */
.thics {
  position: relative;
  margin-top: -115px;
  overflow: hidden;
}

/* line 9, app/assets/stylesheets/thics.scss */
.thics section {
  position: relative;
}

/* line 13, app/assets/stylesheets/thics.scss */
.thics .section-title {
  background-color: RGBA(240, 240, 240, 1);
  padding: 13px 40px;
  position: absolute;
  left: 0px;
  display: block;
  top: 0px;
  font-size: 24px;
  border-bottom-right-radius: 15px;
}

@media (min-width: 900px) {
  /* line 13, app/assets/stylesheets/thics.scss */
  .thics .section-title {
    top: 0px;
    font-size: 36px;
  }
}

/* line 29, app/assets/stylesheets/thics.scss */
.thics .section-title h3 {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #6c757d;
}

/* line 37, app/assets/stylesheets/thics.scss */
.thics .section-title h2 {
  margin: 0px;
  padding: 0px;
  text-transform: none;
}

/* line 43, app/assets/stylesheets/thics.scss */
.thics .section-title .headline-splitter {
  height: 1px;
  width: 100%;
  border-radius: 2px;
  background-color: #6c757d;
  margin: 4px 0px 7px 0px;
}

/* line 52, app/assets/stylesheets/thics.scss */
.thics .color-bar {
  position: absolute;
  bottom: 100px;
  right: 0px;
  height: 30px;
  width: 40%;
  background-color: #4d5f9e;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  opacity: 0.7;
}

/* line 64, app/assets/stylesheets/thics.scss */
.thics .page1 {
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
}

/* line 70, app/assets/stylesheets/thics.scss */
.thics .page1 .content {
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  position: absolute;
}

/* line 78, app/assets/stylesheets/thics.scss */
.thics .page1 .section-title {
  border-top-right-radius: 15px;
  top: 100px;
}

@media (min-width: 900px) {
  /* line 78, app/assets/stylesheets/thics.scss */
  .thics .page1 .section-title {
    top: 150px;
  }
}

/* line 86, app/assets/stylesheets/thics.scss */
.thics .page1 .thics-books {
  margin: auto;
  position: absolute;
  top: 200px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 99, app/assets/stylesheets/thics.scss */
.thics .page2 {
  min-height: 100vh;
  width: 100vw;
  background-color: #ccece7;
}

/* line 104, app/assets/stylesheets/thics.scss */
.thics .page2 .section-title {
  top: 0vh;
  min-width: 300px;
}

/* line 108, app/assets/stylesheets/thics.scss */
.thics .page2 .section-title-container {
  z-index: 10000;
}

/* line 112, app/assets/stylesheets/thics.scss */
.thics .page2 .container {
  padding-top: 200px;
  padding-bottom: 80px;
}

/* line 116, app/assets/stylesheets/thics.scss */
.thics .page2 .container p {
  width: 100%;
  font-size: 1.2em;
}

/* line 122, app/assets/stylesheets/thics.scss */
.thics .page2 .info-box {
  width: 100%;
  color: #59727f;
  background-color: #f8f8f8;
}

/* line 127, app/assets/stylesheets/thics.scss */
.thics .page2 .info-box .card-header {
  background: ligthen(#99c5ff, 5%);
}

/* line 130, app/assets/stylesheets/thics.scss */
.thics .page2 .info-box .card-body {
  padding-top: 5px;
  padding-bottom: 0px;
}

/* line 134, app/assets/stylesheets/thics.scss */
.thics .page2 .info-box .card-footer {
  box-shadow: 0 -15px 8px -8px #f8f8f8;
  margin-bottom: 0;
  font-size: 8pt;
  display: none;
  cursor: pointer;
}

/* line 141, app/assets/stylesheets/thics.scss */
.thics .page2 .info-box p {
  font-size: 0.85em;
  color: #59727f;
  line-height: 1.7em;
}

/* line 147, app/assets/stylesheets/thics.scss */
.thics .page2 .info-box .collapsed-container {
  transition: max-height 1s;
  max-height: 1000px;
  overflow: hidden;
}

/* line 154, app/assets/stylesheets/thics.scss */
.thics .page2 .info-box.collapsed .collapsed-container {
  max-height: 150px;
}

/* line 157, app/assets/stylesheets/thics.scss */
.thics .page2 .info-box.collapsed .card-footer {
  display: block;
}

/* line 164, app/assets/stylesheets/thics.scss */
.thics .page3 {
  height: 500vh;
  width: 100vw;
}

/* line 168, app/assets/stylesheets/thics.scss */
.thics .page3 .container {
  padding-top: 200px;
  padding-bottom: 80px;
}

/* line 173, app/assets/stylesheets/thics.scss */
.thics .page3 .content {
  background-color: #baded9;
  position: absolute;
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 184, app/assets/stylesheets/thics.scss */
.thics .page3 .svg {
  width: 80%;
  height: 95%;
  pointer-events: none;
}

/* line 190, app/assets/stylesheets/thics.scss */
.thics .page3 .additional_image {
  position: absolute;
  right: 20px;
  bottom: 15px;
}

/* line 197, app/assets/stylesheets/thics.scss */
.thics .page4 {
  height: auto;
  width: 100vw;
}

/* line 201, app/assets/stylesheets/thics.scss */
.thics .page4 .container {
  padding-top: 200px;
  padding-bottom: 80px;
}

/* line 206, app/assets/stylesheets/thics.scss */
.thics .page4 .content {
  background-color: #00D2B4;
  width: 100%;
}

/* line 211, app/assets/stylesheets/thics.scss */
.thics .page4 canvas {
  display: block;
  width: 100%;
  visibility: hidden;
}

/* line 217, app/assets/stylesheets/thics.scss */
.thics .page4 .svg {
  margin-top: 40px;
  width: 100%;
  height: auto;
  position: relative;
  pointer-events: none;
}

/* line 223, app/assets/stylesheets/thics.scss */
.thics .page4 .svg #thopTher_mod1:not(.selected),
.thics .page4 .svg #thopTher_mod2:not(.selected),
.thics .page4 .svg #thopTher_mod3:not(.selected),
.thics .page4 .svg #thopTher_mod4:not(.selected),
.thics .page4 .svg #thopTher_mod5:not(.selected),
.thics .page4 .svg #thopTher_mod6:not(.selected),
.thics .page4 .svg #thopTher_mod7:not(.selected) {
  pointer-events: auto;
  cursor: pointer;
}

/* line 235, app/assets/stylesheets/thics.scss */
.thics .page4 svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

/* line 243, app/assets/stylesheets/thics.scss */
.thics .page4 .section-title-container {
  z-index: 100;
}

/* line 248, app/assets/stylesheets/thics.scss */
.thics .page5 {
  background-color: #baded9;
  width: 100vw;
  padding-bottom: 0px;
  z-index: 101;
}

/* line 255, app/assets/stylesheets/thics.scss */
.thics .page5 .close_circle {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 261, app/assets/stylesheets/thics.scss */
.thics .page5 .container {
  padding-top: 200px;
  padding-bottom: 80px;
}

/* line 266, app/assets/stylesheets/thics.scss */
.thics .page5 .content {
  width: 100vw;
}

/* line 271, app/assets/stylesheets/thics.scss */
.thics .page5 .svg {
  width: 100%;
  height: 85%;
  padding-top: 150px;
}

/* line 276, app/assets/stylesheets/thics.scss */
.thics .page5 .svg #thop_mod1:not(.selected),
.thics .page5 .svg #thop_mod2:not(.selected),
.thics .page5 .svg #thop_mod3:not(.selected),
.thics .page5 .svg #thop_mod4:not(.selected),
.thics .page5 .svg #thop_mod5:not(.selected),
.thics .page5 .svg #thop_mod6:not(.selected),
.thics .page5 .svg #thop_mod7:not(.selected) {
  cursor: pointer;
}

@media only screen and (min-width: 800px) {
  /* line 287, app/assets/stylesheets/thics.scss */
  .thics .page5 .svg {
    height: 90%;
    padding-top: 70px;
  }
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-1 {
  background-color: #9b3131;
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-2 {
  background-color: #9b3188;
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-3 {
  background-color: #56319b;
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-4 {
  background-color: #31649b;
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-5 {
  background-color: #319b79;
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-6 {
  background-color: #419b31;
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-7 {
  background-color: #999b31;
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-8 {
  background-color: #9b4431;
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-9 {
  background-color: #9b3174;
}

/* line 295, app/assets/stylesheets/thics.scss */
.thics .block-10 {
  background-color: #6a319b;
}

/* line 2, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy p {
  font-size: 1.05rem;
}

/* line 5, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy li {
  font-size: 1.05rem;
}

@media only screen and (max-width: 600px) {
  /* line 9, app/assets/stylesheets/digital_therapy.scss */
  .digital-therapy p {
    font-size: 0.85rem;
  }
  /* line 12, app/assets/stylesheets/digital_therapy.scss */
  .digital-therapy li {
    font-size: .85rem;
  }
}

/* line 16, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy .section-title-container {
  position: relative;
}

/* line 18, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy .section-title-container .section-title {
  background-color: RGBA(240, 240, 240, 1);
  padding: 13px 40px;
  position: absolute;
  left: 0px;
  display: block;
  margin-top: 50px;
  top: 0px;
  font-size: 24px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

@media (min-width: 900px) {
  /* line 18, app/assets/stylesheets/digital_therapy.scss */
  .digital-therapy .section-title-container .section-title {
    top: 0px;
    font-size: 36px;
  }
}

/* line 37, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy .section-title-container .section-title h3 {
  margin: 0px;
  margin-bottom: 3px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #6c757d;
}

/* line 46, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy .section-title-container .section-title h2 {
  margin: 0px;
  margin-top: 3px;
  padding: 0px;
  text-transform: none;
  font-size: 24px;
  line-height: 28px;
}

/* line 56, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy .section-title-container .section-title .headline-splitter {
  height: 1px;
  width: 100%;
  border-radius: 2px;
  background-color: #6c757d;
  margin: 5px 0px 4px 0px;
}

/* line 66, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy section {
  min-height: 100vh;
}

/* line 70, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy .mockup-phone {
  width: 100%;
  height: 100%;
  min-height: 0px;
  flex-grow: 1;
  position: relative;
}

/* line 78, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy .mockup-phone .mockup-container {
  width: calc(100% * (585 / 815));
  height: calc(100% * (1266 / 1400));
  position: absolute;
  left: calc(100% * 116 / 815);
  top: calc(100% * 30 / 1400);
  overflow: hidden;
}

/* line 85, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy .mockup-phone .mockup-container .mockup {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
}

/* line 92, app/assets/stylesheets/digital_therapy.scss */
.digital-therapy .mockup-phone .phone {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-image: url(/assets/digital_therapy/iphone_border-eb2f98b3e68d8e19deb2bc32798779f3c186ce2ea5e837b976cd4397896de20b.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
}

/* line 104, app/assets/stylesheets/digital_therapy.scss */
.jay-app .feature-circle-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

/* line 111, app/assets/stylesheets/digital_therapy.scss */
.jay-app .feature-circle {
  padding: 5px;
  color: #fff;
  margin: 20px;
  text-align: center;
  width: 200px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 100%;
  border: solid 2px #fff;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

/* line 126, app/assets/stylesheets/digital_therapy.scss */
.jay-app .feature-circle:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 130, app/assets/stylesheets/digital_therapy.scss */
.jay-app .feature-circle h6 {
  margin-bottom: 2px;
}

/* line 134, app/assets/stylesheets/digital_therapy.scss */
.jay-app .feature-circle h5 {
  font-weight: 600;
  margin-top: 0px;
}

@media only screen and (max-width: 600px) {
  /* line 111, app/assets/stylesheets/digital_therapy.scss */
  .jay-app .feature-circle {
    width: 130px;
    height: 130px;
  }
  /* line 142, app/assets/stylesheets/digital_therapy.scss */
  .jay-app .feature-circle h6 {
    font-size: 10px;
  }
  /* line 145, app/assets/stylesheets/digital_therapy.scss */
  .jay-app .feature-circle h5 {
    font-size: 10px;
  }
}

/* line 151, app/assets/stylesheets/digital_therapy.scss */
.jay-app .introduction {
  background: #d6e8ff;
}

/* line 153, app/assets/stylesheets/digital_therapy.scss */
.jay-app .introduction li {
  text-align: center;
  list-style-type: none;
}

/* line 158, app/assets/stylesheets/digital_therapy.scss */
.jay-app .features {
  background: #ffe6ea;
}

/* line 161, app/assets/stylesheets/digital_therapy.scss */
.jay-app .psyeducation {
  background: #d6e8ff;
}

/* line 164, app/assets/stylesheets/digital_therapy.scss */
.jay-app .momentary_assessment {
  background: #fff8f9;
}

/* line 167, app/assets/stylesheets/digital_therapy.scss */
.jay-app .video_diary {
  background: #6cffea;
}

/* line 170, app/assets/stylesheets/digital_therapy.scss */
.jay-app .reminder {
  background: #e1dbfe;
}

/* line 173, app/assets/stylesheets/digital_therapy.scss */
.jay-app .problem_solving {
  background: #6cffea;
}

/* line 176, app/assets/stylesheets/digital_therapy.scss */
.jay-app .coping_skills {
  background: #d6e8ff;
}

/* line 178, app/assets/stylesheets/digital_therapy.scss */
.jay-app .coping_skills li {
  text-align: center;
  list-style-type: none;
}

/* line 183, app/assets/stylesheets/digital_therapy.scss */
.jay-app .store {
  background: #fff8f9;
}

/* line 186, app/assets/stylesheets/digital_therapy.scss */
.jay-app .facts {
  background: #d6e8ff;
}

/* line 189, app/assets/stylesheets/digital_therapy.scss */
.jay-app .methods {
  background: #fff8f9;
}

/* line 192, app/assets/stylesheets/digital_therapy.scss */
.jay-app .implementation {
  background: #6cffea;
}

/* line 195, app/assets/stylesheets/digital_therapy.scss */
.jay-app .diary {
  background: #e1dbfe;
}

/* line 1, app/assets/stylesheets/scout.scss */
.scout {
  position: relative;
  margin-top: -115px;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/scout.scss */
.scout section {
  position: relative;
}

/* line 11, app/assets/stylesheets/scout.scss */
.scout .section-title {
  background-color: RGBA(240, 240, 240, 1);
  padding: 13px 40px;
  position: absolute;
  left: 0px;
  display: block;
  top: 0px;
  font-size: 24px;
  border-bottom-right-radius: 15px;
}

@media (min-width: 900px) {
  /* line 11, app/assets/stylesheets/scout.scss */
  .scout .section-title {
    top: 0px;
    font-size: 36px;
  }
}

/* line 29, app/assets/stylesheets/scout.scss */
.scout .section-title h3 {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #6c757d;
}

/* line 37, app/assets/stylesheets/scout.scss */
.scout .section-title h2 {
  margin: 0px;
  padding: 0px;
  text-transform: none;
}

/* line 43, app/assets/stylesheets/scout.scss */
.scout .section-title .headline-splitter {
  height: 1px;
  width: 100%;
  border-radius: 2px;
  background-color: #6c757d;
  margin: 4px 0px 7px 0px;
}

/* line 52, app/assets/stylesheets/scout.scss */
.scout .color-bar {
  position: absolute;
  bottom: 100px;
  right: 0px;
  height: 30px;
  width: 40%;
  background-color: red;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  opacity: 0.7;
}

/* line 64, app/assets/stylesheets/scout.scss */
.scout .page1 {
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
}

/* line 70, app/assets/stylesheets/scout.scss */
.scout .page1 .content {
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  position: absolute;
}

/* line 78, app/assets/stylesheets/scout.scss */
.scout .page1 .section-title {
  border-top-right-radius: 15px;
  top: 100px;
}

@media (min-width: 900px) {
  /* line 78, app/assets/stylesheets/scout.scss */
  .scout .page1 .section-title {
    top: 150px;
  }
}

/* line 86, app/assets/stylesheets/scout.scss */
.scout .page1 .scout-books {
  margin: auto;
  position: absolute;
  top: 170px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 75%;
  height: 55%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 99, app/assets/stylesheets/scout.scss */
.scout .page2 {
  min-height: 100vh;
  width: 100vw;
  background-color: #dbd5f4;
}

/* line 105, app/assets/stylesheets/scout.scss */
.scout .page2 .section-title {
  top: 0vh;
  min-width: 300px;
}

/* line 109, app/assets/stylesheets/scout.scss */
.scout .page2 .section-title-container {
  z-index: 10000;
}

/* line 113, app/assets/stylesheets/scout.scss */
.scout .page2 .container {
  padding-top: 200px;
  padding-bottom: 80px;
}

/* line 121, app/assets/stylesheets/scout.scss */
.scout .page2 .container p {
  width: 100%;
  font-size: 1.2em;
  color: #6c757d;
}

/* line 128, app/assets/stylesheets/scout.scss */
.scout .page2 .info-box {
  width: 100%;
  color: #59727f;
  background-color: #ededed;
}

/* line 133, app/assets/stylesheets/scout.scss */
.scout .page2 .info-box .card-header {
  background: ligthen(#99c5ff, 5%);
}

/* line 136, app/assets/stylesheets/scout.scss */
.scout .page2 .info-box .card-body {
  padding-top: 5px;
  padding-bottom: 0px;
}

/* line 140, app/assets/stylesheets/scout.scss */
.scout .page2 .info-box .card-footer {
  box-shadow: 0 -15px 8px -8px #f8f8f8;
  margin-bottom: 0;
  font-size: 8pt;
  display: none;
  cursor: pointer;
}

/* line 147, app/assets/stylesheets/scout.scss */
.scout .page2 .info-box p {
  font-size: 0.85em;
  color: #59727f;
  line-height: 1.7em;
}

/* line 153, app/assets/stylesheets/scout.scss */
.scout .page2 .info-box .collapsed-container {
  transition: max-height 1s;
  max-height: 1000px;
  overflow: hidden;
}

/* line 160, app/assets/stylesheets/scout.scss */
.scout .page2 .info-box.collapsed .collapsed-container {
  max-height: 150px;
}

/* line 163, app/assets/stylesheets/scout.scss */
.scout .page2 .info-box.collapsed .card-footer {
  display: block;
}

/* line 170, app/assets/stylesheets/scout.scss */
.scout .page3 {
  height: 300vh;
  width: 100vw;
}

/* line 174, app/assets/stylesheets/scout.scss */
.scout .page3 .content {
  position: absolute;
  height: 100vh;
  width: 100vw;
  background-color: #bbb2e5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
}

/* line 186, app/assets/stylesheets/scout.scss */
.scout .page3 .content p {
  color: white;
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
  font-size: 14pt;
}

/* line 194, app/assets/stylesheets/scout.scss */
.scout .page3 .content .video-index-container {
  justify-content: center;
}

/* line 197, app/assets/stylesheets/scout.scss */
.scout .page3 .content .video-index-container .video-index-item {
  width: 15%;
  min-width: 150px;
}

/* line 203, app/assets/stylesheets/scout.scss */
.scout .page3 .content .video-index-container .posterframe img {
  min-height: auto;
  min-width: auto;
}

/* line 208, app/assets/stylesheets/scout.scss */
.scout .page3 .content .video-index-container .posterframe .play-icon i {
  font-size: 30px;
}

/* line 214, app/assets/stylesheets/scout.scss */
.scout .page3 .content .video-index-container .therapieprogramm {
  display: none;
}

/* line 217, app/assets/stylesheets/scout.scss */
.scout .page3 .content .video-index-container .title {
  text-align: center;
}

/* line 220, app/assets/stylesheets/scout.scss */
.scout .page3 .content .video-index-container .subtitle {
  display: none;
}

/* line 227, app/assets/stylesheets/scout.scss */
.scout .page4 {
  height: 300vh;
  width: 100vw;
}

/* line 231, app/assets/stylesheets/scout.scss */
.scout .page4 .content {
  position: absolute;
  height: 100vh;
  width: 100vw;
  background-color: #8f7ce7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 242, app/assets/stylesheets/scout.scss */
.scout .page4 .content p {
  color: white;
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
  font-size: 14pt;
}

/* line 250, app/assets/stylesheets/scout.scss */
.scout .page4 .content .loesungsalternativen {
  pointer-events: none;
}

/* line 254, app/assets/stylesheets/scout.scss */
.scout .page4 .content .solution-alternativ-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-evenly;
  width: 60%;
}

/* line 261, app/assets/stylesheets/scout.scss */
.scout .page4 .content .solution-alternativ-container .solution-alternativ-item {
  background-color: white;
  color: #00D2B4;
  border-radius: 50%;
  width: 10vw;
  height: 10vw;
  display: flex;
  align-items: center;
}

/* line 270, app/assets/stylesheets/scout.scss */
.scout .page4 .content .solution-alternativ-container .solution-alternativ-item span {
  vertical-align: middle;
  flex: 1;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  font-size: 15pt;
  margin: 5px;
}

/* line 284, app/assets/stylesheets/scout.scss */
.scout .page5 {
  height: 500vh;
  width: 100vw;
}

/* line 287, app/assets/stylesheets/scout.scss */
.scout .page5 .content {
  position: absolute;
  height: 100vh;
  width: 100vw;
  background-color: #b7acea;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 298, app/assets/stylesheets/scout.scss */
.scout .page5 .content .scout-lupen {
  padding-top: 0px;
  max-height: 100vh;
  max-width: 95vw;
  pointer-events: none;
}

/* line 309, app/assets/stylesheets/scout.scss */
.scout .page6 {
  height: 500vh;
  width: 100vw;
}

/* line 313, app/assets/stylesheets/scout.scss */
.scout .page6 .content {
  position: absolute;
  height: 100vh;
  width: 100vw;
  background-color: #a8a3c1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 324, app/assets/stylesheets/scout.scss */
.scout .page6 .content .zusammenfassung {
  padding-top: 100px;
  max-height: 90vh;
  max-width: 95vw;
}

/* line 331, app/assets/stylesheets/scout.scss */
.scout .page6 .content p {
  color: white;
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
  font-size: 14pt;
}

/* line 342, app/assets/stylesheets/scout.scss */
.scout .page7 {
  height: 300vh;
  width: 100vw;
}

/* line 346, app/assets/stylesheets/scout.scss */
.scout .page7 .content {
  position: absolute;
  height: 100vh;
  width: 100vw;
  background-color: #bbb2e5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 357, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 100px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
}

/* line 371, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .training-item {
  transition: all .1s ease-in-out;
  background-color: #d4cbff;
  color: white;
  border-radius: 15px;
  height: 10vh;
  min-height: 50px;
  display: flex;
  align-items: center;
  margin: 8px;
  padding: 10px;
  cursor: pointer;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  border: 2px solid #003931;
}

/* line 390, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .training-item span {
  color: #004299;
  vertical-align: middle;
  flex: 1;
  line-height: 1.2;
  text-align: center;
  font-weight: 500;
  font-size: 12pt;
  margin: 5px;
}

/* line 392, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .training-item span h1 {
  opacity: 0.8;
  color: #004299;
  font-weight: 600;
  margin: 0px;
  font-size: 17pt;
}

/* line 409, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .training-item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 411, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .item_1 {
  background-color: #cbe4ff;
}

/* line 414, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .item_2 {
  background-color: #cbe0ff;
}

/* line 417, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .item_3 {
  background-color: #cbdbff;
}

/* line 420, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .item_4 {
  background-color: #cbd7ff;
}

/* line 423, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .item_5 {
  background-color: #cbd3ff;
}

/* line 426, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .item_6 {
  background-color: #cbceff;
}

/* line 429, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .item_7 {
  background-color: #cbcbff;
}

/* line 432, app/assets/stylesheets/scout.scss */
.scout .page7 .content .training-container .item_8 {
  background-color: #cfcbff;
}

/* line 9, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf h3 {
  margin-top: 2rem;
}

/* line 13, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf img {
  width: 100%;
}

/* line 17, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .card {
  margin: 0;
}

/* line 20, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .card p:last-child {
  margin-bottom: 0;
}

/* line 24, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .card .image {
  border-top-left-radius: 0.57rem;
  border-bottom-left-radius: 0.57rem;
  background-color: rgba(0, 0, 0, 0.03);
  padding: 1.25rem;
}

/* line 31, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .ilf-others {
  display: grid;
  gap: 2rem 0;
}

/* line 35, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .ilf-others .card {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

/* line 39, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .ilf-others .card.videos {
  display: none;
}

/* line 43, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .ilf-others .card .image {
  grid-row-start: span 2;
}

/* line 47, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .ilf-others .card .text {
  grid-column-start: span 3;
}

/* line 51, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .ilf-others .card .videos {
  grid-column-start: span 3;
}

/* line 54, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .ilf-others .card .videos .card-body {
  padding-top: 0;
}

/* line 62, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .ilf-screen .card {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

/* line 67, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .ilf-screen .text {
  grid-column-start: span 3;
}

/* line 72, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .section {
  margin: 2rem 0;
}

/* line 76, app/assets/stylesheets/disyps-ilf.scss */
.disyps-ilf .separator {
  border-top: 1px solid #e7e7e7;
  padding-bottom: 1.25rem;
}

@media (min-width: 900px) {
  /* line 83, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .card .image {
    padding: 0;
  }
  /* line 88, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-others {
    gap: 0 2rem;
    grid-auto-flow: column;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
  }
  /* line 94, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-others img {
    border-top-left-radius: 0.57rem;
    border-top-right-radius: 0.57rem;
  }
  /* line 98, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-others .card {
    display: block;
  }
  /* line 101, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-others .card.ilf {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
  }
  /* line 107, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-others .card.videos {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: block;
  }
  /* line 112, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-others .card.videos .card-body {
    padding-top: 0;
  }
  /* line 117, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-others .card .image {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0.57rem;
    border-top-right-radius: 0.57rem;
  }
  /* line 122, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-others .card .videos {
    display: none;
  }
  /* line 129, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-screen img {
    border-top-left-radius: 0.57rem;
    border-bottom-left-radius: 0.57rem;
  }
  /* line 133, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-screen .card {
    gap: 2rem;
  }
  /* line 137, app/assets/stylesheets/disyps-ilf.scss */
  .disyps-ilf .ilf-screen .text {
    margin-left: -2rem;
  }
}

/* line 1, app/assets/stylesheets/snake.scss */
.snake {
  color: #2f3c43;
  display: grid;
  grid-template-columns: 1fr 1fr auto 1fr 1fr;
  overflow-wrap: break-word;
}

@media (min-width: 900px) {
  /* line 1, app/assets/stylesheets/snake.scss */
  .snake {
    font-size: 2.2rem;
    grid-template-columns: 1fr 1fr 1.5fr 1fr 1fr;
  }
}

/* line 12, app/assets/stylesheets/snake.scss */
.snake .step {
  border-bottom: 1px solid transparent;
  font-weight: lighter;
  grid-column-start: 2;
  grid-column-end: span 3;
  padding: 3rem 0.3rem 0 0.3rem;
}

@media (min-width: 900px) {
  /* line 12, app/assets/stylesheets/snake.scss */
  .snake .step {
    font-size: 2.2rem;
    padding: 3rem 0.6rem 0 0.6rem;
  }
}

/* line 24, app/assets/stylesheets/snake.scss */
.snake .step.left {
  border-right: 1px solid transparent;
  text-align: left;
}

/* line 29, app/assets/stylesheets/snake.scss */
.snake .step.right {
  border-left: 1px solid transparent;
  text-align: right;
}

/* line 34, app/assets/stylesheets/snake.scss */
.snake .step.first {
  align-items: flex-end;
  border-left: 0;
  border-right: 0;
  display: flex;
  grid-column-end: span 4;
  justify-content: space-between;
  padding-right: 0;
  padding-top: 0;
}

/* line 44, app/assets/stylesheets/snake.scss */
.snake .step.first > .number {
  padding-right: 1.5rem;
}

@media (min-width: 900px) {
  /* line 44, app/assets/stylesheets/snake.scss */
  .snake .step.first > .number {
    padding-right: 2rem;
  }
}

/* line 52, app/assets/stylesheets/snake.scss */
.snake .step.first > .start {
  background-color: #fff;
  border-radius: 0.5rem;
  height: 1rem;
  margin-bottom: -0.5rem;
  width: 1rem;
}

@media (min-width: 900px) {
  /* line 52, app/assets/stylesheets/snake.scss */
  .snake .step.first > .start {
    border-radius: 0.75rem;
    height: 1.5rem;
    margin-bottom: -0.75rem;
    width: 1.5rem;
  }
}

/* line 69, app/assets/stylesheets/snake.scss */
.snake .explanation {
  grid-column-end: span 4;
  padding: 0 0.3rem;
}

/* line 73, app/assets/stylesheets/snake.scss */
.snake .explanation.left {
  border-left: 1px solid transparent;
  grid-column-start: 2;
  padding-right: 0;
}

/* line 78, app/assets/stylesheets/snake.scss */
.snake .explanation.left .title {
  text-align: left;
}

/* line 83, app/assets/stylesheets/snake.scss */
.snake .explanation.right {
  border-right: 1px solid transparent;
  grid-column-start: 1;
  padding-left: 0;
}

/* line 88, app/assets/stylesheets/snake.scss */
.snake .explanation.right .title {
  text-align: right;
}

@media (min-width: 900px) {
  /* line 69, app/assets/stylesheets/snake.scss */
  .snake .explanation {
    grid-column-end: span 3;
    padding: 0 0.6rem;
  }
  /* line 97, app/assets/stylesheets/snake.scss */
  .snake .explanation.right {
    grid-column-start: 2;
  }
}

/* line 102, app/assets/stylesheets/snake.scss */
.snake .explanation .title {
  font-weight: bold;
}

@media (min-width: 900px) {
  /* line 102, app/assets/stylesheets/snake.scss */
  .snake .explanation .title {
    -webkit-hyphens: none;
    -ms-hyphens: none;
        hyphens: none;
    font-size: 1.8rem;
  }
}

/* line 111, app/assets/stylesheets/snake.scss */
.snake .explanation .description {
  color: #fff;
  padding-bottom: 2rem;
  padding-top: 2rem;
  text-align: justify;
}

@media (min-width: 900px) {
  /* line 111, app/assets/stylesheets/snake.scss */
  .snake .explanation .description {
    font-size: 1.1rem;
    line-height: 1.8em;
  }
}

/* line 124, app/assets/stylesheets/snake.scss */
.snake .block {
  border: 1px solid #fff;
  border-radius: 1rem;
  color: #fff;
  font-weight: bold;
  grid-column-end: span 2;
  padding: 0.5rem 1rem;
  text-align: center;
}

/* line 133, app/assets/stylesheets/snake.scss */
.snake .block.left {
  grid-column-start: 1;
}

/* line 137, app/assets/stylesheets/snake.scss */
.snake .block.right {
  grid-column-start: 4;
}

@media (min-width: 900px) {
  /* line 124, app/assets/stylesheets/snake.scss */
  .snake .block {
    -webkit-hyphens: none;
    -ms-hyphens: none;
        hyphens: none;
    font-size: 1.5rem;
  }
}

/* line 146, app/assets/stylesheets/snake.scss */
.snake .block .module {
  font-weight: lighter;
  text-transform: uppercase;
}

/* line 152, app/assets/stylesheets/snake.scss */
.snake .padding {
  padding: 2rem 0;
}

/* line 155, app/assets/stylesheets/snake.scss */
.snake .padding.left {
  border-left: 1px solid transparent;
  grid-column-start: 2;
}

/* line 160, app/assets/stylesheets/snake.scss */
.snake .padding.right {
  border-right: 1px solid transparent;
  grid-column-start: 4;
}

/* line 165, app/assets/stylesheets/snake.scss */
.snake .padding.small {
  padding: 1rem 0;
}

/* line 1, app/assets/stylesheets/stack.scss */
.stack {
  align-items: center;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  overflow-wrap: break-word;
}

/* line 10, app/assets/stylesheets/_mixins.scss */
.stack > a {
  transition: all 0.1s ease-in-out;
}

/* line 13, app/assets/stylesheets/_mixins.scss */
.stack > a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 10, app/assets/stylesheets/stack.scss */
.stack .block {
  border: 1px solid #fff;
  -webkit-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
  border-radius: 1rem;
  color: #fff;
  display: block;
  font-weight: lighter;
  padding: 0.5rem 1rem;
  text-align: center;
  width: 20rem;
}

@media (min-width: 900px) {
  /* line 10, app/assets/stylesheets/stack.scss */
  .stack .block {
    font-size: 1.25rem;
  }
}

/* line 25, app/assets/stylesheets/stack.scss */
.stack .block .module {
  font-weight: bold;
  text-transform: uppercase;
}

/* line 7, app/assets/stylesheets/tabs.scss */
.tabs h3 {
  font-size: 1.09375rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

/* line 12, app/assets/stylesheets/tabs.scss */
.tabs h3:first-child {
  margin-top: 0;
}

/* line 17, app/assets/stylesheets/tabs.scss */
.tabs .nav-item {
  text-align: left;
}

/* line 21, app/assets/stylesheets/tabs.scss */
.tabs .nav-link {
  font-size: 1.3125rem;
  font-weight: 600;
}

/* line 25, app/assets/stylesheets/tabs.scss */
.tabs .nav-link.active {
  background-color: white;
  border-bottom-color: white;
  color: #FF6E82;
}

/* line 32, app/assets/stylesheets/tabs.scss */
.tabs .tab-content {
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  background-color: white;
  padding: 2rem;
}

/* line 40, app/assets/stylesheets/tabs.scss */
.tabs .collapser {
  font-size: 1.3125rem;
  font-weight: 600;
}

/* line 44, app/assets/stylesheets/tabs.scss */
.tabs .collapser:not(.collapsed) {
  color: #FF6E82;
}

/* line 2, app/assets/stylesheets/talks.scss */
.talks h2 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  margin-top: 4rem;
}

/* line 9, app/assets/stylesheets/talks.scss */
.talks h2:first-child {
  margin-top: 0;
}

/* line 14, app/assets/stylesheets/talks.scss */
.talks h3 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  margin-top: 0;
}

/* line 21, app/assets/stylesheets/talks.scss */
.talks .content li {
  margin: 1rem 0;
}

/* line 24, app/assets/stylesheets/talks.scss */
.talks .content li:last-child {
  margin-bottom: 0;
}

/* line 29, app/assets/stylesheets/talks.scss */
.talks .content ol {
  list-style: none;
  margin: 1.5rem 0;
  padding: 0;
}

/* line 34, app/assets/stylesheets/talks.scss */
.talks .content ol:last-child {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/user-modal.scss */
.braintree-heading {
  font-weight: 700 !important;
  font-size: .875rem;
  color: #666;
  font-family: "Open Sans", sans-serif;
}

/* line 8, app/assets/stylesheets/user-modal.scss */
.user_modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 10000000000;
  background-color: RGBA(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 24, app/assets/stylesheets/user-modal.scss */
#close_user_modal {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

/* line 31, app/assets/stylesheets/user-modal.scss */
#form_storage {
  display: none;
}

/* line 35, app/assets/stylesheets/user-modal.scss */
#braintree_submit_button:disabled {
  background-color: #70aeff;
  border-color: #70aeff;
}

/* line 40, app/assets/stylesheets/user-modal.scss */
.user_modal_container {
  background: #e7e7e7;
  background: linear-gradient(white 0%, #e7e7e7 100%);
  max-width: 95% !important;
  margin-top: 20px;
  margin-bottom: 20px;
  position: absolute;
  padding: 30px;
  border-radius: 30px;
}

@media (min-width: 900px) {
  /* line 40, app/assets/stylesheets/user-modal.scss */
  .user_modal_container {
    max-width: 70% !important;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

/* line 55, app/assets/stylesheets/user-modal.scss */
.user_modal_container .tab-content {
  background: white;
  background: linear-gradient(#fafafa 0%, #f8f8f8 10%);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
}

/* line 63, app/assets/stylesheets/user-modal.scss */
.user_modal_container .nav-link.active {
  background: #fafafa;
  border-bottom-color: #fafafa;
}

/* line 69, app/assets/stylesheets/user-modal.scss */
.user_modal_content.modal {
  max-width: 70% !important;
}

/* line 74, app/assets/stylesheets/user-modal.scss */
.user_modal_content h2 {
  margin-top: 0px;
}

/* line 79, app/assets/stylesheets/user-modal.scss */
.login_container {
  min-width: 400px;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
/* line 6, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

/* line 21, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp * {
  box-sizing: border-box;
}

/* line 24, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
/* line 28, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* line 36, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp--open {
  display: block;
}

/* line 39, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 45, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

/* line 51, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
/* line 61, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

/* line 74, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 82, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
/* line 93, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

/* line 102, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* line 112, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* line 118, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}

/* line 123, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

/* line 127, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

/* line 135, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
/* line 146, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
/* line 153, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__img--placeholder--blank {
  background: #222;
}

/* line 156, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
/* line 166, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

/* line 177, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/photoswipe.scss */
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
/* line 20, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}

/* line 38, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}

/* line 40, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

/* line 43, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
/* line 48, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

/* line 51, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/assets/photoswipe/default-skin/default-skin-fd2d3fed8d73fb4a3265475c444817343f3383348c254428f85e7b4b076c7dcf.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  /* line 61, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/assets/photoswipe/default-skin/default-skin-6dc726bc8f137fa9051f66fbed7b89480c64986e67253879e9d85bb1a8e2677c.svg);
  }
  /* line 65, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

/* line 69, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--close {
  background-position: 0 -44px;
}

/* line 72, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--share {
  background-position: -44px -44px;
}

/* line 75, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--fs {
  display: none;
}

/* line 78, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--supports-fs .pswp__button--fs {
  display: block;
}

/* line 81, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

/* line 84, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

/* line 88, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

/* line 91, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
/* line 95, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
/* line 103, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

/* line 112, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--arrow--left {
  left: 0;
}

/* line 115, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--arrow--right {
  right: 0;
}

/* line 118, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

/* line 127, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

/* line 131, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
/* line 140, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 147, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

/* line 163, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__share-modal--hidden {
  display: none;
}

/* line 166, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

/* line 184, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

/* line 191, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

/* line 194, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

/* line 197, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

/* line 200, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__share-modal--fade-in {
  opacity: 1;
}

/* line 202, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
/* line 208, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

/* line 211, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

/* line 225, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

/* line 228, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

/* line 231, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

/* line 235, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

/* line 239, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
/* line 247, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*
	
	4. Caption

 */
/* line 263, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

/* line 269, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

/* line 273, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

/* line 282, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
/* line 286, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
/* line 296, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

/* line 309, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

/* line 314, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__preloader--active {
  opacity: 1;
}

/* line 316, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(/assets/photoswipe/default-skin/preloader-80d7ed3f3f4b50628f219778db814955e7d2007c05be88556778f90ee290715c.gif) 0 0 no-repeat;
}

/* line 320, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

/* line 322, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

/* line 325, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

/* line 329, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

/* line 339, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

/* line 349, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  /* line 365, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

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

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

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

/*
	
	6. Additional styles

 */
/* root element of UI */
/* line 416, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
/* line 423, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

/* line 430, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
/* line 440, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

/* line 444, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
/* line 449, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
/* line 454, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

/* line 457, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
/* line 465, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
/* line 473, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

/* line 478, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp__element--disabled {
  display: none !important;
}

/* line 481, ../../local/bundle/gems/photoswipe-rails-4.1.2/app/assets/stylesheets/photoswipe/default-skin/default-skin.scss */
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/* line 49, app/assets/stylesheets/application.scss */
h1,
h2,
h3,
h4,
h5 {
  -webkit-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
}

/* line 57, app/assets/stylesheets/application.scss */
.hyphenless {
  -webkit-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
}

@media print {
  /* line 62, app/assets/stylesheets/application.scss */
  body {
    display: none !important;
  }
}

/* line 67, app/assets/stylesheets/application.scss */
img.transparent {
  background-color: transparent !important;
}

/* line 71, app/assets/stylesheets/application.scss */
.reset-this-root {
  all: initial;
}

/* line 73, app/assets/stylesheets/application.scss */
.reset-this-root * {
  all: unset;
}

/* line 78, app/assets/stylesheets/application.scss */
.alert:not(.alert-default) {
  z-index: 100000000000;
  position: fixed;
  right: 0px;
  width: 100vw;
  bottom: 0px;
}

/* line 86, app/assets/stylesheets/application.scss */
.ie_warning {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 2147483647;
  display: none;
  left: 0px;
  top: 0px;
}

/* line 95, app/assets/stylesheets/application.scss */
.ie_warning .ie_warning_container {
  width: 100%;
  height: 100%;
  background-color: RGBA(0, 0, 0, 0.6);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 104, app/assets/stylesheets/application.scss */
.ie_warning .ie_warning_container .alert {
  width: 90%;
}

@media (min-width: 540px) {
  /* line 104, app/assets/stylesheets/application.scss */
  .ie_warning .ie_warning_container .alert {
    width: 90%;
  }
}

@media (min-width: 900px) {
  /* line 104, app/assets/stylesheets/application.scss */
  .ie_warning .ie_warning_container .alert {
    width: 60%;
  }
}

@media (min-width: 900px) {
  /* line 104, app/assets/stylesheets/application.scss */
  .ie_warning .ie_warning_container .alert {
    width: 600px;
  }
}

/* line 120, app/assets/stylesheets/application.scss */
.jquery-modal {
  z-index: 100000;
}

/* line 124, app/assets/stylesheets/application.scss */
.pswp__caption__center {
  max-width: none;
}

/* line 127, app/assets/stylesheets/application.scss */
.pswp__caption__center .subtitle {
  margin-top: 15px;
  font-size: 1.1em;
}

/* line 134, app/assets/stylesheets/application.scss */
.pswp {
  z-index: 1000000;
}

/* line 138, app/assets/stylesheets/application.scss */
.modal {
  height: auto;
  max-width: 90% !important;
}

/* line 142, app/assets/stylesheets/application.scss */
.modal a.close-modal {
  top: 7.5px;
  right: 10.5px;
}

/* line 148, app/assets/stylesheets/application.scss */
.bg_primary {
  background: #0A75FF;
}

/* line 151, app/assets/stylesheets/application.scss */
.bg_warning {
  background: #6E50FA;
}

/* line 154, app/assets/stylesheets/application.scss */
.bg_danger {
  background: #FF6E82;
}

/* line 157, app/assets/stylesheets/application.scss */
.bg_success {
  background: #00D2B4;
}

/* line 160, app/assets/stylesheets/application.scss */
.bg_info {
  background: #99c5ff;
}

/* line 163, app/assets/stylesheets/application.scss */
.bg_purple {
  background: #b2a1ff;
}

/* line 166, app/assets/stylesheets/application.scss */
.bg_pink {
  background: #ffa9b5;
}

/* line 169, app/assets/stylesheets/application.scss */
.bg_stone {
  background: #2f3c43;
}

/* line 174, app/assets/stylesheets/application.scss */
.btn {
  white-space: normal;
}

/* line 178, app/assets/stylesheets/application.scss */
p {
  text-align: justify;
}

/* line 182, app/assets/stylesheets/application.scss */
li {
  text-align: justify;
}

/* line 186, app/assets/stylesheets/application.scss */
.cookies-eu {
  position: fixed;
  padding: 10px;
  bottom: 0px;
  background-color: RGBA(240, 240, 240, 0.9);
  z-index: 10000000;
}

/* line 193, app/assets/stylesheets/application.scss */
.cookies-eu .cookies-eu-content-holder {
  line-height: 15px;
}

/* line 197, app/assets/stylesheets/application.scss */
.cookies-eu .cookies-eu-ok {
  margin: 10px;
}

/* line 202, app/assets/stylesheets/application.scss */
html,
body {
  background: #f1f7ff;
  height: 100%;
}

/* line 208, app/assets/stylesheets/application.scss */
.color-bar {
  min-height: 3px;
  height: 3px;
  width: 100%;
  display: block;
  background: #99c5ff;
}

/* line 216, app/assets/stylesheets/application.scss */
body {
  display: flex;
  flex-direction: column;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}

/* line 224, app/assets/stylesheets/application.scss */
.alert {
  text-align: justify;
}

/* line 228, app/assets/stylesheets/application.scss */
.light-background {
  background-color: white;
}

/* line 233, app/assets/stylesheets/application.scss */
.card-hover img.rounded-circle {
  transition: border-width 0.1s ease-in-out;
}

/* line 239, app/assets/stylesheets/application.scss */
.card-hover:hover img.rounded-circle {
  border-width: 6px;
  border-style: solid;
  border-color: #FF6E82;
}

/* line 246, app/assets/stylesheets/application.scss */
.bg-book {
  background: linear-gradient(#a8a6a7, #dbdad8);
}

/* line 252, app/assets/stylesheets/application.scss */
.circle-link-centered:hover .circle {
  border-width: 6px;
  border-style: solid;
  border-color: #FF6E82;
}

/* line 259, app/assets/stylesheets/application.scss */
.circle-link-centered .circle {
  border-radius: 50%;
  height: 270px;
  padding: 42px 27px 27px 42px;
  transition: border-width 0.1s ease-in-out;
  width: 270px;
}

/* line 267, app/assets/stylesheets/application.scss */
.circle-link-centered .circle img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

/* line 275, app/assets/stylesheets/application.scss */
.devise-links {
  margin-top: 10px;
}

/* line 279, app/assets/stylesheets/application.scss */
.request-debug {
  display: none;
}

/* line 283, app/assets/stylesheets/application.scss */
.main-wrapper {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  z-index: 1000;
  background: #f1f7ff;
  margin-top: 120px;
}

/* line 292, app/assets/stylesheets/application.scss */
h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #6c757d;
}

/* line 299, app/assets/stylesheets/application.scss */
.badge {
  font-size: 16pt;
  margin: 5px;
}

/* line 304, app/assets/stylesheets/application.scss */
.state-of-research {
  z-index: 1000;
  width: 300px;
  margin-left: 20px;
  color: #59727f;
  background-color: #f8f8f8;
}

/* line 311, app/assets/stylesheets/application.scss */
.state-of-research .card-header {
  background: white;
}

/* line 314, app/assets/stylesheets/application.scss */
.state-of-research .card-body {
  padding-top: 5px;
  padding-bottom: 0px;
}

/* line 318, app/assets/stylesheets/application.scss */
.state-of-research .card-footer {
  box-shadow: 0 -15px 8px -8px #f8f8f8;
  margin-bottom: 0;
  font-size: 8pt;
  display: none;
  cursor: pointer;
}

/* line 325, app/assets/stylesheets/application.scss */
.state-of-research p {
  font-size: 0.85em;
  color: #59727f;
  line-height: 1.7em;
}

/* line 331, app/assets/stylesheets/application.scss */
.state-of-research .collapsed-container {
  transition: max-height 1s;
  max-height: 1000px;
  overflow: hidden;
}

/* line 338, app/assets/stylesheets/application.scss */
.state-of-research.collapsed .collapsed-container {
  max-height: 150px;
}

/* line 341, app/assets/stylesheets/application.scss */
.state-of-research.collapsed .card-footer {
  display: block;
}

/* line 348, app/assets/stylesheets/application.scss */
.premium_hint .card-header {
  background: #ffd4da;
}

/* line 351, app/assets/stylesheets/application.scss */
.premium_hint .card-body {
  background: white;
}

/* line 356, app/assets/stylesheets/application.scss */
.premium_hint_text_block {
  background-color: #f0f0f0;
  line-height: 1.4;
  color: #f0f0f0;
}

/* line 362, app/assets/stylesheets/application.scss */
.in-the-pipeline {
  color: #59727f;
  background-color: #f8f8f8;
}

/* line 366, app/assets/stylesheets/application.scss */
.in-the-pipeline .card-header {
  background: white;
}

/* line 369, app/assets/stylesheets/application.scss */
.in-the-pipeline .card-body {
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 0.85em;
  color: #59727f;
  line-height: 1.7em;
}

/* line 377, app/assets/stylesheets/application.scss */
.in-the-pipeline .card-footer {
  box-shadow: 0 -15px 8px -8px #f8f8f8;
  margin-bottom: 0;
  font-size: 8pt;
  display: none;
  cursor: pointer;
}

/* line 386, app/assets/stylesheets/application.scss */
.side-menu-container {
  display: flex;
  height: 100%;
  position: absolute;
  align-items: center;
  justify-content: flex-start;
  padding-top: 200px;
}

/* line 394, app/assets/stylesheets/application.scss */
.side-menu-container .side-menu {
  padding: 0px;
}

/* line 397, app/assets/stylesheets/application.scss */
.side-menu-container .side-menu li {
  list-style-type: none;
  margin-top: 12px;
  margin-bottom: 12px;
}

/* line 402, app/assets/stylesheets/application.scss */
.side-menu-container .side-menu li a {
  display: inline-block;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: center left;
          transform-origin: center left;
  color: #6c757d;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  background-color: RGBA(240, 240, 240, 1);
  padding: 8px 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

/* line 416, app/assets/stylesheets/application.scss */
.side-menu-container .side-menu li a:hover {
  -webkit-transform: scale(1.15) !important;
          transform: scale(1.15) !important;
  color: #0A75FF;
}

/* line 425, app/assets/stylesheets/application.scss */
.responsive-tabs .collapser {
  border-top: 1px solid #e7e7e7;
  display: block;
  padding: 1rem 2rem;
}

@media (min-width: 900px) {
  /* line 432, app/assets/stylesheets/application.scss */
  .responsive-tabs .collapser {
    display: none;
  }
  /* line 436, app/assets/stylesheets/application.scss */
  .responsive-tabs .collapse {
    display: block;
  }
}

@media (max-width: 899.98px) {
  /* line 442, app/assets/stylesheets/application.scss */
  .responsive-tabs .nav-tabs {
    display: none;
  }
  /* line 446, app/assets/stylesheets/application.scss */
  .responsive-tabs .tab-content {
    padding: 0;
  }
  /* line 450, app/assets/stylesheets/application.scss */
  .responsive-tabs .tab-pane {
    display: block !important;
    opacity: 1;
  }
  /* line 455, app/assets/stylesheets/application.scss */
  .responsive-tabs .content {
    border-top: 1px solid #e7e7e7;
    padding: 2rem;
  }
}

/* line 462, app/assets/stylesheets/application.scss */
.icon-left {
  margin-right: 0.25rem;
}
