@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot);
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format("woff2"), url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff) format("woff"), url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf) format("truetype"), url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.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(359deg);
    transform: rotate(359deg);
  }
}

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

/* line 125, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../../shared/bundle/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 5, app/assets/stylesheets/exhibitions.scss */
.page-header {
  background-color: transparent;
  border-bottom: 5px solid #ccc;
  border-top: 0;
  margin: 0 0 35px 0;
  min-height: 50px;
  padding: 20px 20px;
  position: relative;
  text-align: left;
}

/* line 15, app/assets/stylesheets/exhibitions.scss */
.page-header h1 {
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}

/* line 21, app/assets/stylesheets/exhibitions.scss */
.page-header a {
  color: inherit;
  text-decoration: none;
}

/* line 25, app/assets/stylesheets/exhibitions.scss */
.page-header a:hover {
  color: #d60011;
  text-decoration: underline;
}

/* line 32, app/assets/stylesheets/exhibitions.scss */
.exhibitions_content {
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}

/* line 36, app/assets/stylesheets/exhibitions.scss */
.exhibitions_content::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}

/* line 41, app/assets/stylesheets/exhibitions.scss */
body.exhibitions {
  margin: 0px;
  font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 12px;
  position: relative;
  width: 100%;
}

/* line 48, app/assets/stylesheets/exhibitions.scss */
body.exhibitions a.red {
  color: red;
  text-decoration: underline;
}

/* line 52, app/assets/stylesheets/exhibitions.scss */
body.exhibitions a.red:hover {
  color: pink;
  text-decoration: none;
}

/* line 58, app/assets/stylesheets/exhibitions.scss */
body.exhibitions a {
  outline: none;
  text-decoration: none;
}

/* line 63, app/assets/stylesheets/exhibitions.scss */
.row {
  display: flex;
  flex-wrap: nowrap;
  margin: 0px;
}

/* line 69, app/assets/stylesheets/exhibitions.scss */
.exhibitions_lists {
  height: 100vh;
  flex: 0 0 17%;
  max-width: 17%;
  border-right: 1px solid rgba(0, 0, 0, 0.125);
  border-collapse: collapse;
}

/* line 77, app/assets/stylesheets/exhibitions.scss */
.exhibitions_lists .col {
  margin-top: 5vh;
  padding-left: 1vw;
  padding-right: 1vw;
}

/* line 83, app/assets/stylesheets/exhibitions.scss */
.exhibitions_lists .title {
  font-size: 1.75rem;
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}

/* line 92, app/assets/stylesheets/exhibitions.scss */
.exhibitions_lists .lists {
  padding-left: 1vw;
}

/* line 96, app/assets/stylesheets/exhibitions.scss */
.exhibitions_lists .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  text-align: center;
}

/* line 105, app/assets/stylesheets/exhibitions.scss */
.exhibitions_lists .list-group-item .active_page {
  color: blue;
}

/* line 109, app/assets/stylesheets/exhibitions.scss */
.exhibitions_lists .year_item {
  background-color: #e9ecef;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 114, app/assets/stylesheets/exhibitions.scss */
.exhibitions_content {
  flex: 0 0 82.9%;
  max-width: 82.9%;
}

/* tinymceでのスタイルを上書きして描画調整 */
/* line 120, app/assets/stylesheets/exhibitions.scss */
html {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 124, app/assets/stylesheets/exhibitions.scss */
header#global-head {
  position: absolute;
  width: 275px;
}

/* line 128, app/assets/stylesheets/exhibitions.scss */
#sidebar {
  width: 275px !important;
  position: absolute !important;
}

/* line 132, app/assets/stylesheets/exhibitions.scss */
.sub-menu-nav {
  padding-top: 180px !important;
}

@media screen and (max-width: 900px) {
  /* line 136, app/assets/stylesheets/exhibitions.scss */
  header#global-head {
    width: 100%;
    padding: 10px;
    background: rgba(255, 255, 255, 0.8);
    display: -webkit-flex;
    display: flex;
    height: 80px;
  }
}

/* line 146, app/assets/stylesheets/exhibitions.scss */
.Head {
  /*!
 * Bootstrap v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
}

/* line 1, vendor/assets/stylesheets/bootstrap/scss/_root.scss */
.Head :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #868e96;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #868e96;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

@media print {
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head *,
.Head *::before,
.Head *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 23, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head a,
.Head a:visited {
    text-decoration: underline;
  }
  /* line 33, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 48, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head pre {
    white-space: pre-wrap !important;
  }
  /* line 51, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head pre,
.Head blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 62, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head thead {
    display: table-header-group;
  }
  /* line 66, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head tr,
.Head img {
    page-break-inside: avoid;
  }
  /* line 71, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head p,
.Head h2,
.Head h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 78, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head h2,
.Head h3 {
    page-break-after: avoid;
  }
  /* line 86, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head .navbar {
    display: none;
  }
  /* line 89, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head .badge {
    border: 1px solid #000;
  }
  /* line 93, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head .table {
    border-collapse: collapse !important;
  }
  /* line 96, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head .table td,
.Head .table th {
    background-color: #fff !important;
  }
  /* line 102, vendor/assets/stylesheets/bootstrap/scss/_print.scss */
  .Head .table-bordered th,
.Head .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* line 21, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head *,
.Head *::before,
.Head *::after {
  box-sizing: border-box;
}

/* line 27, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

/* line 45, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head article, .Head aside, .Head dialog, .Head figcaption, .Head figure, .Head footer, .Head header, .Head hgroup, .Head main, .Head nav, .Head section {
  display: block;
}

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

/* line 73, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head [tabindex="-1"]:focus {
  outline: none !important;
}

/* line 83, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 99, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head h1, .Head h2, .Head h3, .Head h4, .Head h5, .Head h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 109, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head p {
  margin-top: 0;
}

/* line 121, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head abbr[title],
.Head abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

/* line 129, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 135, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head ol,
.Head ul,
.Head dl {
  margin-top: 0;
}

/* line 142, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head ol ol,
.Head ul ul,
.Head ol ul,
.Head ul ol {
  margin-bottom: 0;
}

/* line 149, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head dt {
  font-weight: 700;
}

/* line 153, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 158, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head blockquote {
  margin: 0 0 1rem;
}

/* line 162, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head dfn {
  font-style: italic;
}

/* line 167, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head b,
.Head strong {
  font-weight: bolder;
}

/* line 173, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head small {
  font-size: 80%;
}

/* line 182, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head sub,
.Head sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 190, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head sub {
  bottom: -.25em;
}

/* line 191, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head sup {
  top: -.5em;
}

/* line 198, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 216, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a:not([href]):not([tabindex]):focus, .Head a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 225, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 236, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head pre,
.Head code,
.Head kbd,
.Head samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 245, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 262, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head figure {
  margin: 0 0 1rem;
}

/* line 272, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head img {
  vertical-align: middle;
  border-style: none;
}

/* line 277, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head svg:not(:root) {
  overflow: hidden;
}

/* line 292, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head a,
.Head area,
.Head button,
.Head [role="button"],
.Head input:not([type="range"]),
.Head label,
.Head select,
.Head summary,
.Head textarea {
  touch-action: manipulation;
}

/* line 309, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head table {
  border-collapse: collapse;
}

/* line 313, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}

/* line 321, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head th {
  text-align: inherit;
}

/* line 332, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head label {
  display: inline-block;
}

/* line 341, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head button {
  border-radius: 0;
}

/* line 349, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 354, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head input,
.Head button,
.Head select,
.Head optgroup,
.Head textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 365, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head button,
.Head input {
  overflow: visible;
}

/* line 370, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head button,
.Head select {
  text-transform: none;
}

/* line 378, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head button,
.Head html [type="button"],
.Head [type="reset"],
.Head [type="submit"] {
  -webkit-appearance: button;
}

/* line 386, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head button::-moz-focus-inner,
.Head [type="button"]::-moz-focus-inner,
.Head [type="reset"]::-moz-focus-inner,
.Head [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 394, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head input[type="radio"],
.Head input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 401, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head input[type="date"],
.Head input[type="time"],
.Head input[type="datetime-local"],
.Head input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 413, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head textarea {
  overflow: auto;
  resize: vertical;
}

/* line 419, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 434, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head 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 446, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head progress {
  vertical-align: baseline;
}

/* line 451, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head [type="number"]::-webkit-inner-spin-button,
.Head [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 456, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 469, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head [type="search"]::-webkit-search-cancel-button,
.Head [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 479, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 488, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head output {
  display: inline-block;
}

/* line 492, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head summary {
  display: list-item;
}

/* line 496, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head template {
  display: none;
}

/* line 502, vendor/assets/stylesheets/bootstrap/scss/_reboot.scss */
.Head [hidden] {
  display: none !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head h1, .Head h2, .Head h3, .Head h4, .Head h5, .Head h6,
.Head .h1, .Head .h2, .Head .h3, .Head .h4, .Head .h5, .Head .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head h1, .Head .h1 {
  font-size: 2.5rem;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head h2, .Head .h2 {
  font-size: 2rem;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head h3, .Head .h3 {
  font-size: 1.75rem;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head h4, .Head .h4 {
  font-size: 1.5rem;
}

/* line 20, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head h5, .Head .h5 {
  font-size: 1.25rem;
}

/* line 21, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head h6, .Head .h6 {
  font-size: 1rem;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head .lead {
  font-size: 1.25rem;
  font-weight: 300;
}

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

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

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

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

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

/* line 67, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head small,
.Head .small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head mark,
.Head .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head .list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head .list-inline-item {
  display: inline-block;
}

/* line 95, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head .list-inline-item:not(:last-child) {
  margin-right: 5px;
}

/* line 106, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head .initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, vendor/assets/stylesheets/bootstrap/scss/_type.scss */
.Head .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96;
}

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

/* line 8, vendor/assets/stylesheets/bootstrap/scss/_images.scss */
.Head .img-fluid {
  max-width: 100%;
  height: auto;
}

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

/* line 29, vendor/assets/stylesheets/bootstrap/scss/_images.scss */
.Head .figure {
  display: inline-block;
}

/* line 34, vendor/assets/stylesheets/bootstrap/scss/_images.scss */
.Head .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, vendor/assets/stylesheets/bootstrap/scss/_images.scss */
.Head .figure-caption {
  font-size: 90%;
  color: #868e96;
}

/* line 2, vendor/assets/stylesheets/bootstrap/scss/_code.scss */
.Head code,
.Head kbd,
.Head pre,
.Head samp {
  font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 10, vendor/assets/stylesheets/bootstrap/scss/_code.scss */
.Head code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  border-radius: 0.25rem;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/_code.scss */
a > .Head code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

/* line 26, vendor/assets/stylesheets/bootstrap/scss/_code.scss */
.Head kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 34, vendor/assets/stylesheets/bootstrap/scss/_code.scss */
.Head kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/_code.scss */
.Head pre {
  display: block;
  font-size: 90%;
  color: #212529;
}

/* line 49, vendor/assets/stylesheets/bootstrap/scss/_code.scss */
.Head pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

/* line 59, vendor/assets/stylesheets/bootstrap/scss/_code.scss */
.Head .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

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

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

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

@media (min-width: 1200px) {
  /* line 6, vendor/assets/stylesheets/bootstrap/scss/_grid.scss */
  .Head .container {
    max-width: 1140px;
  }
}

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

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

/* line 34, vendor/assets/stylesheets/bootstrap/scss/_grid.scss */
.Head .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

/* line 31, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 36, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 48, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-first {
  order: -1;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-1 {
  order: 1;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-2 {
  order: 2;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-3 {
  order: 3;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-4 {
  order: 4;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-5 {
  order: 5;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-6 {
  order: 6;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-7 {
  order: 7;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-8 {
  order: 8;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-9 {
  order: 9;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-10 {
  order: 10;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-11 {
  order: 11;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .order-12 {
  order: 12;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-1 {
  margin-left: 8.3333333333%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-2 {
  margin-left: 16.6666666667%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-3 {
  margin-left: 25%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-4 {
  margin-left: 33.3333333333%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-5 {
  margin-left: 41.6666666667%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-6 {
  margin-left: 50%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-7 {
  margin-left: 58.3333333333%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-8 {
  margin-left: 66.6666666667%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-9 {
  margin-left: 75%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-10 {
  margin-left: 83.3333333333%;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
.Head .offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 31, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-first {
    order: -1;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-1 {
    order: 1;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-2 {
    order: 2;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-3 {
    order: 3;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-4 {
    order: 4;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-5 {
    order: 5;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-6 {
    order: 6;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-7 {
    order: 7;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-8 {
    order: 8;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-9 {
    order: 9;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-10 {
    order: 10;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-11 {
    order: 11;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-sm-12 {
    order: 12;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-0 {
    margin-left: 0;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 31, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-first {
    order: -1;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-1 {
    order: 1;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-2 {
    order: 2;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-3 {
    order: 3;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-4 {
    order: 4;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-5 {
    order: 5;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-6 {
    order: 6;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-7 {
    order: 7;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-8 {
    order: 8;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-9 {
    order: 9;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-10 {
    order: 10;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-11 {
    order: 11;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-md-12 {
    order: 12;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-0 {
    margin-left: 0;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-3 {
    margin-left: 25%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-6 {
    margin-left: 50%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-9 {
    margin-left: 75%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 31, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-first {
    order: -1;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-1 {
    order: 1;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-2 {
    order: 2;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-3 {
    order: 3;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-4 {
    order: 4;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-5 {
    order: 5;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-6 {
    order: 6;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-7 {
    order: 7;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-8 {
    order: 8;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-9 {
    order: 9;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-10 {
    order: 10;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-11 {
    order: 11;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-lg-12 {
    order: 12;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-0 {
    margin-left: 0;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 31, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-first {
    order: -1;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-1 {
    order: 1;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-2 {
    order: 2;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-3 {
    order: 3;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-4 {
    order: 4;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-5 {
    order: 5;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-6 {
    order: 6;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-7 {
    order: 7;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-8 {
    order: 8;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-9 {
    order: 9;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-10 {
    order: 10;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-11 {
    order: 11;
  }
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .order-xl-12 {
    order: 12;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-0 {
    margin-left: 0;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_grid-framework.scss */
  .Head .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 5, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

/* line 11, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table th,
.Head .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e9ecef;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table tbody + tbody {
  border-top: 2px solid #e9ecef;
}

/* line 27, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table .table {
  background-color: #fff;
}

/* line 38, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-sm th,
.Head .table-sm td {
  padding: 0.3rem;
}

/* line 49, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-bordered {
  border: 1px solid #e9ecef;
}

/* line 52, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-bordered th,
.Head .table-bordered td {
  border: 1px solid #e9ecef;
}

/* line 58, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-bordered thead th,
.Head .table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-primary,
.Head .table-primary > th,
.Head .table-primary > td {
  background-color: #b8daff;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-hover .table-primary:hover > td,
.Head .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-secondary,
.Head .table-secondary > th,
.Head .table-secondary > td {
  background-color: #dddfe2;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover .table-secondary:hover {
  background-color: #cfd2d6;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-hover .table-secondary:hover > td,
.Head .table-hover .table-secondary:hover > th {
  background-color: #cfd2d6;
}

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

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-hover .table-success:hover > td,
.Head .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

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

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-hover .table-info:hover > td,
.Head .table-hover .table-info:hover > th {
  background-color: #abdde5;
}

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

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-hover .table-warning:hover > td,
.Head .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

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

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-hover .table-danger:hover > td,
.Head .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

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

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-hover .table-light:hover > td,
.Head .table-hover .table-light:hover > th {
  background-color: #ececf6;
}

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

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-hover .table-dark:hover > td,
.Head .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

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

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/mixins/_table-row.scss */
.Head .table-hover .table-active:hover > td,
.Head .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 109, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

/* line 117, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

/* line 125, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-dark {
  color: #fff;
  background-color: #212529;
}

/* line 129, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-dark th,
.Head .table-dark td,
.Head .table-dark thead th {
  border-color: #32383e;
}

/* line 135, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-dark.table-bordered {
  border: 0;
}

/* line 140, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575px) {
  /* line 165, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
  .Head .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 174, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
  .Head .table-responsive-sm.table-bordered {
    border: 0;
  }
}

@media (max-width: 767px) {
  /* line 165, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
  .Head .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 174, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
  .Head .table-responsive-md.table-bordered {
    border: 0;
  }
}

@media (max-width: 991px) {
  /* line 165, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
  .Head .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 174, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
  .Head .table-responsive-lg.table-bordered {
    border: 0;
  }
}

@media (max-width: 1199px) {
  /* line 165, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
  .Head .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 174, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
  .Head .table-responsive-xl.table-bordered {
    border: 0;
  }
}

/* line 165, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 174, vendor/assets/stylesheets/bootstrap/scss/_tables.scss */
.Head .table-responsive.table-bordered {
  border: 0;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 31, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

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

/* line 40, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-control::placeholder {
  color: #868e96;
  opacity: 1;
}

/* line 51, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-control:disabled, .Head .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 60, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

/* line 64, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 76, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-control-file,
.Head .form-control-range {
  display: block;
}

/* line 88, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 95, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 102, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 116, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .col-form-legend {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  font-size: 1rem;
}

/* line 129, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 140, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-control-plaintext.form-control-sm, .Head .input-group-sm > .form-control-plaintext.form-control,
.Head .input-group-sm > .form-control-plaintext.input-group-addon,
.Head .input-group-sm > .input-group-btn > .form-control-plaintext.btn, .Head .form-control-plaintext.form-control-lg, .Head .input-group-lg > .form-control-plaintext.form-control,
.Head .input-group-lg > .form-control-plaintext.input-group-addon,
.Head .input-group-lg > .input-group-btn > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 156, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-control-sm, .Head .input-group-sm > .form-control,
.Head .input-group-sm > .input-group-addon,
.Head .input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 164, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head select.form-control-sm:not([size]):not([multiple]), .Head .input-group-sm > select.form-control:not([size]):not([multiple]),
.Head .input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.Head .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

/* line 169, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-control-lg, .Head .input-group-lg > .form-control,
.Head .input-group-lg > .input-group-addon,
.Head .input-group-lg > .input-group-btn > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 177, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head select.form-control-lg:not([size]):not([multiple]), .Head .input-group-lg > select.form-control:not([size]):not([multiple]),
.Head .input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.Head .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

/* line 188, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-group {
  margin-bottom: 1rem;
}

/* line 192, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 202, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 208, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-row > .col,
.Head .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 220, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

/* line 226, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-check.disabled .form-check-label {
  color: #868e96;
}

/* line 232, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
}

/* line 237, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

/* line 244, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-check-inline {
  display: inline-block;
  margin-right: 0.75rem;
}

/* line 248, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-check-inline .form-check-label {
  vertical-align: middle;
}

/* line 31, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.Head .valid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #28a745;
}

/* line 38, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.Head .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

/* line 55, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .form-control:valid, .Head .form-control.is-valid, .was-validated .Head .custom-select:valid,
.Head .custom-select.is-valid {
  border-color: #28a745;
}

/* line 58, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .form-control:valid:focus, .Head .form-control.is-valid:focus, .was-validated .Head .custom-select:valid:focus,
.Head .custom-select.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 62, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .form-control:valid ~ .valid-feedback,
.was-validated .Head .form-control:valid ~ .valid-tooltip, .Head .form-control.is-valid ~ .valid-feedback,
.Head .form-control.is-valid ~ .valid-tooltip, .was-validated .Head .custom-select:valid ~ .valid-feedback,
.was-validated .Head .custom-select:valid ~ .valid-tooltip,
.Head .custom-select.is-valid ~ .valid-feedback,
.Head .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 72, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .form-check-input:valid + .form-check-label, .Head .form-check-input.is-valid + .form-check-label {
  color: #28a745;
}

/* line 81, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-control-input:valid ~ .custom-control-indicator, .Head .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(40, 167, 69, 0.4);
}

/* line 84, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-control-input:valid ~ .custom-control-description, .Head .custom-control-input.is-valid ~ .custom-control-description {
  color: #28a745;
}

/* line 88, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-control-input:valid:focus ~ .custom-control-indicator, .Head .custom-control-input.is-valid:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 98, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-file-input:valid ~ .custom-file-control, .Head .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #28a745;
}

/* line 101, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-file-input:valid ~ .custom-file-control::before, .Head .custom-file-input.is-valid ~ .custom-file-control::before {
  border-color: inherit;
}

/* line 104, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-file-input:valid:focus ~ .custom-file-control, .Head .custom-file-input.is-valid:focus ~ .custom-file-control {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 31, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.Head .invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545;
}

/* line 38, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.Head .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

/* line 55, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .form-control:invalid, .Head .form-control.is-invalid, .was-validated .Head .custom-select:invalid,
.Head .custom-select.is-invalid {
  border-color: #dc3545;
}

/* line 58, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .form-control:invalid:focus, .Head .form-control.is-invalid:focus, .was-validated .Head .custom-select:invalid:focus,
.Head .custom-select.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 62, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .form-control:invalid ~ .invalid-feedback,
.was-validated .Head .form-control:invalid ~ .invalid-tooltip, .Head .form-control.is-invalid ~ .invalid-feedback,
.Head .form-control.is-invalid ~ .invalid-tooltip, .was-validated .Head .custom-select:invalid ~ .invalid-feedback,
.was-validated .Head .custom-select:invalid ~ .invalid-tooltip,
.Head .custom-select.is-invalid ~ .invalid-feedback,
.Head .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 72, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .form-check-input:invalid + .form-check-label, .Head .form-check-input.is-invalid + .form-check-label {
  color: #dc3545;
}

/* line 81, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-control-input:invalid ~ .custom-control-indicator, .Head .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.4);
}

/* line 84, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-control-input:invalid ~ .custom-control-description, .Head .custom-control-input.is-invalid ~ .custom-control-description {
  color: #dc3545;
}

/* line 88, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-control-input:invalid:focus ~ .custom-control-indicator, .Head .custom-control-input.is-invalid:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 98, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-file-input:invalid ~ .custom-file-control, .Head .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #dc3545;
}

/* line 101, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-file-input:invalid ~ .custom-file-control::before, .Head .custom-file-input.is-invalid ~ .custom-file-control::before {
  border-color: inherit;
}

/* line 104, vendor/assets/stylesheets/bootstrap/scss/mixins/_forms.scss */
.was-validated .Head .custom-file-input:invalid:focus ~ .custom-file-control, .Head .custom-file-input.is-invalid:focus ~ .custom-file-control {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 273, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 281, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
.Head .form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 287, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 295, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 304, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 311, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 315, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .input-group {
    width: auto;
  }
  /* line 321, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 329, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .form-check-label {
    padding-left: 0;
  }
  /* line 332, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 340, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .custom-control {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
  }
  /* line 346, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  /* line 354, vendor/assets/stylesheets/bootstrap/scss/_forms.scss */
  .Head .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn:focus, .Head .btn:hover {
  text-decoration: none;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn:focus, .Head .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn.disabled, .Head .btn:disabled {
  opacity: .65;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn:not([disabled]):not(.disabled):active, .Head .btn.active:not([disabled]):not(.disabled) {
  background-image: none;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head a.btn.disabled,
.Head fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-primary:focus, .Head .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-primary.disabled, .Head .btn-primary:disabled {
  background-color: #007bff;
  border-color: #007bff;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-primary:not([disabled]):not(.disabled):active, .Head .btn-primary.active:not([disabled]):not(.disabled), .show > .Head .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-secondary:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-secondary:focus, .Head .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-secondary.disabled, .Head .btn-secondary:disabled {
  background-color: #868e96;
  border-color: #868e96;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-secondary:not([disabled]):not(.disabled):active, .Head .btn-secondary.active:not([disabled]):not(.disabled), .show > .Head .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #666e76;
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-success:focus, .Head .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-success.disabled, .Head .btn-success:disabled {
  background-color: #28a745;
  border-color: #28a745;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-success:not([disabled]):not(.disabled):active, .Head .btn-success.active:not([disabled]):not(.disabled), .show > .Head .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-info:focus, .Head .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-info.disabled, .Head .btn-info:disabled {
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-info:not([disabled]):not(.disabled):active, .Head .btn-info.active:not([disabled]):not(.disabled), .show > .Head .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-warning:focus, .Head .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-warning.disabled, .Head .btn-warning:disabled {
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-warning:not([disabled]):not(.disabled):active, .Head .btn-warning.active:not([disabled]):not(.disabled), .show > .Head .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-danger:focus, .Head .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-danger.disabled, .Head .btn-danger:disabled {
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-danger:not([disabled]):not(.disabled):active, .Head .btn-danger.active:not([disabled]):not(.disabled), .show > .Head .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-light:focus, .Head .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-light.disabled, .Head .btn-light:disabled {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-light:not([disabled]):not(.disabled):active, .Head .btn-light.active:not([disabled]):not(.disabled), .show > .Head .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-dark:focus, .Head .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-dark.disabled, .Head .btn-dark:disabled {
  background-color: #343a40;
  border-color: #343a40;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-dark:not([disabled]):not(.disabled):active, .Head .btn-dark.active:not([disabled]):not(.disabled), .show > .Head .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 60, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 66, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-primary:focus, .Head .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-primary.disabled, .Head .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 77, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-primary:not([disabled]):not(.disabled):active, .Head .btn-outline-primary.active:not([disabled]):not(.disabled), .show > .Head .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 60, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-outline-secondary:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

/* line 66, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-secondary:focus, .Head .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-secondary.disabled, .Head .btn-outline-secondary:disabled {
  color: #868e96;
  background-color: transparent;
}

/* line 77, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-secondary:not([disabled]):not(.disabled):active, .Head .btn-outline-secondary.active:not([disabled]):not(.disabled), .show > .Head .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/* line 60, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 66, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-success:focus, .Head .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-success.disabled, .Head .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 77, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-success:not([disabled]):not(.disabled):active, .Head .btn-outline-success.active:not([disabled]):not(.disabled), .show > .Head .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 60, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 66, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-info:focus, .Head .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-info.disabled, .Head .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 77, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-info:not([disabled]):not(.disabled):active, .Head .btn-outline-info.active:not([disabled]):not(.disabled), .show > .Head .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 60, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-outline-warning:hover {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 66, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-warning:focus, .Head .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-warning.disabled, .Head .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 77, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-warning:not([disabled]):not(.disabled):active, .Head .btn-outline-warning.active:not([disabled]):not(.disabled), .show > .Head .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 60, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 66, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-danger:focus, .Head .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-danger.disabled, .Head .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 77, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-danger:not([disabled]):not(.disabled):active, .Head .btn-outline-danger.active:not([disabled]):not(.disabled), .show > .Head .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 60, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 66, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-light:focus, .Head .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-light.disabled, .Head .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 77, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-light:not([disabled]):not(.disabled):active, .Head .btn-outline-light.active:not([disabled]):not(.disabled), .show > .Head .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 60, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 66, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-dark:focus, .Head .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-dark.disabled, .Head .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 77, vendor/assets/stylesheets/bootstrap/scss/mixins/_buttons.scss */
.Head .btn-outline-dark:not([disabled]):not(.disabled):active, .Head .btn-outline-dark.active:not([disabled]):not(.disabled), .show > .Head .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 75, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

/* line 87, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-link:focus, .Head .btn-link.focus {
  border-color: transparent;
  box-shadow: none;
}

/* line 93, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-link:disabled, .Head .btn-link.disabled {
  color: #868e96;
}

/* line 106, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-lg, .Head .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 110, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-sm, .Head .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 119, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-block {
  display: block;
  width: 100%;
}

/* line 124, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head .btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 133, vendor/assets/stylesheets/bootstrap/scss/_buttons.scss */
.Head input.btn-block[type="submit"],
.Head input.btn-block[type="reset"],
.Head input.btn-block[type="button"] {
  width: 100%;
}

/* line 3, vendor/assets/stylesheets/bootstrap/scss/_transitions.scss */
.Head .fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/_transitions.scss */
.Head .fade.show {
  opacity: 1;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/_transitions.scss */
.Head .collapse {
  display: none;
}

/* line 14, vendor/assets/stylesheets/bootstrap/scss/_transitions.scss */
.Head .collapse.show {
  display: block;
}

/* line 20, vendor/assets/stylesheets/bootstrap/scss/_transitions.scss */
.Head tr.collapse.show {
  display: table-row;
}

/* line 26, vendor/assets/stylesheets/bootstrap/scss/_transitions.scss */
.Head tbody.collapse.show {
  display: table-row-group;
}

/* line 31, vendor/assets/stylesheets/bootstrap/scss/_transitions.scss */
.Head .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

/* line 2, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropup,
.Head .dropdown {
  position: relative;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 37, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 48, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 55, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 62, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 46, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropleft .dropdown-toggle::after {
  display: none;
}

/* line 50, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  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 61, vendor/assets/stylesheets/bootstrap/scss/mixins/_caret.scss */
.Head .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 69, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 76, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 83, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .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: none;
  border: 0;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .dropdown-item:focus, .Head .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 101, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropdown-item.active, .Head .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 108, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropdown-item.disabled, .Head .dropdown-item:disabled {
  color: #868e96;
  background-color: transparent;
}

/* line 119, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropdown-menu.show {
  display: block;
}

/* line 124, vendor/assets/stylesheets/bootstrap/scss/_dropdown.scss */
.Head .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap;
}

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

/* line 10, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn,
.Head .btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .btn-group > .btn:hover,
.Head .btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn:focus, .Head .btn-group > .btn:active, .Head .btn-group > .btn.active,
.Head .btn-group-vertical > .btn:focus,
.Head .btn-group-vertical > .btn:active,
.Head .btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 27, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group .btn + .btn,
.Head .btn-group .btn + .btn-group,
.Head .btn-group .btn-group + .btn,
.Head .btn-group .btn-group + .btn-group,
.Head .btn-group-vertical .btn + .btn,
.Head .btn-group-vertical .btn + .btn-group,
.Head .btn-group-vertical .btn-group + .btn,
.Head .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 36, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 41, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-toolbar .input-group {
  width: auto;
}

/* line 47, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 56, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 64, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn:last-child:not(:first-child),
.Head .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn-group {
  float: left;
}

/* line 75, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 80, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.Head .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 86, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 103, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 107, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 112, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-sm + .dropdown-toggle-split, .Head .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 117, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-lg + .dropdown-toggle-split, .Head .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 139, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 144, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group-vertical .btn,
.Head .btn-group-vertical .btn-group {
  width: 100%;
}

/* line 149, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group-vertical > .btn + .btn,
.Head .btn-group-vertical > .btn + .btn-group,
.Head .btn-group-vertical > .btn-group + .btn,
.Head .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 158, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 162, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 166, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 171, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 176, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.Head .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 182, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 201, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head [data-toggle="buttons"] > .btn,
.Head [data-toggle="buttons"] > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 205, vendor/assets/stylesheets/bootstrap/scss/_button-group.scss */
.Head [data-toggle="buttons"] > .btn input[type="radio"],
.Head [data-toggle="buttons"] > .btn input[type="checkbox"],
.Head [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.Head [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 100%;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group .form-control {
  position: relative;
  z-index: 1;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 55, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .input-group .form-control:focus, .Head .input-group .form-control:active, .Head .input-group .form-control:hover {
  z-index: 2;
}

/* line 31, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-addon,
.Head .input-group-btn,
.Head .input-group .form-control,
.Head .input-group .custom-select,
.Head .input-group .custom-file {
  display: flex;
  align-items: center;
}

/* line 39, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-addon:not(:first-child):not(:last-child),
.Head .input-group-btn:not(:first-child):not(:last-child),
.Head .input-group .form-control:not(:first-child):not(:last-child),
.Head .input-group .custom-select:not(:first-child):not(:last-child),
.Head .input-group .custom-file:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group .custom-file {
  display: flex;
  align-items: center;
}

/* line 49, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group .custom-select,
.Head .input-group .custom-file {
  width: 100%;
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-addon,
.Head .input-group-btn {
  white-space: nowrap;
}

/* line 80, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-addon {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 93, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-addon.form-control-sm,
.Head .input-group-sm > .input-group-addon,
.Head .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 99, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-addon.form-control-lg,
.Head .input-group-lg > .input-group-addon,
.Head .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 106, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-addon input[type="radio"],
.Head .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 117, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group .form-control:not(:last-child),
.Head .input-group .custom-select:not(:last-child),
.Head .input-group .custom-file:not(:last-child) .custom-file-control::before,
.Head .input-group-addon:not(:last-child),
.Head .input-group-btn:not(:last-child) > .btn,
.Head .input-group-btn:not(:last-child) > .btn-group > .btn,
.Head .input-group-btn:not(:last-child) > .dropdown-toggle,
.Head .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.Head .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 129, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-addon:not(:last-child) {
  border-right: 0;
}

/* line 133, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group .form-control:not(:first-child),
.Head .input-group .custom-select:not(:first-child),
.Head .input-group .custom-file:not(:first-child) .custom-file-control,
.Head .input-group-addon:not(:first-child),
.Head .input-group-btn:not(:first-child) > .btn,
.Head .input-group-btn:not(:first-child) > .btn-group > .btn,
.Head .input-group-btn:not(:first-child) > .dropdown-toggle,
.Head .input-group-btn:not(:last-child) > .btn:not(:first-child),
.Head .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 148, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .form-control + .input-group-addon:not(:first-child),
.Head .custom-select + .input-group-addon:not(:first-child),
.Head .custom-file + .input-group-addon:not(:first-child) {
  border-left: 0;
}

/* line 157, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-btn {
  position: relative;
  align-items: stretch;
  font-size: 0;
  white-space: nowrap;
}

/* line 167, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-btn > .btn {
  position: relative;
}

/* line 170, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 55, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .input-group-btn > .btn:focus, .Head .input-group-btn > .btn:active, .Head .input-group-btn > .btn:hover {
  z-index: 2;
}

/* line 180, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-btn:first-child > .btn + .btn {
  margin-left: 0;
}

/* line 186, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-btn:not(:last-child) > .btn,
.Head .input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

/* line 192, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-btn:not(:first-child) > .btn,
.Head .input-group-btn:not(:first-child) > .btn-group {
  z-index: 1;
  margin-left: 0;
}

/* line 199, vendor/assets/stylesheets/bootstrap/scss/_input-group.scss */
.Head .input-group-btn:not(:first-child) > .btn:first-child,
.Head .input-group-btn:not(:first-child) > .btn-group:first-child {
  margin-left: -1px;
}

/* line 55, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .input-group-btn:not(:first-child) > .btn:focus, .Head .input-group-btn:not(:first-child) > .btn:active, .Head .input-group-btn:not(:first-child) > .btn:hover,
.Head .input-group-btn:not(:first-child) > .btn-group:focus,
.Head .input-group-btn:not(:first-child) > .btn-group:active,
.Head .input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 2;
}

/* line 10, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #007bff;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 34, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #b3d7ff;
}

/* line 41, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-control-input:disabled ~ .custom-control-indicator {
  background-color: #e9ecef;
}

/* line 45, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-control-input:disabled ~ .custom-control-description {
  color: #868e96;
}

/* line 55, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #dee2e6;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 76, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}

/* line 80, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%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 84, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #007bff;
  background-image: url("data:image/svg+xml;charset=utf8,%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 96, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-radio .custom-control-indicator {
  border-radius: 50%;
}

/* line 100, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 111, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-controls-stacked {
  display: flex;
  flex-direction: column;
}

/* line 115, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}

/* line 118, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

/* line 131, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}

/* line 149, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-select:focus {
  border-color: #80bdff;
  outline: none;
}

/* line 154, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 165, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-select[multiple] {
  height: auto;
  background-image: none;
}

/* line 170, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef;
}

/* line 176, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-select::-ms-expand {
  opacity: 0;
}

/* line 181, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 193, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

/* line 201, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 208, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-file-input:focus ~ .custom-file-control {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #007bff;
}

/* line 213, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 231, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-file-control:lang(en):empty::after {
  content: "Choose file...";
}

/* line 236, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 253, vendor/assets/stylesheets/bootstrap/scss/_custom-forms.scss */
.Head .custom-file-control:lang(en)::before {
  content: "Browse";
}

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

/* line 14, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .nav-link:focus, .Head .nav-link:hover {
  text-decoration: none;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-link.disabled {
  color: #868e96;
}

/* line 32, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 39, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .nav-tabs .nav-link:focus, .Head .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 47, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-tabs .nav-link.disabled {
  color: #868e96;
  background-color: transparent;
  border-color: transparent;
}

/* line 54, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-tabs .nav-link.active,
.Head .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 61, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 75, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 79, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-pills .nav-link.active,
.Head .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 92, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 99, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 112, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .tab-content > .tab-pane {
  display: none;
}

/* line 115, vendor/assets/stylesheets/bootstrap/scss/_nav.scss */
.Head .tab-content > .active {
  display: block;
}

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

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

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .navbar-brand:focus, .Head .navbar-brand:hover {
  text-decoration: none;
}

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

/* line 68, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

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

/* line 108, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .navbar-toggler:focus, .Head .navbar-toggler:hover {
  text-decoration: none;
}

/* line 123, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .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: 575px) {
  /* line 142, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm > .container,
.Head .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 140, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 156, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 165, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 172, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm > .container,
.Head .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 189, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

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

@media (min-width: 768px) {
  /* line 140, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 156, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 165, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 172, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-md > .container,
.Head .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 189, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

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

@media (min-width: 992px) {
  /* line 140, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 156, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 165, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 172, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-lg > .container,
.Head .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 189, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

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

@media (min-width: 1200px) {
  /* line 140, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 153, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 156, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 160, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 165, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 172, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-xl > .container,
.Head .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 189, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
  .Head .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

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

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

/* line 153, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 156, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 160, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 165, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

/* line 172, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-expand > .container,
.Head .navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 177, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 184, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-expand .navbar-toggler {
  display: none;
}

/* line 189, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

/* line 206, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .navbar-light .navbar-brand:focus, .Head .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 215, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .navbar-light .navbar-nav .nav-link:focus, .Head .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

/* line 222, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 227, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-light .navbar-nav .show > .nav-link,
.Head .navbar-light .navbar-nav .active > .nav-link,
.Head .navbar-light .navbar-nav .nav-link.show,
.Head .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 235, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 240, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%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 244, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 246, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .navbar-light .navbar-text a:focus, .Head .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

/* line 258, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-dark .navbar-brand {
  color: #fff;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .navbar-dark .navbar-brand:focus, .Head .navbar-dark .navbar-brand:hover {
  color: #fff;
}

/* line 267, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .navbar-dark .navbar-nav .nav-link:focus, .Head .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

/* line 274, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 279, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-dark .navbar-nav .show > .nav-link,
.Head .navbar-dark .navbar-nav .active > .nav-link,
.Head .navbar-dark .navbar-nav .nav-link.show,
.Head .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 287, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 292, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%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 296, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 298, vendor/assets/stylesheets/bootstrap/scss/_navbar.scss */
.Head .navbar-dark .navbar-text a {
  color: #fff;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .navbar-dark .navbar-text a:focus, .Head .navbar-dark .navbar-text a:hover {
  color: #fff;
}

/* line 5, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card > hr {
  margin-right: 0;
  margin-left: 0;
}

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

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

/* line 34, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 41, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-title {
  margin-bottom: 0.75rem;
}

/* line 45, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 50, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-text:last-child {
  margin-bottom: 0;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .card-link:hover {
  text-decoration: none;
}

/* line 59, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 68, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 74, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 79, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 85, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 90, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 100, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 107, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 113, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 122, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 128, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 133, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 141, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-deck {
  display: flex;
  flex-direction: column;
}

/* line 145, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 141, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 154, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 171, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-group {
  display: flex;
  flex-direction: column;
}

/* line 175, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-group .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 171, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group {
    flex-flow: row wrap;
  }
  /* line 182, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 187, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 194, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 197, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:first-child .card-img-top,
.Head .card-group .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  /* line 201, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:first-child .card-img-bottom,
.Head .card-group .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 207, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 210, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:last-child .card-img-top,
.Head .card-group .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  /* line 214, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:last-child .card-img-bottom,
.Head .card-group .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  /* line 220, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:only-child {
    border-radius: 0.25rem;
  }
  /* line 223, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:only-child .card-img-top,
.Head .card-group .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  /* line 227, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:only-child .card-img-bottom,
.Head .card-group .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 233, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  /* line 236, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.Head .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.Head .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.Head .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

/* line 254, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
.Head .card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 253, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }
  /* line 262, vendor/assets/stylesheets/bootstrap/scss/_card.scss */
  .Head .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 1, vendor/assets/stylesheets/bootstrap/scss/_breadcrumb.scss */
.Head .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, vendor/assets/stylesheets/bootstrap/scss/_breadcrumb.scss */
.Head .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #868e96;
  content: "/";
}

/* line 27, vendor/assets/stylesheets/bootstrap/scss/_breadcrumb.scss */
.Head .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 31, vendor/assets/stylesheets/bootstrap/scss/_breadcrumb.scss */
.Head .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/_breadcrumb.scss */
.Head .breadcrumb-item.active {
  color: #868e96;
}

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

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .page-link:focus, .Head .page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 27, vendor/assets/stylesheets/bootstrap/scss/_pagination.scss */
.Head .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 33, vendor/assets/stylesheets/bootstrap/scss/_pagination.scss */
.Head .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 38, vendor/assets/stylesheets/bootstrap/scss/_pagination.scss */
.Head .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 45, vendor/assets/stylesheets/bootstrap/scss/_pagination.scss */
.Head .page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

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

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

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

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

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

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

/* line 6, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .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;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge:empty {
  display: none;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .btn .badge {
  position: relative;
  top: -1px;
}

/* line 33, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .badge-primary[href]:focus, .Head .badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge-secondary {
  color: #fff;
  background-color: #868e96;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .badge-secondary[href]:focus, .Head .badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #6c757d;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .badge-success[href]:focus, .Head .badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .badge-info[href]:focus, .Head .badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .badge-warning[href]:focus, .Head .badge-warning[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .badge-danger[href]:focus, .Head .badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .badge-light[href]:focus, .Head .badge-light[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_badge.scss */
.Head .badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .badge-dark[href]:focus, .Head .badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

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

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

/* line 12, vendor/assets/stylesheets/bootstrap/scss/_jumbotron.scss */
.Head .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

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

/* line 14, vendor/assets/stylesheets/bootstrap/scss/_alert.scss */
.Head .alert-heading {
  color: inherit;
}

/* line 20, vendor/assets/stylesheets/bootstrap/scss/_alert.scss */
.Head .alert-link {
  font-weight: 700;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/_alert.scss */
.Head .alert-dismissible {
  padding-right: 4rem;
}

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

/* line 48, vendor/assets/stylesheets/bootstrap/scss/_alert.scss */
.Head .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 10, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-primary .alert-link {
  color: #002752;
}

/* line 48, vendor/assets/stylesheets/bootstrap/scss/_alert.scss */
.Head .alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-secondary hr {
  border-top-color: #cfd2d6;
}

/* line 10, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-secondary .alert-link {
  color: #2e3133;
}

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

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

/* line 10, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-success .alert-link {
  color: #0b2e13;
}

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

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

/* line 10, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-info .alert-link {
  color: #062c33;
}

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

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

/* line 10, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-warning .alert-link {
  color: #533f03;
}

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

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

/* line 10, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-danger .alert-link {
  color: #491217;
}

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

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

/* line 10, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-light .alert-link {
  color: #686868;
}

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

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

/* line 10, vendor/assets/stylesheets/bootstrap/scss/mixins/_alert.scss */
.Head .alert-dark .alert-link {
  color: #040505;
}

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

/* line 6, vendor/assets/stylesheets/bootstrap/scss/_progress.scss */
.Head .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/_progress.scss */
.Head .progress-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #007bff;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/_progress.scss */
.Head .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 28, vendor/assets/stylesheets/bootstrap/scss/_progress.scss */
.Head .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

/* line 1, vendor/assets/stylesheets/bootstrap/scss/_media.scss */
.Head .media {
  display: flex;
  align-items: flex-start;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/_media.scss */
.Head .media-body {
  flex: 1;
}

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

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .list-group-item-action:focus, .Head .list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 32, vendor/assets/stylesheets/bootstrap/scss/_list-group.scss */
.Head .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/_list-group.scss */
.Head .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 52, vendor/assets/stylesheets/bootstrap/scss/_list-group.scss */
.Head .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 56, vendor/assets/stylesheets/bootstrap/scss/_list-group.scss */
.Head .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .list-group-item:focus, .Head .list-group-item:hover {
  text-decoration: none;
}

/* line 65, vendor/assets/stylesheets/bootstrap/scss/_list-group.scss */
.Head .list-group-item.disabled, .Head .list-group-item:disabled {
  color: #868e96;
  background-color: #fff;
}

/* line 72, vendor/assets/stylesheets/bootstrap/scss/_list-group.scss */
.Head .list-group-item.active {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 87, vendor/assets/stylesheets/bootstrap/scss/_list-group.scss */
.Head .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 94, vendor/assets/stylesheets/bootstrap/scss/_list-group.scss */
.Head .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 100, vendor/assets/stylesheets/bootstrap/scss/_list-group.scss */
.Head .list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-primary,
.Head button.list-group-item-primary {
  color: #004085;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.list-group-item-primary:focus, .Head a.list-group-item-primary:hover,
.Head button.list-group-item-primary:focus,
.Head button.list-group-item-primary:hover {
  color: #004085;
  background-color: #9fcdff;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-primary.active,
.Head button.list-group-item-primary.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 4, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head .list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2;
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-secondary,
.Head button.list-group-item-secondary {
  color: #464a4e;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.list-group-item-secondary:focus, .Head a.list-group-item-secondary:hover,
.Head button.list-group-item-secondary:focus,
.Head button.list-group-item-secondary:hover {
  color: #464a4e;
  background-color: #cfd2d6;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-secondary.active,
.Head button.list-group-item-secondary.active {
  color: #fff;
  background-color: #464a4e;
  border-color: #464a4e;
}

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

/* line 9, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-success,
.Head button.list-group-item-success {
  color: #155724;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.list-group-item-success:focus, .Head a.list-group-item-success:hover,
.Head button.list-group-item-success:focus,
.Head button.list-group-item-success:hover {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-success.active,
.Head button.list-group-item-success.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

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

/* line 9, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-info,
.Head button.list-group-item-info {
  color: #0c5460;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.list-group-item-info:focus, .Head a.list-group-item-info:hover,
.Head button.list-group-item-info:focus,
.Head button.list-group-item-info:hover {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-info.active,
.Head button.list-group-item-info.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

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

/* line 9, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-warning,
.Head button.list-group-item-warning {
  color: #856404;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.list-group-item-warning:focus, .Head a.list-group-item-warning:hover,
.Head button.list-group-item-warning:focus,
.Head button.list-group-item-warning:hover {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-warning.active,
.Head button.list-group-item-warning.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

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

/* line 9, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-danger,
.Head button.list-group-item-danger {
  color: #721c24;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.list-group-item-danger:focus, .Head a.list-group-item-danger:hover,
.Head button.list-group-item-danger:focus,
.Head button.list-group-item-danger:hover {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-danger.active,
.Head button.list-group-item-danger.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

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

/* line 9, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-light,
.Head button.list-group-item-light {
  color: #818182;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.list-group-item-light:focus, .Head a.list-group-item-light:hover,
.Head button.list-group-item-light:focus,
.Head button.list-group-item-light:hover {
  color: #818182;
  background-color: #ececf6;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-light.active,
.Head button.list-group-item-light.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

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

/* line 9, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-dark,
.Head button.list-group-item-dark {
  color: #1b1e21;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.list-group-item-dark:focus, .Head a.list-group-item-dark:hover,
.Head button.list-group-item-dark:focus,
.Head button.list-group-item-dark:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/mixins/_list-group.scss */
.Head a.list-group-item-dark.active,
.Head button.list-group-item-dark.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .close:focus, .Head .close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/_close.scss */
.Head button.close {
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 8, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-open {
  overflow: hidden;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.modal-open .Head .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 36, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  pointer-events: none;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.modal.fade .Head .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

/* line 48, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.modal.show .Head .modal-dialog {
  transform: translate(0, 0);
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-dialog-centered {
  display: flex;
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 62, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .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 79, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 89, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-backdrop.fade {
  opacity: 0;
}

/* line 90, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-backdrop.show {
  opacity: 0.5;
}

/* line 95, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 103, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-header .close {
  padding: 15px;
  margin: -15px -15px -15px auto;
}

/* line 111, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 118, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px;
}

/* line 127, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef;
}

/* line 135, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 136, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 140, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
.Head .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 151, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
  .Head .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  /* line 156, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
  .Head .modal-dialog-centered {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 165, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
  .Head .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 170, vendor/assets/stylesheets/bootstrap/scss/_modal.scss */
  .Head .modal-lg {
    max-width: 800px;
  }
}

/* line 2, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.show {
  opacity: 0.9;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip .arrow {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip .arrow::before {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

/* line 30, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-top, .Head .tooltip.bs-tooltip-auto[x-placement^="top"] {
  padding: 5px 0;
}

/* line 32, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-top .arrow, .Head .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 36, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-top .arrow::before, .Head .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-right, .Head .tooltip.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 5px;
}

/* line 45, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-right .arrow, .Head .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
}

/* line 49, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-right .arrow::before, .Head .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  margin-top: -3px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 56, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-bottom, .Head .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 5px 0;
}

/* line 58, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-bottom .arrow, .Head .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 62, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-bottom .arrow::before, .Head .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 69, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-left, .Head .tooltip.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 5px;
}

/* line 71, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-left .arrow, .Head .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
}

/* line 75, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip.bs-tooltip-left .arrow::before, .Head .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  right: 0;
  margin-top: -3px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 100, vendor/assets/stylesheets/bootstrap/scss/_tooltip.scss */
.Head .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 31, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover .arrow::before,
.Head .popover .arrow::after {
  position: absolute;
  display: block;
  border-color: transparent;
  border-style: solid;
}

/* line 39, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover .arrow::before {
  content: "";
  border-width: 0.8rem;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover .arrow::after {
  content: "";
  border-width: 0.8rem;
}

/* line 50, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-top, .Head .popover.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.8rem;
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-top .arrow, .Head .popover.bs-popover-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 57, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-top .arrow::before, .Head .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.Head .popover.bs-popover-top .arrow::after,
.Head .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-bottom-width: 0;
}

/* line 62, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-top .arrow::before, .Head .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: -0.8rem;
  margin-left: -0.8rem;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 68, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-top .arrow::after, .Head .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: calc((0.8rem - 1px) * -1);
  margin-left: -0.8rem;
  border-top-color: #fff;
}

/* line 75, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-right, .Head .popover.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.8rem;
}

/* line 78, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-right .arrow, .Head .popover.bs-popover-auto[x-placement^="right"] .arrow {
  left: 0;
}

/* line 82, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-right .arrow::before, .Head .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.Head .popover.bs-popover-right .arrow::after,
.Head .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
  margin-top: -0.8rem;
  border-left-width: 0;
}

/* line 88, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-right .arrow::before, .Head .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
  left: -0.8rem;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 93, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-right .arrow::after, .Head .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: calc((0.8rem - 1px) * -1);
  border-right-color: #fff;
}

/* line 99, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-bottom, .Head .popover.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.8rem;
}

/* line 102, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-bottom .arrow, .Head .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 106, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-bottom .arrow::before, .Head .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.Head .popover.bs-popover-bottom .arrow::after,
.Head .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  margin-left: -0.8rem;
  border-top-width: 0;
}

/* line 112, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-bottom .arrow::before, .Head .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: -0.8rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 117, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-bottom .arrow::after, .Head .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: calc((0.8rem - 1px) * -1);
  border-bottom-color: #fff;
}

/* line 123, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-bottom .popover-header::before, .Head .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 135, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-left, .Head .popover.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.8rem;
}

/* line 138, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-left .arrow, .Head .popover.bs-popover-auto[x-placement^="left"] .arrow {
  right: 0;
}

/* line 142, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-left .arrow::before, .Head .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.Head .popover.bs-popover-left .arrow::after,
.Head .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
  margin-top: -0.8rem;
  border-right-width: 0;
}

/* line 148, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-left .arrow::before, .Head .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
  right: -0.8rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 153, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover.bs-popover-left .arrow::after, .Head .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: calc((0.8rem - 1px) * -1);
  border-left-color: #fff;
}

/* line 176, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  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 186, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover-header:empty {
  display: none;
}

/* line 191, vendor/assets/stylesheets/bootstrap/scss/_popover.scss */
.Head .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 2, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel {
  position: relative;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-item.active,
.Head .carousel-item-next,
.Head .carousel-item-prev {
  display: block;
}

/* line 28, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-item-next,
.Head .carousel-item-prev {
  position: absolute;
  top: 0;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-item-next.carousel-item-left,
.Head .carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  /* line 35, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
  .Head .carousel-item-next.carousel-item-left,
.Head .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-item-next,
.Head .active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
  /* line 44, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
  .Head .carousel-item-next,
.Head .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

/* line 53, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-item-prev,
.Head .active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
  /* line 53, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
  .Head .carousel-item-prev,
.Head .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 67, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-control-prev,
.Head .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head .carousel-control-prev:focus, .Head .carousel-control-prev:hover,
.Head .carousel-control-next:focus,
.Head .carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 91, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-control-prev {
  left: 0;
}

/* line 97, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-control-next {
  right: 0;
}

/* line 105, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-control-prev-icon,
.Head .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 113, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%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 116, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%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 126, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 140, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 151, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 160, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 171, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-indicators .active {
  background-color: #fff;
}

/* line 181, vendor/assets/stylesheets/bootstrap/scss/_carousel.scss */
.Head .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 3, vendor/assets/stylesheets/bootstrap/scss/utilities/_align.scss */
.Head .align-baseline {
  vertical-align: baseline !important;
}

/* line 4, vendor/assets/stylesheets/bootstrap/scss/utilities/_align.scss */
.Head .align-top {
  vertical-align: top !important;
}

/* line 5, vendor/assets/stylesheets/bootstrap/scss/utilities/_align.scss */
.Head .align-middle {
  vertical-align: middle !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/utilities/_align.scss */
.Head .align-bottom {
  vertical-align: bottom !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_align.scss */
.Head .align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, vendor/assets/stylesheets/bootstrap/scss/utilities/_align.scss */
.Head .align-text-top {
  vertical-align: text-top !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_background-variant.scss */
.Head .bg-primary {
  background-color: #007bff !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.bg-primary:focus, .Head a.bg-primary:hover {
  background-color: #0062cc !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_background-variant.scss */
.Head .bg-secondary {
  background-color: #868e96 !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.bg-secondary:focus, .Head a.bg-secondary:hover {
  background-color: #6c757d !important;
}

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.bg-success:focus, .Head a.bg-success:hover {
  background-color: #1e7e34 !important;
}

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.bg-info:focus, .Head a.bg-info:hover {
  background-color: #117a8b !important;
}

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.bg-warning:focus, .Head a.bg-warning:hover {
  background-color: #d39e00 !important;
}

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.bg-danger:focus, .Head a.bg-danger:hover {
  background-color: #bd2130 !important;
}

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.bg-light:focus, .Head a.bg-light:hover {
  background-color: #dae0e5 !important;
}

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

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.bg-dark:focus, .Head a.bg-dark:hover {
  background-color: #1d2124 !important;
}

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

/* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_background.scss */
.Head .bg-transparent {
  background-color: transparent !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border {
  border: 1px solid #e9ecef !important;
}

/* line 8, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-0 {
  border: 0 !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-top-0 {
  border-top: 0 !important;
}

/* line 10, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-right-0 {
  border-right: 0 !important;
}

/* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-left-0 {
  border-left: 0 !important;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-primary {
  border-color: #007bff !important;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-secondary {
  border-color: #868e96 !important;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-success {
  border-color: #28a745 !important;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-info {
  border-color: #17a2b8 !important;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-warning {
  border-color: #ffc107 !important;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-danger {
  border-color: #dc3545 !important;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-light {
  border-color: #f8f9fa !important;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-dark {
  border-color: #343a40 !important;
}

/* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .border-white {
  border-color: #fff !important;
}

/* line 28, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .rounded {
  border-radius: 0.25rem !important;
}

/* line 31, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 48, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .rounded-circle {
  border-radius: 50% !important;
}

/* line 52, vendor/assets/stylesheets/bootstrap/scss/utilities/_borders.scss */
.Head .rounded-0 {
  border-radius: 0 !important;
}

/* line 2, vendor/assets/stylesheets/bootstrap/scss/mixins/_clearfix.scss */
.Head .clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-none {
  display: none !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-inline {
  display: inline !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-inline-block {
  display: inline-block !important;
}

/* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-block {
  display: block !important;
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-table {
  display: table !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-table-row {
  display: table-row !important;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-table-cell {
  display: table-cell !important;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-flex {
  display: flex !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-sm-none {
    display: none !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-sm-inline {
    display: inline !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-sm-block {
    display: block !important;
  }
  /* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-sm-table {
    display: table !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-sm-table-row {
    display: table-row !important;
  }
  /* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-sm-flex {
    display: flex !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-md-none {
    display: none !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-md-inline {
    display: inline !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-md-block {
    display: block !important;
  }
  /* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-md-table {
    display: table !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-md-table-row {
    display: table-row !important;
  }
  /* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-md-flex {
    display: flex !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-lg-none {
    display: none !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-lg-inline {
    display: inline !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-lg-block {
    display: block !important;
  }
  /* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-lg-table {
    display: table !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-lg-table-row {
    display: table-row !important;
  }
  /* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-lg-flex {
    display: flex !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-xl-none {
    display: none !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-xl-inline {
    display: inline !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-xl-block {
    display: block !important;
  }
  /* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-xl-table {
    display: table !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-xl-table-row {
    display: table-row !important;
  }
  /* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-xl-flex {
    display: flex !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

/* line 28, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-print-block {
  display: none !important;
}

@media print {
  /* line 28, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-print-block {
    display: block !important;
  }
}

/* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-print-inline {
  display: none !important;
}

@media print {
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-print-inline {
    display: inline !important;
  }
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
.Head .d-print-inline-block {
  display: none !important;
}

@media print {
  /* line 44, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 52, vendor/assets/stylesheets/bootstrap/scss/utilities/_display.scss */
  .Head .d-print-none {
    display: none !important;
  }
}

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

/* line 10, vendor/assets/stylesheets/bootstrap/scss/utilities/_embed.scss */
.Head .embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, vendor/assets/stylesheets/bootstrap/scss/utilities/_embed.scss */
.Head .embed-responsive .embed-responsive-item,
.Head .embed-responsive iframe,
.Head .embed-responsive embed,
.Head .embed-responsive object,
.Head .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 31, vendor/assets/stylesheets/bootstrap/scss/utilities/_embed.scss */
.Head .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 37, vendor/assets/stylesheets/bootstrap/scss/utilities/_embed.scss */
.Head .embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/utilities/_embed.scss */
.Head .embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 49, vendor/assets/stylesheets/bootstrap/scss/utilities/_embed.scss */
.Head .embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .flex-row {
  flex-direction: row !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .flex-column {
  flex-direction: column !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .justify-content-start {
  justify-content: flex-start !important;
}

/* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .justify-content-end {
  justify-content: flex-end !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .justify-content-center {
  justify-content: center !important;
}

/* line 23, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .justify-content-between {
  justify-content: space-between !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .justify-content-around {
  justify-content: space-around !important;
}

/* line 26, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-items-start {
  align-items: flex-start !important;
}

/* line 27, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-items-end {
  align-items: flex-end !important;
}

/* line 28, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-items-center {
  align-items: center !important;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-items-baseline {
  align-items: baseline !important;
}

/* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-items-stretch {
  align-items: stretch !important;
}

/* line 32, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-content-start {
  align-content: flex-start !important;
}

/* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-content-end {
  align-content: flex-end !important;
}

/* line 34, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-content-center {
  align-content: center !important;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-content-between {
  align-content: space-between !important;
}

/* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-content-around {
  align-content: space-around !important;
}

/* line 37, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-content-stretch {
  align-content: stretch !important;
}

/* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-self-auto {
  align-self: auto !important;
}

/* line 40, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-self-start {
  align-self: flex-start !important;
}

/* line 41, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-self-end {
  align-self: flex-end !important;
}

/* line 42, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-self-center {
  align-self: center !important;
}

/* line 43, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-self-baseline {
  align-self: baseline !important;
}

/* line 44, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
.Head .align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 23, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 24, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 26, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 27, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 28, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-sm-center {
    align-items: center !important;
  }
  /* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 32, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 34, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-sm-center {
    align-content: center !important;
  }
  /* line 35, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 37, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 40, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 41, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 42, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-sm-center {
    align-self: center !important;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 44, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 23, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 24, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 26, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 27, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 28, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-md-center {
    align-items: center !important;
  }
  /* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 32, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 34, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-md-center {
    align-content: center !important;
  }
  /* line 35, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 37, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 40, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 41, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 42, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-md-center {
    align-self: center !important;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 44, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 23, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 24, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 26, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 27, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 28, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-lg-center {
    align-items: center !important;
  }
  /* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 32, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 34, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-lg-center {
    align-content: center !important;
  }
  /* line 35, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 37, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 40, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 41, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 42, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-lg-center {
    align-self: center !important;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 44, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 23, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 24, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 26, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 27, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 28, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-xl-center {
    align-items: center !important;
  }
  /* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 32, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 34, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-xl-center {
    align-content: center !important;
  }
  /* line 35, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 37, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 40, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 41, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 42, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-xl-center {
    align-self: center !important;
  }
  /* line 43, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 44, vendor/assets/stylesheets/bootstrap/scss/utilities/_flex.scss */
  .Head .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 5, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
.Head .float-left {
  float: left !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
.Head .float-right {
  float: right !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
.Head .float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-sm-left {
    float: left !important;
  }
  /* line 6, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-sm-right {
    float: right !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 5, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-md-left {
    float: left !important;
  }
  /* line 6, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-md-right {
    float: right !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 5, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-lg-left {
    float: left !important;
  }
  /* line 6, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-lg-right {
    float: right !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-xl-left {
    float: left !important;
  }
  /* line 6, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-xl-right {
    float: right !important;
  }
  /* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_float.scss */
  .Head .float-xl-none {
    float: none !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/utilities/_position.scss */
.Head .position-static {
  position: static !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/utilities/_position.scss */
.Head .position-relative {
  position: relative !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/utilities/_position.scss */
.Head .position-absolute {
  position: absolute !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/utilities/_position.scss */
.Head .position-fixed {
  position: fixed !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/utilities/_position.scss */
.Head .position-sticky {
  position: sticky !important;
}

/* line 14, vendor/assets/stylesheets/bootstrap/scss/utilities/_position.scss */
.Head .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_position.scss */
.Head .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_position.scss */
  .Head .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, vendor/assets/stylesheets/bootstrap/scss/utilities/_screenreaders.scss */
.Head .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/* line 25, vendor/assets/stylesheets/bootstrap/scss/mixins/_screen-reader.scss */
.Head .sr-only-focusable:active, .Head .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .w-25 {
  width: 25% !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .w-50 {
  width: 50% !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .w-75 {
  width: 75% !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .w-100 {
  width: 100% !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .h-25 {
  height: 25% !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .h-50 {
  height: 50% !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .h-75 {
  height: 75% !important;
}

/* line 7, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .h-100 {
  height: 100% !important;
}

/* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .mw-100 {
  max-width: 100% !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_sizing.scss */
.Head .mh-100 {
  max-height: 100% !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .m-0 {
  margin: 0 !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mt-0,
.Head .my-0 {
  margin-top: 0 !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mr-0,
.Head .mx-0 {
  margin-right: 0 !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mb-0,
.Head .my-0 {
  margin-bottom: 0 !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .ml-0,
.Head .mx-0 {
  margin-left: 0 !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .m-1 {
  margin: 0.25rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mt-1,
.Head .my-1 {
  margin-top: 0.25rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mr-1,
.Head .mx-1 {
  margin-right: 0.25rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mb-1,
.Head .my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .ml-1,
.Head .mx-1 {
  margin-left: 0.25rem !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .m-2 {
  margin: 0.5rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mt-2,
.Head .my-2 {
  margin-top: 0.5rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mr-2,
.Head .mx-2 {
  margin-right: 0.5rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mb-2,
.Head .my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .ml-2,
.Head .mx-2 {
  margin-left: 0.5rem !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .m-3 {
  margin: 1rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mt-3,
.Head .my-3 {
  margin-top: 1rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mr-3,
.Head .mx-3 {
  margin-right: 1rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mb-3,
.Head .my-3 {
  margin-bottom: 1rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .ml-3,
.Head .mx-3 {
  margin-left: 1rem !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .m-4 {
  margin: 1.5rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mt-4,
.Head .my-4 {
  margin-top: 1.5rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mr-4,
.Head .mx-4 {
  margin-right: 1.5rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mb-4,
.Head .my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .ml-4,
.Head .mx-4 {
  margin-left: 1.5rem !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .m-5 {
  margin: 3rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mt-5,
.Head .my-5 {
  margin-top: 3rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mr-5,
.Head .mx-5 {
  margin-right: 3rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mb-5,
.Head .my-5 {
  margin-bottom: 3rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .ml-5,
.Head .mx-5 {
  margin-left: 3rem !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .p-0 {
  padding: 0 !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pt-0,
.Head .py-0 {
  padding-top: 0 !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pr-0,
.Head .px-0 {
  padding-right: 0 !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pb-0,
.Head .py-0 {
  padding-bottom: 0 !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pl-0,
.Head .px-0 {
  padding-left: 0 !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .p-1 {
  padding: 0.25rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pt-1,
.Head .py-1 {
  padding-top: 0.25rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pr-1,
.Head .px-1 {
  padding-right: 0.25rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pb-1,
.Head .py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pl-1,
.Head .px-1 {
  padding-left: 0.25rem !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .p-2 {
  padding: 0.5rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pt-2,
.Head .py-2 {
  padding-top: 0.5rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pr-2,
.Head .px-2 {
  padding-right: 0.5rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pb-2,
.Head .py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pl-2,
.Head .px-2 {
  padding-left: 0.5rem !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .p-3 {
  padding: 1rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pt-3,
.Head .py-3 {
  padding-top: 1rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pr-3,
.Head .px-3 {
  padding-right: 1rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pb-3,
.Head .py-3 {
  padding-bottom: 1rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pl-3,
.Head .px-3 {
  padding-left: 1rem !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .p-4 {
  padding: 1.5rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pt-4,
.Head .py-4 {
  padding-top: 1.5rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pr-4,
.Head .px-4 {
  padding-right: 1.5rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pb-4,
.Head .py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pl-4,
.Head .px-4 {
  padding-left: 1.5rem !important;
}

/* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .p-5 {
  padding: 3rem !important;
}

/* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pt-5,
.Head .py-5 {
  padding-top: 3rem !important;
}

/* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pr-5,
.Head .px-5 {
  padding-right: 3rem !important;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pb-5,
.Head .py-5 {
  padding-bottom: 3rem !important;
}

/* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .pl-5,
.Head .px-5 {
  padding-left: 3rem !important;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .m-auto {
  margin: auto !important;
}

/* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mt-auto,
.Head .my-auto {
  margin-top: auto !important;
}

/* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mr-auto,
.Head .mx-auto {
  margin-right: auto !important;
}

/* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .mb-auto,
.Head .my-auto {
  margin-bottom: auto !important;
}

/* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
.Head .ml-auto,
.Head .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-sm-0 {
    margin: 0 !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-sm-0,
.Head .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-sm-0,
.Head .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-sm-0,
.Head .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-sm-0,
.Head .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-sm-1,
.Head .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-sm-1,
.Head .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-sm-1,
.Head .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-sm-1,
.Head .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-sm-2,
.Head .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-sm-2,
.Head .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-sm-2,
.Head .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-sm-2,
.Head .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-sm-3,
.Head .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-sm-3,
.Head .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-sm-3,
.Head .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-sm-3,
.Head .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-sm-4,
.Head .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-sm-4,
.Head .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-sm-4,
.Head .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-sm-4,
.Head .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-sm-5,
.Head .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-sm-5,
.Head .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-sm-5,
.Head .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-sm-5,
.Head .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-sm-0 {
    padding: 0 !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-sm-0,
.Head .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-sm-0,
.Head .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-sm-0,
.Head .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-sm-0,
.Head .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-sm-1,
.Head .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-sm-1,
.Head .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-sm-1,
.Head .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-sm-1,
.Head .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-sm-2,
.Head .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-sm-2,
.Head .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-sm-2,
.Head .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-sm-2,
.Head .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-sm-3,
.Head .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-sm-3,
.Head .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-sm-3,
.Head .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-sm-3,
.Head .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-sm-4,
.Head .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-sm-4,
.Head .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-sm-4,
.Head .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-sm-4,
.Head .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-sm-5,
.Head .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-sm-5,
.Head .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-sm-5,
.Head .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-sm-5,
.Head .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-sm-auto {
    margin: auto !important;
  }
  /* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-sm-auto,
.Head .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-sm-auto,
.Head .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-sm-auto,
.Head .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-sm-auto,
.Head .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-md-0 {
    margin: 0 !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-md-0,
.Head .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-md-0,
.Head .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-md-0,
.Head .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-md-0,
.Head .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-md-1,
.Head .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-md-1,
.Head .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-md-1,
.Head .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-md-1,
.Head .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-md-2,
.Head .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-md-2,
.Head .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-md-2,
.Head .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-md-2,
.Head .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-md-3 {
    margin: 1rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-md-3,
.Head .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-md-3,
.Head .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-md-3,
.Head .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-md-3,
.Head .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-md-4,
.Head .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-md-4,
.Head .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-md-4,
.Head .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-md-4,
.Head .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-md-5 {
    margin: 3rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-md-5,
.Head .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-md-5,
.Head .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-md-5,
.Head .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-md-5,
.Head .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-md-0 {
    padding: 0 !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-md-0,
.Head .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-md-0,
.Head .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-md-0,
.Head .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-md-0,
.Head .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-md-1,
.Head .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-md-1,
.Head .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-md-1,
.Head .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-md-1,
.Head .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-md-2,
.Head .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-md-2,
.Head .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-md-2,
.Head .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-md-2,
.Head .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-md-3 {
    padding: 1rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-md-3,
.Head .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-md-3,
.Head .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-md-3,
.Head .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-md-3,
.Head .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-md-4,
.Head .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-md-4,
.Head .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-md-4,
.Head .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-md-4,
.Head .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-md-5 {
    padding: 3rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-md-5,
.Head .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-md-5,
.Head .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-md-5,
.Head .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-md-5,
.Head .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-md-auto {
    margin: auto !important;
  }
  /* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-md-auto,
.Head .my-md-auto {
    margin-top: auto !important;
  }
  /* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-md-auto,
.Head .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-md-auto,
.Head .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-md-auto,
.Head .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-lg-0 {
    margin: 0 !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-lg-0,
.Head .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-lg-0,
.Head .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-lg-0,
.Head .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-lg-0,
.Head .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-lg-1,
.Head .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-lg-1,
.Head .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-lg-1,
.Head .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-lg-1,
.Head .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-lg-2,
.Head .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-lg-2,
.Head .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-lg-2,
.Head .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-lg-2,
.Head .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-lg-3,
.Head .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-lg-3,
.Head .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-lg-3,
.Head .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-lg-3,
.Head .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-lg-4,
.Head .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-lg-4,
.Head .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-lg-4,
.Head .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-lg-4,
.Head .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-lg-5,
.Head .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-lg-5,
.Head .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-lg-5,
.Head .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-lg-5,
.Head .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-lg-0 {
    padding: 0 !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-lg-0,
.Head .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-lg-0,
.Head .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-lg-0,
.Head .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-lg-0,
.Head .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-lg-1,
.Head .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-lg-1,
.Head .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-lg-1,
.Head .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-lg-1,
.Head .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-lg-2,
.Head .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-lg-2,
.Head .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-lg-2,
.Head .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-lg-2,
.Head .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-lg-3,
.Head .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-lg-3,
.Head .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-lg-3,
.Head .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-lg-3,
.Head .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-lg-4,
.Head .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-lg-4,
.Head .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-lg-4,
.Head .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-lg-4,
.Head .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-lg-5,
.Head .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-lg-5,
.Head .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-lg-5,
.Head .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-lg-5,
.Head .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-lg-auto {
    margin: auto !important;
  }
  /* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-lg-auto,
.Head .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-lg-auto,
.Head .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-lg-auto,
.Head .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-lg-auto,
.Head .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-xl-0 {
    margin: 0 !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-xl-0,
.Head .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-xl-0,
.Head .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-xl-0,
.Head .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-xl-0,
.Head .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-xl-1,
.Head .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-xl-1,
.Head .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-xl-1,
.Head .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-xl-1,
.Head .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-xl-2,
.Head .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-xl-2,
.Head .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-xl-2,
.Head .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-xl-2,
.Head .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-xl-3,
.Head .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-xl-3,
.Head .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-xl-3,
.Head .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-xl-3,
.Head .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-xl-4,
.Head .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-xl-4,
.Head .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-xl-4,
.Head .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-xl-4,
.Head .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-xl-5,
.Head .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-xl-5,
.Head .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-xl-5,
.Head .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-xl-5,
.Head .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-xl-0 {
    padding: 0 !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-xl-0,
.Head .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-xl-0,
.Head .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-xl-0,
.Head .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-xl-0,
.Head .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-xl-1,
.Head .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-xl-1,
.Head .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-xl-1,
.Head .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-xl-1,
.Head .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-xl-2,
.Head .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-xl-2,
.Head .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-xl-2,
.Head .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-xl-2,
.Head .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-xl-3,
.Head .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-xl-3,
.Head .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-xl-3,
.Head .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-xl-3,
.Head .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-xl-4,
.Head .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-xl-4,
.Head .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-xl-4,
.Head .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-xl-4,
.Head .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 13, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pt-xl-5,
.Head .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 16, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pr-xl-5,
.Head .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pb-xl-5,
.Head .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 22, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .pl-xl-5,
.Head .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .m-xl-auto {
    margin: auto !important;
  }
  /* line 30, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mt-xl-auto,
.Head .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mr-xl-auto,
.Head .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .mb-xl-auto,
.Head .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 39, vendor/assets/stylesheets/bootstrap/scss/utilities/_spacing.scss */
  .Head .ml-xl-auto,
.Head .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-justify {
  text-align: justify !important;
}

/* line 10, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-nowrap {
  white-space: nowrap !important;
}

/* line 11, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-left {
  text-align: left !important;
}

/* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-right {
  text-align: right !important;
}

/* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-sm-left {
    text-align: left !important;
  }
  /* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-sm-right {
    text-align: right !important;
  }
  /* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-md-left {
    text-align: left !important;
  }
  /* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-md-right {
    text-align: right !important;
  }
  /* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-lg-left {
    text-align: left !important;
  }
  /* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-lg-right {
    text-align: right !important;
  }
  /* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 19, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-xl-left {
    text-align: left !important;
  }
  /* line 20, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-xl-right {
    text-align: right !important;
  }
  /* line 21, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
  .Head .text-xl-center {
    text-align: center !important;
  }
}

/* line 27, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-lowercase {
  text-transform: lowercase !important;
}

/* line 28, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-uppercase {
  text-transform: uppercase !important;
}

/* line 29, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-capitalize {
  text-transform: capitalize !important;
}

/* line 33, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .font-weight-light {
  font-weight: 300 !important;
}

/* line 34, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .font-weight-normal {
  font-weight: 400 !important;
}

/* line 35, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .font-weight-bold {
  font-weight: 700 !important;
}

/* line 36, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .font-italic {
  font-style: italic !important;
}

/* line 40, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-white {
  color: #fff !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_text-emphasis.scss */
.Head .text-primary {
  color: #007bff !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.text-primary:focus, .Head a.text-primary:hover {
  color: #0062cc !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_text-emphasis.scss */
.Head .text-secondary {
  color: #868e96 !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.text-secondary:focus, .Head a.text-secondary:hover {
  color: #6c757d !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_text-emphasis.scss */
.Head .text-success {
  color: #28a745 !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.text-success:focus, .Head a.text-success:hover {
  color: #1e7e34 !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_text-emphasis.scss */
.Head .text-info {
  color: #17a2b8 !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.text-info:focus, .Head a.text-info:hover {
  color: #117a8b !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_text-emphasis.scss */
.Head .text-warning {
  color: #ffc107 !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.text-warning:focus, .Head a.text-warning:hover {
  color: #d39e00 !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_text-emphasis.scss */
.Head .text-danger {
  color: #dc3545 !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.text-danger:focus, .Head a.text-danger:hover {
  color: #bd2130 !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_text-emphasis.scss */
.Head .text-light {
  color: #f8f9fa !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.text-light:focus, .Head a.text-light:hover {
  color: #dae0e5 !important;
}

/* line 6, vendor/assets/stylesheets/bootstrap/scss/mixins/_text-emphasis.scss */
.Head .text-dark {
  color: #343a40 !important;
}

/* line 24, vendor/assets/stylesheets/bootstrap/scss/mixins/_hover.scss */
.Head a.text-dark:focus, .Head a.text-dark:hover {
  color: #1d2124 !important;
}

/* line 46, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-muted {
  color: #868e96 !important;
}

/* line 50, vendor/assets/stylesheets/bootstrap/scss/utilities/_text.scss */
.Head .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, vendor/assets/stylesheets/bootstrap/scss/utilities/_visibility.scss */
.Head .visible {
  visibility: visible !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap/scss/utilities/_visibility.scss */
.Head .invisible {
  visibility: hidden !important;
}

/* line 150, app/assets/stylesheets/exhibitions.scss */
.container {
  margin-left: 0px;
}

/* line 153, app/assets/stylesheets/exhibitions.scss */
.col-for-non-user {
  width: 100px;
  margin-right: 20px;
}

/* line 157, app/assets/stylesheets/exhibitions.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  box-shadow: none !important;
}

/* line 163, app/assets/stylesheets/exhibitions.scss */
.red {
  color: red;
}

/* line 167, app/assets/stylesheets/exhibitions.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 172, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 15px;
  font-family: "Yu Gothic UI";
}

/* line 178, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container {
  font-size: 12.5px;
  max-height: 0px;
  overflow: hidden;
  transition: 0.7s;
}

/* line 183, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content {
  padding: 15px;
  border: 1px solid #dfdfdf;
  margin-bottom: 25px;
}

/* line 188, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container {
  display: flex;
  position: relative;
}

/* line 192, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .business-area-label-block {
  min-width: 120px;
  display: flex;
}

/* line 195, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .business-area-label-block .business-area-icon-container {
  position: relative;
  height: 24px;
  width: 20px;
}

/* line 199, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .business-area-label-block .business-area-icon-container .gear-icon {
  position: absolute;
  top: 1.5px;
  left: 0;
  height: 14.5px;
  width: 15px;
}

/* line 210, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item {
  display: inline-block;
  padding-right: 10px;
}

/* line 213, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .parent-category {
  margin-bottom: 8px;
  cursor: pointer;
}

/* line 217, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .parent-category .parent-category-label {
  display: flex;
  padding: 0.3px 10px;
  border-radius: 10px;
}

/* line 222, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .parent-category .parent-category-label .arrow-drop-down-icon-container {
  position: relative;
  width: 16px;
  height: 16px;
}

/* line 226, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .parent-category .parent-category-label .arrow-drop-down-icon-container .arrow-drop-down-icon {
  position: absolute;
  top: -4px;
  left: -2px;
}

/* line 234, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .parent-category .parent-category-label.selected {
  background-color: #d60011;
  color: #fff;
}

/* line 238, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .parent-category:hover {
  opacity: 0.8;
}

/* line 241, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .parent-category:hover + .child-category {
  visibility: inherit;
  transition-delay: 0s !important;
}

/* line 248, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .child-category {
  z-index: 1;
  position: absolute;
  visibility: hidden;
  padding: 15px;
  line-height: 1.6em;
  color: #d60011;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  background: #fff;
  z-index: 100;
  width: 86%;
  transition-delay: 450ms;
  margin-left: 40px;
  left: 0;
}

/* line 265, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .child-category:hover {
  visibility: inherit !important;
  transition-delay: 0s !important;
}

/* line 270, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .child-category .child-item {
  display: inline-block;
}

/* line 272, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .child-category .child-item .child-content {
  cursor: pointer;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 0 11px;
  border-radius: 10px;
  display: flex;
}

/* line 279, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .child-category .child-item .child-content .checkbox-label {
  cursor: pointer;
}

/* line 282, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .child-category .child-item .child-content:hover {
  opacity: 0.8;
}

/* line 286, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .business-area-category-item .child-category .child-item .child-content.selected {
  color: #fff;
  background-color: #d60011;
}

/* line 293, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block .child-category:hover + .exists-children {
  border: 1px solid #d60011;
}

/* line 296, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .business-area-search-container .category-items-block:hover + .child-category {
  visibility: inherit;
}

/* line 302, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container {
  display: flex;
}

/* line 305, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .other-search-block {
  min-width: 120px;
  display: flex;
  padding-top: 2px;
}

/* line 309, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .other-search-block .calendar-icon-container {
  position: relative;
  height: 24px;
  width: 20px;
}

/* line 313, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .other-search-block .calendar-icon-container .calendar-icon {
  position: absolute;
  top: 1.5px;
  left: 0;
  height: 14.5px;
  width: 15px;
}

/* line 321, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .other-search-block .other-search-icon {
  height: 16px;
  width: 15px;
  padding-top: 1px;
}

/* line 326, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .other-search-block .other-search-label {
  padding-left: 4px;
}

/* line 332, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .exhibition-status-items-block .exhibition-status-item {
  display: inline-block;
  padding-right: 10px;
}

/* line 335, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .exhibition-status-items-block .exhibition-status-item .item {
  padding: 0px 10px 2px;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 5px;
}

/* line 340, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .exhibition-status-items-block .exhibition-status-item .item:hover {
  opacity: 0.8;
}

/* line 343, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .exhibition-status-items-block .exhibition-status-item .item .item-label {
  padding-top: 1px;
  height: 17.5px;
}

/* line 350, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .exhibition-status-items-block .exhibition-status-item.selected .item {
  background-color: #d60011;
  color: #fff;
}

/* line 358, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .category-items-block .category-item {
  display: inline-block;
  padding-right: 10px;
}

/* line 361, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .category-items-block .category-item .item {
  padding: 0px 10px 2px;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 5px;
}

/* line 366, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .category-items-block .category-item .item:hover {
  opacity: 0.8;
}

/* line 369, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .category-items-block .category-item .item .item-label {
  padding-top: 1px;
  height: 17.5px;
}

/* line 376, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .other-search-container .category-items-block .category-item.selected .item {
  background-color: #d60011;
  color: #fff;
}

/* line 383, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .search-filter-container .other-search-category-content .horizontal-line {
  margin-top: 15px;
  margin-bottom: 14px;
}

/* line 390, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 12.5px;
}

/* line 396, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .maker-searched {
  flex: 1 0 auto;
  padding-left: 0;
  width: 50%;
}

/* line 400, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .maker-searched .maker-search-selectbox {
  display: inline-flex;
  align-items: center;
  position: relative;
  border-radius: 0px;
}

/* line 405, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .maker-searched .maker-search-selectbox::after {
  position: absolute;
  right: 15px;
  width: 10px;
  height: 7px;
  background-color: #d60011;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
  pointer-events: none;
}

/* line 415, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .maker-searched .maker-search-selectbox select {
  appearance: none;
  width: 100%;
  min-width: 300px;
  height: 2.8em;
  padding: 0.4em calc(0.8em + 30px) 0.4em 0.8em;
  border: none;
  border-radius: 2px;
  border-bottom: 2px solid #d60011;
  background-color: #fff;
  color: #333333;
  font-size: 1em;
  cursor: pointer;
}

/* line 428, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .maker-searched .maker-search-selectbox select:focus {
  outline: none;
}

@media (max-width: 560px) {
  /* line 415, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .searched-label-content .maker-searched .maker-search-selectbox select {
    min-width: 150px;
  }
}

/* line 438, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .other-search {
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  justify-content: end;
  width: 50%;
}

/* line 444, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .other-search .other-search-block {
  display: flex;
  justify-content: start;
  margin-top: 5px;
}

/* line 448, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .other-search .other-search-block .other-search-btn {
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 3px;
  outline: none;
  display: flex;
  color: #000;
  background-color: #fff;
}

/* line 456, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .other-search .other-search-block .other-search-btn .category-arrow-drop-label {
  padding: 5px 0 4px 7px;
}

/* line 459, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .other-search .other-search-block .other-search-btn .icon-container {
  position: relative;
  width: 24px;
  /* アイコンの幅 */
  height: 24px;
  /* アイコンの高さ */
}

/* line 463, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .other-search .other-search-block .other-search-btn .icon-container .material-icons {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  /* 初期状態では非表示 */
  transition: opacity 0.3s ease-in-out;
  /* アニメーションの設定 */
}

/* line 470, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .other-search .other-search-block .other-search-btn .icon-container .icon-visible {
  opacity: 1;
  /* 表示するアイコンの透明度を1にする */
}

/* line 473, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .searched-label-content .other-search .other-search-block .other-search-btn .icon-container:hover {
  opacity: 0.8;
}

@media (min-width: 769px) {
  /* line 479, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .searched-label-content .other-search .other-search-block .other-search-block {
    justify-content: end;
    margin-top: 0px;
  }
}

/* line 488, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list {
  min-height: 250px;
}

/* line 491, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container {
  margin: 25px 0;
}

/* line 494, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched {
  align-items: center;
  display: flex;
  padding: 0px;
}

/* line 498, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block {
  display: flex;
}

/* line 501, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .icon-block {
  display: flex;
}

/* line 503, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .icon-block .category-search-icon {
  margin-top: 4px;
  height: 20px;
}

/* line 509, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .separate-block {
  margin-top: 4px;
  margin-right: 5px;
}

/* line 514, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label {
  font-size: 12.5px;
  padding-top: 3px;
  /* アニメーションの定義 */
  animation: fade-in 0.5s ease-in;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 527, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .all {
  border: none !important;
}

/* line 530, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .search-label {
  display: inline-flex;
  border: 1px solid #dfdfdf;
  padding: 2px 12px;
  border-radius: 15px;
  margin-bottom: 3px;
}

/* line 536, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .search-label .icon-container {
  position: relative;
  height: 17px;
  width: 15px;
}

/* line 540, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .search-label .icon-container .maker-icon {
  position: absolute;
  top: 1.2px;
  left: -1.7px;
  height: 14px;
  width: 13px;
}

/* line 547, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .search-label .icon-container .category-tag-icon {
  position: absolute;
  top: 1.2px;
  left: -1.7px;
  height: 14px;
  width: 13px;
}

/* line 555, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .search-label .icon-container.fw {
  width: 0px;
}

/* line 559, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .clear-search-criteria {
  display: inline-flex;
  border-bottom: 1px solid #dfdfdf;
  padding: 2px 0;
  margin: 0 10px 3px;
  cursor: pointer;
}

/* line 565, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .clear-search-criteria .icon-container.fw {
  width: 0px;
}

/* line 569, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .clear-search-criteria .clear-icon-container {
  position: relative;
  width: 18px;
  height: 18px;
  margin-left: 3px;
}

/* line 574, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .clear-search-criteria .clear-icon-container #clear-icon {
  font-size: 17.2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #999999;
}

/* line 583, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .searched-word-container .category-searched .searched-label-block .category-search-label .clear-search-criteria:hover {
  opacity: 0.7;
}

/* line 593, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li {
  min-height: 320px;
  margin-bottom: 30px;
}

/* line 597, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .limited-event-content {
  margin: 10px 0;
}

/* line 599, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .limited-event-content .target-label {
  color: #d60011;
  font-size: 18px;
  font-weight: bold;
}

/* line 606, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .arrivals-content {
  margin: 10px 0;
}

/* line 608, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .arrivals-content .target-label {
  color: #d60011;
  font-size: 18px;
  font-weight: bold;
}

/* line 615, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content {
  border: 1px solid #dfdfdf;
  padding: 20px;
}

/* line 619, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-status {
  width: fit-content;
  padding: 4px 8px;
  border-radius: 1px;
  margin-bottom: 5px;
}

/* line 626, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-status.before_event {
  background-color: #d60011;
  color: #fff;
}

/* line 631, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-status.finished {
  color: #fff;
  background-color: #8f8b8b;
}

/* line 636, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-status.archive_available {
  border: 1px solid #d60011;
  color: #d60011;
}

/* line 641, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-title {
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: bold;
}

/* line 647, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* line 652, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block {
  height: 210px;
  padding: 0;
  flex: 1 0 auto;
  width: 63%;
  margin-right: 2%;
}

/* line 658, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-description {
  min-height: 85px;
  font-size: 13px;
  overflow: hidden;
  overflow-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

/* line 667, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-location {
  transition: 0.7s;
  height: 65px;
  margin-top: 10px;
  position: relative;
}

/* line 672, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-location .location-block {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
  font-size: 13px;
}

/* line 679, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-location .location-block .block-item {
  display: flex;
  justify-content: start;
  width: 95%;
  padding-top: 5px;
}

/* line 684, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-location .location-block .block-item .item-label {
  padding-right: 15px;
  padding-bottom: 5px;
}

/* line 688, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-location .location-block .block-item .value {
  padding-left: 0px;
}

@media (max-width: 767px) {
  /* line 694, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-location .location-block {
    position: absolute;
    left: 15px;
    width: 100%;
  }
  /* line 698, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-location .location-block .block-item {
    width: 100%;
  }
  /* line 700, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-location .location-block .block-item .item-label {
    padding-right: 5px;
  }
  /* line 703, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block .exhibition-location .location-block .block-item .value {
    padding-left: 10px;
  }
}

/* line 712, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .right-block {
  padding-right: 0;
  flex: 1 0 auto;
  width: 25%;
}

/* line 716, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .right-block .exhibition-thumbnail {
  position: relative;
  overflow: hidden;
  height: 190px;
}

/* line 720, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .right-block .exhibition-thumbnail .thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.2s;
}

/* line 726, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .right-block .exhibition-thumbnail .hover-text {
  position: absolute;
  font-weight: bold;
  color: #fff;
  top: 40%;
  left: 40%;
  bottom: 0;
  right: 0;
  visibility: hidden;
}

@media (max-width: 767px) {
  /* line 647, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body {
    flex-direction: column-reverse;
  }
  /* line 740, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .left-block {
    order: 1;
    width: 100%;
  }
  /* line 744, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .right-block {
    order: 2;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
  }
  /* line 751, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-body .right-block .thumbnail {
    min-width: 290px;
  }
}

/* line 758, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 14px;
}

/* line 764, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-categories-container {
  background-color: #f3f3f3;
  padding: 10px;
  flex: 1 0 auto;
  width: 63%;
  margin-right: 2%;
}

/* line 771, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-categories-container .exhibition-categories .exhibition-category {
  display: inline-block;
  padding: 0 10px 5px 0;
}

/* line 774, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-categories-container .exhibition-categories .exhibition-category .category-item {
  display: flex;
  padding: 1px;
}

/* line 777, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-categories-container .exhibition-categories .exhibition-category .category-item .icon-container {
  position: relative;
  height: 15px;
  width: 17px;
}

/* line 781, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-categories-container .exhibition-categories .exhibition-category .category-item .icon-container .item-icon {
  position: absolute;
  top: 2.2px;
  left: 2.5px;
  height: 16px;
  width: 13.5px;
}

/* line 789, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-categories-container .exhibition-categories .exhibition-category .category-item .item-label {
  padding-left: 3px;
  margin-right: 5px;
  padding-top: 1px;
}

/* line 799, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-detail {
  padding-right: 0;
  display: flex;
  align-items: center;
  flex: 1 0 auto;
  width: 25%;
}

/* line 805, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-detail .exhibition-link {
  width: 100%;
}

/* line 807, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-detail .exhibition-link .exhibition-detail-button {
  width: 100%;
  text-align: center;
  background: #d60011;
  color: #fff;
  justify-content: center;
  height: 35px;
  display: flex;
  border-radius: 1px;
  cursor: pointer;
}

/* line 817, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-detail .exhibition-link .exhibition-detail-button .detail-button-label {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

/* line 823, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-detail .exhibition-link .exhibition-detail-button:hover {
  opacity: 0.8;
  background: #fff;
  color: #d60011;
  border: 2px solid #d60011;
}

@media (max-width: 767px) {
  /* line 758, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom {
    flex-direction: column-reverse;
  }
  /* line 834, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-categories-container {
    order: 1;
    width: 100%;
  }
  /* line 838, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-detail {
    order: 2;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 845, app/assets/stylesheets/exhibitions.scss */
  .exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content .exhibition-bottom .exhibition-detail .exhibition-link {
    width: 60%;
  }
}

/* line 868, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .exhibition-li .exhibition-content.limited-event {
  border: 1px solid #d60011;
  margin-bottom: 30px;
}

/* line 874, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .not-found-table-container {
  margin-top: 30px;
  margin-left: 5px;
}

/* line 877, app/assets/stylesheets/exhibitions.scss */
.exhibitions-container .exhibition-list .exhibition-ul .not-found-table-container .not-found-text {
  font-weight: bold;
}

/* line 887, app/assets/stylesheets/exhibitions.scss */
#show_exhibitions.exhibitions_content h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
}

/* line 892, app/assets/stylesheets/exhibitions.scss */
#show_exhibitions.exhibitions_content h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
}

/* line 897, app/assets/stylesheets/exhibitions.scss */
#show_exhibitions.exhibitions_content h3 {
  display: block;
  font-size: 1.17em;
  margin-bottom: 0;
  font-weight: bold;
}

/* line 903, app/assets/stylesheets/exhibitions.scss */
#show_exhibitions.exhibitions_content h4 {
  display: block;
  font-weight: bold;
}

/* line 907, app/assets/stylesheets/exhibitions.scss */
#show_exhibitions.exhibitions_content h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
}

/* line 912, app/assets/stylesheets/exhibitions.scss */
#show_exhibitions.exhibitions_content h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
}

/* line 920, app/assets/stylesheets/exhibitions.scss */
body.exhibitions .tooltip, body.articles .tooltip {
  will-change: transform;
  position: absolute;
  transform: translate3d(1100px, 50px, 0px);
  top: 0px;
  left: 0px;
}

/* line 927, app/assets/stylesheets/exhibitions.scss */
body.exhibitions .tooltip .arrow, body.articles .tooltip .arrow {
  right: 17px;
  top: 0px;
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
  border-top: none;
  width: 0;
  height: 0;
}

/* line 939, app/assets/stylesheets/exhibitions.scss */
body.exhibitions .tooltip .tooltip-inner, body.articles .tooltip .tooltip-inner {
  margin-top: 5px;
  border-radius: 2px;
  color: #fff;
  background-color: #000;
  padding: 3px 5px;
}
